[Webkit-unassigned] [Bug 33992] New: Move m_pendingStateObject from Document and FrameLoader to DocumentLoader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 00:35:23 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33992

           Summary: Move m_pendingStateObject from Document and
                    FrameLoader to DocumentLoader
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fishd at chromium.org
                CC: beidson at apple.com


Move m_pendingStateObject from Document and FrameLoader to DocumentLoader.

It seems like we should only need one place to store the pending state object,
and DocumentLoader seems like a good place to me.

This is forked off from https://bugs.webkit.org/show_bug.cgi?id=33571

Brady says he "can imagine at least a few scenarios where it might not be safe
or correct."  Brady, can you mention those here?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list