Bug 18498 - REGRESSION: Tips are not shown for resources anymore
Summary: REGRESSION: Tips are not shown for resources anymore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Brian Weinstein
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-04-14 11:09 PDT by Timothy Hatcher
Modified: 2009-12-15 13:53 PST (History)
3 users (show)

See Also:


Attachments
[PATCH] Remove Tips Code + Resources (6.96 KB, patch)
2009-12-15 13:47 PST, Brian Weinstein
timothy: review+
bweinstein: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2008-04-14 11:09:10 PDT
This is a regression for bug 17773, the UI refresh.
Comment 1 Adam Roben (:aroben) 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
Comment 2 Kevin McCullough 2008-07-21 16:44:42 PDT
rdar://problem/6091749
Comment 3 Timothy Hatcher 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).
Comment 4 Brian Weinstein 2009-11-20 17:03:45 PST
Should we close this bug then?
Comment 5 Timothy Hatcher 2009-11-20 17:10:32 PST
We should use this bug to remove the tips code.
Comment 6 Brian Weinstein 2009-12-15 13:47:16 PST
Created attachment 44906 [details]
[PATCH] Remove Tips Code + Resources
Comment 7 Brian Weinstein 2009-12-15 13:53:43 PST
Transmitting file data .....
Committed revision 52170.