[Webkit-unassigned] [Bug 200637] Web Inspector: REGRESSION: Inspector Timeline always starts at about 500ms mark on a reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 11 23:18:17 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200637

Devin Rousso <drousso at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #378620|review?                     |review+
              Flags|                            |

--- Comment #8 from Devin Rousso <drousso at apple.com> ---
Comment on attachment 378620
  --> https://bugs.webkit.org/attachment.cgi?id=378620
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=378620&action=review

r=me, thanks for iterating :)

> Source/WebInspectorUI/UserInterface/Models/TimelineRecord.js:108
> +    get unadjustedStartTime()

We should move this to be next to `get activeStartTime`.

> Source/WebInspectorUI/UserInterface/Models/TimelineRecord.js:114
> +    get unadjustedEndTime()

We should move this to be right after `get endTime`.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190912/8a6a1022/attachment.html>


More information about the webkit-unassigned mailing list