mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
243891d310
Now that window.Components is no longer acccessible to page JS, we need a way to access it in mochitests. So this patch provides SpecialPowers.Components, which is the bonafide Components object for the window upon which SpecialPowers is defined. It also provides SpecialPowers.{Cc,Ci,Cr,Cu}, which are SpecialPowers-wrapped versions of their respective sub-objects (with the exception of Ci, which is unwrapped). |
||
---|---|---|
.. | ||
components | ||
content | ||
chrome.manifest | ||
install.rdf | ||
jar.mn | ||
Makefile.in |