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
72543
[Skia / Chromium] Use new name for pixel config field of GrTextureDesc
https://bugs.webkit.org/show_bug.cgi?id=72543
Summary
[Skia / Chromium] Use new name for pixel config field of GrTextureDesc
Brian Salomon
Reported
2011-11-16 13:52:07 PST
Use new name for pixel config field of GrTextureDesc
Attachments
Patch
(1.32 KB, patch)
2011-11-16 13:54 PST
,
Brian Salomon
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brian Salomon
Comment 1
2011-11-16 13:54:35 PST
Created
attachment 115444
[details]
Patch
Brian Salomon
Comment 2
2011-11-16 13:57:00 PST
I renamed this field from fFormat to fConfig in Skia to be more consistent with the rest of the code. Currently both names are in an anonymous union so that WebKit doesn't break. I'll remove the union once WK is using the new name.
Brian Salomon
Comment 3
2011-11-22 10:59:06 PST
Stephen, could you take a look at this trivial patch?
Stephen White
Comment 4
2011-11-22 11:00:32 PST
Comment on
attachment 115444
[details]
Patch Looks fine. r=me
WebKit Review Bot
Comment 5
2011-11-23 00:26:32 PST
Comment on
attachment 115444
[details]
Patch Clearing flags on attachment: 115444 Committed
r101046
: <
http://trac.webkit.org/changeset/101046
>
WebKit Review Bot
Comment 6
2011-11-23 00:26:36 PST
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