Siddharth Agarwal
|
b592d3ac78
|
Bug 598794 - Intermittent failure in uriloader\exthandler\tests\unit\test_punycodeURIs.js | test failed (with xpcshell return code: 0), see following log: Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIFileInputStream.init]; r=sdwilsh
--HG--
extra : rebase_source : 0152a5ff0932102e55949e25a821f72461733bf9
|
2011-06-20 13:58:44 -04:00 |
Dão Gottwald
|
fdce1adfed
|
Backed out changeset dc3780dd8a43 (bug 311007). Going to change onLocationChange instead of adding onLocationChange2.
|
2011-06-14 00:02:28 +02:00 |
Ed Morley
|
13cfc322c6
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
Oonishi Atsushi
|
362ebc4eec
|
Bug 311007 - Add onLocationChange2 which distinguishes between same-document and different-document location changes to web progress listeners. r=smaug, sr=bzbarsky
|
2011-06-04 05:31:07 +09:00 |
Dominic Fandrey
|
5c71575e07
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
Ed Morley
|
0a2cfd9aab
|
Bug 659956 - Remove unused variable from nsOfflineCacheUpdate.cpp; r=bz
|
2011-05-26 11:15:56 -07:00 |
Jason Duell
|
a4b98a251d
|
Bug Remove unused code from nsPrefetchNode::AsyncOnChannelRedirect, r=bzbarsky
Looks like this was overlooked in bug 442803
|
2011-05-25 16:26:51 -04:00 |
Oleg Romashin
|
34659e60b0
|
Bug 658725. NS_EXTERNALSHARINGAPPSERVICE_CID has bogus extra digits. r=dougt
|
2011-05-23 16:47:03 -04:00 |
Daniel Holbert
|
cc8996c23f
|
Bug 308590 patch 5: Clean up QIs to nsIURL that are really checks for "Does this support GetRef/SetRef", now that nsIURI supports GetRef/SetRef too. r=bz
|
2011-05-21 18:12:46 -07:00 |
Josh Aas
|
17caa904b0
|
Bug 657952: Minimize methods in nsIPluginHost. r=jst
|
2011-05-21 09:28:54 -04:00 |
Joel Maher
|
7aa6e96e23
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
Hiroyuki Ikezoe
|
f7e2849c77
|
Bug 655633 - Code cleanup in nsGNOMERegistry.cpp. r=karlt
|
2011-05-11 15:10:00 +02:00 |
Chris Coulson
|
3128d0db62
|
b=639467 Use GIO in HandlerExists and GetAppDescForScheme r=karlt
--HG--
extra : transplant_source : N%94%FAE%F5%F6%C0%13%17%28%E5%7D%F4%09L%D1%01%8D%9D%EF
|
2011-05-04 16:10:43 +12:00 |
Ed Morley
|
ad1445842c
|
Bug 655176 - Remove WinCE code from docshell (incl broken uriloader/exthandler/Makefile.in WINNT |ifeq|s); r=bz
|
2011-05-06 11:41:29 -07:00 |
Brad Lassey
|
6e751ea292
|
bug 644943 - nsHandlerService should not be used in the content or plugin processes because it requires access to the profile directory r=bz
|
2011-05-02 16:59:24 -04:00 |
timeless@mozdev.org
|
b552a90d8b
|
Bug 633240 nsIMIMEService.getTypeFromFile(null) crashes [@ nsExternalHelperAppService::GetTypeFromFile(nsIFile*, nsACString_internal&) ]
r=biesi
--HG--
extra : rebase_source : 7b0903e9907d993251a4dae1615f35399e99ca96
|
2011-04-27 10:35:11 +02:00 |
timeless@mozdev.org
|
cc192c8bb9
|
Bug 633232 nsIMIMEService.getTypeFromURI(null) crashes [@ nsExternalHelperAppService::GetTypeFromURI(nsIURI*, nsACString_internal&) ]
r=biesi
--HG--
extra : rebase_source : a84063964425ac512a1daafcaaa4619b0200eaa6
|
2011-04-27 10:13:27 +02:00 |
Daniel Holbert
|
713d5fa4a8
|
Bug 650987: Remove unused variable gOfflineCacheUpdateService from OfflineCacheUpdateParent.cpp and OfflineCacheUpdateChild.cpp. r=biesi
|
2011-04-20 01:28:21 +02:00 |
Mike Hommey
|
abf552e876
|
Bug 602245 - Don't build SIMPLE_PROGRAMS during MOZ_PROFILE_GENERATE pass. r=ted
|
2011-04-14 11:23:13 +02:00 |
Matheus Kerschbaum
|
08c43219e7
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
Ehsan Akhgari
|
a840ac73bd
|
Bug 646071 - Part 3: Remove nsInt64.h, and convert all uses of nsInt64 and nsUint64 in the tree to PRInt64 and PRUint64, respectively; r=bsmedberg
|
2011-03-31 20:15:27 -04:00 |
Jeff Muizelaar
|
28a9e6cd90
|
Bug 646071 - Part 2: Replace nsInt64 with a typedef to PRInt64; r=bsmedberg
|
2011-03-31 20:15:04 -04:00 |
Ehsan Akhgari
|
e88f3df029
|
Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge)
|
2011-04-01 12:23:48 -04:00 |
Ehsan Akhgari
|
8be93d2df6
|
Bug 646071 - Part 3: Remove nsInt64.h, and convert all uses of nsInt64 and nsUint64 in the tree to PRInt64 and PRUint64, respectively; r=bsmedberg
|
2011-03-31 20:15:27 -04:00 |
Jeff Muizelaar
|
2dc570da46
|
Bug 646071 - Part 2: Replace nsInt64 with a typedef to PRInt64; r=bsmedberg
|
2011-03-31 20:15:04 -04:00 |
timeless@mozdev.org
|
838a96c08a
|
Bug 584983 mark deprecated exthandler interfaces and methods with [deprecated]
r=biesi
|
2010-08-06 03:45:00 -04:00 |
Boris Zbarsky
|
024977989c
|
Bug 644637. Make sure mRequest lives long enough that we don't hand dead objects around. r=sdwilsh
|
2011-03-24 14:14:00 -04:00 |
Chris Pearce
|
1b2c35e3d0
|
Bug 641102 - Ignore default app handler for inbuilt supported video types. r=roc
|
2011-03-24 11:28:57 +13:00 |
Grigory Mozhaev
|
7eab4a1fd3
|
Bug 595785. Make sure the right channel is always passed to download progress listeners' onStateChange methods. r=sdwilsh,bzbarsky
|
2011-03-23 10:45:21 -04:00 |
Kyle Huey
|
3ad44a5c4e
|
Merge m-c to bs.
|
2011-03-15 19:23:20 -04:00 |
Wes Johnston
|
6300919f5b
|
Bug 641079 - GetMimeInfoForFileExt should return a boolean. r=blassey, a=approval-2.0
|
2011-03-13 08:59:30 -07:00 |
Mitchell Field
|
07d15d1a57
|
Merge mozilla-central to build-system.
|
2011-03-11 11:05:04 +11:00 |
Brad Lassey
|
aaf3891e3f
|
bug 638523 - Save Image saves htm, not the image r=dougt a=blocking-fennec
|
2011-03-08 00:45:43 -05:00 |
Wolfgang Rosenauer
|
28dd928f19
|
Bug 634942 - HelperApp launch is broken with GIO. r=karlt, a=beltzner
|
2011-03-01 08:19:23 +01:00 |
Brian Crowder
|
06530f8ff3
|
Bug 634555 - Do not fib in the child process about whether we have gotten mime info or not, r=blassey, sr=bz, a=blocking-fennec:2.0,blassey
|
2011-02-23 13:52:47 -08:00 |
Doug Turner
|
ed3ff7124c
|
Bug 630364 - followup to preserve mime info. external application handlers do not honor warning preferences. android-only r=blassey. a=blocking-fennec
|
2011-02-09 13:51:23 -08:00 |
Doug Turner
|
594a84e388
|
Bug 630364 - external application handlers do not honor warning preferences. r=blassey. a=blocking-fennec
|
2011-02-09 11:40:24 -08:00 |
Mitchell Field
|
1e690b971a
|
Merge mozilla-central to build-system.
|
2011-03-02 20:38:54 +11:00 |
Kyle Huey
|
0df01cf2ad
|
Merge m-c to bs.
|
2011-02-25 15:23:05 -05:00 |
Mitchell Field
|
e8554fc91f
|
Bug 627277 - Bustage fix 2.
|
2011-02-20 11:20:56 +11:00 |
Mitchell Field
|
e48da647b0
|
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
|
2011-02-20 06:10:24 +11:00 |
Jeremias Bosch
|
5e4583b805
|
Bug 626595 - Make it possible to build maemo 6 platform version without meegotouch r=romaxa,ted.mielczarek a=approval2.0
--HG--
extra : rebase_source : 435438ae2c39833353a958ba2770f0e44439d7bc
|
2011-02-03 08:31:36 +02:00 |
Matthias Versen
|
655a8a0427
|
Bug 622528 - Open RTF document in Thunderbird with OpenOffice is not correct Ascii mode; r=bzbarsky a=bsmedberg
|
2011-01-21 15:15:12 -05:00 |
Boris Zbarsky
|
1bec26946f
|
Bug 624995. Make sure to fix the file permissions on Mac when downloading, now that mac's nsILocalFile::Create actually pays attention to permissions. r=josh, a=blocker
|
2011-01-18 21:20:35 -05:00 |
Brad Lassey
|
aed933dbbf
|
bug 622684 - updates should not be downloaded to "<sdcard>/downloads" r=mbrubeck a=blocking-fennec
|
2011-01-03 17:32:57 -05:00 |
Honza Bambas
|
4b8ac9cf4c
|
Bug 610044 - Crash [@ mozilla::ipc::RPCChannel::CxxStackFrame::CxxStackFrame], r=jduell, a=blassey
|
2010-12-22 16:44:27 +01:00 |
Alex Pakhotin
|
939ec79cb1
|
Bug 613080 - External URL handler service. r=bz a=blocking-fennec
--HG--
extra : rebase_source : 305c50e07138ffad437c3faf51453a4056c4ae3e
|
2010-11-23 15:40:46 -08:00 |
Nick Thomas
|
677e2ca67b
|
Bug 599475/561350, disable test_punycodeURIs.js again, a=blocking-beta8 CLOSED TREE
|
2010-12-14 23:08:59 +13:00 |
Nick Thomas
|
45fc504e87
|
Bug 599475, re-enable crash reporter and punycode tests, r=ted.mielczarek, a=blocking-beta8 CLOSED TREE
|
2010-12-14 15:49:40 +13:00 |
timeless@mozdev.org
|
b9b8206599
|
Bug 615425 warnings in prefetch
r=jst
--HG--
extra : rebase_source : 56d3a2285ab7065a9652af4b694915b2e6e264b8
|
2010-12-04 11:07:08 +01:00 |
Matt Brubeck
|
91f79ffb65
|
Bug 610785 - Can't open downloaded .apk file. r=bz a=blocking-fennec
|
2010-12-02 14:56:29 -08:00 |
Wes Johnston
|
20ae747aa2
|
Bug 593815 - Remove all files left behind when a download is canceled. [r=sdwilsh, sr=bz, a=blocker]
--HG--
extra : rebase_source : e70063c968a1a85ff6a9813af2c42a8c44e676e6
|
2010-11-22 19:36:45 -08:00 |
Honza Bambas
|
d1f0c0ddad
|
Bug 544462 - HTML5 Offline features - Asterisk (*) not supported in network section of manifest file, r=jst, a2.0=jst
|
2010-11-25 21:49:19 +01:00 |
Mark Finkle
|
1786a5daad
|
Bug 600300 - Save helper app downloads to downloads directory on Android and Maemo [r=blassey a=fennec-should-compile]
|
2010-11-23 00:21:52 -05:00 |
Wesley Johnston
|
e730502ed0
|
Bug 596370 - The maemo #define was incorrect. r=dougt a=blassey
--HG--
extra : rebase_source : edc84ec763dc9d488deeefdd208df660019be75f
|
2010-11-22 14:10:19 -08:00 |
Wesley Johnston
|
a3fed762cd
|
Bug 517889 - Add referrer to PExternalHelperApp. r=dwitte,bz a=blocking-fennec
|
2010-11-21 11:21:59 -08:00 |
Henri Sivonen
|
151d214507
|
Undo damage from rebasing. a=red.
|
2010-11-16 10:08:20 +02:00 |
Henri Sivonen
|
0dd9b371a5
|
Bug 599588 addendum - Revert change to nsIParser and introduce a new abstract class instead to avoid changing the interface during an interface freeze. r=jonas, a=blocking2.0-final.
--HG--
extra : rebase_source : 3272dc97668c262945b91809a918ac5c013d8569
|
2010-11-16 09:47:10 +02:00 |
Brian Crowder
|
06fe29534c
|
b=599878 restore showAlertNotification and disable unit_ipc tests for MacOS r=joshmatthews a=test
--HG--
rename : uriloader/exthandler/tests/unit_ipc/disable_t_encoding.js => uriloader/exthandler/tests/unit_ipc/test_encoding.js
extra : rebase_source : ee1a0d39f4f54d40ab0816a24c3fdcd6a9913018
|
2010-11-15 12:01:57 +13:00 |
Brad Lassey
|
816138ebc7
|
bug 606235 - Android file picker should honor file type filters r=mwu a=blocking-fennec
|
2010-11-05 13:43:12 -04:00 |
Brad Lassey
|
a4d79ccbdf
|
bug 606317 - Android crash only : Crash [@ libc.so@0x11cd0 ] occurs after opening an .ics r=doug a=blocking-fennec
|
2010-10-28 22:45:02 -04:00 |
Wesley Johnston
|
b1e256f6c1
|
Bug 593815 - Auto-renaming at download is not working [r=dwitte a=blocking-fennec]
|
2010-10-06 13:54:00 -04:00 |
Justin Wood
|
2a12708999
|
Bug 606040 - [SeaMonkey] 'Linux comm-central-trunk leak test build' still broken after bug 536295 bustage fixes. r=biesi, a=bustage-fix
|
2010-10-20 22:30:31 -04:00 |
Honza Bambas
|
727772235c
|
Fixed bustage on mozilla-central after changeset 4fce6753afea, a=bustage-fix
|
2010-10-20 22:45:19 +02:00 |
Honza Bambas
|
c788e08dbb
|
Fixed bustage on comm-central after changeset c73c0da830fe, a=bustage-fix
|
2010-10-20 22:24:15 +02:00 |
Honza Bambas
|
e3cf711385
|
Bug 536295 - e10s HTTP: offline application cache, r=dwitte, sr=cbiesinger, a=fennec-2.0b2+
--HG--
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/OfflineCacheUpdateChild.cpp
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/nsOfflineCacheUpdateService.cpp
|
2010-10-20 19:12:32 +02:00 |
Tero Turtiainen
|
baefbf7886
|
Bug 582621 - Sharing back-end for MeeGo r=dougt a=blocking-fennec
--HG--
extra : rebase_source : 81386b7a9f512a2d060efcbe7b272bb0f4936fa4
|
2010-10-18 09:46:42 -07:00 |
Wesley Johnston
|
58974be69d
|
Bug 600300 - Save helper app downloads to downloads directory on Android [r=blassey a=blocking-fennec]
|
2010-09-28 12:22:00 -04:00 |
Kyle Huey
|
451c7d63f4
|
Bug 600540: Disable raw video by default. r=cpearce a=beltzer
--HG--
extra : rebase_source : 0ddea9a76805d6d8da3328c368c8393111ab7790
|
2010-10-06 16:17:54 -04:00 |
Matt Brubeck
|
46ce27d62d
|
Bug 601280: Include title in shared links on Android. r=blassey a=blocking-fennec
|
2010-10-01 18:04:23 -07:00 |
Mounir Lamouri
|
6e8c289ac0
|
Merging backout.
|
2010-09-30 17:05:19 -07:00 |
Mounir Lamouri
|
e9fe1a8575
|
Bug 600813 - Removing PUT and DELETE form methods. a=blocking-b7
|
2010-09-30 16:55:11 -07:00 |
Brad Lassey
|
bf2b433795
|
bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
Nick Thomas
|
f7d412fa32
|
Bug 571367, turn production x86_64 builds into i386/x86_64 universal binaries (disable tests known to fail on leopard) r=ted CLOSED TREE
|
2010-09-27 12:14:47 +13:00 |
Mounir Lamouri
|
a21f5dcc0b
|
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 |
Brian Crowder
|
4d97b897db
|
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
|
7e6f89bb41
|
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
|
58285a9ee9
|
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
|
b2b795406b
|
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
|
66ccf70144
|
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
|
a34e533a0c
|
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
|
66ac3cc86e
|
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 |
Josh Matthews
|
a229ec3ccf
|
Bug 588351 - Add missing interface reference to ExternalHelperAppParent. r=dwitte a=blocking-fennec
|
2010-09-03 13:16:01 -04:00 |
Dan Witte
|
34d3553dfc
|
Back out Bug 536324 part 2.
|
2010-08-30 13:20:39 -07:00 |
Dan Witte
|
03a104a7e0
|
Back out Bug 536324 part 3.
|
2010-08-30 13:20:39 -07:00 |
Dan Witte
|
363355fc1c
|
Back out Bug 589292.
|
2010-08-30 13:20:38 -07:00 |
Dan Witte
|
6e68061138
|
Back out Bug 589025.
|
2010-08-30 13:20:38 -07:00 |
Brian Crowder
|
3c26c66213
|
Bug 416743 - kill bogus assertion about aFileExt with leading ".", r=bz, a=NPOTB
|
2010-08-27 14:20:47 -07:00 |
Dan Witte
|
16a3298070
|
Merge e10s -> m-c. a=patches
|
2010-08-27 08:04:00 -07:00 |
Brian Crowder
|
be5026de47
|
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
|
dbf7625e3f
|
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
|
f834c3dbbb
|
Merge.
|
2010-08-23 17:30:33 -07:00 |
Josh Matthews
|
11b282a7a8
|
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
|
2fac5b095b
|
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
|
baac82f166
|
Merge.
|
2010-08-21 13:51:54 -07:00 |
Dan Witte
|
78bac8db23
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 3: contentLength consumers. r=jduell, a=beta5+
|
2010-08-21 00:31:35 -07:00 |
Dan Witte
|
5f14c53bbd
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 2: contentLength implementors. r=jduell, a=beta5+
|
2010-08-21 00:31:11 -07:00 |
Brad Lassey
|
105a7908f8
|
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
|
0a4de59cf6
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
Joel Maher
|
cb20a221ad
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |