Bug 29892 - Add support for URL patterns to user scripts and stylesheets
Summary: Add support for URL patterns to user scripts and stylesheets
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-29 13:04 PDT by Dave Hyatt
Modified: 2009-09-29 17:33 PDT (History)
3 users (show)

See Also:


Attachments
Patch (19.24 KB, patch)
2009-09-29 13:10 PDT, Dave Hyatt
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2009-09-29 13:04:06 PDT
Add support for whitelist patterns to user scripts and stylesheets.

This bug just covers the WebCore level of support and not WebKit.
Comment 1 Dave Hyatt 2009-09-29 13:10:43 PDT
Created attachment 40319 [details]
Patch
Comment 2 Dave Hyatt 2009-09-29 17:33:16 PDT
Comment on attachment 40319 [details]
Patch

This was reviewed by Jon.
Comment 3 Dave Hyatt 2009-09-29 17:33:32 PDT
Fixed in r48912.