RESOLVED FIXED 140663
Add a mechanism to ignore previous content extension rules
https://bugs.webkit.org/show_bug.cgi?id=140663
Summary Add a mechanism to ignore previous content extension rules
Benjamin Poulain
Reported 2015-01-19 21:12:42 PST
Add a mechanism to ignore previous content extension rules
Attachments
Patch (4.32 KB, patch)
2015-01-19 21:14 PST, Benjamin Poulain
kling: review+
Benjamin Poulain
Comment 1 2015-01-19 21:14:37 PST
Andreas Kling
Comment 2 2015-01-20 01:25:41 PST
Comment on attachment 244965 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=244965&action=review r=me > Source/WebCore/contentextensions/ContentExtensionsManager.cpp:100 > WTFLogAlways("Unrocognized action: \"%s\"", actionType.utf8().data()); Typo here, "Unrecognized"
Benjamin Poulain
Comment 3 2015-01-20 12:46:10 PST
Note You need to log in before you can comment on or make changes to this bug.