WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
110634
Uint8ClampedArray constructor is wrong in WorkerContext.idl
https://bugs.webkit.org/show_bug.cgi?id=110634
Summary
Uint8ClampedArray constructor is wrong in WorkerContext.idl
Kenneth Russell
Reported
2013-02-22 13:02:30 PST
Uint8ClampedArray is incorrectly defined as Uint8ArrayConstructor in WorkerContext.idl. It should be Uint8ClampedArrayConstructor. This causes incorrect behavior when Uint8ClampedArray is used in a worker.
Attachments
Patch
(63.65 KB, patch)
2013-02-22 13:14 PST
,
Kenneth Russell
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2013-02-22 13:14:39 PST
Created
attachment 189812
[details]
Patch
Adam Barth
Comment 2
2013-02-22 13:51:14 PST
Comment on
attachment 189812
[details]
Patch wow
Kenneth Russell
Comment 3
2013-02-22 14:03:13 PST
Yeah, the test is 100x larger than the fix :)
Adam Barth
Comment 4
2013-02-22 14:04:21 PST
Oh, I meant "wow" in the sense that this is a bad bug.
Kenneth Russell
Comment 5
2013-02-22 14:09:14 PST
Ah yes, that too.
WebKit Review Bot
Comment 6
2013-02-22 14:12:16 PST
Comment on
attachment 189812
[details]
Patch Clearing flags on attachment: 189812 Committed
r143792
: <
http://trac.webkit.org/changeset/143792
>
WebKit Review Bot
Comment 7
2013-02-22 14:12:19 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