WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
53698
Make the layer tree host keep track of the layer tree context
https://bugs.webkit.org/show_bug.cgi?id=53698
Summary
Make the layer tree host keep track of the layer tree context
Anders Carlsson
Reported
2011-02-03 11:45:37 PST
Make the layer tree host keep track of the layer tree context
Attachments
Patch
(5.15 KB, patch)
2011-02-03 11:46 PST
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-02-03 11:46:57 PST
Created
attachment 81093
[details]
Patch
Sam Weinig
Comment 2
2011-02-03 11:48:41 PST
Comment on
attachment 81093
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=81093&action=review
> Source/WebKit2/Shared/mac/LayerTreeContextMac.mm:45 > +LayerTreeContext LayerTreeContext::makeWithSeed() { > + static uint64_t seed;
{ on the wrong line. Seed is also not a common name for this kind of thing in our code. Can we use ID?
Anders Carlsson
Comment 3
2011-02-03 11:52:56 PST
Committed
r77524
: <
http://trac.webkit.org/changeset/77524
>
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