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

958 Коммитов

Автор SHA1 Сообщение Дата
Daniel Holbert 49fff2724c Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Fred Jendrzejewski f50d9278be Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
2009-01-22 17:15:34 +13:00
Chris Pearce b5174745e2 Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky
--HG--
extra : rebase_source : b9ee2200c86a0c3fa06cdb163a39a183aa313380
2009-01-16 22:07:26 +13:00
Brad Lassey d290356f25 bug 464194 - ShellExecuteW and SHParseDisplayName do not exist on wince r=emk, bsmedberg 2008-12-29 11:56:21 -05:00
Phil Ringnalda 4154cc5775 Bug 465487 - Fix perms on a couple of executable JS components, r=ted 2008-12-06 20:25:09 -08:00
L. David Baron eb579c7a97 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 5295984752 Bug 464194 - ShellExecuteW and SHParseDisplayName do not exist on wince r=bsmedberg 2008-12-03 08:42:03 -05:00
Ehsan Akhgari 7cb1c2fffb 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 55ebbf5e5f 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 ad014f7c1b b=449315 Support WAV format in <audio> element. r+sr=roc 2008-11-07 09:53:20 +13:00
Justin Dolske adccbf96fe Backed out changeset 30bfb150da06 2008-11-05 16:36:12 -08:00
Matthew Gregan b3395349e6 b=449315 Support WAV format in <audio> element. r+sr=roc 2008-11-06 11:25:04 +13:00
Chris Double 292a5d5cc6 Backed out changeset 18403769ec19 2008-11-04 21:54:41 +13:00
Matthew Gregan 3c492f3e1e Bug 449315 - Support WAV format in <audio> element - r+sr=roc 2008-11-04 21:29:10 +13:00
Robert O'Callahan 59bf478e12 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 f612f9e9b5 Bug 461754 - Wrong error handling in nsMIMEInfoWin.cpp; r=benjamin 2008-10-29 03:48:00 +01:00
Boris Zbarsky f31e7d19a6 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 994a90d765 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 c8c63ded1e 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 16472415ff Bug 455913 - nsIHelperAppLauncher should provide info about content length. r+sr=cbiesinger. 2008-09-29 23:37:49 -05:00
Doug Turner b860c207b2 bug 457040 - WinCE RegOpenKeyExA causes compiler error. patch by wolfe, r=bz 2008-09-27 13:52:58 -07:00
Doug Turner 8286a292b3 Backed out changeset 53cb1c06d6ea 2008-09-26 16:09:57 -07:00
Doug Turner 1b7f713d06 Bug 457040 - WinCE RegOpenKeyExA causes compiler error. patch by wolfe, r=bz 2008-09-26 15:36:00 -07:00
Shawn Wilsher de444c1538 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 da288a6d32 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 c949d94480 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 f56a649ef7 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) be34f3977b 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 88e69ac20a merge with mozilla-central 2008-08-16 03:39:26 -04:00
Shawn Wilsher 5c8e025be0 Bug 444395 test fix 2008-08-15 14:24:23 -04:00
Brian Crowder b7b25f19a6 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 7bc0d140aa Bug 450478 Remove unused variable r=ted 2008-08-14 11:26:49 +01:00
Oleg Romashin ad0af1f873 Merging mozilla-central to mozilla-qt. 2008-08-03 20:30:10 +03:00
Brad Lassey 5ecb8270f3 relanding Bug 441636 after bad backout 2008-07-27 09:44:20 -04:00
Brad Lassey 21d61807b5 Back out of bug 441636 2008-07-27 09:26:54 -04:00
Brad Lassey 10d2b7f4c8 Bug 441636 - Add support for DBus Handler Apps r=biesi 2008-07-25 12:36:07 -04:00
Mike Hommey 17f3b06d93 Enable bug 442629 test. r=bzbarsky 2008-07-17 09:26:02 -04:00
Reed Loden e1b3bf61c5 Comment out test for now, as it's unix only. 2008-07-12 09:10:35 -05:00
Reed Loden 56adfb45e0 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 1f1950191a Just use $(srcdir) for now for bug 442629's test. 2008-07-12 08:31:23 -05:00
Reed Loden c6e6ea1d33 Add a debug echo for bug 442629's test. 2008-07-12 08:12:49 -05:00
Reed Loden f87d21ed99 Attempt to fix test for bug 442629 by using $(CURDIR)/$(srcdir)/. 2008-07-12 07:39:44 -05:00
Mike Hommey a1f27640c8 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 f9fddfa2b3 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 234f2daaac Remove extra semicolon (bug 443756). Patch reviewed by Peter Weilbacher. 2008-07-11 14:34:05 -07:00
Brad Lassey 45faf19c16 Bug 422791 - Reduce ambiguous wide/narrow char API calls in uriloader r=bsmedberg 2008-07-07 18:57:08 -04:00
Mark Banner 04b9fa391b 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 117b11abd9 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 6eb62f1e13 Merging mozilla-central to mozilla-qt. 2008-04-30 16:00:19 -07:00
dolske@mozilla.com 28dfd3fcc7 Bug 428600 - console spam from nsIHandlerService. r=dmose, sr=biesi, a1.9=damons 2008-04-29 17:21:01 -07:00