Bug 135466 - Web Inspector: Timeline recording is not working inspecting iOS 7 and earlier
Summary: Web Inspector: Timeline recording is not working inspecting iOS 7 and earlier
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-07-31 12:39 PDT by Joseph Pecoraro
Modified: 2014-07-31 16:17 PDT (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.72 KB, patch)
2014-07-31 12:45 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2014-07-31 12:39:37 PDT
* SUMMARY
When switching to recordingStarted/recordingStopped events we broke support for older releases which don't send those events.

* STEPS TO REPRODUCE
1. Inspect apple.com on iOS 7 device
2. Click to start a recording
  => nothing happens
Comment 1 Radar WebKit Bug Importer 2014-07-31 12:40:50 PDT
<rdar://problem/17874096>
Comment 2 Joseph Pecoraro 2014-07-31 12:45:58 PDT
Created attachment 235836 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2014-07-31 16:17:33 PDT
Comment on attachment 235836 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 235836

Committed r171894: <http://trac.webkit.org/changeset/171894>
Comment 4 WebKit Commit Bot 2014-07-31 16:17:36 PDT
All reviewed patches have been landed.  Closing bug.