Bug 125019 - [Cocoa] Expose loadAlternateHTMLString via the API
Summary: [Cocoa] Expose loadAlternateHTMLString via the API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-29 13:04 PST by mitz
Modified: 2013-11-29 13:12 PST (History)
0 users

See Also:


Attachments
Add -[WKBrowsingContextController loadAlternateHTMLString:baseURL:forUnreachableURL:] (3.32 KB, patch)
2013-11-29 13:07 PST, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2013-11-29 13:04:13 PST
[Cocoa] Expose loadAlternateHTMLString via the API
Comment 1 mitz 2013-11-29 13:07:28 PST
Created attachment 218077 [details]
Add -[WKBrowsingContextController loadAlternateHTMLString:baseURL:forUnreachableURL:]
Comment 2 mitz 2013-11-29 13:12:55 PST
Committed <http://trac.webkit.org/r159875>.