RFR: JDK-8268866: Javascript when used in an iframe cannot display search results
    Jonathan Gibbons 
    jjg at openjdk.java.net
       
    Mon Mar 14 18:14:45 UTC 2022
    
    
  
On Wed, 23 Feb 2022 16:23:04 GMT, Hannes Wallnöfer <hannesw at 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
    
    
More information about the javadoc-dev
mailing list