[Webkit-unassigned] [Bug 66145] [chromium] Assert that main thread and compositor thread are used safely

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 17 11:33:45 PDT 2011


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


Iain Merrick <husky at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #103838|0                           |1
        is obsolete|                            |
 Attachment #104202|                            |review?
               Flag|                            |




--- Comment #15 from Iain Merrick <husky at google.com>  2011-08-17 11:33:45 PST ---
Created an attachment (id=104202)
 --> (https://bugs.webkit.org/attachment.cgi?id=104202&action=review)
Moved isCCThread to CCLayerTreeHostImplProxy::isImplThread

In offline discussion with Nat we decided that the functions should live in CCLayerTreeHostImplProxy. Renamed isCCThread to isImplThread for clarity. I'm still not happy that these are static but maybe that can be fixed once the threaded and non-threaded versions of CCLayerTreeHostImplProxy are fully sorted out.

Per James' request we don't do anything fancy in NDEBUG builds.

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