1. 09 Dec, 2020 39 commits
  2. 08 Dec, 2020 1 commit
    • Shimi Zhang's avatar
      [JJI] Remove unnecessary test for Js Java · c5b82e82
      Shimi Zhang authored
      This test was added before we introduced AwOriginMatcher. Previously,
      we use ProxyBypassRule which has implicit rule by default and we don't
      want when no any rule specified and then the origin is matched by
      implicit rule, see crrev/c/1924874
      
      However, after we introduced AwOriginMatcher, the new matcher doesn't
      have implicit rule, this test is not necessary anymore. See
      crrev/c/2069024
      
      Bug: 1030110
      Change-Id: Ief6c67c7e46aae1341cfc778caf6e0530b3e072c
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580105
      Auto-Submit: Shimi Zhang <ctzsm@chromium.org>
      Commit-Queue: Bo <boliu@chromium.org>
      Reviewed-by: default avatarBo <boliu@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#834956}
      c5b82e82