mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
No Bug - Bumping uuid of nsIStreamTransportService just in case. r=dougt
This commit is contained in:
parent
36281bdf04
commit
4b9c39638d
@ -15,7 +15,7 @@ interface nsIOutputStream;
|
||||
* into a fully asynchronous stream that can be read/written without
|
||||
* blocking the main thread.
|
||||
*/
|
||||
[scriptable, uuid(8268D474-EFBF-494f-A152-E8A8616F4E52)]
|
||||
[scriptable, uuid(5e0adf7d-9785-45c3-a193-04f25a75da8f)]
|
||||
interface nsIStreamTransportService : nsISupports
|
||||
{
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user