gecko-dev/remote/domains
Andreas Tolfsen ab0b38e5c0 bug 1537775: remote: move method sanity check into Domains.splitMethod; r=ochameau
This moves the assertions related to the well-formedness of the method
from the TabSession consumer to Domains.splitMethod.  Following the
introduction of TabSession, this was missing from the superclass Session.

This also fixes the "Foo.bar.baz" test case in
remote/test/unit/test_Domains.js by removing the split() function
and instead relying on String#split() inside Domains.splitMethod.

Thanks-to: Alexandre Poirot <ochameau@mozilla.com>

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

--HG--
extra : moz-landing-system : lando
2019-04-04 09:39:28 +00:00
..
content bug 1534827: remote: fix constants in transitionToLoadFlag; r=yulia 2019-03-13 14:35:57 +00:00
parent Bug 1539210 - Add support for Target.sendMessageToTarget and Target.receivedMessageFromTarget. r=ato 2019-04-04 11:29:27 +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 1537775: remote: clarify method/domain/command terminology; r=ochameau 2019-04-04 11:35:24 +00:00
Domains.jsm bug 1537775: remote: move method sanity check into Domains.splitMethod; r=ochameau 2019-04-04 09:39:28 +00:00
ParentProcessDomains.jsm Bug 1533679 - Implement very first Target domains. r=ato 2019-03-10 12:51:11 +00:00