зеркало из https://github.com/mozilla/gecko-dev.git
1025acb217
Bluetooth's UUID arrays are sorted and stripped from duplicates. This code is now executed in the client process. This reduces the amount of privilegued code and accounts the required computation time to the process that actually uses it. The change also makes the IPDL interface a bit less fragile, as the client does not expect sorted arrays from the chrome process. It's a detail of the client's implementation that manifested itself in the interface. |
||
---|---|---|
.. | ||
bluedroid | ||
bluez | ||
common | ||
ipc | ||
tests/marionette | ||
moz.build |