gecko-dev/xpcom
Jeff Muizelaar e572f8b87f Bug 1894077 - Fix subsystem id parsing. r=xpcom-reviewers,emilio
Previously if the we got a subsystem id like 87731043 we would
fail to parse it because it's too big to fit in int32_t.

This adds a ToUnsignedInteger helper that lets us parse
the large subsystem ids.

Differential Revision: https://phabricator.services.mozilla.com/D208931
2024-04-30 16:29:55 +00:00
..
base Backed out changeset 1bf733f7f74d (bug 1893340) for causing build bustages on TestINIParser.cpp CLOSED TREE 2024-04-30 17:25:45 +03:00
build Bug 1885334 - Change the signature of FdPrintf to use a platform-dependently-sized argument type r=glandium 2024-04-17 09:36:13 +00:00
components Bug 1873386 - Interfaces referenced from scriptable members need to be [scriptable] r=necko-reviewers,jschanck,mccr8,valentin 2024-04-09 11:29:22 +00:00
docs Bug 1842136 - Add some lines about sorting to source docs. r=nika 2024-04-02 07:51:28 +00:00
ds Bug 1892349 - add doc-pageheader and doc-pagefooter ARIA DPUB roles, and have all DPUB roles return the expected computed rule; r=Jamie 2024-04-19 04:23:25 +00:00
geckoprocesstypes_generator
glue Bug 1874226 - Use unique_ptr not Scoped in xpcom/*. r=xpcom-reviewers,necko-reviewers,valentin,emilio 2024-02-07 18:30:22 +00:00
idl-parser Bug 1892481 - More consistently enforce noscript and builtinclass in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,mccr8,padenot 2024-04-22 18:19:58 +00:00
io Bug 1892481 - More consistently enforce noscript and builtinclass in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,mccr8,padenot 2024-04-22 18:19:58 +00:00
reflect Bug 1892481 - More consistently enforce noscript and builtinclass in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,mccr8,padenot 2024-04-22 18:19:58 +00:00
rust Bug 1889238 - Remove redundant imports from xpcom crates. r=xpcom-reviewers,emilio 2024-04-03 06:52:21 +00:00
string Bug 1894077 - Fix subsystem id parsing. r=xpcom-reviewers,emilio 2024-04-30 16:29:55 +00:00
system Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
tests Bug 1894077 - Fix subsystem id parsing. r=xpcom-reviewers,emilio 2024-04-30 16:29:55 +00:00
threads Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio 2024-04-24 17:02:49 +00:00
windbgdlg
xpidl
metrics.yaml
moz.build