Bug 29892

Summary: Add support for URL patterns to user scripts and stylesheets
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: WebCore Misc.Assignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: aa, abarth, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch hyatt: review+

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.