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

Issue 2512353002: [DevTools] Refactor Linkifier to unify link processing. (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] Refactor Linkifier to unify link processing. BUG=665661 Committed: https://crrev.com/081f467eccb37a5ded14adbf17881f8780f3bb92 Cr-Commit-Position: refs/heads/master@{#433925}

Patch Set 1 #

Patch Set 2 : tests pass #

Patch Set 3 : unified click handler #

Total comments: 12

Patch Set 4 : fixed review comments #

Patch Set 5 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+176 lines, -163 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector/console/console-links-on-messages-before-inspection.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/console/console-links-on-messages-before-inspection-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/elements-test.js View 1 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/elements/elements-linkify-attributes-expected.txt View 1 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/linkifier.html View 1 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/linkifier-expected.txt View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt View 1 3 chunks +11 lines, -11 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/jump-to-previous-editing-location.html View 1 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/Linkifier.js View 1 2 3 15 chunks +144 lines, -134 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/console/ConsoleViewMessage.js View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/FileBasedSearchResultsPane.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 30 (18 generated)
dgozman
Could you please take a look?
4 years, 1 month ago (2016-11-21 19:19:03 UTC) #8
lushnikov
lgtm https://codereview.chromium.org/2512353002/diff/40001/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js File third_party/WebKit/Source/devtools/front_end/components/Linkifier.js (right): https://codereview.chromium.org/2512353002/diff/40001/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js#newcode208 third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:208: info.enableDecorator = true; here and below: just info.enableDecorator ...
4 years, 1 month ago (2016-11-21 20:14:07 UTC) #9
dgozman
https://codereview.chromium.org/2512353002/diff/40001/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js File third_party/WebKit/Source/devtools/front_end/components/Linkifier.js (right): https://codereview.chromium.org/2512353002/diff/40001/third_party/WebKit/Source/devtools/front_end/components/Linkifier.js#newcode208 third_party/WebKit/Source/devtools/front_end/components/Linkifier.js:208: info.enableDecorator = true; On 2016/11/21 20:14:07, lushnikov wrote: > ...
4 years, 1 month ago (2016-11-21 22:37:48 UTC) #10
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/2512353002/60001
4 years, 1 month ago (2016-11-21 22:38:59 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/266599)
4 years, 1 month ago (2016-11-22 00:12:52 UTC) #15
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/2512353002/60001
4 years, 1 month ago (2016-11-22 00:37:16 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/266740)
4 years, 1 month ago (2016-11-22 01:22:18 UTC) #19
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/2512353002/60001
4 years, 1 month ago (2016-11-22 01:30:37 UTC) #21
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js: While running git apply --index -p1; error: patch failed: ...
4 years, 1 month ago (2016-11-22 02:30:14 UTC) #23
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/2512353002/80001
4 years, 1 month ago (2016-11-22 17:25:23 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-22 18:42:29 UTC) #28
commit-bot: I haz the power
4 years, 1 month ago (2016-11-22 18:44:14 UTC) #30
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/081f467eccb37a5ded14adbf17881f8780f3bb92
Cr-Commit-Position: refs/heads/master@{#433925}

Powered by Google App Engine
This is Rietveld 408576698