Bug 89129 - Disable click/dbl-click on MediaDocument for Chromium. Fix layout test for all platforms.
Summary: Disable click/dbl-click on MediaDocument for Chromium. Fix layout test for al...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-14 15:00 PDT by Dale Curtis
Modified: 2012-06-14 19:05 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.24 KB, patch)
2012-06-14 15:05 PDT, Dale Curtis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dale Curtis 2012-06-14 15:00:48 PDT
Disable click/dbl-click on MediaDocument for Chromium. Fix layout test for all platforms.
Comment 1 Dale Curtis 2012-06-14 15:05:08 PDT
Created attachment 147660 [details]
Patch
Comment 2 Dale Curtis 2012-06-14 15:07:21 PDT
Chromium bug:

http://code.google.com/p/chromium/issues/detail?id=18968

@Eric Carlson, @Andrew Scherkus: Please review. If you know of an alternate solution that isn't a rats nest, please let me know. I didn't see a simple way to to subclass MediaDocument just for Chromium, so I used the #define pattern as used elsewhere in WebCore/html.
Comment 3 WebKit Review Bot 2012-06-14 19:04:58 PDT
Comment on attachment 147660 [details]
Patch

Clearing flags on attachment: 147660

Committed r120388: <http://trac.webkit.org/changeset/120388>
Comment 4 WebKit Review Bot 2012-06-14 19:05:02 PDT
All reviewed patches have been landed.  Closing bug.