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

Issue 2512013002: [DevTools] Handle external link clicks and context menu separately. (Closed)

Created:
4 years, 1 month ago by dgozman
Modified:
4 years, 1 month ago
Reviewers:
lushnikov
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Handle external link clicks and context menu separately. BUG=665661 Committed: https://crrev.com/1545da6cad6e84e6206f4be68ea443792bacb889 Cr-Commit-Position: refs/heads/master@{#433331}

Patch Set 1 #

Patch Set 2 : formatting #

Total comments: 1

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -11 lines) Patch
M third_party/WebKit/Source/devtools/front_end/components/HandlerRegistry.js View 1 chunk +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/main/Main.js View 1 2 1 chunk +1 line, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/main/module.json View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/UIUtils.js View 1 3 chunks +33 lines, -1 line 0 comments Download

Messages

Total messages: 17 (8 generated)
dgozman
Could you please take a look?
4 years, 1 month ago (2016-11-17 23:10:25 UTC) #2
lushnikov
lgtm https://codereview.chromium.org/2512013002/diff/20001/third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js File third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js (right): https://codereview.chromium.org/2512013002/diff/20001/third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js#newcode1214 third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js:1214: var anchor = node.nodeName().toLowerCase() === 'a' ? UI.createExternalLink(rewrittenHref, ...
4 years, 1 month ago (2016-11-18 00:39:18 UTC) #3
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/2512013002/20001
4 years, 1 month ago (2016-11-18 06:55:24 UTC) #5
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/devtools/front_end/main/Main.js: While running git apply --index -p1; error: patch failed: ...
4 years, 1 month ago (2016-11-18 10:24:42 UTC) #7
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/2512013002/40001
4 years, 1 month ago (2016-11-18 18:02:26 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/275973)
4 years, 1 month ago (2016-11-18 22:20:08 UTC) #12
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/2512013002/40001
4 years, 1 month ago (2016-11-18 23:10:40 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-18 23:37:41 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-18 23:39:43 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1545da6cad6e84e6206f4be68ea443792bacb889
Cr-Commit-Position: refs/heads/master@{#433331}

Powered by Google App Engine
This is Rietveld 408576698