Bug 123263 - Web Inspector: Inspector doesn't show webkitTransitionEnd events in the timeline
Summary: Web Inspector: Inspector doesn't show webkitTransitionEnd events in the timeline
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-10-24 03:27 PDT by Antoine Quint
Modified: 2013-10-24 12:09 PDT (History)
9 users (show)

See Also:


Attachments
Test case (551 bytes, text/html)
2013-10-24 03:27 PDT, Antoine Quint
no flags Details
Patch (5.70 KB, patch)
2013-10-24 03:36 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff
Patch (5.71 KB, patch)
2013-10-24 06:29 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2013-10-24 03:27:58 PDT
Created attachment 215048 [details]
Test case

<rdar://problem/15236029>
Comment 1 Antoine Quint 2013-10-24 03:29:37 PDT
See the attached test case with the timeline open, you'll notice no webkitTransitionEnd event is logged even though the event is indeed dispatched. This regressed when we added support for the unprefixed "transitionend" event in http://trac.webkit.org/changeset/139762.
Comment 2 Antoine Quint 2013-10-24 03:36:54 PDT
Created attachment 215050 [details]
Patch
Comment 3 EFL EWS Bot 2013-10-24 04:44:25 PDT
Comment on attachment 215050 [details]
Patch

Attachment 215050 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/10308042
Comment 4 EFL EWS Bot 2013-10-24 06:05:13 PDT
Comment on attachment 215050 [details]
Patch

Attachment 215050 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/10308066
Comment 5 Antoine Quint 2013-10-24 06:29:15 PDT
Created attachment 215060 [details]
Patch
Comment 6 WebKit Commit Bot 2013-10-24 12:09:07 PDT
Comment on attachment 215060 [details]
Patch

Clearing flags on attachment: 215060

Committed r157942: <http://trac.webkit.org/changeset/157942>
Comment 7 WebKit Commit Bot 2013-10-24 12:09:10 PDT
All reviewed patches have been landed.  Closing bug.