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. Marked as reviewed by jjg (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/7594