Bug 160788

Summary: Add WK2 ExperimentalFeature support to MiniBrowser
Product: WebKit Reporter: Brady Eidson <beidson>
Component: Tools / TestsAssignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, lforschler, rniwa, ryanhaddad, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch achristensen: review+

Brady Eidson
Reported 2016-08-11 17:22:42 PDT
Add WK2 ExperimentalFeature support to MiniBrowser
Attachments
Patch (8.31 KB, patch)
2016-08-11 17:28 PDT, Brady Eidson
achristensen: review+
Brady Eidson
Comment 1 2016-08-11 17:28:27 PDT
Brady Eidson
Comment 2 2016-08-11 17:28:58 PDT
Forgot to mention, also makes Gamepads be an experimental feature.
Alex Christensen
Comment 3 2016-08-11 17:33:35 PDT
Comment on attachment 285873 [details] Patch r+, these should be separate patches.
Ryosuke Niwa
Comment 5 2016-08-11 22:29:35 PDT
It looks like this patch broke 32-bit Mac builds in which _WKExperimentalFeature is not defined. Maybe WK_API_ENABLED is false there?
Brady Eidson
Comment 6 2016-08-12 08:42:02 PDT
(In reply to comment #5) > It looks like this patch broke 32-bit Mac builds in which > _WKExperimentalFeature is not defined. Maybe WK_API_ENABLED is false there? That's accurate. Fixing.
Brady Eidson
Comment 7 2016-08-12 08:57:22 PDT
Note You need to log in before you can comment on or make changes to this bug.