[Webkit-unassigned] [Bug 58652] Web Inspector: Background network events collection - add GUI to Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 13 05:27:01 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58652


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #93436|review?                     |review-
               Flag|                            |




--- Comment #20 from Yury Semikhatsky <yurys at chromium.org>  2011-05-13 05:27:00 PST ---
(From update of attachment 93436)
View in context: https://bugs.webkit.org/attachment.cgi?id=93436&action=review

> Source/WebCore/inspector/InspectorResourceAgent.cpp:352
> +        if (!isBackgroundCollectionInit)

This may well be replaced with if (!m_eventsCollector), no need to introduce additional field.

> Source/WebCore/inspector/InspectorResourceAgent.cpp:397
> +void InspectorResourceAgent::backgroundCollectionInit()

initializeBackgroundCollection

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list