| commit | 1e10ae9fded23fccb138a01b662df295c4cf57d3 | [log] [tgz] |
|---|---|---|
| author | fs <fs@opera.com> | Wed Jul 20 16:20:29 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 20 16:22:36 2016 |
| tree | d2a3d453ff5bad7aac413036ebe316c05bd79c4a | |
| parent | 2a0e012ae47116af81fd5cb5144288160f2adedf [diff] |
Simplify "is external URL" in filter operations resolving We've already resolved the URL, so we might as well just use equalIgnoringFragmentIdentifier on that rather than potentially re-resolve and compare. No functional change. Eventually we'll need to have the URL resolved before style resolution. BUG=470608, 405315 Review-Url: https://codereview.chromium.org/2167733002 Cr-Commit-Position: refs/heads/master@{#406574}