On Wed, 23 Feb 2022 16:23:04 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:

> Please review a trivial fix to make javadoc search work inside an `iframe`. 
> The fix consists in removing old code that probably stems from back when 
> javadoc used frames and doesn't work with generic iframes. 
> 
> With the fix applied the search result is opened within the `iframe` as 
> expected. I tested on Firefox, Chrome and Safari. Labeled `noreg-hard` as we 
> have no way of testing browser behavior.

This pull request has now been integrated.

Changeset: 6013d09e
Author:    Hannes Wallnöfer <hann...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/6013d09e82693a1c07cf0bf6daffd95114b3cbfa
Stats:     5 lines in 1 file changed: 0 ins; 4 del; 1 mod

8268866: Javascript when used in an iframe cannot display search results

Reviewed-by: jjg

-------------

PR: https://git.openjdk.java.net/jdk/pull/7594

Reply via email to