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

Issue 1637813002: Change Event.deepPath to a method (Closed)

Created:
4 years, 11 months ago by yuzuchan
Modified:
4 years, 10 months ago
Reviewers:
hayato, kojii, samli, kochi
CC:
blink-reviews, chromium-reviews, falken, horo+watch_chromium.org, jsbell+serviceworker_chromium.org, kenjibaheux+watch_chromium.org, kinuko+serviceworker, michaeln, nhiroki, serviceworker-reviews, tzik
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change Event.deepPath to a method In order to make clear that computation is performed, Event.deepPath has been changed to a method Event.deepPath(), that returns sequence<EventTarget>. See the discussion here: https://github.com/w3c/webcomponents/issues/361 Described in the spec here : http://w3c.github.io/webcomponents/spec/shadow/#widl-Event-deepPath-sequence-EventTarget See the spec change here: https://github.com/w3c/webcomponents/commit/ed93413f9a37a6bfbd774cb2e09e14a76c87d56c BUG=531990 Committed: https://crrev.com/b9279be7d61887c171d5c1cefa114292c84b9957 Cr-Commit-Position: refs/heads/master@{#372596} Committed: https://crrev.com/074da65f2d82b187dc44c5c5be09d3fec100d63d Cr-Commit-Position: refs/heads/master@{#376103} Committed: https://crrev.com/78dc6befc74f8b7b823eb071c16ea2bc6a3c3314 Cr-Commit-Position: refs/heads/master@{#376395}

Patch Set 1 #

Patch Set 2 : Change return type #

Patch Set 3 : Fix Tooltip.js #

Patch Set 4 : Rebase #

Total comments: 2

Patch Set 5 : Remove unnecessary change #

Messages

