gecko-dev/js/xpconnect
Tom Schuster bd161088e3 Bug 1633145 - Replace INTERNED_STRING_TO_JSID. r=jandem
I am honstely still not convinced that this function should actually exists.
It seems like a convulted way of saying AtomToId, while also asserting that the atom is pinned.

Differential Revision: https://phabricator.services.mozilla.com/D72563
2020-04-30 18:18:12 +00:00
..
crashtests Bug 1596800 - Remove document.getAnonymousNodes as well. r=smaug 2019-11-18 19:15:16 +00:00
idl Bug 1620226 - remove Cu.permitCPOWsInScope and Cu.getCrossProcessWrapperTag, r=mccr8 2020-04-17 21:32:38 +00:00
loader Bug 1625513 - Part 3: Allow importing a named object from a module with do_ImportModule, r=kmag 2020-04-21 22:33:09 +00:00
public Bug 1573844 - Remove external references to js::Jsvalify and js::Valueify r=mccr8 2019-08-14 17:24:59 +00:00
shell Bug 1603974 - Part 1: Implement nt::VirtualQuery consuming only ntdll.dll. r=mhowell 2020-04-08 14:27:01 +00:00
src Bug 1633145 - Replace INTERNED_STRING_TO_JSID. r=jandem 2020-04-30 18:18:12 +00:00
tests Bug 1570487 - Nuke Xray waivers for local outer window proxies on navigation. r=peterv 2020-03-24 19:24:03 +00:00
wrappers Bug 1632338 - Allow remote window proxies before SetNewDocument. r=peterv 2020-04-27 15:22:53 +00:00
moz.build