DescriptionFix HttpServerAppTest.WebSocket.
The Mojo SDK removed the mojo::Array<T> constructor that takes a size
(in favor of mojo::Array<T>::New()) and added on that takes nullptr_t.
Unfortunately, hilarity ensues in the case of mojo::Array<T>(0).
R=jamesr@chromium.org
Committed: https://github.com/domokit/moneta5854481c35a9cee2bb090cf0db309e4daf8479c
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|