Bug 101681

Summary: [BlackBerry] Change the default return value of MediaPlayerPrivate::hasSingleSecurityOrigin
Product: WebKit Reporter: Robin Cao <robin.webkit>
Component: WebKit BlackBerryAssignee: Robin Cao <robin.webkit>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, feature-media-reviews, mifenton, rwlbuis, staikos, tonikitoo, webkit.review.bot, yong.li.webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
patch none

Description Robin Cao 2012-11-08 18:18:16 PST
Change the default return value of MediaPlayerPrivate::hasSingleSecurityOrigin().

Since the platform player in BlackBerry disallows resources that come from different origins, so it's safe to directly returns true here.
Comment 1 Robin Cao 2012-11-08 18:24:18 PST
Created attachment 173166 [details]
patch
Comment 2 WebKit Review Bot 2012-11-08 19:44:05 PST
Comment on attachment 173166 [details]
patch

Clearing flags on attachment: 173166

Committed r133997: <http://trac.webkit.org/changeset/133997>
Comment 3 WebKit Review Bot 2012-11-08 19:44:09 PST
All reviewed patches have been landed.  Closing bug.