WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 78089
Remove [CustomHeader] from CanvasPixelArray and rename [CustomHeader] to [JSCustomHeader]
https://bugs.webkit.org/show_bug.cgi?id=78089
Summary
Remove [CustomHeader] from CanvasPixelArray and rename [CustomHeader] to [JSC...
Kentaro Hara
Reported
2012-02-08 01:39:13 PST
We can remove [CustomHeader] from CanvasPixelArray.idl, since CanvasPixelArrayCustom.h does not exist. (The reason why missing CanvasPixelArrayCustom.h has not caused build failure is that [CustomHeader] has been JSC-specific and JSC has not enabled CanvasPixelArray.) Also, we can rename [CustomHeader] to [JSCustomHeader], since whether a given class should have custom header or not will depend on JavaScript bindings.
Attachments
Patch
(3.64 KB, patch)
2012-02-08 01:41 PST
,
Kentaro Hara
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2012-02-08 01:41:59 PST
Created
attachment 126027
[details]
Patch
WebKit Review Bot
Comment 2
2012-02-08 15:15:01 PST
Comment on
attachment 126027
[details]
Patch Clearing flags on attachment: 126027 Committed
r107137
: <
http://trac.webkit.org/changeset/107137
>
WebKit Review Bot
Comment 3
2012-02-08 15:15:06 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