-
Bug
-
Resolution: Fixed
-
P3
-
6u17
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198873 | 7 | Dennis Gu | P3 | Resolved | Fixed | b104 |
An unsigned PhotoFlockr JavaFX app shows several security dialog for accessing content from farm3.static.flickr.com even though
that site has a crossdomain file allowing any domain access:
http://farm3.static.flickr.com/crossdomain.xml
This should work without a security dialog since we added support for cross domain in 6u10.
The PhotoFlockr sample on javafx.com is currently signed. We are in the process of unsigning some of them in order to give a better user experience.
See comments for more info on how to reproduce this.
that site has a crossdomain file allowing any domain access:
http://farm3.static.flickr.com/crossdomain.xml
This should work without a security dialog since we added support for cross domain in 6u10.
The PhotoFlockr sample on javafx.com is currently signed. We are in the process of unsigning some of them in order to give a better user experience.
See comments for more info on how to reproduce this.
- backported by
-
JDK-2198873 PhotoFlockr JavaFX app shows security dialog for net access even though crossdomain allows access
-
- Resolved
-