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

Issue 2742653003: [DevTools] chaotic green dots displacement fix (Closed)

Created:
3 years, 9 months ago by kozy
Modified:
3 years, 9 months ago
Reviewers:
lushnikov, luoe
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] chaotic green dots displacement fix With the experiment, we see the markers for a brief second before they are immediately removed without any user intervention. This CL fixes the race. BUG=chromium:695236 R=luoe@chromium.org,lushnikov@chromium.org Review-Url: https://codereview.chromium.org/2742653003 Cr-Commit-Position: refs/heads/master@{#456174} Committed: https://chromium.googlesource.com/chromium/src/+/921d5298e10e7010e3609f5608e060cfac761ef7

Patch Set 1 #

Total comments: 2

Patch Set 2 : git branch #

Total comments: 2

Patch Set 3 : addressed comments #

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

Messages

Total messages: 23 (13 generated)
kozy
Erik, please take a look.
3 years, 9 months ago (2017-03-10 00:18:13 UTC) #1
luoe
lgtm. Can we update the description? For reference, the repro is: 1 pause on breakpoint ...
3 years, 9 months ago (2017-03-10 00:55:43 UTC) #4
lushnikov
https://codereview.chromium.org/2742653003/diff/1/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js File third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js (right): https://codereview.chromium.org/2742653003/diff/1/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js#newcode807 third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js:807: this._clearValueWidgetsTimer = setTimeout(this._clearValueWidgets.bind(this), 1000); don't you want the same ...
3 years, 9 months ago (2017-03-10 01:38:17 UTC) #5
kozy
thanks! all done! currently aligned with inline scope variables.
3 years, 9 months ago (2017-03-10 02:06:51 UTC) #8
lushnikov
https://codereview.chromium.org/2742653003/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js File third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js (right): https://codereview.chromium.org/2742653003/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js#newcode601 third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js:601: } Why don't we want greendots to be removed ...
3 years, 9 months ago (2017-03-10 04:51:57 UTC) #12
kozy
https://codereview.chromium.org/2742653003/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js File third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js (right): https://codereview.chromium.org/2742653003/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js#newcode601 third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js:601: } On 2017/03/10 04:51:57, lushnikov wrote: > Why don't ...
3 years, 9 months ago (2017-03-10 05:06:39 UTC) #13
kozy
I couldn't reproduce case when we go from place with localScope to place without localScope ...
3 years, 9 months ago (2017-03-10 19:25:00 UTC) #16
lushnikov
lgtm
3 years, 9 months ago (2017-03-10 19:26:29 UTC) #17
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/2742653003/40001
3 years, 9 months ago (2017-03-10 19:34:49 UTC) #20
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 21:45:49 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/921d5298e10e7010e3609f5608e0...

Powered by Google App Engine
This is Rietveld 408576698