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

Issue 1892743002: Fix querySelectorAll for multiple Ids in a shadow tree (Closed)

Created:
4 years, 8 months ago by hayato
Modified:
4 years, 8 months ago
Reviewers:
kochi, rune
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix querySelectorAll for multiple Ids in a shadow tree One of the code paths in the selector query code looks up IDs in the document scope instead of the tree-scope for the shadow tree when querying inside a shadow tree. This CL is separated CL from https://codereview.chromium.org/1883083002 BUG=603431 Committed: https://crrev.com/9f363d853d714ebd13fb0abb951cddc83451912a Cr-Commit-Position: refs/heads/master@{#387561}

Patch Set 1 #

Patch Set 2 : wip #

Patch Set 3 : wip #

Total comments: 2

Patch Set 4 : done #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
A third_party/WebKit/LayoutTests/shadow-dom/query-selector.html View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/SelectorQuery.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 26 (13 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1892743002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1892743002/1
4 years, 8 months ago (2016-04-15 03:06:43 UTC) #2
hayato
wip
4 years, 8 months ago (2016-04-15 03:08:15 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1892743002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1892743002/20001
4 years, 8 months ago (2016-04-15 03:08:31 UTC) #5
hayato
wip
4 years, 8 months ago (2016-04-15 03:09:20 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1892743002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1892743002/40001
4 years, 8 months ago (2016-04-15 03:09:33 UTC) #8
hayato
PTAL
4 years, 8 months ago (2016-04-15 04:36:09 UTC) #13
kochi
lgtm https://codereview.chromium.org/1892743002/diff/40001/third_party/WebKit/LayoutTests/shadow-dom/query-selector.html File third_party/WebKit/LayoutTests/shadow-dom/query-selector.html (right): https://codereview.chromium.org/1892743002/diff/40001/third_party/WebKit/LayoutTests/shadow-dom/query-selector.html#newcode23 third_party/WebKit/LayoutTests/shadow-dom/query-selector.html:23: }, "querySelectorAll for multiple #Ids in a shadow ...
4 years, 8 months ago (2016-04-15 05:31:25 UTC) #14
hayato
done
4 years, 8 months ago (2016-04-15 05:33:50 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1892743002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1892743002/60001
4 years, 8 months ago (2016-04-15 05:33:59 UTC) #17
hayato
https://codereview.chromium.org/1892743002/diff/40001/third_party/WebKit/LayoutTests/shadow-dom/query-selector.html File third_party/WebKit/LayoutTests/shadow-dom/query-selector.html (right): https://codereview.chromium.org/1892743002/diff/40001/third_party/WebKit/LayoutTests/shadow-dom/query-selector.html#newcode23 third_party/WebKit/LayoutTests/shadow-dom/query-selector.html:23: }, "querySelectorAll for multiple #Ids in a shadow tree"); ...
4 years, 8 months ago (2016-04-15 05:34:06 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1892743002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1892743002/60001
4 years, 8 months ago (2016-04-15 05:34:18 UTC) #22
commit-bot: I haz the power
Failed to apply the patch.
4 years, 8 months ago (2016-04-15 08:31:59 UTC) #24
commit-bot: I haz the power
4 years, 8 months ago (2016-04-15 08:33:05 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/9f363d853d714ebd13fb0abb951cddc83451912a
Cr-Commit-Position: refs/heads/master@{#387561}

Powered by Google App Engine
This is Rietveld 408576698