WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
67528
Web Inspector: didMarkDOMContentEvent() should send event of MarkDOMContent type.
https://bugs.webkit.org/show_bug.cgi?id=67528
Summary
Web Inspector: didMarkDOMContentEvent() should send event of MarkDOMContent t...
Vsevolod Vlasov
Reported
2011-09-02 15:05:45 PDT
didMarkDOMContentEvent() should send event of MarkDOMContent type. It is now sending event with TimeStamp type.
http://codesearch.google.com/codesearch#OAMlx_jo-ck/src/third_party/WebKit/Source/WebCore/inspector/InspectorTimelineAgent.cpp&type=cs&l=334
Attachments
[patch] initial version
(7.30 KB, patch)
2011-09-19 02:36 PDT
,
Ilya Tikhonovsky
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ilya Tikhonovsky
Comment 1
2011-09-19 02:36:58 PDT
Created
attachment 107822
[details]
[patch] initial version
Pavel Feldman
Comment 2
2011-09-19 02:52:51 PDT
Comment on
attachment 107822
[details]
[patch] initial version View in context:
https://bugs.webkit.org/attachment.cgi?id=107822&action=review
> LayoutTests/inspector/timeline/timeline-animation-frame.html:28 > + function finish()
Is this a part of this patch?
> LayoutTests/inspector/timeline/timeline-dom-content-loaded-event.html:11 > + InspectorTest.startTimeline(function() { InspectorTest.reloadPage(); });
Tests should not reload the page, please use iframe instead.
Ilya Tikhonovsky
Comment 3
2011-09-19 05:05:44 PDT
Comment on
attachment 107822
[details]
[patch] initial version in the current implementation we don't push these events to the Inspector front-end for resources other than main resource.
Ilya Tikhonovsky
Comment 4
2011-09-19 06:31:28 PDT
Comment on
attachment 107822
[details]
[patch] initial version Clearing flags on attachment: 107822 Committed
r95410
: <
http://trac.webkit.org/changeset/95410
>
Ilya Tikhonovsky
Comment 5
2011-09-19 06:31:36 PDT
All reviewed patches have been landed. Closing bug.
Ryosuke Niwa
Comment 6
2011-09-28 18:09:30 PDT
The test added by this patch has been failing on Snow Leopard:
http://build.webkit.org/old-results/SnowLeopard%20Intel%20Release%20(Tests)/r95410%20(33190)/inspector/timeline/timeline-load-event-pretty-diff.html
Ilya Tikhonovsky
Comment 7
2011-09-28 22:01:38 PDT
I'll fix this (In reply to
comment #6
)
> The test added by this patch has been failing on Snow Leopard: >
http://build.webkit.org/old-results/SnowLeopard%20Intel%20Release%20(Tests)/r95410%20(33190)/inspector/timeline/timeline-load-event-pretty-diff.html
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