Bug 35785 - Web Inspector: Do not show link helper in popovers and/or for external resources.
Summary: Web Inspector: Do not show link helper in popovers and/or for external resour...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
: 35736 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-05 01:49 PST by Pavel Feldman
Modified: 2010-03-05 14:07 PST (History)
6 users (show)

See Also:


Attachments
initial version of patch (11.36 KB, patch)
2010-03-05 01:59 PST, Ilya Tikhonovsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2010-03-05 01:49:13 PST
Subj.
Comment 1 Ilya Tikhonovsky 2010-03-05 01:59:30 PST
Created attachment 50092 [details]
initial version of patch
Comment 2 Pavel Feldman 2010-03-05 02:04:54 PST
Comment on attachment 50092 [details]
initial version of patch

i'll fix change log and land.
Comment 3 Pavel Feldman 2010-03-05 02:09:22 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/English.lproj/localizedStrings.js
	M	WebCore/inspector/front-end/ResourcesPanel.js
	M	WebCore/inspector/front-end/ScriptsPanel.js
	M	WebCore/inspector/front-end/TimelinePanel.js
	M	WebCore/inspector/front-end/inspector.js
	M	WebKit/chromium/ChangeLog
	M	WebKit/chromium/src/js/DebuggerAgent.js
Committed r55575
Comment 4 Alexander Pavlov (apavlov) 2010-03-05 02:18:29 PST
*** Bug 35736 has been marked as a duplicate of this bug. ***
Comment 5 Eric Seidel (no email) 2010-03-05 14:07:06 PST
The tiger bot started failing after this checkin:
http://build.webkit.org/results/Tiger%20Intel%20Release/r55575%20(9360)/results.html

I'm not sure that it's related though.