gecko-dev/ipc/ipdl
Eitan Isaacson 10d6dd02bc Bug 1661760 - Part 1: Unify all range from offset methods to one. r=morgan,nika
There are at least 8 different methods for getting a range from an offset:
1. left word
2. right word
3. line
4. left line
5. right line
6. sentence
7. paragraph
8. range with same style.

Having a single wrapper and IPDL method for all of those with an enum would remove
a lot of redundancies.

Differential Revision: https://phabricator.services.mozilla.com/D90936
2020-09-24 16:04:41 +00:00
..
ipdl Bug 1664362. Use move semantics with IPC's MozPromise resolver. r=nika 2020-09-24 04:05:28 +00:00
test Bug 1657504, part 1 - Don't allow a protocol to be defined in two different files. r=nika 2020-08-06 17:42:13 +00:00
Makefile.in Bug 1633156 - Don't emit cached table files from ply r=glandium 2020-05-07 00:39:28 +00:00
ipdl.py Bug 1657504, part 2 - Fix deprecation warning in ipdl.py. r=nika 2020-08-06 17:36:45 +00:00
message-metadata.ini Bug 1633935 - P4 Remove On[Start|Stop]Request/OnTransportAndData in PHttpChannel, r=mayhemer,nika,necko-reviewers 2020-06-30 00:33:01 +00:00
moz.build
msgtype-components
sync-messages.ini Bug 1661760 - Part 1: Unify all range from offset methods to one. r=morgan,nika 2020-09-24 16:04:41 +00:00