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

Issue 2537233003: DevTools: [Persistence] sync working copies of UISourceCodes (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: [Persistence] sync working copies of UISourceCodes Today, persistence reacts only on UISourceCode's "commit" events to sync content between UISourceCodes. This patch teaches Persistence to also sync working copies between UISourceCodes. This is a prerequisite for showing filesystem file instead of network uisourcecode. BUG=649837 R=dgozman Committed: https://crrev.com/70b1c266df857360b1cbf99d1d0735006c70d775 Cr-Commit-Position: refs/heads/master@{#435862}

Patch Set 1 #

Patch Set 2 : split out node.js editing fix #

Total comments: 8

Patch Set 3 : address comments #

Messages

Total messages: 16 (8 generated)
lushnikov
please take a look
4 years ago (2016-11-30 02:08:41 UTC) #1
lushnikov
i rebaselined the patch; could you please take another look?
4 years ago (2016-11-30 23:13:03 UTC) #6
dgozman
On 2016/11/30 23:13:03, lushnikov wrote: > i rebaselined the patch; could you please take another ...
4 years ago (2016-11-30 23:27:39 UTC) #7
dgozman
lgtm https://codereview.chromium.org/2537233003/diff/20001/third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js File third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js (right): https://codereview.chromium.org/2537233003/diff/20001/third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js#newcode67 third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js:67: if (binding.network.isDirty()) Let's remove this one? https://codereview.chromium.org/2537233003/diff/20001/third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js#newcode101 third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js:101: ...
4 years ago (2016-12-01 21:58:12 UTC) #8
lushnikov
https://codereview.chromium.org/2537233003/diff/20001/third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js File third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js (right): https://codereview.chromium.org/2537233003/diff/20001/third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js#newcode67 third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js:67: if (binding.network.isDirty()) On 2016/12/01 21:58:12, dgozman wrote: > Let's ...
4 years ago (2016-12-02 02:51:37 UTC) #9
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/2537233003/40001
4 years ago (2016-12-02 02:52:15 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-02 05:02:59 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-02 05:06:49 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/70b1c266df857360b1cbf99d1d0735006c70d775
Cr-Commit-Position: refs/heads/master@{#435862}

Powered by Google App Engine
This is Rietveld 408576698