Bug 105804 - Actually make use of the WebProcessSupplements by adding a supplement map to WebProcess
Summary: Actually make use of the WebProcessSupplements by adding a supplement map to ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-27 12:37 PST by Sam Weinig
Modified: 2012-12-28 00:07 PST (History)
1 user (show)

See Also:


Attachments
Patch (12.68 KB, patch)
2012-12-27 12:55 PST, Sam Weinig
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2012-12-27 12:37:39 PST
Actually make use of the WebProcessSupplements by adding a supplement map to WebProcess
Comment 1 Sam Weinig 2012-12-27 12:55:50 PST
Created attachment 180815 [details]
Patch
Comment 2 mitz 2012-12-27 14:04:19 PST
Comment on attachment 180815 [details]
Patch

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

> Source/WebKit2/ChangeLog:8
> +        This continues the work off adding extensibility to WebProcess by adding a supplement

Typo: “off”.
Comment 3 Sam Weinig 2012-12-27 14:07:45 PST
Committed r138514: <http://trac.webkit.org/changeset/138514>
Comment 4 Csaba Osztrogonác 2012-12-28 00:07:36 PST
(In reply to comment #3)
> Committed r138514: <http://trac.webkit.org/changeset/138514>

FYI: It broke the Apple Win build.