-
Bug
-
Resolution: Fixed
-
P3
-
7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2215336 | 8 | Henry Jen | P3 | Closed | Fixed | b12 |
Regression introduced in fix for CR7063739, as FireFox always query hasField and hasMethod, the fix makes hasMethod query on applet.status passed to LiveConnect and blocks until applet is done.
Right fix should actually return false if the filter is there but the name is not a field or method.
Right fix should actually return false if the filter is there but the name is not a field or method.
- backported by
-
JDK-2215336 Regression: applet.status could block NPAPI browsers
- Closed