Bug 51540

Summary: Nothing happens clicking "launch live player" on live.cnn.com
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sullivan: review+

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>