RFR: 8267858: Document that title property in WebEngine gets updated asynchronously

Arun Joseph ajoseph at openjdk.java.net
Fri Jun 4 10:52:09 UTC 2021


The title property is not guaranteed to be updated right after the page is loaded, but gets updated asynchronously.

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

Commit messages:
 - Fix javadoc comment
 - Merge branch 'master' into 8267858
 - 8267858: Document that title property in WebEngine gets updated asynchronously

Changes: https://git.openjdk.java.net/jfx/pull/522/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jfx&pr=522&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8267858
  Stats: 5 lines in 1 file changed: 4 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jfx/pull/522.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/522/head:pull/522

PR: https://git.openjdk.java.net/jfx/pull/522


More information about the openjfx-dev mailing list