[Webkit-unassigned] [Bug 56935] [Qt] Implement accelerated compositing on WK2 Qt port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 01:58:24 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56935





--- Comment #27 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2011-06-14 01:58:24 PST ---
(From update of attachment 96915)
View in context: https://bugs.webkit.org/attachment.cgi?id=96915&action=review

> Source/WebKit2/UIProcess/PageClient.h:104
> +    virtual WebCore::IntRect webViewVisibleRect() const = 0;

why is this not just called visibleContentRect? we are using that nomenclature elsewhere in webcore. Or why cant the existing method from FrameView be used?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list