f0719ed565
If, as PR 10368 suggests, more parameters should be added to `getViewport` I think that it would be a mistake to not change the signature *first* to avoid needlessly unwieldy call-sites. To not break any existing code and third-party use-cases, this is obviously implemented with a deprecation warning *and* with a working fallback[1] for the old method signature. --- [1] This is limited to `GENERIC` builds, which should be sufficient. |
||
---|---|---|
.. | ||
annotation_layer.js | ||
api_compatibility.js | ||
api.js | ||
canvas.js | ||
content_disposition.js | ||
dom_utils.js | ||
fetch_stream.js | ||
font_loader.js | ||
metadata.js | ||
network_utils.js | ||
network.js | ||
node_stream.js | ||
pattern_helper.js | ||
svg.js | ||
text_layer.js | ||
transport_stream.js | ||
webgl.js | ||
worker_options.js | ||
xml_parser.js |