RFR: 8267554: Support loading stylesheets from data-URIs [v4]

Michael Strauß mstrauss at openjdk.java.net
Tue Jun 22 23:15:55 UTC 2021


> This PR extends data URI support to allow stylesheets to be loaded from data URIs.

Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:

  simplified branch in StyleManager.loadStylesheetUnPrivileged

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

Changes:
  - all: https://git.openjdk.java.net/jfx/pull/536/files
  - new: https://git.openjdk.java.net/jfx/pull/536/files/39ff7583..7dfbc0cb

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jfx&pr=536&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=536&range=02-03

  Stats: 46 lines in 1 file changed: 15 ins; 24 del; 7 mod
  Patch: https://git.openjdk.java.net/jfx/pull/536.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/536/head:pull/536

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


More information about the openjfx-dev mailing list