Edward Lee
|
28920029f9
|
Bug 589016 - Allow registering path handlers from mochitests [r=waldo a=npotb]
Export the registerPathHandler for use from .sjs.
--HG--
extra : rebase_source : 1396ae7c64968ab9884389f8a0146456be794d38
|
2010-08-31 23:49:43 -07:00 |
|
Benjamin Smedberg
|
6e8d912e32
|
Fix review comments from bug 568691 comment 45.
|
2010-06-24 11:56:28 -04:00 |
|
Benjamin Smedberg
|
1a3cd9981f
|
Fix syntax error in httpd.js
|
2010-06-22 16:22:33 -04:00 |
|
Benjamin Smedberg
|
5cab25b52b
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
|
2010-06-22 12:59:15 -04:00 |
|
Michael Kohler
|
5f19df86e0
|
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
|
2010-05-23 12:26:15 -07:00 |
|
Jeff Walden
|
6375114985
|
Bug 513854 - httpd.js should write its response data asynchronously. r=sayrer
|
2009-09-29 19:54:34 -07:00 |
|
Neil Rashbrook
|
1dc6cbeca8
|
Bug 415761 Adding Windows-only test r=waldo
|
2010-03-20 23:57:57 +00:00 |
|
Joel Maher
|
d050afae06
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Clint Talbert
|
7ffd9496bc
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
ef6c5fda3d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Zack Weinberg
|
5d31f02b7d
|
Bug 540633: Label httpd.js debug logs, optionally timestamp them, and add support for enabling or disabling them in the middle of a run (currently only for mochitests). r=jwalden
|
2010-02-09 14:07:33 -08:00 |
|
Zack Weinberg
|
d6677fdb08
|
Bug 536603 followup: Look up network.http.max-connections-per-server in httpd.js, rather than hardwiring a constant that needs to be bigger than that pref. r=jwalden
|
2010-01-29 18:17:33 -08:00 |
|
Zack Weinberg
|
ab052b17a8
|
Bug 536603 potential fix: in httpd.js, the server socket's queue limit should be larger than the browser-side max number of connections per server. r=jrmuizel
|
2010-01-18 18:12:39 -08:00 |
|
Zack Weinberg
|
bee097ea73
|
Back out instrumentation for bug 536603 and re-disable test
|
2010-01-18 14:54:56 -08:00 |
|
Zack Weinberg
|
ef69f941b3
|
Extensive debugging instrumentation for bug 536603
|
2010-01-18 09:03:50 -08:00 |
|
Robert O'Callahan
|
77f0bb0079
|
Bug 526323. httpd.js should send custom headers with 416 responses. r=jwalden
|
2009-12-16 09:08:58 +13:00 |
|
Jae-Seong Lee
|
f620ed6c64
|
Bug 521189 - Some necko unit tests fail or hang with 'strict' & 'werror' on. r=jwalden
|
2009-11-10 14:11:31 -08:00 |
|
Jeff Walden
|
891b7bc8b8
|
Bug 526686 - Add QueryInterface methods to all exposed types of objects in httpd.js. Also change nsIHttpRequestMetadata to nsIHttpRequest for a little conciseness. r=waylon, not worth someone's time to review trivial code changes and renamings
|
2009-11-06 16:24:32 -08:00 |
|
Jeff Walden
|
fa4f06df47
|
Bug 484027 - Add a method providing minimally controlled arbitrary write access to the connection within a response, allowing arbitrary information (even data which is not a syntactically valid HTTP response) to be sent in responses. r=sayrer
--HG--
extra : rebase_source : 2d61cccef9b076b2e5dbe1074af99f572d60b700
|
2009-05-28 14:54:42 -07:00 |
|
Jeff Walden
|
d768ee57c5
|
Bug 482418 - HTTP range handling code shouldn't run when requesting and processing SJS files. Tag-team patching and testing effort by roc and me, r=me
|
2009-04-23 14:04:50 -07:00 |
|
Jeff Walden
|
ec1cde1369
|
Disable debug logging in httpd.js now that the previous change appears acceptable to tinderboxen. Also disable test_start_stop.js on Windows, because Windows is dumb and will let me asyncListen on two nsIServerSockets at the same time on the same port without the second such call throwing an exception. r=bloatedtinderboxlogs, r=stupidwindows
|
2009-04-15 17:55:36 -07:00 |
|
Jeff Walden
|
583c6b4c88
|
Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer
|
2009-04-15 13:19:35 -07:00 |
|
Michal Novotny
|
b90f4bc271
|
Bug 470716. Make the close-on-completion behavior of nsAsyncStreamCopier configurable. r+sr=bzbarsky.
|
2009-03-30 15:10:13 -04:00 |
|
Bjarne
|
696e7d1565
|
Bug 203271 - max-age should override expires in http headers; r=(cbiesinger + jwalden+bmo) sr=cbiesinger
|
2009-03-19 00:59:36 +01:00 |
|
Serge Gautherie
|
b3c9076b8a
|
Backed out changeset: be6d39f94146 of
Bug 203271 - max-age should override expires in http headers; r+sr=cbiesinger
which breaks all test suites.
|
2009-03-13 19:08:52 +01:00 |
|
Bjarne
|
31c00e6eb5
|
Bug 203271 - max-age should override expires in http headers; r+sr=cbiesinger
|
2009-03-13 15:51:29 +01:00 |
|
Jeff Walden
|
273325e9f8
|
Followup nitfix to bug 476302 that wasn't noticed when I reviewed the patch there
|
2009-02-27 15:57:07 -08:00 |
|
Honza Bambas
|
6bf40c240c
|
Bug 476302 - Allow httpd.js return multiple headers with same name, r=jwalden
|
2009-02-27 15:09:06 +01:00 |
|
Honza Bambas
|
5e815989ba
|
Bug 468443 - Remove PUT/DELETE support from httpd.js, r=jwalden
|
2009-02-18 14:31:30 +01:00 |
|
Jeff Walden
|
5ab2f999de
|
Bug 471158 - Add getSharedState/setSharedState functionality to SJS, convert existing state to per-path state. r=honzab
--HG--
rename : netwerk/test/httpserver/test/data/sjs/state.sjs => netwerk/test/httpserver/test/data/sjs/state2.sjs
|
2009-02-04 11:08:03 -08:00 |
|
Jeff Walden
|
b221abac7a
|
Bug 465921 - httpd.js fails to deliver after about 35 reloads of test_seek1.html, most likely because the connection is being prematurely terminated by the client. r=bz
|
2008-12-15 21:02:40 -08:00 |
|
Jeff Walden
|
a91717aa17
|
Bug 468467 - If onInputStreamReady doesn't process all of the Request-Line the first time, httpd.js asserts. r=honzab
|
2008-12-12 11:31:30 -08:00 |
|
Jeff Walden
|
7324e8cab7
|
Bug 463327 - Enable stateful SJS handlers somehow other than through universal insta-XSS. r=honzab
|
2008-12-03 22:24:59 -08:00 |
|
Jeff Walden
|
9ba0796b8f
|
Bug 463254 - httpd.js fails on mac when running test_CrossSiteXHR.html. The problem was that exceptions were causing files not to be closed on OS X, and we were hitting the open-file limit; add some try-finally magic to close in a failsafe manner. r=honzab
|
2008-11-06 12:44:27 -08:00 |
|
Jeff Walden
|
060e9f580e
|
Bug 462864 - Expose request body as a stream, state-machine refactoring in httpd.js. r=honzab
|
2008-11-05 15:31:30 -08:00 |
|
Jeff Walden
|
0b43a90166
|
Consistently rebrand to httpd.js, since that's basically how everyone knows about it and because the older name was ugly. No bug, basically comment-only changes, r+sr+ui-r+a=mconnor per the inestimable firebot
|
2008-11-02 22:46:54 -08:00 |
|
Chris Double
|
22956f0d68
|
Bug 398185 - Add byte range request support to JS httpd - r=jwalden+bmo
|
2008-10-17 12:38:14 +13:00 |
|
Jonas Sicking
|
6f2a7e0f6b
|
Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst
|
2008-09-30 17:50:42 -07:00 |
|
Chris Double
|
b800307262
|
Backed out changeset c2e02e6250db
|
2008-09-25 19:34:29 +12:00 |
|
Chris Double
|
b73459c8fc
|
Bug 398185 - Add byte range request support to JS httpd - r+=sayrer
|
2008-09-25 15:30:35 +12:00 |
|
Olli Pettay
|
a4dcb20ef2
|
Bug 454217, httpd.js doesn't handle large body properly, r=sayrer, +change XHR POST test to use request.body
|
2008-09-09 12:32:35 +03:00 |
|
Honza Bambas
|
8ee27486d6
|
Bug 443610 - Add body and PUT handling to httpd.js; "DELETE" part; r=sayrer
|
2008-09-07 17:19:08 +02:00 |
|
Honza Bambas
|
4dba47826b
|
Bug 443610 - Add body and PUT handling to httpd.js; "PUT" part; r=sayrer
|
2008-09-07 17:18:06 +02:00 |
|
Jeff Walden
|
074efa08c7
|
Bug 428009 - Update the HTTP server to require a *correct* host be specified with it, not just *a* host via an absolute URI as Request-URI or a specified Host header. This also gives request handlers proper details about the location to which the request was targeted. r=biesi on the raw socket usage in the test code, r=ted on the build changes, r=sayrer on the server changes
|
2008-06-07 02:43:15 -04:00 |
|
jwalden@mit.edu
|
38eebf9225
|
Bug 401649 - JS CGI support in httpd.js -- create responses conditioned on header values and HTTP method types! r=sayrer
|
2008-02-05 17:12:32 -08:00 |
|
jwalden@mit.edu
|
075a948f22
|
Bug 395559 - Fix two typos in httpd.js which prevented the registerFile API from working correctly, and add a dumpn so that errors in handlers can be detected more easily by reading console dumps. r=sayrer, NPOTB, test-only, etc.
|
2007-09-11 17:24:08 -07:00 |
|