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

Issue 2826573002: DevTools: fix tests to ensure clean revert of persistence2.0 (Closed)

Created:
3 years, 8 months ago by lushnikov
Modified:
3 years, 8 months 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/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: fix tests to ensure clean revert of persistence2.0 This patch is a preparation for the https://crrev.com/2818713007 to unbind persistence2.0 behavior from tests. This patch: - enables persistencd2.0 by default in persistence-do-not-bind-dirty-sourcecode.html because the test verifies the binding prevalidation behavior - fixes bug in JavaScriptSourceFrame which used wrong uiSourceCode (that's inevitable) BUG=707002 R=dgozman Review-Url: https://codereview.chromium.org/2826573002 Cr-Commit-Position: refs/heads/master@{#465153} Committed: https://chromium.googlesource.com/chromium/src/+/3c24f4f7064cb6fcf8827bd5bd29ec12664dbd3d

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-do-not-bind-dirty-sourcecode.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 14 (9 generated)
lushnikov
please, take a look
3 years, 8 months ago (2017-04-17 21:58:28 UTC) #3
dgozman
lgtm https://codereview.chromium.org/2826573002/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/2826573002/diff/1/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js#newcode1256 third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js:1256: if (!TextUtils.isMinified(/** @type {string} */ (this.uiSourceCode().content()))) How could ...
3 years, 8 months ago (2017-04-17 22:36:02 UTC) #6
lushnikov
https://codereview.chromium.org/2826573002/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/2826573002/diff/1/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js#newcode1256 third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js:1256: if (!TextUtils.isMinified(/** @type {string} */ (this.uiSourceCode().content()))) On 2017/04/17 22:36:02, ...
3 years, 8 months ago (2017-04-17 23:06:13 UTC) #7
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/2826573002/1
3 years, 8 months ago (2017-04-18 04:20:01 UTC) #11
commit-bot: I haz the power
3 years, 8 months ago (2017-04-18 06:21:11 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/3c24f4f7064cb6fcf8827bd5bd29...

Powered by Google App Engine
This is Rietveld 408576698