Brian Crowder
|
65c7ac1517
|
Disabling this test again, a=killtest
--HG--
rename : uriloader/exthandler/tests/unit_ipc/test_encoding.js => uriloader/exthandler/tests/unit_ipc/disable_t_encoding.js
|
2010-09-16 13:02:13 -07:00 |
|
Brian Crowder
|
22689553e7
|
Bug 567267 - reenable unit test, r=dwitte, a=blocking-fennec2.0b1,mfinkle
--HG--
rename : uriloader/exthandler/tests/unit_ipc/disable_t_encoding.js => uriloader/exthandler/tests/unit_ipc/test_encoding.js
|
2010-09-16 09:00:37 -07:00 |
|
Brian Crowder
|
41aed861a6
|
Disabling broken test for now CLOSED TREE
--HG--
rename : uriloader/exthandler/tests/unit_ipc/test_encoding.js => uriloader/exthandler/tests/unit_ipc/disable_t_encoding.js
|
2010-09-15 17:10:11 -07:00 |
|
Brian Crowder
|
4672335b7e
|
Bug 596402 - for e10s, do not invoke this prompt on the child process, r=dwitte, a=blassey
|
2010-09-15 15:55:09 -07:00 |
|
Brian Crowder
|
370cf86776
|
Bug 567267 - move management of ExternalHelperApp protocols to PContent, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |
|
Brian Crowder
|
69f7fcf513
|
Bug 567267 - disable decoding in HttpChannelParent, make smart decisions in child process, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |
|
Brian Crowder
|
8ec6b413f7
|
Bug 567267 - unit tests for ipc uriloader/download/external-app-handling, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |
|
Brian Crowder
|
ce5578720e
|
Build bustage fix, r=me, a=bustage-fix
|
2010-09-13 13:45:42 -07:00 |
|
Brian Crowder
|
5f64e33b09
|
Bug 591081 - Keep using nsExternalAppHandler in the child process after forwarding download request, r=dwitte, a=blocking-fennec2.0b1
|
2010-09-13 11:37:00 -07:00 |
|
Brian Crowder
|
b1bd94e39a
|
Bug 589025 - Support content-disposition attribute in e10s external app handling, r=dwitte, blocking-fennec2.0b1=blassey
Bug 589025 - Support content-disposition attribute in e10s external app handling, r=dwitte, blocking-fennec2.0b1=blassey
|
2010-09-13 11:17:00 -07:00 |
|
Byron Milligan
|
45fd242f77
|
Bug 55307 - Prevent downloads from being stored in the cache. r=jduell a2.0=jst
|
2010-09-10 07:22:24 +02:00 |
|
Mounir Lamouri
|
a013a3e442
|
Bug 583288 (2/2) - Let forms using DELETE and PUT HTTP method when submitting. r=jst,sicking a2.0=sicking
|
2010-09-10 07:00:10 +02:00 |
|
Josh Matthews
|
2ae5984b1e
|
Bug 588351 - Add missing interface reference to ExternalHelperAppParent. r=dwitte a=blocking-fennec
|
2010-09-03 13:16:01 -04:00 |
|
Dan Witte
|
f9582851af
|
Back out Bug 536324 part 2.
|
2010-08-30 13:20:39 -07:00 |
|
Dan Witte
|
cf69667c0d
|
Back out Bug 536324 part 3.
|
2010-08-30 13:20:39 -07:00 |
|
Dan Witte
|
3784e67919
|
Back out Bug 589292.
|
2010-08-30 13:20:38 -07:00 |
|
Dan Witte
|
6f7cb72034
|
Back out Bug 589025.
|
2010-08-30 13:20:38 -07:00 |
|
Brian Crowder
|
06a746ce7a
|
Bug 416743 - kill bogus assertion about aFileExt with leading ".", r=bz, a=NPOTB
|
2010-08-27 14:20:47 -07:00 |
|
Dan Witte
|
5306a8f553
|
Merge e10s -> m-c. a=patches
|
2010-08-27 08:04:00 -07:00 |
|
Brian Crowder
|
46e35f73ad
|
Bug 589025 - e10s: ExternalHelperAppParent must support content-disposition property of nsIChannel. r=dwitte, a=beta5+
|
2010-08-25 18:10:30 -07:00 |
|
Dan Witte
|
0f002d9441
|
Bug 589292 - e10s necko: add contentDisposition prop to nsIChannel. r=jduell, sr=biesi, a=beta5+
|
2010-08-25 17:51:21 -07:00 |
|
Dan Witte
|
d4fa839364
|
Merge.
|
2010-08-23 17:30:33 -07:00 |
|
Josh Matthews
|
15c0e915a1
|
Bug 588351 - 'Pause' button doesn't work in Downloads Manager. r=dwitte a=blocking-fennec
|
2010-08-23 12:29:33 -04:00 |
|
Joel Maher
|
adaba45072
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
|
Dan Witte
|
455bb0070a
|
Merge.
|
2010-08-21 13:51:54 -07:00 |
|
Dan Witte
|
9d758b2bce
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 3: contentLength consumers. r=jduell, a=beta5+
|
2010-08-21 00:31:35 -07:00 |
|
Dan Witte
|
454e26f2b0
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 2: contentLength implementors. r=jduell, a=beta5+
|
2010-08-21 00:31:11 -07:00 |
|
Brad Lassey
|
3208373dd5
|
bug 588470 - Fennec crashes when opening the download manager after a download is started r=mwu a=blocking-fennec-2.0a1+
|
2010-08-19 18:33:06 -07:00 |
|
Jonas Sicking
|
32a03526e0
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Joel Maher
|
a6d440687b
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |
|
Brian Crowder
|
10a55e53b3
|
Bug 562444 - e10s: fix external app handler code to enable download manager and others over IPC, r=dwitte, sr=biesi, blocking-fennec2.0a1=mfinkle
|
2010-08-17 20:19:24 -07:00 |
|
Brad Lassey
|
5cca5f5882
|
Bug 585080 - Clicking on mailto: URI crashes the content process, r=mwu a=blocking-fennec
|
2010-08-12 12:15:12 -07:00 |
|
Miika Jarvinen
|
6763d9a6c8
|
Bug 586334 - nsContentHandlerApp is not accessible from JavaScript. r=romaxa. blocking-fennec=2.0+
--HG--
extra : rebase_source : 2fe72398960f5281cb34551bc81b19a38533b144
|
2010-08-11 18:28:13 -07:00 |
|
Brad Lassey
|
866779d66c
|
bug 584896 - MIME Chooser dialog causes crash on Android r=mwu blocking-fennec=2.0a1+
|
2010-08-10 14:02:27 -04:00 |
|
Brad Lassey
|
3ca04d07ac
|
bug 583542 - [e10s] nsExternalHelperAppService fails when called from content process r=dougt blocking-fennec=2.0a1+
|
2010-08-10 13:14:45 -04:00 |
|
Brad Lassey
|
82afeb308d
|
Bug 585083 - Android crash after showing external URI app chooser dialog r=mwu blocking-fennec=2.0a1+
|
2010-08-10 13:14:42 -04:00 |
|
Ehsan Akhgari
|
dee6af7540
|
Bug 589190 - Load rundll32.exe from the system directory; r=bsmedberg a=jst
|
2010-08-25 14:26:20 -04:00 |
|
Clint Talbert
|
4fa6358e1b
|
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
|
2010-08-25 14:03:44 -07:00 |
|
Joel Maher
|
fecae963b6
|
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
|
2010-08-25 11:47:39 -07:00 |
|
Brad Lassey
|
52a3204c2d
|
bug 589851 - [Regression] protocol handlers are broken on 8/22 nightly build r=dwitte a=blocking-fennec=2.0a1+
|
2010-08-23 15:29:41 -04:00 |
|
Kyle Huey
|
d0e189daff
|
Backed out changeset af956e9c02e3
|
2010-08-05 17:24:31 -07:00 |
|
Brad Lassey
|
23ab097d3f
|
Bug 583542 - [e10s] nsExternalHelperAppService fails when called from content process [r=bsmedberg]
--HG--
extra : rebase_source : 7a5e07531470daaeba2b40687fb1a914e435c762
|
2010-08-01 02:38:56 -04:00 |
|
Brad Lassey
|
c16705fa01
|
Bug 575750 - Implement support for OS protocol handlers on Android [r=mwu,bzbarsky]
--HG--
extra : rebase_source : 00c00eff847686211b07798f8d837e7bde02b89d
|
2010-06-29 22:22:08 -04:00 |
|
Bjarne
|
ed732b9f7f
|
Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst
|
2010-08-04 22:15:55 -04:00 |
|
Jukka Miettinen
|
2cd6c7860b
|
Bug 583865 - Latest xulrunner doesn't compile with Maemo 6 defined. r=romaxa. approval=dougt. maemo build bustage fix
|
2010-08-03 03:02:48 +03:00 |
|
Wolfgang Rosenauer
|
ab20c8da7f
|
Bug 562897 - Add required implementation to open files on Maemo 6. r=dougt
--HG--
extra : rebase_source : 49d8fbe234bf447b87486ac4404a148d676e009c
|
2010-07-30 12:46:20 -07:00 |
|
L. David Baron
|
2d1a4ce598
|
Bug 581738: Revert b09b40c61117 (temporary disabling of test on Win7) because bug 542504 is now fixed.
|
2010-07-26 15:46:09 -07:00 |
|
Kyle Huey
|
ccc69fca65
|
Bug 508082: Implement a raw video decoder. Based on an earlier patch by Brad Lassey. r=doublec
|
2010-07-26 12:35:16 -07:00 |
|
Justin Dolske
|
8a2218edab
|
Bug 581738 - temporarily disable test_punycodeURIs.js on Windows 7
|
2010-07-24 17:42:22 -07:00 |
|
Justin Dolske
|
717098c537
|
Bug 562967 - fix test_handlerService.js for new Windows 7 test boxes. r=rs
|
2010-07-21 14:49:00 -07:00 |
|