RESOLVED FIXED 53724
Change DidSetSize to take a LayerTreeContext parameter
https://bugs.webkit.org/show_bug.cgi?id=53724
Summary Change DidSetSize to take a LayerTreeContext parameter
Anders Carlsson
Reported 2011-02-03 15:15:14 PST
Change DidSetSize to take a LayerTreeContext parameter
Attachments
Patch (10.57 KB, patch)
2011-02-03 15:19 PST, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2011-02-03 15:19:56 PST
mitz
Comment 2 2011-02-03 15:34:52 PST
Comment on attachment 81124 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=81124&action=review > Source/WebKit2/Shared/mac/LayerTreeContextMac.mm:63 > + return a.contextID == b.contextID; What guarantees that a contextID will not be reused for the lifetime of a LayerTreeContext that contains it?
Anders Carlsson
Comment 3 2011-02-03 15:38:46 PST
Note You need to log in before you can comment on or make changes to this bug.