Bug 38085 - REGRESSION (r51617): WebView fails to load plug-in MIME types
Summary: REGRESSION (r51617): WebView fails to load plug-in MIME types
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2010-04-24 14:37 PDT by mitz
Modified: 2010-04-24 14:55 PDT (History)
2 users (show)

See Also:


Attachments
Use self instead of -[self _webView] (2.88 KB, patch)
2010-04-24 14:44 PDT, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2010-04-24 14:37:48 PDT
Patch forthcoming.
Comment 1 mitz 2010-04-24 14:38:36 PDT
<rdar://problem/7903728>
Comment 2 mitz 2010-04-24 14:44:57 PDT
Created attachment 54224 [details]
Use self instead of -[self _webView]
Comment 3 mitz 2010-04-24 14:55:14 PDT
Fixed in <http://trac.webkit.org/projects/webkit/changeset/58221>.