gecko-dev/js/xpconnect
Boris Zbarsky 17e55fc804 Bug 1568883. Remove the QI implementation from Web IDL elements. r=peterv,mossop
The XBL test is being removed because it was the only remaining consumer of
xbl's implements="interfacename" in the tree, and was triggering QI on elements
for that codepath.

I've verified that a try run that MOZ_CRASHes when the C++ binding
QueryInterface implementation is invoked is green with these changes.

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

--HG--
extra : moz-landing-system : lando
2019-10-11 22:10:20 +00:00
..
crashtests Bug 1577573. Make sure we actually have a function in exportFunction before we try to get its name. r=mccr8 2019-08-29 19:51:11 +00:00
idl Bug 1587580 - Use the actual source filename and line number for SpecialPowers.spawn callback. r=mccr8 2019-10-09 21:05:46 +00:00
loader Bug 1550108 - Eliminate large buffer copies from StartupCache r=froydnj 2019-10-04 20:45: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 1542830: Part 4 - Modify mozglue to use new untrusted modules interfaces; r=mhowell 2019-09-23 20:18:41 +00:00
src Bug 1586683 - Remove flat strings from JSAPI. r=jwalden,bzbarsky 2019-10-14 09:32:07 +00:00
tests Bug 1568883. Remove the QI implementation from Web IDL elements. r=peterv,mossop 2019-10-11 22:10:20 +00:00
wrappers Bug 1573844 - Remove external references to js::Class r=mccr8 2019-08-14 17:15:15 +00:00
moz.build