gecko-dev/devtools/shared/protocol
Alexandre Poirot f5ed7d3556 Bug 1588730 - Ensure calling form() before calling notifying onFront listeners. r=jdescottes
You can listen for fronts creation via `parentFront.onFront(typeName, callback)`.
For now, we were calling `callback` before we pass the `form` to Front.
This leads to empty attributes as the Front doesn't have access to any data.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 15:56:18 +00:00
..
Actor Bug 1562583 - Add license headers in devtools/shared/protocol files r=jlast 2019-07-03 18:00:30 +00:00
Front Bug 1585986 - Print method name when RDP can't be sent because the front is destroyed. r=nchevobbe 2019-10-03 14:09:38 +00:00
Actor.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
Front.js Bug 1588730 - Ensure calling form() before calling notifying onFront listeners. r=jdescottes 2019-10-15 15:56:18 +00:00
Pool.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
Request.js Bug 1562583 - Add license headers in devtools/shared/protocol files r=jlast 2019-07-03 18:00:30 +00:00
Response.js Bug 1562583 - Add license headers in devtools/shared/protocol files r=jlast 2019-07-03 18:00:30 +00:00
lazy-pool.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
moz.build Bug 1560445 - Extract classes from protocol.js. r=yulia 2019-06-26 15:53:20 +00:00
types.js Bug 1588730 - Ensure calling form() before calling notifying onFront listeners. r=jdescottes 2019-10-15 15:56:18 +00:00
utils.js Bug 1562583 - Add license headers in devtools/shared/protocol files r=jlast 2019-07-03 18:00:30 +00:00