Bug 137747 - [Cocoa] "Plug-in will handle load" error isn't declared in the modern API
Summary: [Cocoa] "Plug-in will handle load" error isn't declared in the modern 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: 2014-10-15 12:03 PDT by mitz
Modified: 2014-10-15 12:44 PDT (History)
1 user (show)

See Also:


Attachments
Add _WKLegacyErrorDomain and _WKLegacyErrorPlugInWillHandleLoad (7.48 KB, patch)
2014-10-15 12:05 PDT, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-10-15 12:03:47 PDT
[Cocoa] "Plug-in will handle load" error isn't declared in the modern API
Comment 1 mitz 2014-10-15 12:05:00 PDT
Created attachment 239882 [details]
Add _WKLegacyErrorDomain and _WKLegacyErrorPlugInWillHandleLoad
Comment 2 mitz 2014-10-15 12:44:41 PDT
Committed <http://trac.webkit.org/r174742>.