gecko-dev/toolkit/components/xulstore
Emilio Cobos Álvarez 399f0690f9 Bug 15232 - Allow persist to remove attributes. r=smaug
In a somewhat hacky way (by storing an special token). This should
probably be good enough for chrome code.

This is the root cause of bug 1792870 (before the regression we were
setting hidden="true/false" and thus storing the hidden attribute). Now
we're not because the attribute is removed, and since there are columns
that are hidden by default we'll never un-hide them.

Differential Revision: https://phabricator.services.mozilla.com/D158463
2022-10-04 09:25:42 +00:00
..
new
old Bug 1772940 - Port osfile.jsm usage to IOUtils in toolkit/components/xulstore/ r=Gijs 2022-07-28 16:54:14 +00:00
src Bug 1789902 - Part 2: Use XPCOM static components instead of Services in Rust, r=xpcom-reviewers,necko-reviewers,barret,valentin 2022-09-13 13:47:13 +00:00
tests Bug 15232 - Allow persist to remove attributes. r=smaug 2022-10-04 09:25:42 +00:00
Cargo.toml
XULStore.cpp
XULStore.h
components.conf
moz.build
nsIXULStore.idl