WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
33992
Move m_pendingStateObject from Document and FrameLoader to DocumentLoader
https://bugs.webkit.org/show_bug.cgi?id=33992
Summary
Move m_pendingStateObject from Document and FrameLoader to DocumentLoader
Darin Fisher (:fishd, Google)
Reported
2010-01-22 00:35:22 PST
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?
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug