Bug 41118 - Have the UI process compute the plug-in data
Summary: Have the UI process compute the plug-in data
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:
Depends on:
Blocks:
 
Reported: 2010-06-23 17:59 PDT by Anders Carlsson
Modified: 2010-06-23 18:39 PDT (History)
1 user (show)

See Also:


Attachments
Patch (11.80 KB, patch)
2010-06-23 18:02 PDT, 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-06-23 17:59:11 PDT
Have the UI process compute the plug-in data
Comment 1 Anders Carlsson 2010-06-23 18:02:37 PDT
Created attachment 59590 [details]
Patch
Comment 2 WebKit Review Bot 2010-06-23 18:05:17 PDT
Attachment 59590 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1
WebKit2/UIProcess/WebProcessProxy.cpp:179:  A case label should not be indented, but line up with its switch statement.  [whitespace/indent] [4]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2010-06-23 18:39:52 PDT
Committed r61725: <http://trac.webkit.org/changeset/61725>