Last(!!!!) step of many to porting blink CSP tests to WPT [chromium/src : master]

0 views
Skip to first unread message

Andy Paicu (Gerrit)

unread,
Oct 20, 2017, 11:16:30 AM10/20/17
to Mike West, blink-revie...@chromium.org, blink-...@chromium.org

Andy Paicu would like Mike West to review this change.

View Change

Last(!!!!) step of many to porting blink CSP tests to WPT

This has been a long time overdue but there are too many things currently
blocking on this so it's time to look at the blink-contrib folders.

Goals are to:
- make blink-contrib folders contain valid tests that are not only
programatically generated
- get rid of the reliance on checkreport as much as possible in these tests

This should unblock `checkreport` changes that break the upstream
integration.

Bug: 651742
Change-Id: Ia3f5f97ca3f6c26dd5abc857d8270bd58ed26a2c
---
M third_party/WebKit/LayoutTests/TestExpectations
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/allowed.css
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/meta-outside-head.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/plugintypes-mismatched-data.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/plugintypes-mismatched-url.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/plugintypes-notype-data.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/plugintypes-notype-url.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/plugintypes-nourl-allowed.sub.html
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/plugintypes-nourl-allowed.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/plugintypes-nourl-blocked.sub.html
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/plugintypes-nourl-blocked.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/script-src-wildcards-disallowed.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/scripthash-allowed.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/scripthash-basic-blocked.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/scripthash-default-src.sub.html
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/scripthash-default-src.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/scripthash-ignore-unsafeinline.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/scripthash-unicode-normalization.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/scriptnonce-allowed.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/scriptnonce-and-scripthash.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/scriptnonce-basic-blocked.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/scriptnonce-ignore-unsafeinline.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/scriptnonce-redirect.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/stylehash-allowed.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/stylehash-basic-blocked.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/stylehash-default-src.sub.html
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/stylehash-default-src.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/stylenonce-allowed.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib-2/stylenonce-blocked.sub.html.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/combine-multiple-header-policies.html.asis
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/alert-fail.html
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/blue.css
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/generate-csp-report.html
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/go-to-echo-report.js
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/inject-image.js
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/script.js
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/set-cookie.js.sub.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/track.vtt
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/xsl-blocked-expected.png
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/xsl-unaffected-by-style-src-1-expected.png
M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/connect-src-eventsource-allowed.sub.html
M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/connect-src-eventsource-blocked.sub.html
M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/connect-src-eventsource-redirect-to-blocked.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/resources/simple-event-stream
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/resources/simple-event-stream.headers
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/iframe-inside-csp.sub.html
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/iframe-inside-csp.sub.html.sub.headers
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/meta/meta-outside-head.sub.html
A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/meta/meta-outside-head.sub.html.sub.headers
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/meta/support/metaHelper.js
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/plugin-types/plugintypes-mismatched-data.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/plugin-types/plugintypes-mismatched-url.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/plugin-types/plugintypes-notype-data.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/plugin-types/plugintypes-notype-url.sub.html
A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/plugin-types/plugintypes-nourl-allowed.sub.html
A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/plugin-types/plugintypes-nourl-blocked.sub.html
D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/sandbox/iframe-inside-csp.sub.html.sub.headers
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/script-src-wildcards-disallowed.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scripthash-allowed.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scripthash-basic-blocked.sub.html
A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scripthash-default-src.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scripthash-ignore-unsafeinline.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scripthash-unicode-normalization.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scriptnonce-allowed.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scriptnonce-and-scripthash.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scriptnonce-basic-blocked.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scriptnonce-ignore-unsafeinline.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scriptnonce-redirect.sub.html
M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/support/worker-importscripts.js
A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/resources/allowed.css
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/stylehash-allowed.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/stylehash-basic-blocked.sub.html
A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/stylehash-default-src.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/stylenonce-allowed.sub.html
R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/stylenonce-blocked.sub.html
M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/svg/scripted.svg
M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/svg/svg-from-guid.html
77 files changed, 241 insertions(+), 435 deletions(-)


