Gijs Kruitbosch
fd3b69986c
Bug 1595048 - move JSWindowActor notes into Fission.rst document, r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D52352
--HG--
extra : moz-landing-system : lando
2019-11-08 19:42:02 +00:00
John Dai
da2a2940ad
Bug 1580907 - Remove transferables attribute for SendAsyncMessage and SendQuery in JSWindowActor; r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D45809
--HG--
extra : moz-landing-system : lando
2019-09-13 16:51:23 +00:00
Abdoulaye O. Ly
92b69fc0cb
Bug 1574269 - Improve in-tree documentation for fission. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D43101
--HG--
extra : moz-landing-system : lando
2019-08-22 21:56:50 +00:00
Kris Maglione
7467b1470b
Bug 1561705: Part 1 - Add JSWindowActor.actorCreated callback. r=jdai
...
The JSWindowActor constructor is called before the actor is fully initialized,
which means it can't do things like send messages or access its content
window. This patch adds a new callback which can do those things immediately
after the actor is created.
Differential Revision: https://phabricator.services.mozilla.com/D42178
--HG--
extra : rebase_source : ba17cacb00d8fc74f84c5d34f64addcc3e6d3f8b
extra : source : ac3da20c687971c412d1164f08b17e0cccc5fbd5
2019-08-14 16:13:13 -07:00
Mike Conley
f3e9f2e80d
Bug 1564359
- Add in-tree documentation on how to port from the message manager to JSWindowActor messaging to be Fission-compatible. r=jdai
...
Differential Revision: https://phabricator.services.mozilla.com/D40475
--HG--
extra : moz-landing-system : lando
2019-08-14 17:16:04 +00:00
Mike Conley
ddc7d4d0ea
Bug 1564359
- Add additional detail to in-tree Fission documentation. r=jdai
...
Differential Revision: https://phabricator.services.mozilla.com/D40474
--HG--
extra : moz-landing-system : lando
2019-08-14 16:15:41 +00:00
Cosmin Sabou
89547a4af6
Backed out 2 changesets (bug 1564359
) for linting opt failure on dom/docs/Fission.rst.
...
Backed out changeset f967c8e7e6dd (bug 1564359
)
Backed out changeset f4bbcf1ddadb (bug 1564359
)
2019-08-14 02:18:58 +03:00
Mike Conley
4bd32c6a06
Bug 1564359
- Add in-tree documentation on how to port from the message manager to JSWindowActor messaging to be Fission-compatible. r=jdai
...
Differential Revision: https://phabricator.services.mozilla.com/D40475
--HG--
extra : moz-landing-system : lando
2019-08-13 11:49:21 +00:00
Mike Conley
7c46cf3101
Bug 1564359
- Add additional detail to in-tree Fission documentation. r=jdai
...
Differential Revision: https://phabricator.services.mozilla.com/D40474
--HG--
extra : moz-landing-system : lando
2019-08-13 11:49:09 +00:00
John Dai
f1ca2bad57
Bug 1562005 - Add in-tree documentation for JS Window Actors; r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D37065
--HG--
extra : moz-landing-system : lando
2019-07-08 17:41:59 +00:00
Ryan Hunt
3f70638b7c
Bug 1547812 - Add dom/docs for design documents about the DOM. r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D29251
--HG--
extra : moz-landing-system : lando
2019-05-03 21:51:51 +00:00