quangbd1904 / wami-recorder

Automatically exported from code.google.com/p/wami-recorder
0 stars 0 forks source link

recorder.js doesn't take noSecurityCheck into account #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Call Wami.setup passing noSecurityCheck: true

What is the expected output? What do you see instead?
Expected Output: Flash permissions window doesn't appear
Ouput: Flash permissions window appears

The problem seems to be in setOptions, which doesn't copy noSecurityCheck from 
_options to options

Original issue reported on code.google.com by marianosimone on 30 May 2012 at 3:29

GoogleCodeExporter commented 8 years ago
I attach a possible solution

Original comment by marianosimone on 30 May 2012 at 3:35

Attachments: