Bug 161692

Summary: Drop legacy canvas.probablySupportsContext()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CanvasAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, dino, esprehn+autocc, gyuyoung.kim, kondapallykalyan, rniwa, sabouhallawa, sam, simon.fraser
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-09-07 09:21:56 PDT
Drop legacy canvas.probablySupportsContext() as it is no longer in the specification:
- https://html.spec.whatwg.org/#htmlcanvaselement

Firefox and Chrome do not support canvas.probablySupportsContext().
Comment 1 Chris Dumez 2016-09-07 09:42:46 PDT
Created attachment 288150 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-07 10:23:44 PDT
Comment on attachment 288150 [details]
Patch

Clearing flags on attachment: 288150

Committed r205554: <http://trac.webkit.org/changeset/205554>
Comment 3 WebKit Commit Bot 2016-09-07 10:23:49 PDT
All reviewed patches have been landed.  Closing bug.