Bug 66222

Summary: [Qt][WK2] Get rid of QTouchWebPagePrivate::getPageViewPrivate()
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebKit2Assignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth, webkit.review.bot
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Benjamin Poulain
Reported 2011-08-15 06:12:14 PDT
As Kenneth pointed out, this method is evil because it breaks encapsulation and we have no control over who can access the private object.
Attachments
Patch (3.44 KB, patch)
2011-08-15 06:19 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2011-08-15 06:19:50 PDT
WebKit Review Bot
Comment 2 2011-08-15 12:07:14 PDT
Comment on attachment 103910 [details] Patch Clearing flags on attachment: 103910 Committed r93049: <http://trac.webkit.org/changeset/93049>
WebKit Review Bot
Comment 3 2011-08-15 12:07:18 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.