WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
95175
LayerTreeCoordinatorProxy should use uint64_t for surface key.
https://bugs.webkit.org/show_bug.cgi?id=95175
Summary
LayerTreeCoordinatorProxy should use uint64_t for surface key.
Zeno Albisser
Reported
2012-08-28 00:38:36 PDT
LayerTreeCoordinatorProxy contains a map which matches surface tokens to instances. After changing the token type for a GraphicsSurface in
r125773
to uint64_t this should have been adjusted as well.
Attachments
patch for review.
(3.18 KB, patch)
2012-08-28 00:42 PDT
,
Zeno Albisser
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zeno Albisser
Comment 1
2012-08-28 00:42:29 PDT
Created
attachment 160923
[details]
patch for review.
Zeno Albisser
Comment 2
2012-08-28 08:03:10 PDT
Comment on
attachment 160923
[details]
patch for review. Clearing flags on attachment: 160923 Committed
r126877
: <
http://trac.webkit.org/changeset/126877
>
Zeno Albisser
Comment 3
2012-08-28 08:03:16 PDT
All reviewed patches have been landed. Closing bug.
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