Bug 156556 - CSP: Remove duplicate test meta-outside-head.html
Summary: CSP: Remove duplicate test meta-outside-head.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-13 14:36 PDT by Daniel Bates
Modified: 2016-04-13 19:35 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.79 KB, patch)
2016-04-13 14:38 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2016-04-13 14:36:24 PDT
It is unnecessary to keep the test <http://trac.webkit.org/browser/trunk/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/meta-outside-head.html?rev=195367> as the functionality it exercises is covered by test <http://trac.webkit.org/browser/trunk/LayoutTests/http/tests/security/contentSecurityPolicy/meta-tag-ignored-if-not-in-head.html?rev=199513> (added in bug #59858). The output of test meta-tag-ignored-if-not-in-head.html also better conveys the purpose of the test and how to interpret its result compared to the output of test meta-outside-head.html.
Comment 1 Daniel Bates 2016-04-13 14:38:26 PDT
Created attachment 276355 [details]
Patch
Comment 2 Brent Fulgham 2016-04-13 14:55:46 PDT
Comment on attachment 276355 [details]
Patch

Great! Anything we can do to make LayoutTests smaller is a good thing!
Comment 3 Daniel Bates 2016-04-13 19:35:30 PDT
Comment on attachment 276355 [details]
Patch

Clearing flags on attachment: 276355

Committed r199526: <http://trac.webkit.org/changeset/199526>
Comment 4 Daniel Bates 2016-04-13 19:35:34 PDT
All reviewed patches have been landed.  Closing bug.