Bug 60693 - Move mediaControlsButtonCoordinates() out of video-test.js
Summary: Move mediaControlsButtonCoordinates() out of video-test.js
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 60055
  Show dependency treegraph
 
Reported: 2011-05-12 01:18 PDT by Philippe Normand
Modified: 2011-05-16 00:02 PDT (History)
0 users

See Also:


Attachments
proposed patch (8.07 KB, patch)
2011-05-12 01:56 PDT, Philippe Normand
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2011-05-12 01:18:36 PDT
Because including video-test.js implies dumping the render tree as text, which we don't want in some cases, like video-volume-slider.html
Comment 1 Philippe Normand 2011-05-12 01:56:42 PDT
Created attachment 93268 [details]
proposed patch
Comment 2 Philippe Normand 2011-05-16 00:02:49 PDT
Committed r86534: <http://trac.webkit.org/changeset/86534>