RESOLVED FIXED 66222
[Qt][WK2] Get rid of QTouchWebPagePrivate::getPageViewPrivate()
https://bugs.webkit.org/show_bug.cgi?id=66222
Summary [Qt][WK2] Get rid of QTouchWebPagePrivate::getPageViewPrivate()
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.