Bug 29947
Summary: | [meta] Re-factor FrameLoader | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Barth <abarth> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | aroben, arv, cjerdonek, cmarcelo, ddkilzer, dimich, fishd, gustavo, joenotcharles, joseph.ligman, kenneth, k.neirynck, luiz, michaeln, mihnea, mrobinson, nayankk, plk1986, sam, tonikitoo, tonyg, xan.lopez, yael, yongjun.zhang, zalan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 36936, 29948, 29950, 29952, 30035, 30037, 30039, 30109, 30110, 30111, 30155, 30193, 30200, 30246, 30272, 30274, 30370, 30379, 30531, 30533, 37175, 39156, 39182, 45481, 45492, 45496, 45569, 47507, 62509, 62510, 63021, 63028 | ||
Bug Blocks: |
Adam Barth
This is a meta bug for refactoring FrameLoader. You can add yourself to the CC list of you'd like to follow our progress.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Barth
Nate and I are working out a plan for making the loader more sane. Our working diagram is here:
https://docs.google.com/drawings/edit?id=1V3JZltHfNU0HN9bPlLrHOC_yYTriPgv4Dv-LRamymFU&hl=en
It's very incomplete at the moment. We're still trying to understand what problem each object solves and what the separate concerns are.