gecko/embedding
john 649b7bcf50 Bug 236989 - Ensure persisted subdocuments correctly fixup relative links. r=bzbarsky
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.
2015-09-02 23:53:38 -07:00
..
android/geckoview_example Bug 1192102 - Remove unused file embedded/android/GeckoSmsManager.java. r=blassey 2015-08-06 18:59:00 -04:00
browser Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
components Bug 236989 - Ensure persisted subdocuments correctly fixup relative links. r=bzbarsky 2015-09-02 23:53:38 -07:00
ios bug 1172655 - Add GeckoEmbed XCode project (NPOTB) 2015-06-15 07:46:08 -04:00
test Bug 1192654 - Fix nsWebBrowserPersist handling of nonpersistable subdocuments. r=billm 2015-08-13 08:38:19 -07:00
tests/unit Bug 1173681 - Remove winEmbed. r=bsmedberg 2015-06-23 08:54:04 -07:00
moz.build
nsEmbedCID.h
nsIWindowCreator2.idl Bug 1138290 - New option in WindowWatcher.openWindow to open another toplevel window on b2g. r=roc 2015-04-29 17:25:26 +08:00
nsIWindowCreator.idl
nsIWindowProvider.idl