Bug 83819

Summary: Remove FrameLoading::m_isLoadingMainResource
Product: WebKit Reporter: Nate Chapin <japhet>
Component: WebCore Misc.Assignee: Nate Chapin <japhet>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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.