Bug 59397

Summary: Move transition-test-helpers.js to resources/
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dbates, eric, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch dbates: review+

Description Simon Fraser (smfr) 2011-04-25 16:43:28 PDT
Move transition-test-helpers.js to resources/
Comment 1 Simon Fraser (smfr) 2011-04-25 16:44:53 PDT
Created attachment 91015 [details]
Patch
Comment 2 Daniel Bates 2011-04-25 16:46:41 PDT
Comment on attachment 91015 [details]
Patch

LGTM
Comment 3 Simon Fraser (smfr) 2011-04-25 20:19:00 PDT
https://trac.webkit.org/changeset/84874
Comment 4 WebKit Review Bot 2011-04-25 21:04:00 PDT
http://trac.webkit.org/changeset/84874 might have broken SnowLeopard Intel Release (Tests)
The following tests are not passing:
compositing/animation/computed-style-during-delay.html
compositing/reflections/animation-inside-reflection.html
compositing/reflections/nested-reflection-animated.html
compositing/reflections/nested-reflection-transition.html
compositing/transitions/scale-transition-no-start.html
compositing/transitions/singular-scale-transition.html
Comment 5 Eric Seidel (no email) 2011-04-25 21:07:11 PDT
Other tests depending on this?
Comment 6 Daniel Bates 2011-04-25 22:12:42 PDT
Committed <http://trac.webkit.org/changeset/84878> to fix some more references to transition-test-helpers.js that we missed.