mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
649b7bcf50
The URI of the document being serialized must be taken into account within GetLocalURI on URIData. This method previously returned its path relative to the document in which it is first visited, resulting in a bug when subdocuments stored in different locations also linked to it. By passing in mTargetBaseURI GetLocalURI can ensure it is returning a path relative to the document currently being serialized. |
||
---|---|---|
.. | ||
android/geckoview_example | ||
browser | ||
components | ||
ios | ||
test | ||
tests/unit | ||
moz.build | ||
nsEmbedCID.h | ||
nsIWindowCreator2.idl | ||
nsIWindowCreator.idl | ||
nsIWindowProvider.idl |