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

Side by Side Diff: AUTHORS

Issue 2760013002: DevTools: Fixes regression in cookies tab in Network panel having no output (Closed)
Patch Set: Updates JSDoc comment to reflect possible null cookies parameter Created 3 years, 9 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/cookie_table/CookiesTable.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 287 matching lines...) Expand 10 before | Expand all | Expand 10 after
298 Jaekyeom Kim <btapiz@gmail.com> 298 Jaekyeom Kim <btapiz@gmail.com>
299 Jaemin Seo <jaemin86.seo@samsung.com> 299 Jaemin Seo <jaemin86.seo@samsung.com>
300 Jaeseok Yoon <yjaeseok@gmail.com> 300 Jaeseok Yoon <yjaeseok@gmail.com>
301 Jaideep Bajwa <bjaideep@ca.ibm.com> 301 Jaideep Bajwa <bjaideep@ca.ibm.com>
302 Jaime Soriano Pastor <jsorianopastor@gmail.com> 302 Jaime Soriano Pastor <jsorianopastor@gmail.com>
303 Jake Helfert <jake@helfert.us> 303 Jake Helfert <jake@helfert.us>
304 Jake Hendy <me@jakehendy.com> 304 Jake Hendy <me@jakehendy.com>
305 Jakob Weigert <jakob.j.w@googlemail.com> 305 Jakob Weigert <jakob.j.w@googlemail.com>
306 Jakub Machacek <xtreit@gmail.com> 306 Jakub Machacek <xtreit@gmail.com>
307 James Choi <jchoi42@pha.jhu.edu> 307 James Choi <jchoi42@pha.jhu.edu>
308 James Stanley <james@apphaus.co.uk>
eostroukhov 2017/03/20 17:57:47 Have you signed CLA? https://cla.developers.google
308 James Vega <vega.james@gmail.com> 309 James Vega <vega.james@gmail.com>
309 James Wei <james.wei@intel.com> 310 James Wei <james.wei@intel.com>
310 James Willcox <jwillcox@litl.com> 311 James Willcox <jwillcox@litl.com>
311 Jan Sauer <jan@jansauer.de> 312 Jan Sauer <jan@jansauer.de>
312 Janwar Dinata <j.dinata@gmail.com> 313 Janwar Dinata <j.dinata@gmail.com>
313 Jared Shumway <jaredshumway94@gmail.com> 314 Jared Shumway <jaredshumway94@gmail.com>
314 Jared Sohn <jared.sohn@gmail.com> 315 Jared Sohn <jared.sohn@gmail.com>
315 Jared Wein <weinjared@gmail.com> 316 Jared Wein <weinjared@gmail.com>
316 Jari Karppanen <jkarp@amazon.com> 317 Jari Karppanen <jkarp@amazon.com>
317 Jay Oster <jay@kodewerx.org> 318 Jay Oster <jay@kodewerx.org>
(...skipping 522 matching lines...) Expand 10 before | Expand all | Expand 10 after
840 The Chromium Authors <*@chromium.org> 841 The Chromium Authors <*@chromium.org>
841 The MathWorks, Inc. <binod.pant@mathworks.com> 842 The MathWorks, Inc. <binod.pant@mathworks.com>
842 Torchmobile Inc. 843 Torchmobile Inc.
843 Venture 3 Systems LLC <*@venture3systems.com> 844 Venture 3 Systems LLC <*@venture3systems.com>
844 Yandex LLC <*@yandex-team.ru> 845 Yandex LLC <*@yandex-team.ru>
845 ARM Holdings <*@arm.com> 846 ARM Holdings <*@arm.com>
846 Macadamian <*@macadamian.com> 847 Macadamian <*@macadamian.com>
847 IBM Inc. <*@*.ibm.com> 848 IBM Inc. <*@*.ibm.com>
848 Tableau Software <*@tableau.com> 849 Tableau Software <*@tableau.com>
849 Akamai Inc. <*@akamai.com> 850 Akamai Inc. <*@akamai.com>
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/cookie_table/CookiesTable.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698