Bug 135466

Summary: Web Inspector: Timeline recording is not working inspecting iOS 7 and earlier
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.