RESOLVED FIXED 18498
REGRESSION: Tips are not shown for resources anymore
https://bugs.webkit.org/show_bug.cgi?id=18498
Summary REGRESSION: Tips are not shown for resources anymore
Timothy Hatcher
Reported 2008-04-14 11:09:10 PDT
This is a regression for bug 17773, the UI refresh.
Attachments
[PATCH] Remove Tips Code + Resources (6.96 KB, patch)
2009-12-15 13:47 PST, Brian Weinstein
timothy: review+
bweinstein: commit-queue-
Adam Roben (:aroben)
Comment 1 2008-06-11 18:52:38 PDT
This bug refers to little tip balloons that we used to show in the Inspector. In the old Inspector UI, when you went into the Network view we'd show a tip balloon next to each resource that we had a "tip" for. The idea was that the tips would be little suggestions for how web authors could improve the loading performance of each resource. The only tip that we had implemented would tell you to use server-side gzip compression. Clicking on the tip balloon once would show the tip in a message bubble. Clicking it again would hide the tip. You can see a screenshot containing the tip balloons at http://webkit.org/blog/wp-content/uploads/2007/06/newinspector.png
Kevin McCullough
Comment 2 2008-07-21 16:44:42 PDT
Timothy Hatcher
Comment 3 2009-11-20 17:00:42 PST
The consensus is Tips are not coming back and the feature will live in a future Audits panel (tracked by bug 31665).
Brian Weinstein
Comment 4 2009-11-20 17:03:45 PST
Should we close this bug then?
Timothy Hatcher
Comment 5 2009-11-20 17:10:32 PST
We should use this bug to remove the tips code.
Brian Weinstein
Comment 6 2009-12-15 13:47:16 PST
Created attachment 44906 [details] [PATCH] Remove Tips Code + Resources
Brian Weinstein
Comment 7 2009-12-15 13:53:43 PST
Transmitting file data ..... Committed revision 52170.
Note You need to log in before you can comment on or make changes to this bug.