Bug 120716 - Rename supportsContext to probablySupportsContext
Summary: Rename supportsContext to probablySupportsContext
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-09-04 18:28 PDT by Dean Jackson
Modified: 2013-09-05 12:03 PDT (History)
5 users (show)

See Also:


Attachments
Patch (22.49 KB, patch)
2013-09-04 18:33 PDT, Dean Jackson
graouts: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2013-09-04 18:28:06 PDT
HTML5 (living spec/thing/whatever) has renamed this method: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2013-September/040680.html
Comment 1 Radar WebKit Bug Importer 2013-09-04 18:28:22 PDT
<rdar://problem/14914499>
Comment 2 Dean Jackson 2013-09-04 18:33:16 PDT
Created attachment 210536 [details]
Patch
Comment 3 Antoine Quint 2013-09-04 23:56:05 PDT
Comment on attachment 210536 [details]
Patch

I assume we intentionally do not preserve support for "supportsContext" and just do a rename.
Comment 4 Dean Jackson 2013-09-05 12:03:58 PDT
Committed r155137: <http://trac.webkit.org/changeset/155137>