RESOLVED INVALID 40083
Web Inspector: disable resource tracking on exiting the inspector layout test.
https://bugs.webkit.org/show_bug.cgi?id=40083
Summary Web Inspector: disable resource tracking on exiting the inspector layout test.
Pavel Feldman
Reported 2010-06-02 14:10:25 PDT
We should disable resource tracking on exiting resources tests, otherwise a lot more control flow goes into the InspectorController (see https://bugs.webkit.org/show_bug.cgi?id=40026). I will first disable resource tracking manually in the test (short term). Later I will modify DRT to do it on the test exit (under the same bug).
Attachments
[PATCH] Proposed fix. (1.48 KB, patch)
2010-06-02 14:12 PDT, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2010-06-02 14:12:15 PDT
Created attachment 57703 [details] [PATCH] Proposed fix.
Pavel Feldman
Comment 2 2010-06-02 14:20:29 PDT
Comment on attachment 57703 [details] [PATCH] Proposed fix. Committing to http://svn.webkit.org/repository/webkit/trunk ... M LayoutTests/ChangeLog M LayoutTests/http/tests/inspector/resource-parameters.html Committed r60578
Rob Colburn
Comment 3 2012-05-10 09:55:39 PDT
Nearly 2 year old, open bug. Pavel, what's the status here?
Pavel Feldman
Comment 4 2012-05-10 10:42:29 PDT
I don't think it is relevant any longer.
Note You need to log in before you can comment on or make changes to this bug.