WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
68507
Syntax error in media/audio-delete-while-step-button-clicked.html
https://bugs.webkit.org/show_bug.cgi?id=68507
Summary
Syntax error in media/audio-delete-while-step-button-clicked.html
Philippe Normand
Reported
2011-09-21 01:05:09 PDT
--- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/audio-delete-while-step-button-clicked-expected.txt +++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/audio-delete-while-step-button-clicked-actual.txt @@ -1,13 +1,8 @@ +CONSOLE MESSAGE: line 58: SyntaxError: Expected token '{' +CONSOLE MESSAGE: line 86: ReferenceError: Can't find variable: start +FAIL: Timed out waiting for notifyDone to be called This tests that events don't continue to target a step button if the media element is deleted while mouse down on button. -clicking step forward -clicking step forward -timeupdate -deleting audio element - -clicking button -button click! -
http://trac.webkit.org/changeset/95133
is the culprit, the fix is trivial though :)
Attachments
proposed patch
(1.78 KB, patch)
2011-09-21 01:07 PDT
,
Philippe Normand
eric.carlson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2011-09-21 01:07:39 PDT
Created
attachment 108118
[details]
proposed patch
Eric Carlson
Comment 2
2011-09-21 07:37:09 PDT
(In reply to
comment #0
)
> >
http://trac.webkit.org/changeset/95133
is the culprit, the fix is trivial though :)
Oh dear, that was me! I saw and fixed that, but it looks like I checked in the wrong version of that file :-(
Eric Carlson
Comment 3
2011-09-21 07:37:34 PDT
Comment on
attachment 108118
[details]
proposed patch Thanks!
Philippe Normand
Comment 4
2011-09-21 07:48:33 PDT
Committed
r95628
: <
http://trac.webkit.org/changeset/95628
>
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