Skip to content
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.

hard coded callbacks to avoid XSS. Closes #142 #143

Merged
merged 1 commit into from
Mar 17, 2015
Merged

Conversation

mmcc
Copy link
Member

@mmcc mmcc commented Mar 17, 2015

No description provided.

if(loaderInfo.parameters.eventProxyFunction != undefined){

// Hard coding these in for now until we can come up with a better solution for 5.0 to avoid XSS.
_app.model.jsEventProxyName = 'videojs.Flash.onEvent';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the code that uses this doesn't need to be changed?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also meant whether any changes in the swf are needed where these are used. It sounds like it doesn't.

@gkatsev
Copy link
Member

gkatsev commented Mar 17, 2015

Other than question on usage, LGTM.

heff added a commit that referenced this pull request Mar 17, 2015
hard coded callbacks to avoid XSS. Closes #142
@heff heff merged commit 98cc1a6 into videojs:master Mar 17, 2015
heff added a commit to heff/video-js-swf that referenced this pull request Mar 17, 2015
@heff heff mentioned this pull request Apr 23, 2015
8 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants