Bug 120312

Summary: Web Inspector: Profiler not displaying JavaScript profiles for iOS debugging
Product: WebKit Reporter: Jacob Rask <jacob>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Jacob Rask
Reported 2013-08-26 09:06:50 PDT
I tried all of this on iOS 7. Not sure about earlier iOS versions. Steps to reproduce: 1. Connect Safari 6.0.5 on your desktop to a Safari session on an iOS Device or Simulator. 2. Open the Profiles and Timelines tab. 3. Start recording a JavaScript profile. Everything seems to be working fine. 4. Press "Stop profiling" Expected: A profile is shown. Actual: The text "Recording JavaScript profile" in the UI doesn't change, and nothing is shown in the profiling area. It seems like a profile is added to console.profiles. CSS profiling and the Timeline both work as expected.
Attachments
Radar WebKit Bug Importer
Comment 1 2013-08-26 09:07:53 PDT
Joseph Pecoraro
Comment 2 2013-08-26 10:36:33 PDT
You cannot debug iOS 7.0 with Safari 6.0.x. You need Safari 6.1 (on OS X Mountain Lion) or Safari 7 (on OS X Mavericks). If you have a developer.apple.com account, search for Safari under the OS X Downloads section.
Note You need to log in before you can comment on or make changes to this bug.