Integrated: JDK-8275406: Add copy-to-clipboard feature to snippet UI
    Hannes Wallnöfer 
    hannesw at openjdk.java.net
       
    Tue Nov  2 12:14:17 UTC 2021
    
    
  
On Tue, 19 Oct 2021 13:51:03 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
> Please review a change to add a copy-to-clipboard feature to snippets. I took special care to make the feature usable on mobile devices. Sample output can be viewed and tested here:
> 
> http://cr.openjdk.java.net/~hannesw/8275406/api.00/java.base/java/lang/Throwable.html#printStackTrace()
This pull request has now been integrated.
Changeset: 8630f55e
Author:    Hannes Wallnöfer <hannesw at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8630f55ed7a0483ec5dcb13a7f53b52bc4ab6fc6
Stats:     180 lines in 14 files changed: 166 ins; 0 del; 14 mod
8275406: Add copy-to-clipboard feature to snippet UI
Reviewed-by: erikj, jjg
-------------
PR: https://git.openjdk.java.net/jdk/pull/6011
    
    
More information about the javadoc-dev
mailing list