WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-02-03 15:19:56 PST
Created
attachment 81124
[details]
Patch
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
Committed
r77546
: <
http://trac.webkit.org/changeset/77546
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug