RESOLVED FIXED Bug 55673
Web Inspector: AppCache agent should have same lifetime as InspectorAgent
https://bugs.webkit.org/show_bug.cgi?id=55673
Summary Web Inspector: AppCache agent should have same lifetime as InspectorAgent
Yury Semikhatsky
Reported 2011-03-03 07:21:21 PST
Web Inspector: AppCache agent should have same lifetime as InspectorAgent
Attachments
Patch (10.35 KB, patch)
2011-03-03 07:26 PST, Yury Semikhatsky
pfeldman: review+
Patch for landing (11.81 KB, patch)
2011-03-04 00:21 PST, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2011-03-03 07:26:54 PST
Pavel Feldman
Comment 2 2011-03-03 07:47:28 PST
Comment on attachment 84559 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=84559&action=review > Source/WebCore/inspector/InspectorApplicationCacheAgent.cpp:52 > +void InspectorApplicationCacheAgent::setFrontend(InspectorFrontend* frontend) I would pass agent-specific frontend in here.
Yury Semikhatsky
Comment 3 2011-03-04 00:21:02 PST
Created attachment 84702 [details] Patch for landing
Yury Semikhatsky
Comment 4 2011-03-04 00:29:19 PST
Note You need to log in before you can comment on or make changes to this bug.