Bug 51074 - Cannot type into plugin edit field
Summary: Cannot type into plugin edit field
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-12-14 16:54 PST by Anders Carlsson
Modified: 2010-12-14 17:23 PST (History)
3 users (show)

See Also:


Attachments
Patch (13.11 KB, patch)
2010-12-14 16:59 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2010-12-14 16:54:39 PST
Cannot type into plugin edit field
Comment 1 Anders Carlsson 2010-12-14 16:55:04 PST
<rdar://problem/8483741>
Comment 2 Anders Carlsson 2010-12-14 16:59:23 PST
Created attachment 76596 [details]
Patch
Comment 3 Sam Weinig 2010-12-14 17:02:37 PST
Comment on attachment 76596 [details]
Patch

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

> WebKit2/ChangeLog:56
> +2010-12-14  Anders Carlsson  <andersca@apple.com>
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +
> +        * PluginProcess/PluginProcess.cpp:
> +        (WebKit::PluginProcess::netscapePluginModule):
> +
> +        * Shared/Plugins/Netscape/NetscapePluginModule.cpp:
> +        (WebKit::NetscapePluginModule::load):
> +        
> +        * Shared/Plugins/Netscape/NetscapePluginModule.h:
> +        (WebKit::NetscapePluginModule::pluginQuirks):
> +        * Shared/Plugins/Netscape/mac/NetscapePluginModuleMac.mm:
> +        (WebKit::NetscapePluginModule::determineQuirks):
> +        * Shared/Plugins/PluginQuirks.h: Copied from WebKit2/Shared/Plugins/Netscape/NetscapePluginModule.h.
> +        (WebKit::PluginQuirks::PluginQuirks):
> +        (WebKit::PluginQuirks::add):
> +        (WebKit::PluginQuirks::contains):
> +        * WebKit2.xcodeproj/project.pbxproj:
> +

Double changelog.
Comment 4 Anders Carlsson 2010-12-14 17:06:41 PST
Committed r74077: <http://trac.webkit.org/changeset/74077>
Comment 5 WebKit Review Bot 2010-12-14 17:23:14 PST
http://trac.webkit.org/changeset/74077 might have broken Qt Linux Release