RESOLVED FIXED Bug 83819
Remove FrameLoading::m_isLoadingMainResource
https://bugs.webkit.org/show_bug.cgi?id=83819
Summary Remove FrameLoading::m_isLoadingMainResource
Nate Chapin
Reported 2012-04-12 14:08:00 PDT
It's only read by DocumentWriter::endIfNotLoadingMainResource(), which is only called by a function that sets m_isLoadingMainResource to false first.
Attachments
patch (4.79 KB, patch)
2012-04-12 14:12 PDT, Nate Chapin
no flags
Nate Chapin
Comment 1 2012-04-12 14:12:37 PDT
Adam Barth
Comment 2 2012-04-12 16:57:29 PDT
Comment on attachment 136970 [details] patch Really!
WebKit Review Bot
Comment 3 2012-04-12 18:07:45 PDT
Comment on attachment 136970 [details] patch Clearing flags on attachment: 136970 Committed r114062: <http://trac.webkit.org/changeset/114062>
WebKit Review Bot
Comment 4 2012-04-12 18:07:50 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.