gecko-dev/xpcom
Kartikaya Gupta 7ac36807b1 Bug 1643042 - Turn the scroll origin parameter into a strongly-typed enum. r=tnikkel
This patch is a fairly mechanical conversion. The old `nullptr` gets converted
to ScrollOrigin::NotSpecified, and all the other possible values get corresponding
values in the new ScrollOrigin enum. A few switch statements are introduced to
clean up big if statements, but other than that, additional cleanups will happen
in later patches.

Differential Revision: https://phabricator.services.mozilla.com/D78438
2020-06-05 09:37:51 +00:00
..
base Bug 1633937 - Add OS Build info to about:support r=Gijs 2020-06-04 20:15:36 +00:00
build Bug 1610134: revert late writes from nsTerminator. r=dthayer 2020-06-04 19:18:21 +00:00
components Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-06-01 10:15:55 +00:00
doc
ds Bug 1643042 - Turn the scroll origin parameter into a strongly-typed enum. r=tnikkel 2020-06-05 09:37:51 +00:00
glue Bug 1635569 - Set execute flags when prefetching images r=aklotz 2020-05-06 11:53:27 +00:00
idl-parser Bug 1635755 - Part 1: Emit JSON data in deterministic order in `jsonxpt` r=nika 2020-05-11 15:35:58 +00:00
io Bug 1643156 - Cleanup nsMultiplexInputStream - part 4 - support Seek(END) correctly, r=smaug 2020-06-04 00:18:57 +00:00
libxpt/xptcall
reflect Bug 1635755 - Part 1: Emit JSON data in deterministic order in `jsonxpt` r=nika 2020-05-11 15:35:58 +00:00
rust Bug 1617369 - Reformat recent rust changes with rustfmt r=froydnj 2020-05-30 12:58:22 +00:00
string Bug 1519636 - Reformat recent changes to the Google coding style r=necko-reviewers,dragana 2020-05-30 09:55:27 +00:00
system Bug 1621116: Make the version and build ID of the previous instance of Firefox to use the current profile available. r=froydnj,glandium 2020-04-07 08:23:32 +00:00
tests Bug 1643156 - Cleanup nsMultiplexInputStream - part 3 - tests, r=smaug 2020-06-04 00:18:57 +00:00
threads Bug 1606706 - Part 2: Integrate new TaskController code into tree and allow usage by pref. r=smaug 2020-06-04 00:02:18 +00:00
windbgdlg
xpidl
moz.build
xpcom-config.h.in
xpcom-private.h.in