Bug 164062 - Element parameter to CanvasRenderingContext2D.drawFocusIfNeeded() should not be nullable
Summary: Element parameter to CanvasRenderingContext2D.drawFocusIfNeeded() should not ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://html.spec.whatwg.org/#canvasu...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-10-27 09:07 PDT by Chris Dumez
Modified: 2016-10-27 13:11 PDT (History)
9 users (show)

See Also:


Attachments
Patch (7.43 KB, patch)
2016-10-27 09:08 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-10-27 09:07:14 PDT
Element parameter to CanvasRenderingContext2D.drawFocusIfNeeded() should not be nullable:
- https://html.spec.whatwg.org/#canvasuserinterface

Firefox and Chrome agree with the specification.
Comment 1 Chris Dumez 2016-10-27 09:08:30 PDT
Created attachment 293025 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-27 13:11:43 PDT
Comment on attachment 293025 [details]
Patch

Clearing flags on attachment: 293025

Committed r208000: <http://trac.webkit.org/changeset/208000>
Comment 3 WebKit Commit Bot 2016-10-27 13:11:48 PDT
All reviewed patches have been landed.  Closing bug.