Commit Graph

279 Commits

Author SHA1 Message Date
Matthew Gregan
873fa1824f b=449315 Support WAV format in <audio> element. r+sr=roc 2008-11-07 09:53:20 +13:00
Justin Dolske
c16718dbda Backout 30bfb150da06 (bug 449315) due to unit test timeouts. 2008-11-05 16:37:51 -08:00
Justin Dolske
f701f9d7f5 Backed out changeset 30bfb150da06 2008-11-05 16:36:12 -08:00
Honza Bambas
c8fedd2705 Bug 461325: Cache implicit entries when the manifest is not changed. r=dcamp, sr=biesi 2008-11-05 16:01:08 -08:00
Honza Bambas
d82181a981 Bug 460353: app caches should be per iframe, not per toplevel browsing context. r=dcamp, r+sr=jst 2008-11-05 16:01:07 -08:00
Dave Camp
7d7819f834 Bug 462549: Verify that an appcache manifest hasn't changed at the end of an update. r+sr=biesi 2008-11-05 16:01:07 -08:00
Matthew Gregan
c39fd04c4a b=449315 Support WAV format in <audio> element. r+sr=roc 2008-11-06 11:25:04 +13:00
Dave Camp
6b4dfe44ed Bug 460327: Don't use opportunistic caching for entries in an application cache manifest. r=honzab, sr=bz 2008-11-04 10:59:12 -08:00
Dave Camp
78a7554f63 Bug 461071: Allow application caches to be obsoleted. r=honzab, r+sr=bz 2008-11-04 10:59:12 -08:00
Dave Camp
e65d37733f Bug 443023: Associate documents with their caches after an initial update. r=honzab, r+sr=biesi 2008-11-04 02:20:27 -08:00
Dave Camp
075a71489f Bug 445544: Navigating away from an offline app fails. r=honzab, r+sr=bz 2008-11-04 02:20:27 -08:00
Chris Double
0f3552d820 Backed out changeset 18403769ec19 2008-11-04 21:54:41 +13:00
Matthew Gregan
243e1e2e70 Bug 449315 - Support WAV format in <audio> element - r+sr=roc 2008-11-04 21:29:10 +13:00
Robert O'Callahan
c98e2689e7 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
c8e12cfbf9 Bug 461754 - Wrong error handling in nsMIMEInfoWin.cpp; r=benjamin 2008-10-29 03:48:00 +01:00
Honza Bambas
19179e88b6 Bug 461327 - White list entries fix; r=dcamp sr=bzbarsky 2008-10-28 05:33:12 +01:00
Boris Zbarsky
0e664da731 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
Dave Camp
a1df547c6e Bug 495822: Move OfflineAppAllowed from nsIOService to nsOfflineCacheUpdateService. r+sr=biesi 2008-10-19 21:12:25 -07:00
Dave Camp
b208a7b6a3 Bug 456122 - Don't fail offline cache updates for non-explicit items. r+sr=biesi 2008-10-19 21:12:25 -07:00
Ian
ee43bba9c1 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
Arpad Borsos
8b11d938d2 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Oleg Romashin
db713fa66c Bug 455913 - Missing uuid change. nsIHelperAppLauncher should provide info about content length. r+sr=biesi. 2008-10-02 08:31:14 -05:00
Dave Camp
5a11a16230 Bug 442813: Implement fallback/opportunistic caching for application caches. p=me, Honza Bambas <honzab@allpeers.com>, r+sr=biesi 2008-09-30 11:34:23 -07:00
Christian Biesinger
3c5ff6a65a Bug 451572 - Allow prefetching between all combinations of HTTP and HTTPS
source and target
r+sr=bzbarsky
2008-09-30 10:53:48 +02:00
Oleg Romashin
35a7c2aa13 Bug 455913 - nsIHelperAppLauncher should provide info about content length. r+sr=cbiesinger. 2008-09-29 23:37:49 -05:00
Doug Turner
6ef51a2d2a bug 457040 - WinCE RegOpenKeyExA causes compiler error. patch by wolfe, r=bz 2008-09-27 13:52:58 -07:00
Doug Turner
ef3fb4ab5c Backed out changeset 53cb1c06d6ea 2008-09-26 16:09:57 -07:00
Doug Turner
fa46a2323f Bug 457040 - WinCE RegOpenKeyExA causes compiler error. patch by wolfe, r=bz 2008-09-26 15:36:00 -07:00
Shawn Wilsher
45b7f50310 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
3f9b2f54c1 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
Daniel Holbert
5d88d19404 Backed out changeset 38140c8a8327 to see if it fixes Bug 454896 (sporadic RLk) 2008-09-11 12:02:09 -07:00
Ben Turner
9bcce69d4a Bug 436379 - "Make docshell and securebrowserui only accessible on the main thread". r=kaie. 2008-09-10 13:14:08 -07:00
Brad Lassey
40c9a11cb3 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
f7f1eae0c2 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)
1652f1d792 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
Honza Bambas
ec80dcba93 Bug 442812: Implement the application cache selection algorithm. r+sr=bz 2008-08-27 18:15:32 -07:00
Dave Camp
ace5a3bf61 Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
2008-08-26 16:09:02 -07:00
Dave Camp
0356f133d4 Backed out changeset ebafb9df6ce0 (bug 442806) 2008-08-24 23:11:31 -07:00
Dave Camp
ac150ad11b Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-24 21:51:19 -07:00
Dave Camp
3cb127f6fd Bug 442803: Remove offline fetching from nsPrefetchService.cpp. r+sr=bz 2008-08-24 20:37:10 -07:00
Dave Camp
44880ac18c Backed out changeset bbaf0d5fef61 (bug 442803) 2008-08-19 22:54:37 -07:00
Dave Camp
8758d3de43 Bug 442803: Remove offline fetching from nsPrefetchService.cpp. r+sr=bz 2008-08-19 19:28:46 -07:00
Oleg Romashin
38e95b5eeb merge with mozilla-central 2008-08-16 03:39:26 -04:00
Shawn Wilsher
c84932b365 Bug 444395 test fix 2008-08-15 14:24:23 -04:00
Brian Crowder
2687f76259 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
363d1ab96b Bug 450478 Remove unused variable r=ted 2008-08-14 11:26:49 +01:00
Oleg Romashin
bc6cd35488 Merging mozilla-central to mozilla-qt. 2008-08-03 20:30:10 +03:00
"Brad Lassey"
81f2872a1b relanding Bug 441636 after bad backout 2008-07-27 09:44:20 -04:00
"Brad Lassey"
8431aba025 Back out of bug 441636 2008-07-27 09:26:54 -04:00
"Brad Lassey"
a6b45b982b Bug 441636 - Add support for DBus Handler Apps r=biesi 2008-07-25 12:36:07 -04:00
Mike Hommey
67762d7cff Enable bug 442629 test. r=bzbarsky 2008-07-17 09:26:02 -04:00
Reed Loden
e411aee1b0 Comment out test for now, as it's unix only. 2008-07-12 09:10:35 -05:00
Reed Loden
6f4f493e25 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
a60c6e8f6e Just use $(srcdir) for now for bug 442629's test. 2008-07-12 08:31:23 -05:00
Reed Loden
d5eb5af2a4 Add a debug echo for bug 442629's test. 2008-07-12 08:12:49 -05:00
Reed Loden
5667f75d2a Attempt to fix test for bug 442629 by using $(CURDIR)/$(srcdir)/. 2008-07-12 07:39:44 -05:00
Mike Hommey
6f9b0350d9 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
ace6b3ca98 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
153bd40e45 Remove extra semicolon (bug 443756). Patch reviewed by Peter Weilbacher. 2008-07-11 14:34:05 -07:00
Brad Lassey
af375d4358 Bug 422791 - Reduce ambiguous wide/narrow char API calls in uriloader r=bsmedberg 2008-07-07 18:57:08 -04:00
Mark Banner
63309dffc7 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
977c40cb88 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
gavin@gavinsharp.com
264eb91ab9 Bug 432055: applicationCache.status is 0 through the update process, patch by dcamp@mozilla.com, r+sr=jst, a=schrep 2008-05-08 17:09:26 -07:00
Vladimir Vukicevic
861b6a8679 Merging mozilla-central to mozilla-qt. 2008-04-30 16:00:19 -07:00
dolske@mozilla.com
006485c0d6 Bug 428600 - console spam from nsIHandlerService. r=dmose, sr=biesi, a1.9=damons 2008-04-29 17:21:01 -07:00
gavin@gavinsharp.com
c112ac7e3b Bug 428970 followup: remove unused file 2008-04-28 09:08:16 -07:00
gavin@gavinsharp.com
9da77cc629 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
ea3f7cd74e [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
f3780d3b59 Fixed nsGNOMERegistry building in non-gtk configuration 2008-04-19 16:27:21 +03:00
reed@reedloden.com
14ad72b4b5 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
dolske@mozilla.com
7f94bb0264 Bug 423776 - Wrong action shown for protocol in prefs, can't get back to OS default. r=biesi, a=blocking-ff3+ 2008-04-08 16:18:16 -07:00
reed@reedloden.com
7b49c268ee Bug 395961 - "Shouldn't show full path to handler executable in Launch Application dialog (show 'pretty name' instead)" (cleanup cmd handler path) [p=jmathies@mozilla.com (Jim Mathies) r=rob_strong sr=biesi a=blocking-firefox3+] 2008-04-08 12:31:37 -07:00
dolske@mozilla.com
1b346b4adc Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+ 2008-04-02 20:02:08 -07:00
vladimir@pobox.com
ab872ae08d Followup to 414201, get rid of some release calls 2008-03-20 16:22:41 -07:00
vladimir@pobox.com
c8852d69da b=414201, [relanding] JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner 2008-03-20 15:57:44 -07:00
vladimir@pobox.com
9a51934262 backing out 414201 because I hate 10.4 2008-03-20 14:56:31 -07:00
vladimir@pobox.com
ce6f8c1c55 b=414201, JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner 2008-03-20 14:39:09 -07:00
jag@tty.nl
cae220164a Fix SeaMonkey unit test bustage. 2008-03-18 05:16:05 -07:00
dolske@mozilla.com
2f88a428ba Bug 420756 - landing default mailto: handler fails to reset the alwaysAsk stuff. Most of patch by dmose, r=dmose on other parts. a=blocking-ff3 2008-03-17 18:37:50 -07:00
reed@reedloden.com
f5a33b3cf8 Bug 421255 - "fix misc mingw cross-compile issues" [p=cls@seawood.org (Chris Seawood [cls]) r=bsmedberg a1.9=beltzner] 2008-03-14 09:22:25 -07:00
reed@reedloden.com
2b69f62b77 Bug 421879 - "opening a file with the default helper app can fail by using the wrong app in the end" [p=mh+mozilla@glandium.org (Mike Hommey) r=biesi a=blocking1.9+] 2008-03-12 15:53:18 -07:00
blassey@mozilla.com
3c99833e3e backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
blassey@mozilla.com
eeea24bde6 switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 14:49:53 -07:00
blassey@mozilla.com
92c51991b0 backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
blassey@mozilla.com
9bc9e44b40 switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
joshmoz@gmail.com
dbd3fa04fd protect against obj-c exceptions in uriloader. b=419390 r/sr=roc 2008-03-04 00:14:47 -08:00
vladimir@pobox.com
6d3fc1ea99 backing out patch for bug 299372 for b4, as per bug 420481 2008-03-02 23:31:37 -08:00
dmose@mozilla.org
88d845a512 Use Content-Disposition headers for "Save Link As", when available (bug 299372); r=mconnor (browser bits), r/sr=biesi (uriloader bits), ui-r=beltzner, a1.9b4=beltzner 2008-02-29 15:59:20 -08:00
joshmoz@gmail.com
9f0b667d23 rename files to .mm. b=419390,419392 r/sr=roc 2008-02-26 18:03:08 -08:00
reed@reedloden.com
e7430bcac9 Bug 273524 - "Helper applications with parameters don't work ( GTK2/Gnome )" [p=mh+mozilla@glandium.org (Mike Hommey) r=biesi a1.9=beltzner] 2008-02-26 16:58:15 -08:00
dveditz@cruzio.com
5026ea36ad bug 417780 prevent tmpfile creation failures due to illegal chars in suggested name, r/sr=bsmedberg,neil 2008-02-26 01:23:02 -08:00
edward.lee@engineering.uiuc.edu
9f74a48957 Bug 401316 - Open-with downloads are readonly. r=biesi, sr=biesi, a1.9=damons 2008-02-25 13:38:54 -08:00
joshmoz@gmail.com
efe666da43 When opening a .dmg file downloaded from site, user receives error message. p=shebs b=394342 r=dmose sr=roc 2008-02-21 18:24:42 -08:00
dmose@mozilla.org
130936f242 Fix SunOS build bustage + wrongly typed return value in landing of bug 395277, a=build-bustage 2008-02-19 22:10:33 -08:00
dmose@mozilla.org
9f7b7b4f8e Add an l10n strategy for web-based protocol handler updating (bug 395277); r=myk, sr=biesi, r=gavin (for browser/ pieces), a=blocking-1.9+; late-l10n checkin 2008-02-19 20:46:35 -08:00
enndeakin@sympatico.ca
25f7eca88f Bug 414901, fix failing test due to missing QI 2008-01-31 12:39:02 -08:00
reed@reedloden.com
9e74d0068b Bug 373397 - "nsGNOMERegistry could use the mozgnome component" [p=mh+mozilla@glandium.org (Mike Hommey) r=chpe sr=biesi a1.9=beltzner] 2008-01-29 20:36:11 -08:00
reed@reedloden.com
ba1ebe6e9b Bug 405693 - "don't update identical offline cache manifests" [p=honzab@allpeers.com (Honza Bambas) r=dcamp sr=biesi a=blocking1.9+] 2008-01-28 23:54:54 -08:00
edward.lee@engineering.uiuc.edu
be914c1f98 Bug 414306 - exthandler should set STATE_IS_(REQUEST|NETWORK) to conform with nsIWebProgressListener. r=biesi, sr=bzbarsky, b-ff3=beltzner for bug 405107 2008-01-28 00:19:34 -08:00
florian@queze.net
f24a6f2a31 Bug 410297 - Assertion ('Content type should be known by now.') while running netwerk xpcshell tests. r=dmose, sr=biesi, a=blocking1.9+ 2008-01-27 21:22:14 -08:00