Bug 142363 - content extensions should process all actions when blocking
Summary: content extensions should process all actions when blocking
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: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-05 13:30 PST by Alex Christensen
Modified: 2015-03-06 10:13 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.70 KB, patch)
2015-03-05 13:32 PST, Alex Christensen
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews107 for mac-mavericks-wk2 (769.14 KB, application/zip)
2015-03-05 14:04 PST, Build Bot
no flags Details
Patch (2.84 KB, patch)
2015-03-05 15:08 PST, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2015-03-05 13:30:46 PST
When blocking a URL, we might also apply some CSS, which may come after the block action.
Comment 1 Alex Christensen 2015-03-05 13:32:51 PST
Created attachment 247993 [details]
Patch
Comment 2 Build Bot 2015-03-05 14:04:26 PST
Comment on attachment 247993 [details]
Patch

Attachment 247993 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/5373999773122560

New failing tests:
http/tests/contentextensions/basic-filter.html
Comment 3 Build Bot 2015-03-05 14:04:29 PST
Created attachment 247997 [details]
Archive of layout-test-results from ews107 for mac-mavericks-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-mavericks-wk2  Platform: Mac OS X 10.9.5
Comment 4 Alex Christensen 2015-03-05 15:08:12 PST
Created attachment 248007 [details]
Patch
Comment 5 WebKit Commit Bot 2015-03-06 10:13:37 PST
Comment on attachment 248007 [details]
Patch

Clearing flags on attachment: 248007

Committed r181163: <http://trac.webkit.org/changeset/181163>
Comment 6 WebKit Commit Bot 2015-03-06 10:13:43 PST
All reviewed patches have been landed.  Closing bug.