Bug 21640 - Invoking web inspector does nothing when JS is turned off
Summary: Invoking web inspector does nothing when JS is turned off
Status: RESOLVED DUPLICATE of bug 12693
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-16 08:57 PDT by Nicholas Shanks
Modified: 2008-10-16 16:29 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Shanks 2008-10-16 08:57:22 PDT
I find it incredibly frustrating that every time I want to use the inspector, I need to turn on JavaScript, and then remember to turn it off again afterwards.

I am also concerned that during the period it is turned on, sites in both the tab I'm inspecting and background tabs/windows might be able to execute scripts.

What I would like is for the web inspector to have exclusive, guaranteed access to the JS engine when I right click on something and choose Inspect Element. This should be true regardless of whether it opens in a separate window or at the bottom of the website's window.
Comment 1 Timothy Hatcher 2008-10-16 16:29:37 PDT

*** This bug has been marked as a duplicate of 12693 ***