Bug 164062

Summary: Element parameter to CanvasRenderingContext2D.drawFocusIfNeeded() should not be nullable
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CanvasAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, darin, dino, esprehn+autocc, gyuyoung.kim, kondapallykalyan, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://html.spec.whatwg.org/#canvasuserinterface
Attachments:
Description Flags
Patch none

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.