WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
110955
Web Inspector: timeline stops working on certain sites
https://bugs.webkit.org/show_bug.cgi?id=110955
Summary
Web Inspector: timeline stops working on certain sites
Yury Semikhatsky
Reported
2013-02-27 00:31:39 PST
User report: "I've noticed that timeline stops working on certain sites. F.ex. go to www.tv2.dk, start timeline recording. Now, only a few events are shown in the list, and after stopping recording, the slider at the top is not working (list of events is not updated when sliding in the timeline). Also, it is not possible to start recording again. Only if I close developer tools and open them again. I actually noticed this a while ago in Canary, but I assumed it would be fixed before hitting release. Anyone else having this problem?"
Attachments
Patch
(2.21 KB, patch)
2013-02-27 01:30 PST
,
Eugene Klyuchnikov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2013-02-27 00:33:20 PST
There is an exception in the console if you open inspector on inspector: Uncaught Error: NotFoundError: DOM Exception 8 View.js:478 Element.removeChild View.js:478 WebInspector.TimelinePanel._refreshRecords TimelinePanel.js:868 WebInspector.TimelinePanel._refresh TimelinePanel.js:771
Yury Semikhatsky
Comment 2
2013-02-27 00:40:59 PST
WebInspector.TimelinePresentationModel.Record.detailsNode (TimelinePresentationModel.js:1005) WebInspector.TimelineRecordListRow.update (TimelinePanel.js:1383) WebInspector.TimelinePanel._refreshRecords (TimelinePanel.js:904) WebInspector.TimelinePanel._refresh (TimelinePanel.js:771)
Eugene Klyuchnikov
Comment 3
2013-02-27 01:30:11 PST
Created
attachment 190465
[details]
Patch
Alexander Pavlov (apavlov)
Comment 4
2013-02-27 01:50:50 PST
Comment on
attachment 190465
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=190465&action=review
r=me
> Source/WebCore/ChangeLog:8 > + Analysis: "timerId" value is number,
Seems like a drawback of untyped payloads...
Eugene Klyuchnikov
Comment 5
2013-02-27 02:15:31 PST
(In reply to
comment #4
)
> (From update of
attachment 190465
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=190465&action=review
> > r=me > > > Source/WebCore/ChangeLog:8 > > + Analysis: "timerId" value is number, > > Seems like a drawback of untyped payloads...
We're thinking about making them typed =)
WebKit Review Bot
Comment 6
2013-02-27 02:17:04 PST
Comment on
attachment 190465
[details]
Patch Clearing flags on attachment: 190465 Committed
r144161
: <
http://trac.webkit.org/changeset/144161
>
WebKit Review Bot
Comment 7
2013-02-27 02:17:08 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug