Bug 94252 - Refactor CSPDirective to support non-sourcelist types.
Summary: Refactor CSPDirective to support non-sourcelist types.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mike West
URL:
Keywords:
Depends on: 91919
Blocks:
  Show dependency treegraph
 
Reported: 2012-08-16 14:19 PDT by Mike West
Modified: 2012-08-16 15:44 PDT (History)
2 users (show)

See Also:


Attachments
Patch (30.07 KB, patch)
2012-08-16 14:56 PDT, Mike West
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike West 2012-08-16 14:19:05 PDT
See https://bugs.webkit.org/show_bug.cgi?id=91919#c23 for context.

CSPDirective
|
+-> SourceListDirective
|
+-> MediaListDirective
|
+-> NonceDirective
Comment 1 Mike West 2012-08-16 14:56:45 PDT
Created attachment 158913 [details]
Patch
Comment 2 Mike West 2012-08-16 14:57:28 PDT
Hey Adam!

This is a bit beyond the refactoring you asked for in 91919, but I think it makes sense. WDYT?
Comment 3 Adam Barth 2012-08-16 15:25:48 PDT
Comment on attachment 158913 [details]
Patch

A thing of beauty and a joy forever.
Comment 4 WebKit Review Bot 2012-08-16 15:44:23 PDT
Comment on attachment 158913 [details]
Patch

Clearing flags on attachment: 158913

Committed r125817: <http://trac.webkit.org/changeset/125817>
Comment 5 WebKit Review Bot 2012-08-16 15:44:26 PDT
All reviewed patches have been landed.  Closing bug.