gecko-dev/remote/domains
Andreas Tolfsen 0d03682458 bug 1534827: remote: fix constants in transitionToLoadFlag; r=yulia
The transitionType is converted into undefined because there is a typo
in the constants.  These should be "FLAGS" rather than "FLAG".

Thanks-to: Mark Banner <standard8@mozilla.com>

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

--HG--
extra : moz-landing-system : lando
2019-03-13 14:35:57 +00:00
..
content bug 1534827: remote: fix constants in transitionToLoadFlag; r=yulia 2019-03-13 14:35:57 +00:00
parent Bug 1533682 - Implements more Target/Page methods/events to support puppeteer's browser.newPage. r=ato 2019-03-11 12:50:26 +00:00
ContentProcessDomain.jsm Bug 1533679 - Make content process domains to inherit from specialized ContentProcessDomain class. r=ato 2019-03-10 12:51:01 +00:00
ContentProcessDomains.jsm Bug 1533682 - Implements empty domains used by puppeteer. r=ato 2019-03-11 12:51:09 +00:00
Domain.jsm Bug 1533679 - Make content process domains to inherit from specialized ContentProcessDomain class. r=ato 2019-03-10 12:51:01 +00:00
Domains.jsm Bug 1533679 - Differentiate Sessions and Targets bound to a browser-element from the others. r=ato 2019-03-10 12:51:09 +00:00
ParentProcessDomains.jsm Bug 1533679 - Implement very first Target domains. r=ato 2019-03-10 12:51:11 +00:00