Integrated: JDK-8259727: Remove redundant "target" arguments to methods in Links
Jonathan Gibbons
jjg at openjdk.java.net
Thu Jan 14 16:24:02 UTC 2021
On Wed, 13 Jan 2021 21:03:12 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please remove a simple change to eliminate a now-unused parameter from various methods on `Links`, to set the `target` attribute of a link.
>
> In times past, when frames were used to display pages, the `target` attribute was used to specify the target frame to use when clicking the link.
This pull request has now been integrated.
Changeset: c2a3c7ef
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/c2a3c7ef
Stats: 65 lines in 6 files changed: 0 ins; 28 del; 37 mod
8259727: Remove redundant "target" arguments to methods in Links
Reviewed-by: hannesw
-------------
PR: https://git.openjdk.java.net/jdk/pull/2068
More information about the javadoc-dev
mailing list