Bug 94363

Summary: Access m_process directly in WebPageProxy.cpp
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Trivial CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

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.