Bug 185970 - Need to provide a way to feature detect support for system preview
Summary: Need to provide a way to feature detect support for system preview
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-24 19:18 PDT by Dean Jackson
Modified: 2018-05-25 12:11 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2018-05-24 19:21 PDT, Dean Jackson
sam: 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 2018-05-24 19:18:51 PDT
Need to provide a way to feature detect support for system preview
Comment 1 Dean Jackson 2018-05-24 19:19:25 PDT
<rdar://problem/40538321>
Comment 2 Dean Jackson 2018-05-24 19:21:38 PDT
Created attachment 341240 [details]
Patch
Comment 3 Sam Weinig 2018-05-25 12:04:23 PDT
Comment on attachment 341240 [details]
Patch

Seems like the Relation enum and HTMLAnchorElement::parseAttribute should also be updated for this new relation.
Comment 4 Dean Jackson 2018-05-25 12:11:47 PDT
Committed r232194: <https://trac.webkit.org/changeset/232194>