Chromium Code Reviews
Description[Devtools] Reverse dependency of ResourceTreeModel and NetworkLog
This patch reverses the dependency of NetworkLog depending on
ResourceTreeModel to be reversed. This is because ResourceTreeModel does
not exist if there is no DOM, but NetworkLog should exist, but with
current setup this causes problems with HAR output with service workers
because service workers end up without a NetworkLog, but since there's a
request they should have a NetworkLog object.
R=dgozman_slow,caseq,luoe
BUG=668032
Patch Set 1 #
Total comments: 3
Messages
Total messages: 8 (5 generated)
|
|||||||||||||||||||||||||||||||||||||