Bug 120312
Summary: | Web Inspector: Profiler not displaying JavaScript profiles for iOS debugging | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jacob Rask <jacob> |
Component: | Web Inspector | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/14834583>
Joseph Pecoraro
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.