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

Issue 2514323008: DevTools: move message management from UISourceCodeFrame to UISourceCode (Closed)

Created:
4 years ago by lushnikov
Modified:
4 years ago
Reviewers:
dgozman
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: move message management from UISourceCodeFrame to UISourceCode Today, UISourceCodeFrame removes all messages from UISourceCode whenever the working copy of UISourceCode gets changed. This is a "wag the dog" situation. This patch makes UISourceCode to decide on the lifetime on its messages. This will help to implement the message merging logic. Drive-by: converts UISourceCodeFrame._rawMessageBucket into Map. BUG=649837 Committed: https://crrev.com/f0fe6d5aaedd8efaedfc651c92e4e9eda31c2046 Cr-Commit-Position: refs/heads/master@{#434819}

Patch Set 1 #

Patch Set 2 : fix tests #

Total comments: 2

Patch Set 3 : address comments #

Messages

Total messages: 30 (18 generated)
lushnikov
please, take a look
4 years ago (2016-11-23 03:02:43 UTC) #4
dgozman
lgtm https://codereview.chromium.org/2514323008/diff/20001/third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js File third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js (right): https://codereview.chromium.org/2514323008/diff/20001/third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js#newcode464 third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js:464: _fireWorkingCopyChanged() { _workingCopyChanged
4 years ago (2016-11-23 22:24:41 UTC) #9
lushnikov
https://codereview.chromium.org/2514323008/diff/20001/third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js File third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js (right): https://codereview.chromium.org/2514323008/diff/20001/third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js#newcode464 third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js:464: _fireWorkingCopyChanged() { On 2016/11/23 22:24:41, dgozman wrote: > _workingCopyChanged ...
4 years ago (2016-11-23 23:27:15 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/2514323008/30001
4 years ago (2016-11-23 23:28:14 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: blimp_linux_dbg on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_amd64-generic_chromium_compile_only_ng on ...
4 years ago (2016-11-24 01:29:49 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/2514323008/30001
4 years ago (2016-11-24 11:26:45 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromium_presubmit on ...
4 years ago (2016-11-24 13:28:08 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/2514323008/30001
4 years ago (2016-11-28 18:27:42 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/128856)
4 years ago (2016-11-28 19:58:16 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/2514323008/30001
4 years ago (2016-11-28 23:16:00 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:30001)
4 years ago (2016-11-29 01:45:34 UTC) #28
commit-bot: I haz the power
4 years ago (2016-11-29 01:48:06 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f0fe6d5aaedd8efaedfc651c92e4e9eda31c2046
Cr-Commit-Position: refs/heads/master@{#434819}

Powered by Google App Engine
This is Rietveld 408576698