Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

浏览器知识树 #77

Open
lxfriday opened this issue Dec 15, 2019 · 1 comment
Open

浏览器知识树 #77

lxfriday opened this issue Dec 15, 2019 · 1 comment
Labels
browser browser

Comments

@lxfriday
Copy link
Owner

lxfriday commented Dec 15, 2019

常见问题 #29

ref

@lxfriday lxfriday added the browser browser label Dec 15, 2019
@lxfriday lxfriday pinned this issue Dec 15, 2019
@lxfriday
Copy link
Owner Author

lxfriday commented Dec 15, 2019

浏览器原理知识点

  • 前端性能优化大全
  • 输入 url 到页面显示,其中发生了什么
  • 浏览器多进程架构
  • 渲染进程
  • 主进程
  • 网络进程
  • 插件进程
  • 消息队列和事件循环
  • DOM 树构建过程
  • CSS 构建过程
  • 页面呈现过程
  • 回流重绘 浏览器渲染原理 #49
  • CSS 硬件加速
  • 使用网络面板做性能分析
  • 浏览器沙箱机制

安全

  • XSS
  • CSRF
  • CSP
  • 同源策略
  • CORB

存储机制

  • COOKIE
  • localStorage
  • sessionStorage
  • IndexedDB
  • cacheStorage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser browser
Projects
None yet
Development

No branches or pull requests

1 participant