New issue
Advanced search Search tips

Issue 656055 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Bug



Sign in to add a comment

DevTools: introduce new trace-based audits.

Project Member Reported by pfeldman@chromium.org, Oct 14 2016

Issue description

This is a meta-bug.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Oct 14 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/6819746d5e8d691edb809467d0cd2b61e666dffc

commit 6819746d5e8d691edb809467d0cd2b61e666dffc
Author: pfeldman <pfeldman@chromium.org>
Date: Fri Oct 14 23:10:25 2016

DevTools: allow handing over the raw protocol connection to external clients and back.

BUG= 656055 

Review-Url: https://codereview.chromium.org/2419943003
Cr-Commit-Position: refs/heads/master@{#425504}

[modify] https://crrev.com/6819746d5e8d691edb809467d0cd2b61e666dffc/third_party/WebKit/Source/devtools/front_end/components_lazy/LineLevelProfile.js
[modify] https://crrev.com/6819746d5e8d691edb809467d0cd2b61e666dffc/third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js
[modify] https://crrev.com/6819746d5e8d691edb809467d0cd2b61e666dffc/third_party/WebKit/Source/devtools/front_end/main/Main.js
[modify] https://crrev.com/6819746d5e8d691edb809467d0cd2b61e666dffc/third_party/WebKit/Source/devtools/front_end/resources/AppManifestView.js
[modify] https://crrev.com/6819746d5e8d691edb809467d0cd2b61e666dffc/third_party/WebKit/Source/devtools/front_end/resources/ClearStorageView.js
[modify] https://crrev.com/6819746d5e8d691edb809467d0cd2b61e666dffc/third_party/WebKit/Source/devtools/front_end/resources/ServiceWorkersView.js
[modify] https://crrev.com/6819746d5e8d691edb809467d0cd2b61e666dffc/third_party/WebKit/Source/devtools/front_end/sdk/NetworkManager.js
[modify] https://crrev.com/6819746d5e8d691edb809467d0cd2b61e666dffc/third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js
[modify] https://crrev.com/6819746d5e8d691edb809467d0cd2b61e666dffc/third_party/WebKit/Source/devtools/front_end/security/SecurityPanel.js
[modify] https://crrev.com/6819746d5e8d691edb809467d0cd2b61e666dffc/third_party/WebKit/Source/devtools/scripts/run_inspector_tests.sh

Project Member

Comment 2 by bugdroid1@chromium.org, Oct 14 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/332f59dc06cddbdb4a0fa647b11960141e96af2c

commit 332f59dc06cddbdb4a0fa647b11960141e96af2c
Author: pfeldman <pfeldman@chromium.org>
Date: Fri Oct 14 23:15:09 2016

DevTools: introduce a stub for the new audits panel (behind experiment).

BUG= 656055 

Review-Url: https://codereview.chromium.org/2417703006
Cr-Commit-Position: refs/heads/master@{#425506}

[modify] https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c/third_party/WebKit/Source/devtools/BUILD.gn
[add] https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c/third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js
[add] https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c/third_party/WebKit/Source/devtools/front_end/audits2/module.json
[add] https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c/third_party/WebKit/Source/devtools/front_end/audits2_worker.js
[add] https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c/third_party/WebKit/Source/devtools/front_end/audits2_worker.json
[add] https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c/third_party/WebKit/Source/devtools/front_end/audits2_worker/Audits2Service.js
[add] https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c/third_party/WebKit/Source/devtools/front_end/audits2_worker/module.json
[modify] https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c/third_party/WebKit/Source/devtools/front_end/bindings/TempFile.js
[modify] https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c/third_party/WebKit/Source/devtools/front_end/inspector.json
[modify] https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c/third_party/WebKit/Source/devtools/front_end/main/Main.js
[modify] https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c/third_party/WebKit/Source/devtools/front_end/services/ServiceManager.js
[modify] https://crrev.com/332f59dc06cddbdb4a0fa647b11960141e96af2c/third_party/WebKit/Source/devtools/front_end/worker_service/ServiceDispatcher.js

Project Member

Comment 3 by bugdroid1@chromium.org, Oct 18 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/fd4bf37272eb73d9941b547f32f5a70e117bba16

commit fd4bf37272eb73d9941b547f32f5a70e117bba16
Author: pfeldman <pfeldman@chromium.org>
Date: Tue Oct 18 19:27:27 2016

DevTools: allow reattaching main target live.

BUG= 656055 

Review-Url: https://chromiumcodereview.appspot.com/2421913003
Cr-Commit-Position: refs/heads/master@{#426022}

[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/chrome/browser/devtools/devtools_embedder_message_dispatcher.cc
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/chrome/browser/devtools/devtools_embedder_message_dispatcher.h
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/chrome/browser/devtools/devtools_ui_bindings.cc
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/chrome/browser/devtools/devtools_ui_bindings.h
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/chrome/browser/devtools/devtools_window.cc
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/BUILD.gn
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/audits2_worker/Audits2Service.js
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/devtools.js
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/host/InspectorFrontendHost.js
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/host/InspectorFrontendHostAPI.js
[delete] https://crrev.com/23484abd691e2e776f2c8a4aec706046d2ca7919/third_party/WebKit/Source/devtools/front_end/main/Connections.js
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/main/Main.js
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/main/RemoteLocationManager.js
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/main/module.json
[add] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/sdk/Connections.js
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/sdk/InspectorBackend.js
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/sdk/SubTargetsManager.js
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/sdk/Target.js
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/sdk/TargetManager.js
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/sdk/WorkerManager.js
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/sdk/module.json
[modify] https://crrev.com/fd4bf37272eb73d9941b547f32f5a70e117bba16/third_party/WebKit/Source/devtools/front_end/worker_service/ServiceDispatcher.js

Status: Fixed (was: Assigned)

Sign in to add a comment