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

Issue 1881233002: DevTools: workaround bug in Blink selection API (Closed)

Created:
4 years, 8 months ago by lushnikov
Modified:
4 years, 8 months ago
Reviewers:
dgozman, pfeldman
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, sergeyv+blink_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: workaround bug in Blink selection API The patch works around the bug in the blink selection API, when the selection.rangeCount returns 1, but selection.getRangeAt(0) still returns null. BUG=602541, 595100 R=dgozman, pfeldman_ooo Committed: https://crrev.com/7eb9fc98d4038fc256ab580bb7f61ce796117d68 Cr-Commit-Position: refs/heads/master@{#387121}

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M third_party/WebKit/Source/devtools/front_end/platform/DOMExtension.js View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 34 (17 generated)
lushnikov
ptal
4 years, 8 months ago (2016-04-12 21:52:28 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881233002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881233002/1
4 years, 8 months ago (2016-04-12 22:06:10 UTC) #4
dgozman
lgtm
4 years, 8 months ago (2016-04-12 22:27:05 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/144834)
4 years, 8 months ago (2016-04-12 23:00:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881233002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881233002/1
4 years, 8 months ago (2016-04-12 23:09:27 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/196593)
4 years, 8 months ago (2016-04-12 23:33:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881233002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881233002/1
4 years, 8 months ago (2016-04-12 23:49:15 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/203903)
4 years, 8 months ago (2016-04-13 00:11:10 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881233002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881233002/1
4 years, 8 months ago (2016-04-13 03:21:38 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/196743)
4 years, 8 months ago (2016-04-13 04:18:13 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881233002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881233002/1
4 years, 8 months ago (2016-04-13 16:24:42 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/196993)
4 years, 8 months ago (2016-04-13 17:20:50 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881233002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881233002/20001
4 years, 8 months ago (2016-04-13 19:47:18 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_rel/builds/50363)
4 years, 8 months ago (2016-04-13 19:59:59 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881233002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881233002/20001
4 years, 8 months ago (2016-04-13 22:01:01 UTC) #30
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-13 22:22:00 UTC) #32
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 22:24:08 UTC) #34
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7eb9fc98d4038fc256ab580bb7f61ce796117d68
Cr-Commit-Position: refs/heads/master@{#387121}

Powered by Google App Engine
This is Rietveld 408576698