Граф коммитов

953 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron 75d30ea135 Backed out changeset ba0d099c6eb6 on suspicion of causing make check and mochitest timeouts on Windows related to exthandler tests. 2008-12-03 13:36:09 -08:00
Brad Lassey f289b7e760 Bug 464194 - ShellExecuteW and SHParseDisplayName do not exist on wince r=bsmedberg 2008-12-03 08:42:03 -05:00
Ehsan Akhgari 1ffa4257b8 Bug 465756 - Ignore browser.helperApps.deleteTempFileOnExit not being set in private browsing; r=bz,sdwilsh sr=bz a=blocking1.9.1+ 2008-11-28 09:08:56 -08:00
Ehsan Akhgari c04180b522 Bug 460609 - Temporary files for helper applications are not deleted when leaving Private Browsing mode; r,sr=bzbarsky a=blocking1.9.1 2008-11-14 02:08:28 +03:30
Matthew Gregan 36303593a5 b=449315 Support WAV format in <audio> element. r+sr=roc 2008-11-07 09:53:20 +13:00
Justin Dolske f6706fa479 Backed out changeset 30bfb150da06 2008-11-05 16:36:12 -08:00
Matthew Gregan ffc3693e6e b=449315 Support WAV format in <audio> element. r+sr=roc 2008-11-06 11:25:04 +13:00
Chris Double 3cb4bd1ebe Backed out changeset 18403769ec19 2008-11-04 21:54:41 +13:00
Matthew Gregan d31d0aa5a2 Bug 449315 - Support WAV format in <audio> element - r+sr=roc 2008-11-04 21:29:10 +13:00
Robert O'Callahan d94d86de3a Bug 448603. Support direct loading of Ogg audio and video files by creating a synthetic <video> document. r=doublec,sr=bzbarsky 2008-10-29 22:20:08 -07:00
Aiko dbdecb528b Bug 461754 - Wrong error handling in nsMIMEInfoWin.cpp; r=benjamin 2008-10-29 03:48:00 +01:00
Boris Zbarsky 65c75a2025 Moving closing paren to make it clearer what the logic really is and removing redundant comment. No behavior change. 2008-10-22 22:11:40 -04:00
Ian 98fa0763c7 Bug 251475. Make sure channels don't return null for the originalURI. Initial work by Daniel Kraft <domob@daniel-kraft.net> and Brandon Ferguson <bnferguson@gmail.com>. r+sr=bzbarsky. 2008-10-15 16:05:23 -04:00
Oleg Romashin 00d31d9d02 Bug 455913 - Missing uuid change. nsIHelperAppLauncher should provide info about content length. r+sr=biesi. 2008-10-02 08:31:14 -05:00
Oleg Romashin 0e9ad293a0 Bug 455913 - nsIHelperAppLauncher should provide info about content length. r+sr=cbiesinger. 2008-09-29 23:37:49 -05:00
Doug Turner 42a6377931 bug 457040 - WinCE RegOpenKeyExA causes compiler error. patch by wolfe, r=bz 2008-09-27 13:52:58 -07:00
Doug Turner 8d91a5c3f8 Backed out changeset 53cb1c06d6ea 2008-09-26 16:09:57 -07:00
Doug Turner 7c84f473be Bug 457040 - WinCE RegOpenKeyExA causes compiler error. patch by wolfe, r=bz 2008-09-26 15:36:00 -07:00
Shawn Wilsher ae063ca42b Bug 454242 - The location of files used by helper app locations is no longer consistent with the download location
This brings exthandler back inline with toolkit's download manager locations.
r=mconnor
sr=biesi
ui-r=beltzner
2008-09-26 12:13:22 -04:00
Markus Stange 657748a8c7 bug 447999 - test_punycodeURIs.js fails on (SeaMonkey and Thunderbird) Mac 10.4 tinderbox, don't run test on 10.4, based on a comment by bz, r=ted 2008-09-23 21:18:57 +02:00
Brad Lassey 840bb4151a Bug 441636 - Add support for dbus handler apps, save/load handler apps correctly r=cbiesinger 2008-09-10 12:10:46 -04:00
Brad Lassey fbbe44d33d Bug 437950 - Support for mailto: r=cbiesinger 2008-09-10 12:10:23 -04:00
Håkan Waara ext:(%2C%20Shawn%20Wilsher%20%3Csdwilsh%40shawnwilsher.com%3E) 2514af98e4 Bug 422511 - "Open with 'TextEditor.app'" Should be "Open with 'TextEditor'"
This changeset gets an application bundle's name instead of the bundle's file
name on OS X.
Original patch by Håkan Waara, updated by Shawn Wilsher.
Original patch r=sdwilsh, sr=biesi
Updated patch r=hwaara, sr=biesi
2008-09-03 12:22:16 -04:00
Oleg Romashin f9a45e8af1 merge with mozilla-central 2008-08-16 03:39:26 -04:00
Shawn Wilsher 35d4bb568e Bug 444395 test fix 2008-08-15 14:24:23 -04:00
Brian Crowder 303bb99c6a Bug 422791 - reduce narrow Windows API calls in uriloader, original patch by Brad Lassey <blassey@mozilla.com>, r=bsmedberg 2008-08-14 14:30:58 -07:00
Neil Rashbrook 9fe6e9c31c Bug 450478 Remove unused variable r=ted 2008-08-14 11:26:49 +01:00
Oleg Romashin c5fb8bd00b Merging mozilla-central to mozilla-qt. 2008-08-03 20:30:10 +03:00
Brad Lassey 267edb8a9f relanding Bug 441636 after bad backout 2008-07-27 09:44:20 -04:00
Brad Lassey fb2526cf26 Back out of bug 441636 2008-07-27 09:26:54 -04:00
Brad Lassey 14a473b12a Bug 441636 - Add support for DBus Handler Apps r=biesi 2008-07-25 12:36:07 -04:00
Mike Hommey 526af5bbf9 Enable bug 442629 test. r=bzbarsky 2008-07-17 09:26:02 -04:00
Reed Loden 2746cc0928 Comment out test for now, as it's unix only. 2008-07-12 09:10:35 -05:00
Reed Loden 050a3f20dc Better fix that works for both objdir and non-objdir builds for the test for bug 442629. 2008-07-12 08:51:12 -05:00
Reed Loden 21f8136a6a Just use $(srcdir) for now for bug 442629's test. 2008-07-12 08:31:23 -05:00
Reed Loden 3cc4e55517 Add a debug echo for bug 442629's test. 2008-07-12 08:12:49 -05:00
Reed Loden 5f440d0e42 Attempt to fix test for bug 442629 by using $(CURDIR)/$(srcdir)/. 2008-07-12 07:39:44 -05:00
Mike Hommey 0db14991cc Bug 440840 - "mailcap handling may fail due to race conditions between thread waiting and system()" [p=mh+mozilla@glandium.org (Mike Hommey) r+sr=bzbarsky] 2008-07-12 03:46:11 -05:00
Mike Hommey 48f8f6efd9 Bug 442629 - "Ignore mailcap entries with needsterminal" [p=mh+mozilla@glandium.org (Mike Hommey) r=bzbarsky] 2008-07-12 03:45:22 -05:00
Jesse Ruderman 3455ec297e Remove extra semicolon (bug 443756). Patch reviewed by Peter Weilbacher. 2008-07-11 14:34:05 -07:00
Brad Lassey c3e3977800 Bug 422791 - Reduce ambiguous wide/narrow char API calls in uriloader r=bsmedberg 2008-07-07 18:57:08 -04:00
Mark Banner 02038eb952 Windows unit test bustage fix for bug 378991 - windows has a different name for the executable 2008-06-03 14:44:37 +01:00
Mark Banner 8b019004d0 Core parts of Bug 378991 - Enable IDN link support in messages for Thunderbird and only pass punycode values to external apps. r=masayuki,dmose,sr=biesi 2008-06-03 13:05:59 +01:00
Vladimir Vukicevic 75d1be2f68 Merging mozilla-central to mozilla-qt. 2008-04-30 16:00:19 -07:00
dolske@mozilla.com 5335d4b59b Bug 428600 - console spam from nsIHandlerService. r=dmose, sr=biesi, a1.9=damons 2008-04-29 17:21:01 -07:00
gavin@gavinsharp.com 35522a607b Bug 428970 followup: remove unused file 2008-04-28 09:08:16 -07:00
gavin@gavinsharp.com 5a40a91350 Bug 428970: Implement --disable-vista-sdk-requirements configure option and update source to use it, patch by Jim Mathies <jmathies@mozilla.com>, r=rob_strong, r=bsmedberg, a=beltzner 2008-04-25 09:44:16 -07:00
mozilla@weilbacher.org e59600e719 [OS/2] Bug 410431: fix registration of web protocol handlers, r=mkaply 2008-04-20 00:33:49 -07:00
romaxa@romaxa.research.nokia.com e3b9bd26aa Fixed nsGNOMERegistry building in non-gtk configuration 2008-04-19 16:27:21 +03:00
reed@reedloden.com c0b4b83aab Bug 397678 - "Windows nsOSHelperAppService uses wrong default apps in Vista" [p=jmathies@mozilla.com (Jim Mathies) r=biesi r=rob_strong a1.9=damons a=blocking1.9+] 2008-04-09 00:07:43 -07:00