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

Issue 2732863002: Propagate active document URL to result of DOMParser.parseFromString() (Closed)

Created:
3 years, 9 months ago by MartinRogalla
Modified:
3 years, 9 months ago
Reviewers:
tkent
CC:
blink-reviews, chromium-reviews, dominicc+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Propagate active document URL to result of DOMParser.parseFromString() This patch ensures that the URL of the active document is propagated to the result of a DOMParser.parseFromString() as is specified in [1]. The changes ensure that the w3c-test in [2] passes. [1] - https://www.w3.org/TR/2016/WD-DOM-Parsing-20160517/#widl-DOMParser-parseFromString-Document-DOMString-str-SupportedType-type [2] - http://w3c-test.org/domparsing/DOMParser-parseFromString-html.html BUG=698128 Review-Url: https://codereview.chromium.org/2732863002 Cr-Commit-Position: refs/heads/master@{#455343} Committed: https://chromium.googlesource.com/chromium/src/+/c87999ea945e86d70cc5f98df81d65efc567cdd5

Patch Set 1 #

Patch Set 2 : Applied fix, removed test expectations. (all tests pass) #

Patch Set 3 : Fixed test expectations. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -22 lines) Patch
M AUTHORS View 1 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/domparsing/DOMParser-parseFromString-html-expected.txt View 1 1 chunk +0 lines, -13 lines 0 comments Download
M third_party/WebKit/LayoutTests/external/wpt/domparsing/DOMParser-parseFromString-xml-expected.txt View 1 2 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/xml/DOMParser.cpp View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 36 (22 generated)
MartinRogalla
I believe this fixes the issue. Thank you for your patience.
3 years, 9 months ago (2017-03-06 19:11:28 UTC) #5
tkent
lgtm
3 years, 9 months ago (2017-03-06 22:26:43 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2732863002/40001
3 years, 9 months ago (2017-03-06 22:26:54 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/395118)
3 years, 9 months ago (2017-03-07 00:57:37 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2732863002/40001
3 years, 9 months ago (2017-03-07 01:00:47 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/395271)
3 years, 9 months ago (2017-03-07 04:54:13 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2732863002/40001
3 years, 9 months ago (2017-03-07 05:01:03 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/395544)
3 years, 9 months ago (2017-03-07 08:46:23 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2732863002/40001
3 years, 9 months ago (2017-03-07 09:24:09 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/395768)
3 years, 9 months ago (2017-03-07 12:40:51 UTC) #29
MartinRogalla
Is this still waiting on an action from me?
3 years, 9 months ago (2017-03-07 15:28:38 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2732863002/40001
3 years, 9 months ago (2017-03-07 20:53:07 UTC) #32
tkent
On 2017/03/07 at 15:28:38, martin wrote: > Is this still waiting on an action from ...
3 years, 9 months ago (2017-03-07 21:14:24 UTC) #33
commit-bot: I haz the power
3 years, 9 months ago (2017-03-08 02:09:38 UTC) #36
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/c87999ea945e86d70cc5f98df81d...

Powered by Google App Engine
This is Rietveld 408576698