WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
37300
[WebKit2] Add WebProcess directory and files
https://bugs.webkit.org/show_bug.cgi?id=37300
Summary
[WebKit2] Add WebProcess directory and files
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug