Bug 101681 - [BlackBerry] Change the default return value of MediaPlayerPrivate::hasSingleSecurityOrigin
Summary: [BlackBerry] Change the default return value of MediaPlayerPrivate::hasSingle...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Robin Cao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-08 18:18 PST by Robin Cao
Modified: 2012-11-08 19:44 PST (History)
8 users (show)

See Also:


Attachments
patch (1.59 KB, patch)
2012-11-08 18:24 PST, Robin Cao
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.