[webkit-reviews] review granted: [Bug 53724] Change DidSetSize to take a LayerTreeContext parameter : [Attachment 81124] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 15:34:52 PST 2011


mitz at webkit.org has granted Anders Carlsson <andersca at apple.com>'s request for
review:
Bug 53724: Change DidSetSize to take a LayerTreeContext parameter
https://bugs.webkit.org/show_bug.cgi?id=53724

Attachment 81124: Patch
https://bugs.webkit.org/attachment.cgi?id=81124&action=review

------- Additional Comments from mitz at webkit.org
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?


More information about the webkit-reviews mailing list