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

Issue 201613004: DevTools: Add context menu option for objects to save to temp variable. (Closed)

Created:
6 years, 9 months ago by aandrey
Modified:
6 years, 9 months ago
Reviewers:
pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

DevTools: Add context menu option for objects to save to temp variable. Adding ability to access objects from printed ObjectPropertySections (console, scopes pane and etc.). BUG=306120 R=pfeldman Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169649

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressed #

Total comments: 2

Patch Set 3 : addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, -26 lines) Patch
M LayoutTests/http/tests/inspector/console-test.js View 1 chunk +12 lines, -0 lines 0 comments Download
A LayoutTests/inspector/console/console-save-to-temp-var.html View 1 1 chunk +72 lines, -0 lines 0 comments Download
A LayoutTests/inspector/console/console-save-to-temp-var-expected.txt View 1 1 chunk +28 lines, -0 lines 0 comments Download
M Source/devtools/front_end/RemoteObject.js View 1 2 4 chunks +30 lines, -11 lines 0 comments Download
M Source/devtools/front_end/SourcesPanel.js View 1 2 3 chunks +75 lines, -15 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
aandrey
6 years, 9 months ago (2014-03-17 11:17:13 UTC) #1
pfeldman
https://codereview.chromium.org/201613004/diff/1/Source/devtools/front_end/SourcesPanel.js File Source/devtools/front_end/SourcesPanel.js (right): https://codereview.chromium.org/201613004/diff/1/Source/devtools/front_end/SourcesPanel.js#newcode1485 Source/devtools/front_end/SourcesPanel.js:1485: var message = "Failed to save to temp variable" ...
6 years, 9 months ago (2014-03-17 15:36:43 UTC) #2
aandrey
PTAL
6 years, 9 months ago (2014-03-19 11:53:23 UTC) #3
pfeldman
lgtm https://codereview.chromium.org/201613004/diff/20001/Source/devtools/front_end/SourcesPanel.js File Source/devtools/front_end/SourcesPanel.js (right): https://codereview.chromium.org/201613004/diff/20001/Source/devtools/front_end/SourcesPanel.js#newcode1399 Source/devtools/front_end/SourcesPanel.js:1399: contextMenu.appendItem(WebInspector.UIString(WebInspector.useLowerCaseMenuTitles() ? "Save to temp variable" : "Save ...
6 years, 9 months ago (2014-03-19 18:08:02 UTC) #4
aandrey
https://codereview.chromium.org/201613004/diff/20001/Source/devtools/front_end/SourcesPanel.js File Source/devtools/front_end/SourcesPanel.js (right): https://codereview.chromium.org/201613004/diff/20001/Source/devtools/front_end/SourcesPanel.js#newcode1399 Source/devtools/front_end/SourcesPanel.js:1399: contextMenu.appendItem(WebInspector.UIString(WebInspector.useLowerCaseMenuTitles() ? "Save to temp variable" : "Save to ...
6 years, 9 months ago (2014-03-20 09:21:21 UTC) #5
aandrey
The CQ bit was checked by aandrey@chromium.org
6 years, 9 months ago (2014-03-20 09:24:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/201613004/40001
6 years, 9 months ago (2014-03-20 09:24:26 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-20 09:28:14 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on blink_presubmit
6 years, 9 months ago (2014-03-20 09:28:15 UTC) #9
aandrey
The CQ bit was checked by aandrey@chromium.org
6 years, 9 months ago (2014-03-20 11:51:56 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/201613004/40001
6 years, 9 months ago (2014-03-20 11:51:58 UTC) #11
commit-bot: I haz the power
6 years, 9 months ago (2014-03-20 12:47:58 UTC) #12
Message was sent while issue was closed.
Change committed as 169649

Powered by Google App Engine
This is Rietveld 408576698