Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(312)

Issue 1840133004: Fix HttpServerAppTest.WebSocket. (Closed)

Created:
4 years, 8 months ago by viettrungluu
Modified:
4 years, 8 months ago
Reviewers:
jamesr
CC:
mojo-reviews_chromium.org
Base URL:
https://github.com/domokit/monet.git@master
Target Ref:
refs/heads/master
Project:
monet
Visibility:
Public.

Description

Fix 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M mojo/services/network/http_server_apptest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
viettrungluu
4 years, 8 months ago (2016-03-30 15:00:09 UTC) #1
jamesr
lgtm
4 years, 8 months ago (2016-03-30 17:19:48 UTC) #2
viettrungluu
4 years, 8 months ago (2016-03-30 17:40:42 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a5854481c35a9cee2bb090cf0db309e4daf8479c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698