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

Issue 2778743007: Revert of [inspector] console get all information from inspector when needed (Closed)

Created:
3 years, 8 months ago by kozy
Modified:
3 years, 8 months ago
Reviewers:
dgozman
CC:
v8-reviews_googlegroups.com, devtools-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

Revert of [inspector] console get all information from inspector when needed (patchset #5 id:80001 of https://codereview.chromium.org/2784713002/ ) Reason for revert: One more failed layout test. Original issue's description: > [inspector] console get all information from inspector when needed > > With this CL we don't need to store reference to InspectedContext inside of JavaScript console object and able to get all required information from callback data. > It allows us to implement console methods without taking in account how and where we create and store these methods: > - later we can move console object implementation to builtins.. > - ..and install command line API methods smarter. > > BUG=chromium:588893 > R=dgozman@chromium.org > > Review-Url: https://codereview.chromium.org/2784713002 > Cr-Original-Commit-Position: refs/heads/master@{#44212} > Committed: https://chromium.googlesource.com/v8/v8/+/908cd38123df33ce293e4c8d25e407f7ca915f4c > Review-Url: https://codereview.chromium.org/2784713002 > Cr-Commit-Position: refs/heads/master@{#44238} > Committed: https://chromium.googlesource.com/v8/v8/+/88f71126a5c067f98c75044bc26778f2e8ea2e79 TBR=dgozman@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:588893 Review-Url: https://codereview.chromium.org/2778743007 Cr-Commit-Position: refs/heads/master@{#44246} Committed: https://chromium.googlesource.com/v8/v8/+/9cbdb715bf86297184d83b695402700ea0eb684c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+305 lines, -1089 lines) Patch
M src/inspector/inspected-context.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/inspector/inspected-context.cc View 2 chunks +28 lines, -2 lines 0 comments Download
M src/inspector/v8-console.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/inspector/v8-console.cc View 16 chunks +235 lines, -123 lines 0 comments Download
M src/inspector/v8-console-message.h View 3 chunks +2 lines, -17 lines 0 comments Download
M src/inspector/v8-console-message.cc View 5 chunks +11 lines, -39 lines 0 comments Download
A test/inspector/console/memory-setter-in-strict-mode.js View 1 chunk +13 lines, -0 lines 0 comments Download
A test/inspector/console/memory-setter-in-strict-mode-expected.txt View 1 chunk +9 lines, -0 lines 0 comments Download
M test/inspector/inspector-impl.h View 3 chunks +0 lines, -4 lines 0 comments Download
M test/inspector/inspector-impl.cc View 3 chunks +4 lines, -19 lines 0 comments Download
M test/inspector/inspector-test.cc View 3 chunks +0 lines, -17 lines 0 comments Download
M test/inspector/protocol-test.js View 2 chunks +0 lines, -4 lines 0 comments Download
D test/inspector/runtime/command-line-api.js View 1 chunk +0 lines, -175 lines 0 comments Download
D test/inspector/runtime/command-line-api-expected.txt View 1 chunk +0 lines, -612 lines 0 comments Download
D test/inspector/runtime/console-memory.js View 1 chunk +0 lines, -32 lines 0 comments Download
D test/inspector/runtime/console-memory-expected.txt View 1 chunk +0 lines, -45 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
kozy
Created Revert of [inspector] console get all information from inspector when needed
3 years, 8 months ago (2017-03-29 19:42:35 UTC) #2
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/2778743007/1
3 years, 8 months ago (2017-03-29 19:42:46 UTC) #3
commit-bot: I haz the power
3 years, 8 months ago (2017-03-29 19:42:59 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/9cbdb715bf86297184d83b695402700ea0e...

Powered by Google App Engine
This is Rietveld 408576698