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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 10:49:38 PDT 2011


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96962|review?                     |review+
               Flag|                            |




--- Comment #21 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2011-06-13 10:49:38 PST ---
(From update of attachment 96962)
View in context: https://bugs.webkit.org/attachment.cgi?id=96962&action=review

> Source/WebKit2/WebProcess/WebCoreSupport/WebGraphicsLayer.cpp:50
> +static const float gTileDimension = 1024.0;

I would put this above the hash map

> Source/WebKit2/WebProcess/WebCoreSupport/WebGraphicsLayer.cpp:87
> +    static WebLayerID sID = 1000;

Add comment why we start at 1000.

-- 
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