Bug 39111
Summary: | FrameLoader: refactor so the FrameLoadRequest class is no longer necessary | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Jerdonek <cjerdonek> |
Component: | WebCore Misc. | Assignee: | Chris Jerdonek <cjerdonek> |
Status: | ASSIGNED | ||
Severity: | Normal | CC: | cjerdonek, cmarcelo |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 39112 | ||
Bug Blocks: |
Chris Jerdonek
It doesn't seem like this class is buying us anything. Getting rid of it will help to unobscure some of the similarities of FrameLoader's various load...() methods. This should help somewhat in refactoring FrameLoader.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |