Sylvestre Ledru
265e672179
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
...
# ignore-this-changeset
--HG--
extra : amend_source : 4d301d3b0b8711c4692392aa76088ba7fd7d1022
2018-11-30 11:46:48 +01:00
Ben Kelly
08be40bcc5
Bug 1465103 Convert service worker and clients release assertions to diagnostic assertions. r=asuth
2018-06-01 13:36:34 -07:00
Emilio Cobos Álvarez
fffb25b74f
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
...
This was done automatically replacing:
s/mozilla::Move/std::move/
s/ Move(/ std::move(/
s/(Move(/(std::move(/
Removing the 'using mozilla::Move;' lines.
And then with a few manual fixups, see the bug for the split series..
MozReview-Commit-ID: Jxze3adipUh
2018-06-01 10:45:27 +02:00
Ben Kelly
2a66c823ae
Bug 1461326 Add some release assertions to dom/clients/manager code. r=baku
2018-05-15 08:53:54 -07:00
Ben Kelly
e2fb37ef0a
Bug 1458971 Make operation actors explicitly hold references to the initiating object instead of using an extra MozPromise::Then(). r=baku
2018-05-08 08:11:58 -07:00
Ben Kelly
24a39442fe
Bug 1457157 P3 Replace ClientHandleOpChild MozPromise direct std::function callbacks. r=baku
2018-05-02 06:29:27 -07:00
Jonathan Watt
35123b4b3b
Bug 1417365 - Unified build issues in dom/clients. r=baku
2017-10-26 12:59:32 +01:00
Ben Kelly
814922898d
Bug 1413606 P2 Add IPC actor structure and boilerplate. r=baku
2017-11-01 13:19:38 -04:00