Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Issue 2159203002: Fix inconsistent values of anchor element IDL attributes compare to other vendors

Created:
4 years, 5 months ago by Anton Obzhirov
Modified:
4 years, 5 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix inconsistent values of anchor element IDL attributes compare to other vendors This patch updates pasring of non standard URLs (with non standard schemes) to parse only scheme part, similar to Firefox URL parsing. BUG=627877

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -1 line) Patch
M url/third_party/mozilla/url_parse.h View 1 chunk +8 lines, -0 lines 0 comments Download
M url/third_party/mozilla/url_parse.cc View 2 chunks +43 lines, -0 lines 0 comments Download
M url/url_canon.h View 1 chunk +14 lines, -0 lines 0 comments Download
M url/url_canon_etc.cc View 2 chunks +43 lines, -0 lines 0 comments Download
M url/url_util.cc View 4 chunks +29 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698