Bug 72967 - Web Inspector: eliminate the frontendReused signal.
Summary: Web Inspector: eliminate the frontendReused signal.
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-11-22 10:14 PST by Pavel Feldman
Modified: 2014-12-12 14:08 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 Pavel Feldman 2011-11-22 10:14:18 PST
Instead, frameNavigated should be issued. Originally frontendReused was introduced to support bookmarklets and instant in chromium. Bookmarklets support does not need it anymore, while instant should be resolved using existing commands.
Comment 1 Brian Burg 2014-12-12 14:08:49 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.