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

Issue 2585393003: DevTools: [Persistence] implement Persistence.subscribeForBindingEvents (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] implement Persistence.subscribeForBindingEvents This patch implements per-uiSourceCode subscriptions for binding events. They allow clients to subscribe to binding status changes of a particular UISourceCode. This makes event delivery much more efficient. BUG=649837 R=dgozman Committed: https://crrev.com/095e1c0df2e2cac1d869127f83fce8c0afdadd37 Cr-Commit-Position: refs/heads/master@{#439972}

Patch Set 1 #

Patch Set 2 : nit #

Total comments: 7

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -29 lines) Patch
M third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js View 1 2 4 chunks +36 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/SourcesView.js View 1 2 4 chunks +14 lines, -24 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/UISourceCodeFrame.js View 1 2 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
lushnikov
please, take a look https://codereview.chromium.org/2585393003/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/2585393003/diff/20001/third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js#newcode282 third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js:282: subscribeForBindingEvent(uiSourceCode, listener, thisObject) { I ...
4 years ago (2016-12-20 02:50:02 UTC) #2
dgozman
lgtm https://codereview.chromium.org/2585393003/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/2585393003/diff/20001/third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js#newcode282 third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js:282: subscribeForBindingEvent(uiSourceCode, listener, thisObject) { Let's not support thisObject ...
4 years ago (2016-12-20 05:47:03 UTC) #7
lushnikov
https://codereview.chromium.org/2585393003/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/2585393003/diff/20001/third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js#newcode282 third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js:282: subscribeForBindingEvent(uiSourceCode, listener, thisObject) { On 2016/12/20 05:47:03, dgozman wrote: ...
4 years ago (2016-12-20 18:38:35 UTC) #8
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/2585393003/40001
4 years ago (2016-12-20 18:39:08 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/360187)
4 years ago (2016-12-20 21:47:43 UTC) #13
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/2585393003/40001
4 years ago (2016-12-21 00:21:51 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-21 01:50:28 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-21 01:52:00 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/095e1c0df2e2cac1d869127f83fce8c0afdadd37
Cr-Commit-Position: refs/heads/master@{#439972}

Powered by Google App Engine
This is Rietveld 408576698