Bug 51540 - Nothing happens clicking "launch live player" on live.cnn.com
Summary: Nothing happens clicking "launch live player" on live.cnn.com
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-12-23 10:04 PST by Anders Carlsson
Modified: 2010-12-23 10:16 PST (History)
0 users

See Also:


Attachments
Patch (5.68 KB, patch)
2010-12-23 10:08 PST, Anders Carlsson
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2010-12-23 10:04:19 PST
Nothing happens clicking "launch live player" on live.cnn.com
Comment 1 Anders Carlsson 2010-12-23 10:07:54 PST
<rdar://problem/8791086>
Comment 2 Anders Carlsson 2010-12-23 10:08:20 PST
Created attachment 77341 [details]
Patch
Comment 3 John Sullivan 2010-12-23 10:12:02 PST
Comment on attachment 77341 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=77341&action=review

> WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.cpp:391
> +    // FIXME: Check if the current event is a user gesture.

As we discussed, this could use a better comment about why it's not important to address.
Comment 4 Anders Carlsson 2010-12-23 10:16:18 PST
Committed r74564: <http://trac.webkit.org/changeset/74564>