Bug 189929 - Prepare to replace WKBundleFileHandleCreateWithPath with a version that takes a WKBundlePageRef
Summary: Prepare to replace WKBundleFileHandleCreateWithPath with a version that takes...
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: 2018-09-24 14:12 PDT by Alex Christensen
Modified: 2018-09-24 16:10 PDT (History)
3 users (show)

See Also:


Attachments
Patch (10.00 KB, patch)
2018-09-24 14:15 PDT, Alex Christensen
aestes: 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 2018-09-24 14:12:48 PDT
Prepare to replace WKBundleFileHandleCreateWithPath with a version that takes a WKBundlePageRef
Comment 1 Alex Christensen 2018-09-24 14:15:01 PDT
Created attachment 350683 [details]
Patch
Comment 2 Andy Estes 2018-09-24 15:44:54 PDT
Comment on attachment 350683 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=350683&action=review

> Source/WebKit/ChangeLog:11
> +        * WebProcess/InjectedBundle/API/c/WKBundleDeprecated.h: Added.

Seems like whatever needs this should just include WKDeprecated.h that you added in the other patch.
Comment 3 Alex Christensen 2018-09-24 16:09:05 PDT
http://trac.webkit.org/r236438
Comment 4 Radar WebKit Bug Importer 2018-09-24 16:10:24 PDT
<rdar://problem/44744464>