[Webkit-unassigned] [Bug 144124] New: Web Inspector: run a customizable bootstrap function after the UI has fully loaded
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 23 15:03:29 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=144124
Bug ID: 144124
Summary: Web Inspector: run a customizable bootstrap function
after the UI has fully loaded
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: burg at cs.washington.edu
CC: graouts at webkit.org, joepeck at webkit.org,
jonowells at apple.com, mattbaker at apple.com,
nvasilyev at apple.com, timothy at apple.com,
webkit-bug-importer at group.apple.com
The point of a "bootstrap script" is to reduce amount of time clicking on the UI to get the inspector to a useful state for debugging.
Instead, you write commands in a function that runs after the inspector has loaded. These commands automate reproduction steps, and can be shared as part of a bug report (if obvious).
Some things you might want to do include opening different sidebars, browsing between web pages, evaluating text in the console.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150423/cbc44b56/attachment-0001.html>
More information about the webkit-unassigned
mailing list