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

Issue 2567283004: DevTools: drastically simplify UISourceCode.checkContentUpdated (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: drastically simplify UISourceCode.checkContentUpdated As a part of "Persistence" plan, the UISourceCode.checkContentUpdated method should move away from UISourceCode. This CL is a preparation for this. This patch kills a few clients of the method, since they are not needed any more: 1. SourcesSearchScope shouldn't be forcing checkContentUpdated during search, it can simply request content 2. The UISourceCodeFrame shouldn't request content on focus - the iNotify reports changes while devtools are blurred. BUG=673086 R=dgozman Committed: https://crrev.com/29f641736f1abdbd30ba57cd036774d5801bb236 Cr-Commit-Position: refs/heads/master@{#438772}

Patch Set 1 #

Patch Set 2 : rebaseline test #

Patch Set 3 : kill stale test #

Messages

Total messages: 21 (13 generated)
lushnikov
please, take a look
4 years ago (2016-12-13 19:24:55 UTC) #1
dgozman
lgtm
4 years ago (2016-12-14 22:45:00 UTC) #6
lushnikov
FYI: killed a test which was checking a proper use of "checkContentUpdated" on snippet uisourcecodes. ...
4 years ago (2016-12-15 00:44:00 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/2567283004/40001
4 years ago (2016-12-15 00:44:41 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/350340) win_clang on master.tryserver.chromium.win (JOB_FAILED, ...
4 years ago (2016-12-15 00:51:52 UTC) #14
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/2567283004/40001
4 years ago (2016-12-15 05:50:42 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-15 07:08:43 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-15 07:11:18 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/29f641736f1abdbd30ba57cd036774d5801bb236
Cr-Commit-Position: refs/heads/master@{#438772}

Powered by Google App Engine
This is Rietveld 408576698