Bug 182195 - Web Inspector: console.profile doesn't work
Summary: Web Inspector: console.profile doesn't work
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-26 16:35 PST by Nikita Vasilyev
Modified: 2018-01-26 16:45 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2018-01-26 16:35:13 PST
Steps:
1. Open Web Inspector
2. Navigate to http://apple.com
3. Run console.profile() from the console
4. Scroll apple.com web page
5. Run console.profileEnd() from the console
6. Open Timelines tab

Expected:
A new timeline recording.

Actual:
Empty timeline.

Notes:
Tested on STP 48.
Comment 1 Radar WebKit Bug Importer 2018-01-26 16:36:32 PST
<rdar://problem/36929283>
Comment 2 Joseph Pecoraro 2018-01-26 16:45:00 PST
<rdar://problem/33248783>