Bug 69845 - Web Inspector: Scripts run via JSEvaluateScript without a sourceURL don't appear in the Inspector's Scripts panel
Summary: Web Inspector: Scripts run via JSEvaluateScript without a sourceURL don't app...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-11 08:55 PDT by Adam Roben (:aroben)
Modified: 2014-12-12 14:11 PST (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-10-11 08:55:08 PDT
If a WebKit app injects a script into a webpage by calling JSEvaluateScript, the script doesn't appear in the Inspector's Scripts panel.
Comment 1 Adam Roben (:aroben) 2011-10-11 08:57:31 PDT
Turns out this only happens when no sourceURL parameter is passed to JSEvaluateScript.
Comment 2 Brian Burg 2014-12-12 14:11:26 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.