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

Side by Side Diff: AUTHORS

Issue 10668018: Websocket should fire 'error' event if no server available (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Rebased by tyoshino Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # Names should be added to this file with this pattern: 1 # Names should be added to this file with this pattern:
2 # 2 #
3 # For individuals: 3 # For individuals:
4 # Name <email address> 4 # Name <email address>
5 # 5 #
6 # For organizations: 6 # For organizations:
7 # Organization <fnmatch pattern> 7 # Organization <fnmatch pattern>
8 # 8 #
9 # See python fnmatch module documentation for more information. 9 # See python fnmatch module documentation for more information.
10 10
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> 237 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
238 Yandex LLC <*@yandex-team.ru> 238 Yandex LLC <*@yandex-team.ru>
239 Yoshinori Sano <yoshinori.sano@gmail.com> 239 Yoshinori Sano <yoshinori.sano@gmail.com>
240 Mrunal Kapade <mrunal.kapade@intel.com> 240 Mrunal Kapade <mrunal.kapade@intel.com>
241 Yael Aharon <yael.aharon@intel.com> 241 Yael Aharon <yael.aharon@intel.com>
242 Haojian Wu <hokein.wu@gmail.com> 242 Haojian Wu <hokein.wu@gmail.com>
243 Sathish Kuppuswamy <sathish.kuppuswamy@intel.com> 243 Sathish Kuppuswamy <sathish.kuppuswamy@intel.com>
244 Joone Hur <joone.hur@intel.com> 244 Joone Hur <joone.hur@intel.com>
245 Sudarsana Babu Nagineni <sudarsana.nagineni@intel.com> 245 Sudarsana Babu Nagineni <sudarsana.nagineni@intel.com>
246 Jared Shumway <jaredshumway94@gmail.com> 246 Jared Shumway <jaredshumway94@gmail.com>
247 Li Yin <li.yin@intel.com>
OLDNEW
« no previous file with comments | « no previous file | content/browser/renderer_host/socket_stream_dispatcher_host.h » ('j') | net/socket_stream/socket_stream.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698