Bug 99276 - Simplify user content in WebKit2 by using WebCore::UserStyleSheet and WebCore::UserScript directly
Summary: Simplify user content in WebKit2 by using WebCore::UserStyleSheet and WebCore...
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-10-14 16:22 PDT by Sam Weinig
Modified: 2012-10-14 16:55 PDT (History)
6 users (show)

See Also:


Attachments
Patch (41.55 KB, patch)
2012-10-14 16:32 PDT, Sam Weinig
andersca: 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-10-14 16:22:34 PDT
Simplify user content in WebKit2 by using WebCore::UserStyleSheet and WebCore::UserScript directly
Comment 1 Sam Weinig 2012-10-14 16:32:26 PDT
Created attachment 168598 [details]
Patch
Comment 2 Sam Weinig 2012-10-14 16:55:19 PDT
Committed r131281: <http://trac.webkit.org/changeset/131281>