To view, visit change 730713. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: chromium/src
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia3f5f97ca3f6c26dd5abc857d8270bd58ed26a2c
Gerrit-Change-Number: 730713
Gerrit-PatchSet: 1
Gerrit-Owner: Andy Paicu <andy...@chromium.org>
Gerrit-Reviewer: Andy Paicu <andy...@chromium.org>
Gerrit-Reviewer: Mike West <mk...@chromium.org>
Gerrit-CC: Commit Bot <commi...@chromium.org>
Gerrit-CC: Thiago Farina <tfa...@chromium.org>

Andy Paicu (Gerrit)

unread,
Oct 20, 2017, 11:16:31 AM10/20/17
to blink-revie...@chromium.org, blink-...@chromium.org, Mike West, Commit Bot, chromium...@chromium.org, Thiago Farina

It has been quite a journey but every journey must end.

View Change

    To view, visit change 730713. To unsubscribe, or for help writing mail filters, visit settings.

    Gerrit-Project: chromium/src
    Gerrit-Branch: master
    Gerrit-MessageType: comment
    Gerrit-Change-Id: Ia3f5f97ca3f6c26dd5abc857d8270bd58ed26a2c
    Gerrit-Change-Number: 730713
    Gerrit-PatchSet: 1
    Gerrit-Owner: Andy Paicu <andy...@chromium.org>
    Gerrit-Reviewer: Andy Paicu <andy...@chromium.org>
    Gerrit-Reviewer: Mike West <mk...@chromium.org>
    Gerrit-CC: Commit Bot <commi...@chromium.org>
    Gerrit-CC: Thiago Farina <tfa...@chromium.org>
    Gerrit-Comment-Date: Fri, 20 Oct 2017 15:16:23 +0000
    Gerrit-HasComments: No
    Gerrit-HasLabels: No

    Mike West (Gerrit)

    unread,
    Oct 22, 2017, 4:26:43 AM10/22/17
    to Andy Paicu, blink-revie...@chromium.org, blink-...@chromium.org, Commit Bot, chromium...@chromium.org, Thiago Farina

    I am excited about ending this journey!

    LGTM

    Patch set 1:Code-Review +1

    View Change

      To view, visit change 730713. To unsubscribe, or for help writing mail filters, visit settings.

      Gerrit-Project: chromium/src
      Gerrit-Branch: master
      Gerrit-MessageType: comment
      Gerrit-Change-Id: Ia3f5f97ca3f6c26dd5abc857d8270bd58ed26a2c
      Gerrit-Change-Number: 730713
      Gerrit-PatchSet: 1
      Gerrit-Owner: Andy Paicu <andy...@chromium.org>
      Gerrit-Reviewer: Andy Paicu <andy...@chromium.org>
      Gerrit-Reviewer: Mike West <mk...@chromium.org>
      Gerrit-CC: Commit Bot <commi...@chromium.org>
      Gerrit-CC: Thiago Farina <tfa...@chromium.org>
      Gerrit-Comment-Date: Sun, 22 Oct 2017 08:26:37 +0000
      Gerrit-HasComments: No
      Gerrit-HasLabels: Yes

      Andy Paicu (Gerrit)

      unread,
      Oct 23, 2017, 4:36:11 AM10/23/17
      to blink-revie...@chromium.org, blink-...@chromium.org, Mike West, Commit Bot, chromium...@chromium.org, Thiago Farina

      Patch set 1:Commit-Queue +2

      View Change

        To view, visit change 730713. To unsubscribe, or for help writing mail filters, visit settings.

        Gerrit-Project: chromium/src
        Gerrit-Branch: master
        Gerrit-MessageType: comment
        Gerrit-Change-Id: Ia3f5f97ca3f6c26dd5abc857d8270bd58ed26a2c
        Gerrit-Change-Number: 730713
        Gerrit-PatchSet: 1
        Gerrit-Owner: Andy Paicu <andy...@chromium.org>
        Gerrit-Reviewer: Andy Paicu <andy...@chromium.org>
        Gerrit-Reviewer: Mike West <mk...@chromium.org>
        Gerrit-CC: Commit Bot <commi...@chromium.org>
        Gerrit-CC: Thiago Farina <tfa...@chromium.org>
        Gerrit-Comment-Date: Mon, 23 Oct 2017 08:36:04 +0000
        Gerrit-HasComments: No
        Gerrit-HasLabels: Yes

        Commit Bot (Gerrit)

        unread,
        Oct 23, 2017, 4:40:33 AM10/23/17
        to Andy Paicu, blink-revie...@chromium.org, blink-...@chromium.org, Mike West, chromium...@chromium.org, Thiago Farina
        Try jobs failed on following builders:
        mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/571550)

        View Change

          To view, visit change 730713. To unsubscribe, or for help writing mail filters, visit settings.

          Gerrit-Project: chromium/src
          Gerrit-Branch: master
          Gerrit-MessageType: comment
          Gerrit-Change-Id: Ia3f5f97ca3f6c26dd5abc857d8270bd58ed26a2c
          Gerrit-Change-Number: 730713
          Gerrit-PatchSet: 1
          Gerrit-Owner: Andy Paicu <andy...@chromium.org>
          Gerrit-Reviewer: Andy Paicu <andy...@chromium.org>
          Gerrit-Reviewer: Mike West <mk...@chromium.org>
          Gerrit-CC: Commit Bot <commi...@chromium.org>
          Gerrit-CC: Thiago Farina <tfa...@chromium.org>
          Gerrit-Comment-Date: Mon, 23 Oct 2017 08:40:29 +0000
          Gerrit-HasComments: No
          Gerrit-HasLabels: No

          Andy Paicu (Gerrit)

          unread,
          Oct 23, 2017, 10:09:18 AM10/23/17
          to blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, Mike West, Commit Bot, chromium...@chromium.org, Thiago Farina

          Patch set 2:Commit-Queue +2

          View Change

            To view, visit change 730713. To unsubscribe, or for help writing mail filters, visit settings.

            Gerrit-Project: chromium/src
            Gerrit-Branch: master
            Gerrit-MessageType: comment
            Gerrit-Change-Id: Ia3f5f97ca3f6c26dd5abc857d8270bd58ed26a2c
            Gerrit-Change-Number: 730713
            Gerrit-PatchSet: 2
            Gerrit-Owner: Andy Paicu <andy...@chromium.org>
            Gerrit-Reviewer: Andy Paicu <andy...@chromium.org>
            Gerrit-Reviewer: Mike West <mk...@chromium.org>
            Gerrit-CC: Commit Bot <commi...@chromium.org>
            Gerrit-CC: Thiago Farina <tfa...@chromium.org>
            Gerrit-Comment-Date: Mon, 23 Oct 2017 14:09:13 +0000
            Gerrit-HasComments: No
            Gerrit-HasLabels: Yes

            Commit Bot (Gerrit)

            unread,
            Oct 23, 2017, 10:09:25 AM10/23/17
            to Andy Paicu, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, Mike West, chromium...@chromium.org, Thiago Farina

            CQ is trying da patch.

            Note: The patchset sent to CQ was uploaded after this CL was approved.
            "Rebase" https://chromium-review.googlesource.com/c/730713/2

            Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/chromium-review.googlesource.com/730713/2

            Bot data: {"action": "start", "triggered_at": "2017-10-23T14:09:13.0Z", "cq_cfg_revision": "573b6c39d3de239a70e8fa672647b63bf0bd1f89", "revision": "1bfc3faac1b281d4f5ca221796f66c57b175d2e2"}

            View Change

              To view, visit change 730713. To unsubscribe, or for help writing mail filters, visit settings.

              Gerrit-Project: chromium/src
              Gerrit-Branch: master
              Gerrit-MessageType: comment
              Gerrit-Change-Id: Ia3f5f97ca3f6c26dd5abc857d8270bd58ed26a2c
              Gerrit-Change-Number: 730713
              Gerrit-PatchSet: 2
              Gerrit-Owner: Andy Paicu <andy...@chromium.org>
              Gerrit-Reviewer: Andy Paicu <andy...@chromium.org>
              Gerrit-Reviewer: Mike West <mk...@chromium.org>
              Gerrit-CC: Commit Bot <commi...@chromium.org>
              Gerrit-CC: Thiago Farina <tfa...@chromium.org>
              Gerrit-Comment-Date: Mon, 23 Oct 2017 14:09:21 +0000
              Gerrit-HasComments: No
              Gerrit-HasLabels: No

              Blink WPT Bot (Gerrit)

              unread,
              Oct 23, 2017, 10:16:42 AM10/23/17
              to Andy Paicu, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, Mike West, Commit Bot, chromium...@chromium.org, Thiago Farina

              Exportable changes to web-platform-tests were detected in this CL and a pull request in the upstream repo has been made: https://github.com/w3c/web-platform-tests/pull/7946.

              If this CL lands and Travis CI upstream is green, we will auto-merge the PR.

              Note: Please check the Travis CI status (at the bottom of the PR) before landing this CL and only land this CL if the status is green. Otherwise a human needs to step in and resolve it manually. (This may be automated in the future, see https://crbug.com/711447)

              WPT Export docs:
              https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md#Automatic-export-process

              View Change

                To view, visit change 730713. To unsubscribe, or for help writing mail filters, visit settings.

                Gerrit-Project: chromium/src
                Gerrit-Branch: master
                Gerrit-MessageType: comment
                Gerrit-Change-Id: Ia3f5f97ca3f6c26dd5abc857d8270bd58ed26a2c
                Gerrit-Change-Number: 730713
                Gerrit-PatchSet: 2
                Gerrit-Owner: Andy Paicu <andy...@chromium.org>
                Gerrit-Reviewer: Andy Paicu <andy...@chromium.org>
                Gerrit-Reviewer: Mike West <mk...@chromium.org>
                Gerrit-CC: Blink WPT Bot <blink-w3c-te...@chromium.org>
                Gerrit-CC: Commit Bot <commi...@chromium.org>
                Gerrit-CC: Thiago Farina <tfa...@chromium.org>
                Gerrit-Comment-Date: Mon, 23 Oct 2017 14:16:36 +0000
                Gerrit-HasComments: No
                Gerrit-HasLabels: No

                Commit Bot (Gerrit)

                unread,
                Oct 23, 2017, 12:07:36 PM10/23/17
                to Andy Paicu, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, Blink WPT Bot, Mike West, chromium...@chromium.org, Thiago Farina

                Commit Bot merged this change.

                View Change

                Approvals: Mike West: Looks good to me Andy Paicu: Commit
                Last(!!!!) step of many to porting blink CSP tests to WPT

                This has been a long time overdue but there are too many things currently
                blocking on this so it's time to look at the blink-contrib folders.

                Goals are to:
                - make blink-contrib folders contain valid tests that are not only
                programatically generated
                - get rid of the reliance on checkreport as much as possible in these tests

                This should unblock `checkreport` changes that break the upstream
                integration.

                Bug: 651742
                Change-Id: Ia3f5f97ca3f6c26dd5abc857d8270bd58ed26a2c
                Reviewed-on: https://chromium-review.googlesource.com/730713
                Commit-Queue: Andy Paicu <andy...@chromium.org>
                Reviewed-by: Mike West <mk...@chromium.org>
                Cr-Commit-Position: refs/heads/master@{#510809}
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/manifest-src-allowed.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/manifest-src-blocked.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/media-src-allowed.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/media-src-allowed.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/media-src-blocked.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/media-src-blocked.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/media-src-track-block.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/media-src-track-block.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/object-in-svg-foreignobject.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/object-in-svg-foreignobject.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/object-src-no-url-allowed.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/object-src-no-url-allowed.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/object-src-no-url-blocked.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/object-src-no-url-blocked.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/object-src-url-allowed.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/object-src-url-allowed.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/object-src-url-blocked.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/object-src-url-blocked.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/policy-does-not-affect-child.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/policy-does-not-affect-child.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-blocked-data-uri.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-blocked-data-uri.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-cross-origin-no-cookies.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-cross-origin-no-cookies.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-disallowed-from-meta.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-disallowed-from-meta.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-same-origin-with-cookies.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-same-origin-with-cookies.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-uri-from-inline-javascript.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-uri-from-inline-javascript.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-uri-from-javascript.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-uri-from-javascript.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-uri.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/report-uri.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/alert-fail.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/alert-pass.html

                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/blue.css
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/generate-csp-report.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/go-to-echo-report.js
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/inject-image.js
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/script.js
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/set-cookie.js.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/resources/track.vtt
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/sandbox-allow-scripts-subframe.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/sandbox-allow-scripts-subframe.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/sandbox-allow-scripts.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/sandbox-allow-scripts.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/sandbox-empty-subframe.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/sandbox-empty-subframe.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/sandbox-empty.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/sandbox-empty.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/script-src-overrides-default-src.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/script-src-overrides-default-src.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/self-doesnt-match-blob.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/shared-worker-connect-src-allowed.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/shared-worker-connect-src-allowed.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/shared-worker-connect-src-blocked.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/shared-worker-connect-src-blocked.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/source-list-parsing-paths-03.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/source-list-parsing-paths-03.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/srcdoc-doesnt-bypass-script-src.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/srcdoc-doesnt-bypass-script-src.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/star-doesnt-match-blob.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/style-allowed.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/style-blocked.sub.html
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/style-blocked.sub.html.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/xsl-blocked-expected.png
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/xsl-unaffected-by-style-src-1-expected.png
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blob/self-doesnt-match-blob.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blob/star-doesnt-match-blob.sub.html
                M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/connect-src-beacon-allowed.sub.html
                M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/connect-src-beacon-blocked.sub.html
                M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/connect-src-beacon-redirect-to-blocked.sub.html

                M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/connect-src-eventsource-allowed.sub.html
                M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/connect-src-eventsource-blocked.sub.html
                M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/connect-src-eventsource-redirect-to-blocked.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/resources/simple-event-stream
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/resources/simple-event-stream.headers
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/shared-worker-connect-src-allowed.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/shared-worker-connect-src-blocked.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/support/shared-worker-make-xhr-allowed.sub.js
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/support/shared-worker-make-xhr-blocked.sub.js
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/connect-src/support/shared-worker-make-xhr-blocked.sub.js.sub.headers
                D third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/iframe-inside-csp.sub.html.sub.headers
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/policy-does-not-affect-child.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/support/log-pass.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/img-src/report-blocked-data-uri.sub.html

                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/meta/meta-outside-head.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/meta/meta-outside-head.sub.html.sub.headers
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/meta/support/metaHelper.js
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/object-src/object-src-no-url-allowed.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/object-src/object-src-no-url-blocked.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/object-src/object-src-url-allowed.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/object-src/object-src-url-blocked.sub.html

                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/plugin-types/plugintypes-mismatched-data.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/plugin-types/plugintypes-mismatched-url.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/plugin-types/plugintypes-notype-data.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/plugin-types/plugintypes-notype-url.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/plugin-types/plugintypes-nourl-allowed.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/plugin-types/plugintypes-nourl-blocked.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/sandbox/iframe-inside-csp.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/sandbox/sandbox-allow-scripts-subframe.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/sandbox/sandbox-allow-scripts.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/sandbox/sandbox-empty-subframe.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/sandbox/sandbox-empty.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/sandbox/support/sandboxed-data-iframe.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/sandbox/support/sandboxed-data-iframe.sub.html.sub.headers
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/sandbox/support/sandboxed-eval.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/sandbox/support/sandboxed-eval.sub.html.sub.headers
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/sandbox/support/sandboxed-post-message-to-parent.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/sandbox/support/sandboxed-post-message-to-parent.sub.html.sub.headers
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/script-src-overrides-default-src.sub.html

                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/script-src-wildcards-disallowed.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scripthash-allowed.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scripthash-basic-blocked.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scripthash-default-src.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scripthash-ignore-unsafeinline.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scripthash-unicode-normalization.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scriptnonce-allowed.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scriptnonce-and-scripthash.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scriptnonce-basic-blocked.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scriptnonce-ignore-unsafeinline.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/scriptnonce-redirect.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/srcdoc-doesnt-bypass-script-src.sub.html
                M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/support/worker-importscripts.js
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/resources/allowed.css
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/style-allowed.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/style-blocked.sub.html

                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/stylehash-allowed.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/stylehash-basic-blocked.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/stylehash-default-src.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/stylenonce-allowed.sub.html
                R third_party/WebKit/LayoutTests/external/wpt/content-security-policy/style-src/stylenonce-blocked.sub.html
                A third_party/WebKit/LayoutTests/external/wpt/content-security-policy/support/manifest.json
                M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/svg/scripted.svg
                M third_party/WebKit/LayoutTests/external/wpt/content-security-policy/svg/svg-from-guid.html
                166 files changed, 721 insertions(+), 1,177 deletions(-)


                To view, visit change 730713. To unsubscribe, or for help writing mail filters, visit settings.

                Gerrit-Project: chromium/src
                Gerrit-Branch: master
                Gerrit-MessageType: merged
                Gerrit-Change-Id: Ia3f5f97ca3f6c26dd5abc857d8270bd58ed26a2c
                Gerrit-Change-Number: 730713
                Gerrit-PatchSet: 3
                Gerrit-Owner: Andy Paicu <andy...@chromium.org>
                Gerrit-Reviewer: Andy Paicu <andy...@chromium.org>
                Gerrit-Reviewer: Commit Bot <commi...@chromium.org>
                Gerrit-Reviewer: Mike West <mk...@chromium.org>
                Gerrit-CC: Blink WPT Bot <blink-w3c-te...@chromium.org>

                Blink WPT Bot (Gerrit)

                unread,
                Oct 23, 2017, 3:35:58 PM10/23/17
                to Andy Paicu, Commit Bot, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, Mike West, chromium...@chromium.org, Thiago Farina

                The WPT PR for this CL has been merged upstream! https://github.com/w3c/web-platform-tests/pull/7946

                View Change

                  To view, visit change 730713. To unsubscribe, or for help writing mail filters, visit settings.

                  Gerrit-Project: chromium/src
                  Gerrit-Branch: master
                  Gerrit-MessageType: comment
                  Gerrit-Change-Id: Ia3f5f97ca3f6c26dd5abc857d8270bd58ed26a2c
                  Gerrit-Change-Number: 730713
                  Gerrit-PatchSet: 3
                  Gerrit-Owner: Andy Paicu <andy...@chromium.org>
                  Gerrit-Reviewer: Andy Paicu <andy...@chromium.org>
                  Gerrit-Reviewer: Commit Bot <commi...@chromium.org>
                  Gerrit-Reviewer: Mike West <mk...@chromium.org>
                  Gerrit-CC: Blink WPT Bot <blink-w3c-te...@chromium.org>
                  Gerrit-CC: Thiago Farina <tfa...@chromium.org>
                  Gerrit-Comment-Date: Mon, 23 Oct 2017 19:35:55 +0000
                  Gerrit-HasComments: No
                  Gerrit-HasLabels: No
                  Reply all
                  Reply to author
                  Forward
                  0 new messages