[Webkit-unassigned] [Bug 135490] New: Web Inspector: "Stop Recording" button feels unresponsive, recording takes a long time to stop
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 31 18:59:20 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135490
Summary: Web Inspector: "Stop Recording" button feels
unresponsive, recording takes a long time to stop
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: joepeck at webkit.org
CC: timothy at apple.com, joepeck at webkit.org,
webkit-bug-importer at group.apple.com,
graouts at webkit.org
* SUMMARY
We recently changed "Stop Recording" button to wait for a "recordingStopped" event from the backend to stop. However, this can produce a very large delay between the time the user clicked "Stop Recording" to when the frontend gets the event. This is especially bad in remote debugging, e.g. with iOS.
We should have the UI immediately stop recording and ignore future events. This was the behavior before r171195.
* STEPS TO REPRODUCE
1. Load <http://apple.com> in remote target
2. Inspect remote target
3. Reload via inspector
4. Quickly click the record button to "Stop Recording"
=> recording continues for a couple seconds
<rdar://problem/17872655>
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list