Total messages: 55 (22 generated)
yuzuchan
4 years, 11 months ago (2016-01-26 06:36:17 UTC) #4
kochi
On 2016/01/26 06:36:17, yuzuchan wrote: Probably it's better to describe why the change was made ...
4 years, 11 months ago (2016-01-27 06:14:09 UTC) #5
yuzuchan
On 2016/01/27 06:14:09, kochi wrote: > On 2016/01/26 06:36:17, yuzuchan wrote: > > Probably it's ...
4 years, 11 months ago (2016-01-27 07:22:13 UTC) #9
kochi
lgtm (but you also need OWNERS review)
4 years, 11 months ago (2016-01-27 07:29:01 UTC) #10
hayato
It looks some tests are failing: https://storage.googleapis.com/chromium-layout-test-archives/linux_chromium_rel_ng/171245/layout-test-results/results.html https://storage.googleapis.com/chromium-layout-test-archives/linux_chromium_rel_ng/171245/layout-test-results/inspector/layers/layers-panel-mouse-events-pretty-diff.html It says: > Uncaught exception in inspector ...
4 years, 11 months ago (2016-01-27 16:00:53 UTC) #11
yuzuchan
On 2016/01/27 16:00:53, hayato wrote: > It looks some tests are failing: > > https://storage.googleapis.com/chromium-layout-test-archives/linux_chromium_rel_ng/171245/layout-test-results/results.html ...
4 years, 10 months ago (2016-01-29 08:25:06 UTC) #12
yuzuchan
On 2016/01/27 16:00:53, hayato wrote: > It looks some tests are failing: > > https://storage.googleapis.com/chromium-layout-test-archives/linux_chromium_rel_ng/171245/layout-test-results/results.html ...
4 years, 10 months ago (2016-01-29 08:25:08 UTC) #13
yuzuchan
PTAL
4 years, 10 months ago (2016-01-29 08:25:31 UTC) #15
yuzuchan
PTAL
4 years, 10 months ago (2016-01-29 08:25:36 UTC) #16
kochi
lgtm samli@, could you take a look at inspector part?
4 years, 10 months ago (2016-01-29 09:13:05 UTC) #17
samli
lgtm devtools changes.
4 years, 10 months ago (2016-01-29 18:04:34 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1637813002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1637813002/40001
4 years, 10 months ago (2016-01-30 16:05:56 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/140838)
4 years, 10 months ago (2016-01-30 16:13:27 UTC) #22
hayato
lgtm
4 years, 10 months ago (2016-02-01 02:28:37 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1637813002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1637813002/40001
4 years, 10 months ago (2016-02-01 02:29:53 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-01 03:59:16 UTC) #27
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/b9279be7d61887c171d5c1cefa114292c84b9957 Cr-Commit-Position: refs/heads/master@{#372596}
4 years, 10 months ago (2016-02-01 04:00:17 UTC) #29
kozy
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/1651193003/ by kozyatinskiy@chromium.org. ...
4 years, 10 months ago (2016-02-01 19:06:17 UTC) #30
samli
On 2016/02/01 at 19:06:17, kozyatinskiy wrote: > A revert of this CL (patchset #3 id:40001) ...
4 years, 10 months ago (2016-02-01 19:15:51 UTC) #31
samli
On 2016/02/01 at 19:15:51, samli wrote: > On 2016/02/01 at 19:06:17, kozyatinskiy wrote: > > ...
4 years, 10 months ago (2016-02-03 00:09:38 UTC) #32
hayato
It looks https://codereview.chromium.org/1653213002 was already landed. Yuzu, could you reland this CL after rebasing?
4 years, 10 months ago (2016-02-15 04:34:38 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1637813002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1637813002/60001
4 years, 10 months ago (2016-02-18 05:34:36 UTC) #37
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 10 months ago (2016-02-18 05:48:27 UTC) #39
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/074da65f2d82b187dc44c5c5be09d3fec100d63d Cr-Commit-Position: refs/heads/master@{#376103}
4 years, 10 months ago (2016-02-18 05:49:25 UTC) #41
yuzuchan
On 2016/02/15 04:34:38, hayato wrote: > It looks https://codereview.chromium.org/1653213002 was already landed. > > Yuzu, ...
4 years, 10 months ago (2016-02-18 05:53:00 UTC) #42
pfeldman
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1710893003/ by pfeldman@chromium.org. ...
4 years, 10 months ago (2016-02-18 18:54:10 UTC) #43
samli
https://codereview.chromium.org/1637813002/diff/60001/third_party/WebKit/Source/devtools/front_end/ui/Tooltip.js File third_party/WebKit/Source/devtools/front_end/ui/Tooltip.js (right): https://codereview.chromium.org/1637813002/diff/60001/third_party/WebKit/Source/devtools/front_end/ui/Tooltip.js#newcode36 third_party/WebKit/Source/devtools/front_end/ui/Tooltip.js:36: var path = event.deepPath() ? event.deepPath() : event.path; Remove ...
4 years, 10 months ago (2016-02-18 22:48:29 UTC) #44
yuzuchan
https://codereview.chromium.org/1637813002/diff/60001/third_party/WebKit/Source/devtools/front_end/ui/Tooltip.js File third_party/WebKit/Source/devtools/front_end/ui/Tooltip.js (right): https://codereview.chromium.org/1637813002/diff/60001/third_party/WebKit/Source/devtools/front_end/ui/Tooltip.js#newcode36 third_party/WebKit/Source/devtools/front_end/ui/Tooltip.js:36: var path = event.deepPath() ? event.deepPath() : event.path; On ...
4 years, 10 months ago (2016-02-19 03:00:24 UTC) #46
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1637813002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1637813002/80001
4 years, 10 months ago (2016-02-19 04:09:16 UTC) #49
hayato
pfeldman@, samli@ Could you review the latest patch set in terms of devtools? We do ...
4 years, 10 months ago (2016-02-19 04:33:42 UTC) #50
samli
lgtm
4 years, 10 months ago (2016-02-19 04:52:13 UTC) #51
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 10 months ago (2016-02-19 05:16:49 UTC) #53
commit-bot: I haz the power
4 years, 10 months ago (2016-02-19 05:17:58 UTC) #55
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/78dc6befc74f8b7b823eb071c16ea2bc6a3c3314
Cr-Commit-Position: refs/heads/master@{#376395}

Powered by Google App Engine
This is Rietveld 408576698