Bug 94363 - Access m_process directly in WebPageProxy.cpp
Summary: Access m_process directly in WebPageProxy.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Trivial
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-17 10:55 PDT by Alexey Proskuryakov
Modified: 2012-08-17 12:02 PDT (History)
1 user (show)

See Also:


Attachments
proposed patch (72.68 KB, patch)
2012-08-17 10:56 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2012-08-17 10:55:22 PDT
Consistency fix - we don't use accessors when we don't have to, and there is a mix in this file.
Comment 1 Alexey Proskuryakov 2012-08-17 10:56:45 PDT
Created attachment 159162 [details]
proposed patch
Comment 2 WebKit Review Bot 2012-08-17 12:02:03 PDT
Comment on attachment 159162 [details]
proposed patch

Clearing flags on attachment: 159162

Committed r125923: <http://trac.webkit.org/changeset/125923>
Comment 3 WebKit Review Bot 2012-08-17 12:02:06 PDT
All reviewed patches have been landed.  Closing bug.