Bug 193118 - Deprecate WKContextCreate
Summary: Deprecate WKContextCreate
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: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-03 11:59 PST by Alex Christensen
Modified: 2019-01-04 15:53 PST (History)
4 users (show)

See Also:


Attachments
Patch (50.64 KB, patch)
2019-01-03 12:17 PST, Alex Christensen
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2019-01-03 11:59:24 PST
Deprecate WKContextCreate
Comment 1 Alex Christensen 2019-01-03 12:17:23 PST
Created attachment 358268 [details]
Patch
Comment 2 Alex Christensen 2019-01-04 13:12:28 PST
http://trac.webkit.org/r239631
Comment 3 Radar WebKit Bug Importer 2019-01-04 13:13:29 PST
<rdar://problem/47055473>
Comment 4 Truitt Savell 2019-01-04 15:08:06 PST
The changes in https://trac.webkit.org/changeset/239631/webkit

appear to have caused an API failure on MacOS:

Failed

    TestWebKitAPI.WebKit.OnDeviceChangeCrash
        
        /Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WebKit/UserMedia.cpp:145
        Expected equality of these values:
          WKPageGetProcessIdentifier(webView.page())
            Which is: 56678
          WKPageGetProcessIdentifier(webView2.page())
            Which is: 56680

Run:
https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20WK2%20%28Tests%29/builds/8677
Comment 5 Alex Christensen 2019-01-04 15:53:33 PST
http://trac.webkit.org/r239643