WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
160026
Drop [TreatNullAs=EmptyString] from CanvasRenderingContext2D.globalCompositeOperation
https://bugs.webkit.org/show_bug.cgi?id=160026
Summary
Drop [TreatNullAs=EmptyString] from CanvasRenderingContext2D.globalCompositeO...
Chris Dumez
Reported
2016-07-21 09:34:53 PDT
Drop [TreatNullAs=EmptyString] from CanvasRenderingContext2D.globalCompositeOperation attribute as it does not match the specification: -
https://html.spec.whatwg.org/multipage/scripting.html#canvascompositing
It does not change behavior because assigning to "" or "null" gets ignored as those are not valid operations.
Attachments
Patch
(4.95 KB, patch)
2016-07-21 09:37 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(5.26 KB, patch)
2016-07-21 09:40 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-07-21 09:37:10 PDT
Created
attachment 284220
[details]
Patch
Chris Dumez
Comment 2
2016-07-21 09:40:42 PDT
Created
attachment 284221
[details]
Patch
WebKit Commit Bot
Comment 3
2016-07-21 10:21:43 PDT
Comment on
attachment 284221
[details]
Patch Clearing flags on attachment: 284221 Committed
r203510
: <
http://trac.webkit.org/changeset/203510
>
WebKit Commit Bot
Comment 4
2016-07-21 10:21:48 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