gecko-dev/xpcom
Brendan Dahl 9058324771 Bug 1490464 - Fix XUL attribute persistence for browser.xhtml. r=smaug
Move XUL persistence handling into it's own class and make it a separate
nsIDocumentObserver so it can also be used in non-XUL documents.
To avoid adding persistence to all non-XUL documents, a document must add
the "mozpersist" attribute to the root element if it wants enable the
feature.

Differential Revision: https://phabricator.services.mozilla.com/D6802

--HG--
extra : moz-landing-system : lando
2018-11-06 21:45:20 +00:00
..
base Bug 1504557 - Remove the XPCOM registration for nsErrorService; r=froydnj 2018-11-05 09:44:58 -05:00
build Bug 1504194 - Part 2: Grant access to trackers across the same eTLD+1 r=baku 2018-11-06 07:39:42 +00:00
components Bug 1498625 - Part 2: Switch VR process to TYPE_MOZILLA_CHILD message loop type. r=froydnj,handyman 2018-11-05 21:28:38 +00:00
doc
ds Bug 1490464 - Fix XUL attribute persistence for browser.xhtml. r=smaug 2018-11-06 21:45:20 +00:00
glue Bug 1489944 - Fixed some std::move warnings - r=froydnj 2018-09-10 15:51:48 +00:00
idl-parser Bug 1498059 - Add CEnum types to XPIDL; r=nika,froydnj 2018-11-06 00:05:37 +00:00
io Bug 1501491 - Fix the Firefox build flag: --disable-content-sandbox r=bobowen,handyman 2018-10-30 11:44:22 +00:00
libxpt/xptcall
reflect Bug 1498059 - Allow 8-bit unsigned consts in XPIDL; , r=nika,froydnj 2018-11-06 00:05:35 +00:00
rust Bug 1497356 - make NsresultExt.to_result() return Result<(), nsresult> r=froydnj 2018-10-29 22:35:23 +00:00
string Bug 1499212 - document that Literal parameters must have a null terminator r=dbaron 2018-10-19 01:26:21 +00:00
system Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika 2018-09-06 18:02:43 +10:00
tests Bug 1503725 - Do not deallocate nsThreadShutdownContext when leaking thread. r=erahm 2018-11-02 17:38:37 -04:00
threads Bug 1504531 - P1. Use forward references in MozPromiseHolder. r=gerald 2018-11-05 14:26:23 +00:00
windbgdlg Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj 2018-07-31 22:10:07 +09:00
xpidl Bug 1459721 - part 7 - remove dist_idl install manifest; r=chmanchester 2018-05-15 10:05:23 -04:00
moz.build Bug 1489340 - Remove xpcom/typelib r=froydnj 2018-09-07 13:55:38 +00:00
xpcom-config.h.in
xpcom-private.h.in