https://codereview.chromium.org/2914033002/diff/120001/third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js File third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js (right): https://codereview.chromium.org/2914033002/diff/120001/third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js#newcode979 third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js:979: parent.removeChild(node); I think this will be slow on navigation, ...
3 years, 6 months ago
(2017-06-02 21:13:38 UTC)
#7
3 years, 6 months ago
(2017-06-08 21:09:44 UTC)
#19
Patchset #8 (id:220001) has been deleted
allada
Patchset #9 (id:260001) has been deleted
3 years, 6 months ago
(2017-06-08 21:22:41 UTC)
#20
Patchset #9 (id:260001) has been deleted
allada
Patchset #8 (id:240001) has been deleted
3 years, 6 months ago
(2017-06-08 21:22:47 UTC)
#21
Patchset #8 (id:240001) has been deleted
allada
https://codereview.chromium.org/2914033002/diff/280001/third_party/WebKit/Source/devtools/front_end/network/NetworkFrameGrouper.js File third_party/WebKit/Source/devtools/front_end/network/NetworkFrameGrouper.js (right): https://codereview.chromium.org/2914033002/diff/280001/third_party/WebKit/Source/devtools/front_end/network/NetworkFrameGrouper.js#newcode14 third_party/WebKit/Source/devtools/front_end/network/NetworkFrameGrouper.js:14: this._frameGroupNodeSymbol = Symbol('FrameGroupNode'); I needed to change this because ...
3 years, 6 months ago
(2017-06-08 21:24:25 UTC)
#22
https://codereview.chromium.org/2914033002/diff/280001/third_party/WebKit/Source/devtools/front_end/network/NetworkFrameGrouper.js File third_party/WebKit/Source/devtools/front_end/network/NetworkFrameGrouper.js (right): https://codereview.chromium.org/2914033002/diff/280001/third_party/WebKit/Source/devtools/front_end/network/NetworkFrameGrouper.js#newcode14 third_party/WebKit/Source/devtools/front_end/network/NetworkFrameGrouper.js:14: this._frameGroupNodeSymbol = Symbol('FrameGroupNode'); I needed to change this because ...
3 years, 6 months ago
(2017-06-08 21:24:25 UTC)
#23
3 years, 6 months ago
(2017-06-09 01:04:39 UTC)
#27
Dry run: This issue passed the CQ dry run.
allada
PTaL - This should have fixed service worker issues and also the overview timeline issues. ...
3 years, 6 months ago
(2017-06-12 21:59:19 UTC)
#28
PTaL - This should have fixed service worker issues and also the overview
timeline issues. The top overview timeline should now reset and be in-sync now
with the waterfall.
allada
PTaL
3 years, 6 months ago
(2017-06-14 18:42:34 UTC)
#29
PTaL
dgozman
https://codereview.chromium.org/2914033002/diff/340001/third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js File third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js (right): https://codereview.chromium.org/2914033002/diff/340001/third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js#newcode515 third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js:515: recordNode.textContent = UI.shortcutRegistry.shortcutTitleForAction('network_log.toggle-recording'); This does not work. https://codereview.chromium.org/2914033002/diff/340001/third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js#newcode968 third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js:968: ...
3 years, 6 months ago
(2017-06-14 22:21:48 UTC)
#30
This looks much better! https://codereview.chromium.org/2914033002/diff/360001/third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js File third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js (right): https://codereview.chromium.org/2914033002/diff/360001/third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js#newcode917 third_party/WebKit/Source/devtools/front_end/network/NetworkLogView.js:917: _reset() { Out of curiosity, ...
3 years, 6 months ago
(2017-06-15 20:24:10 UTC)
#32
3 years, 6 months ago
(2017-06-17 00:12:56 UTC)
#34
https://codereview.chromium.org/2914033002/diff/360001/third_party/WebKit/Sou...
File third_party/WebKit/Source/devtools/front_end/network_log/NetworkLog.js
(right):
https://codereview.chromium.org/2914033002/diff/360001/third_party/WebKit/Sou...
third_party/WebKit/Source/devtools/front_end/network_log/NetworkLog.js:335: *
@param {!Map<string, !SDK.NetworkRequest>=} requestIdMap
On 2017/06/17 00:04:13, allada wrote:
> On 2017/06/15 20:24:10, dgozman wrote:
> > remove =
>
> I need it to not update the map or pageload if the request is being preserved.
I
> also would like to have these optional for when import HAR, because we won't
> have a manager and may not have a pageload.
Let's inline _addRequest everywhere.
allada
PTaL
3 years, 6 months ago
(2017-06-19 20:48:04 UTC)
#35
CQ is committing da patch. Bot data: {"patchset_id": 440001, "attempt_start_ts": 1497926107962290, "parent_rev": "e60d1d4ae98c4c916db70cb2f090f59e3ad76a51", "commit_rev": "ca6a9f1f759e79a3a08be1747c47ee9354db6cff"}
3 years, 6 months ago
(2017-06-20 04:17:04 UTC)
#41
CQ is committing da patch.
Bot data: {"patchset_id": 440001, "attempt_start_ts": 1497926107962290,
"parent_rev": "e60d1d4ae98c4c916db70cb2f090f59e3ad76a51", "commit_rev":
"ca6a9f1f759e79a3a08be1747c47ee9354db6cff"}
commit-bot: I haz the power
Description was changed from ========== [Devtools] NetworkLogView now uses NetworkLog as source of truth. NetworkLogView ...
3 years, 6 months ago
(2017-06-20 04:17:14 UTC)
#42
Message was sent while issue was closed.
Description was changed from
==========
[Devtools] NetworkLogView now uses NetworkLog as source of truth.
NetworkLogView will now use NetworkLog to control it's requests.
NetworkLog now will dispatch the needed events and the view will only
update when the NetworkLog has dispatched them.
This is in preporation of loading HAR files into network panel.
R=dgozman,pfeldman
BUG=374557
==========
to
==========
[Devtools] NetworkLogView now uses NetworkLog as source of truth.
NetworkLogView will now use NetworkLog to control it's requests.
NetworkLog now will dispatch the needed events and the view will only
update when the NetworkLog has dispatched them.
This is in preporation of loading HAR files into network panel.
R=dgozman,pfeldman
BUG=374557
Review-Url: https://codereview.chromium.org/2914033002
Cr-Commit-Position: refs/heads/master@{#480728}
Committed:
https://chromium.googlesource.com/chromium/src/+/ca6a9f1f759e79a3a08be1747c47...
==========
commit-bot: I haz the power
Committed patchset #16 (id:440001) as https://chromium.googlesource.com/chromium/src/+/ca6a9f1f759e79a3a08be1747c47ee9354db6cff
3 years, 6 months ago
(2017-06-20 04:17:16 UTC)
#43
Issue 2914033002: [Devtools] NetworkLogView now uses NetworkLog as source of truth.
(Closed)
Created 3 years, 6 months ago by allada
Modified 3 years, 6 months ago
Reviewers: dgozman, pfeldman
Base URL:
Comments: 70