Bug 37300

Summary: [WebKit2] Add WebProcess directory and files
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch oliver: review+

Anders Carlsson
Reported 2010-04-08 17:25:29 PDT
Created attachment 52922 [details] Patch More.
Attachments
Patch (230.94 KB, patch)
2010-04-08 17:25 PDT, Anders Carlsson
oliver: review+
Oliver Hunt
Comment 1 2010-04-08 17:41:31 PDT
Comment on attachment 52922 [details] Patch > + > +void WebFrameLoaderClient::frameLoaderDestroyed() > +{ > + m_frame->invalidate(); > + > + // Balences explicit ref() in WebFrame::createMainFrame and WebFrame::createSubframe. > + m_frame->deref(); Incorrect spelling of Balances
Sam Weinig
Comment 2 2010-04-08 19:11:45 PDT
Landed in r57309.
Note You need to log in before you can comment on or make changes to this bug.