Bug 192773 - Web Inspector: REGRESSION (r237195): Timelines: selecting a rendering frame row moves the time selection
Summary: Web Inspector: REGRESSION (r237195): Timelines: selecting a rendering frame r...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-12-17 13:24 PST by Devin Rousso
Modified: 2018-12-19 19:57 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.59 KB, patch)
2018-12-17 13:30 PST, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2018-12-17 13:24:56 PST
# STEPS TO REPRODUCE:
1. open WebInspector to Timelines tab
2. go to the Frames view
3. start a recording
4. interact with the page (e.g. scroll)
5. stop the recording
6. select a small range towards the end of the recording
7. expand one of the non-filtered records
8. click on a child of the expanded record (e.g. Composite or Layout)
 => the selected time range changes to be towards the beginning of the recorded frames, but the blue selection bar is where it should be
Comment 1 Devin Rousso 2018-12-17 13:25:15 PST
<rdar://problem/46782446>
Comment 2 Devin Rousso 2018-12-17 13:30:45 PST
Created attachment 357471 [details]
Patch
Comment 3 Joseph Pecoraro 2018-12-19 19:31:14 PST
Comment on attachment 357471 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2018-12-19 19:57:17 PST
Comment on attachment 357471 [details]
Patch

Clearing flags on attachment: 357471

Committed r239421: <https://trac.webkit.org/changeset/239421>
Comment 5 WebKit Commit Bot 2018-12-19 19:57:18 PST
All reviewed patches have been landed.  Closing bug.