Dave Camp
8e6e0c14d6
Bug 471227 - revert debug spew for now.
2009-02-25 01:03:13 -08:00
Dave Camp
e2c9eb5b4b
Bug 471227 - More debug spew.
2009-02-24 23:12:13 -08:00
Dave Camp
0eab13fd69
Bug 442584 - Prefetching stops working until Firefox is restarted. r=jduell, sr=jst
2009-02-24 23:12:12 -08:00
Dave Camp
ec9a65b13b
Bug 477747 - appcache 'noupdate' event fired too early for master entries. r+sr=jst
2009-02-22 11:09:10 -08:00
Jason Duell
ba26d17227
Bug 474536. Expose the underlying channel's content-disposition on jar: channels. r+sr=bzbarsky
2009-02-19 15:25:18 -05:00
L. David Baron
df6ff8f5bb
Backed out changeset 4bd7dd7645c2 (Bug 474536)
2009-02-19 12:37:53 -08:00
Jason Duell
0b10eee40b
Bug 474536. Expose the underlying channel's content-disposition on jar: channels. r+sr=bzbarsky
2009-02-19 15:25:18 -05:00
Oleg Romashin
6667d0fe86
Bug 469023 - network.protocol-handler.warn-external-default does not work with hildon platform. r=bugmail,doug
2009-02-18 08:41:37 -05:00
Neil Rashbrook
fdc70ffbdd
Bug 475344 Need a cancellation code to indicate successful load from cache r+sr=bz
2009-02-16 11:27:22 +00:00
Boris Zbarsky
a910bdbafb
Bug 477880. Since we kick off some loads during reflow, make sure to flush layout before our last pre-onload emptiness check. r=jst, sr=roc
2009-02-15 13:14:19 -05:00
Dave Camp
d751e24d58
Bug 477692: applicationCache sending obsolete on new cache groups. r+sr=jst
2009-02-09 22:40:40 -08:00
Honza Bambas
0b020acb8d
Bug 466314 - updatingImplicit.html \(used by test_offlineMode.html and test_updatingManifest.html\) crashes SeaMonkey, r=dcamp, sr=jst
2009-01-29 16:22:53 +01:00
Honza Bambas
4ba6a20138
Backing out bug 466314 changeset b82c1c2d061e
2009-01-28 17:52:10 +01:00
Honza Bambas
0613044313
Bug 466314 - updatingImplicit.html (used by test_offlineMode.html and test_updatingManifest.html) crashes SeaMonkey, r=dcamp, sr=jst
2009-01-28 16:07:23 +01:00
Shawn Wilsher
652e5c6ea4
Bug 454242 - The location of files used by helper app locations is no longer consistent with the download location.
...
Follow-up patch to make the original actually work. nsIFile is not the same as
nsILocalFile :(
r=mconnor
sr=mconnor
2009-01-27 14:55:29 -05:00
Daniel Holbert
c755eee8e7
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
fd612bd117
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
4281a1ad05
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
2fcc00215b
bug 464194 - ShellExecuteW and SHParseDisplayName do not exist on wince r=emk, bsmedberg
2008-12-29 11:56:21 -05:00
Phil Ringnalda
a86da1579a
Bug 465487 - Fix perms on a couple of executable JS components, r=ted
2008-12-06 20:25:09 -08:00
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
Boris Zbarsky
a1423a6cb2
Bug 460425. Do better security checks during redirection. r=sicking,biesi, sr=sicking
2008-11-25 20:50:04 -05: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
67a9153d30
Backout 30bfb150da06 (bug 449315) due to unit test timeouts.
2008-11-05 16:37:51 -08:00
Justin Dolske
f6706fa479
Backed out changeset 30bfb150da06
2008-11-05 16:36:12 -08:00
Honza Bambas
dcfcdf8a0d
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
ffa3457961
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
375a7c9fcf
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
ffc3693e6e
b=449315 Support WAV format in <audio> element. r+sr=roc
2008-11-06 11:25:04 +13:00
Dave Camp
28321058b0
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
108d3720a7
Bug 461071: Allow application caches to be obsoleted. r=honzab, r+sr=bz
2008-11-04 10:59:12 -08:00
Dave Camp
6b9cab3f53
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
a9e28932b8
Bug 445544: Navigating away from an offline app fails. r=honzab, r+sr=bz
2008-11-04 02:20:27 -08: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
Honza Bambas
da1bd908e3
Bug 461327 - White list entries fix; r=dcamp sr=bzbarsky
2008-10-28 05:33:12 +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
Dave Camp
d53ad8a0fb
Bug 495822: Move OfflineAppAllowed from nsIOService to nsOfflineCacheUpdateService. r+sr=biesi
2008-10-19 21:12:25 -07:00
Dave Camp
3e985e49fe
Bug 456122 - Don't fail offline cache updates for non-explicit items. r+sr=biesi
2008-10-19 21:12:25 -07: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
Arpad Borsos
4460c617be
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
00d31d9d02
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
74bed8d1bd
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
30a5c17780
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
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
Daniel Holbert
b0e64746e6
Backed out changeset 38140c8a8327 to see if it fixes Bug 454896 (sporadic RLk)
2008-09-11 12:02:09 -07:00
Ben Turner
395dd8e888
Bug 436379 - "Make docshell and securebrowserui only accessible on the main thread". r=kaie.
2008-09-10 13:14:08 -07: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
Honza Bambas
bfba5f3a4f
Bug 442812: Implement the application cache selection algorithm. r+sr=bz
2008-08-27 18:15:32 -07:00
Dave Camp
811acb9a9c
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
...
* * *
2008-08-26 16:09:02 -07:00
Dave Camp
006e04ce2d
Backed out changeset ebafb9df6ce0 (bug 442806)
2008-08-24 23:11:31 -07:00
Dave Camp
a016989e5b
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
2008-08-24 21:51:19 -07:00
Dave Camp
d166b284cb
Bug 442803: Remove offline fetching from nsPrefetchService.cpp. r+sr=bz
2008-08-24 20:37:10 -07:00
Dave Camp
3fe6a424c8
Backed out changeset bbaf0d5fef61 (bug 442803)
2008-08-19 22:54:37 -07:00
Dave Camp
e18148d982
Bug 442803: Remove offline fetching from nsPrefetchService.cpp. r+sr=bz
2008-08-19 19:28:46 -07: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
gavin@gavinsharp.com
f79bc95a3c
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
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
dolske@mozilla.com
c429012927
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
1cd7e3577a
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
bd40f61468
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
6e97629c74
Followup to 414201, get rid of some release calls
2008-03-20 16:22:41 -07:00
vladimir@pobox.com
9b5e46503a
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