mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 00:50:40 +00:00
10d6dd02bc
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 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
glue | ||
gtest | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |