Bug 116119 - We should clear mainResource in DocumentLoader::cancelMainResourceLoad.
Summary: We should clear mainResource in DocumentLoader::cancelMainResourceLoad.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yongjun Zhang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-14 12:43 PDT by Yongjun Zhang
Modified: 2013-05-15 14:50 PDT (History)
7 users (show)

See Also:


Attachments
clear m_mainResource in cancelMainResourceLoad. (3.39 KB, patch)
2013-05-15 10:33 PDT, Yongjun Zhang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yongjun Zhang 2013-05-14 12:43:45 PDT
MainResourceLoader::clearResource() fell out when refactoring MainResourceLoader.cpp in http://trac.webkit.org/changeset/146239 for no apparent reasons.  We should bring it back.
Comment 1 Yongjun Zhang 2013-05-14 12:44:48 PDT
<rdar://problem/13869068>
Comment 2 Yongjun Zhang 2013-05-15 10:33:24 PDT
Created attachment 201855 [details]
clear m_mainResource in cancelMainResourceLoad.
Comment 3 WebKit Commit Bot 2013-05-15 14:50:41 PDT
Comment on attachment 201855 [details]
clear m_mainResource in cancelMainResourceLoad.

Clearing flags on attachment: 201855

Committed r150150: <http://trac.webkit.org/changeset/150150>
Comment 4 WebKit Commit Bot 2013-05-15 14:50:44 PDT
All reviewed patches have been landed.  Closing bug.