Joe Drew
ad4db62e17
Bug 483407 - Add an ok(true) to ensure we have at least one ok() statement.
2009-05-12 00:07:21 -04:00
Steven Michaud
93eaf1fd80
Backed out changeset add33a95e3ef to fix talos crashes. b=489864
2009-05-11 15:40:32 -05:00
Steven Michaud
e8a3b22bb1
Backed out changeset add33a95e3ef to fix talos crashes. b=489864
2009-05-11 15:39:37 -05:00
Joe Drew
e6106f5409
Bug 490949 - Add missing file.
2009-05-11 15:28:39 -04:00
Joe Drew
2d229d1c60
Bug 490949 - Test to ensure that we reload images when they have Cache-Control: no-cache specified.
2009-05-11 15:15:42 -04:00
Joe Drew
26ec677495
Bug 490949 - Take into account the load flags of the image's load group when checking whether we're bypassing the cache. r=vlad
2009-05-11 15:15:36 -04:00
Steven Michaud
4a54908c46
get rid of nsIInternetConfigService (patch mostly by joshmoz@mozilla.com). b=489864 r=josh sr=roc
2009-05-11 13:17:35 -05:00
Joe Drew
20d4e9428b
Bug 490384 - Disable the ok() test in the test for bug 466586, because it's failing more frequently than it ought, and we can't figure out why. Pushing into a CLOSED TREE to help fix orangeness.
2009-05-08 17:43:03 -04:00
Joe Drew
4c02392b9d
Bug 490384 - revert debugging code in CLOSED TREE
2009-05-08 17:28:08 -04:00
Joe Drew
970a462be7
Bug 490384 - Commit some debugging code to a CLOSED TREE in the hopes that we can reproduce the oranges.
2009-05-08 15:24:55 -04:00
Josh Aas
d01189121a
Check for more accurate exceptions in npruntime, part 1. b=474157 r/sr=jst
2009-05-08 09:55:04 -04:00
Robert O'Callahan
0d7d241faf
Bug 480819. Explicitly track all elements that need to be frozen when a document enters bfcache. r+sr=jst
...
--HG--
extra : rebase_source : cf8294ebf52bf91b067dc065ccf92098c529a445
2009-05-08 13:32:32 +12:00
Joe Drew
29f13caf96
Bug 490384 - Only evict unused cache entries when under memory pressure. r=vlad a=sdwilsh for push into CLOSED TREE
...
Prior to thise, when we were under memory pressure, we would remove every
entry from the cache, even ones that were currently held in memory due to
their use on e.g. a web page. Now we only remove things from the cache that
will actually free up memory, further fixing bug 466586.
2009-05-07 16:55:06 -04:00
Boris Zbarsky
64b2d5e1bf
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
2009-05-07 15:21:53 -04:00
Josh Aas
7882e36f78
Backed out changeset 7df4317278f5, bug 491834.
2009-05-07 09:27:08 -04:00
Josh Aas
c97cb0b630
Disable XPCOM plugin loading, removing support in Gecko 1.9.2. This will disable all non-NPAPI Java plugins (I suggest updating to at least Java 6 Update 12). b=488042 r/sr=jst
2009-05-07 01:17:07 -04:00
Josh Aas
ae7fd85dfa
Formatting fixes for the new unix npapi sample plugin. b=486423
2009-05-07 00:22:13 -04:00
Josh Aas
93473161f1
New unix npapi sample plugin, replaces old one. b=486423 r/sr=jst
...
--HG--
rename : modules/plugin/sdk/samples/basic/unix/plugin.cpp => modules/plugin/sdk/samples/basic/unix/BasicPlugin.c
rename : modules/plugin/sdk/samples/basic/unix/plugin.h => modules/plugin/sdk/samples/basic/unix/BasicPlugin.h
rename : modules/plugin/sdk/samples/basic/unix/Makefile.in => modules/plugin/sdk/samples/basic/unix/Makefile
2009-05-07 00:17:03 -04:00
Johnathan Nightingale
cae63b32dc
Bug 491653 - Pref to disable geolocation should be included in all.js, not be hidden. r=gavin
2009-05-06 17:16:39 -04:00
L. David Baron
8c38aba811
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
2009-05-06 13:46:04 -07:00
Benjamin Smedberg
e389444b96
Bug 486064 - gfxtypes.h and gfxTypes.h conflict in flattened include directories on case-insensitive filesystems, r=joe
...
--HG--
rename : gfx/idl/gfxtypes.idl => gfx/idl/gfxidltypes.idl
2009-05-04 12:38:16 -04:00
Siddharth Agarwal
81ff1e06cd
Part 3 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- add MOZ_NTDDI_* defines, switch code over to use these defines.
...
r=ted for build config parts, r=jmathies for app association and download manager changes, r+sr=bz for helper app service, r=vlad + sr=ted for stock icons.
2009-04-12 20:25:29 +05:30
Serge Gautherie
8470aed967
Bug 488091 - Review |make check| usages; (Av2a) Remove empty targets; r=ted.mielczarek
2009-04-29 00:57:50 +02:00
timeless@mozdev.org
c47394641c
reverting commit which breaks computers running antivirus software
2009-04-26 05:45:53 +02:00
timeless@mozdev.org
5cb7dc8d92
Backed out changeset b1207d1e0ea4
...
reverting commit which breaks computers running antivirus software
2009-04-26 05:34:42 +02:00
Robert O'Callahan
1eca41e60c
Bug 488416. The GTK2 test plugin needs to clip to its clipRect in windowless mode. r=karlt
...
--HG--
extra : rebase_source : e391513c9ca0e57ab30b41e6d5bb2c0525a7001f
2009-04-25 20:40:48 +12:00
Bob Clary
d81b5ad17b
bug 285595 - crash test by Neel Mehta.
2009-04-24 10:08:08 -07:00
Peter Weilbacher
ad01d91539
Bug 488468: qcms build break with pre-4 GCCs (#if 0 commented text should be C/C++ commented), r=jmuizelaar
2009-04-23 19:38:11 +02:00
Ginn Chen
a1c0b74a0c
Bug 478845 Disable mochitest of test plugin if test plugin is absent r=ted.mielczarek, jwalden
2009-04-23 14:27:04 +08:00
Dave Townsend
3a27432a29
Bug 427744: List plugin file version number under about:plugins. r=josh, sr=jst
2009-04-22 12:13:10 -07:00
Josh Aas
376da34d70
Remove FSSpec and alias usage from libreg on Mac OS X. b=487966 r=bsmedberg
2009-04-22 14:08:47 -04:00
Joe Drew
9f74576107
Re-enable colour management reftests now that bug 488955 is fixed.
2009-04-22 13:50:02 -04:00
Bob Clary
a5b60dcfa7
bug 374810 - crash test by Martijn Wargers.
2009-04-24 10:08:17 -07:00
Joe Drew
0df4e8919d
Disable the colour managment reftests, since they fail.
2009-04-21 23:29:45 -04:00
Jeff Muizelaar
85d607f1e9
Bug 489133 - Tests for invalid whitepoints and bad cHRM chunks in PNGs. r=joe
2009-04-21 22:20:56 -04:00
Jeremy Huddleston
24fc1bebb1
Bug 485863 - modules/libpr0n/decoders/icon fails to build nsString problems. r=benjamin
2009-04-20 16:52:03 +02:00
Jeremy Huddleston
2c6c8fb6b9
Bug 486892 - darwin: Use dylib file extension. r=josh
2009-04-20 14:36:49 +02:00
Serge Gautherie
8c5556ab6f
Bug 487605 - nsStopwatch.cpp: Fix GetProcessTimes() usage; (Bv1-MC) stopwatch.cpp; r+sr=roc
2009-04-20 12:23:52 +02:00
L. David Baron
cb2aaaa3fe
Free gIconFactory in GTK nsIconChannel implementation. (Bug 488184) r=karlt
2009-04-16 13:55:12 -07:00
Josh Aas
629cf7f757
64-bit fixes for nsPluginsDirDarwin. b=487972 r=mstange sr=jst
2009-04-14 12:38:11 -04:00
Josh Aas
1669178e09
Fix formatting of nsPluginsDirWin.cpp. b=488163 r/sr=jst
2009-04-14 12:35:35 -04:00
Josh Aas
7d05cb2c64
Remove nsIJVMAuthTools, part of bug 485984.
2009-04-14 12:32:44 -04:00
Honza Bambas
43a63f7ec6
Bug 486654 - implement localStorage for 1.9.1, security review comments addressing, r=jst, sr=dveditz
2009-04-14 16:11:47 +02:00
Serge Gautherie
bf78e8e9da
Bug 438331 - Remove WIN16 (support) code everywhere; (Jv1) </modules/plugin/>; r=joshmoz sr=jst
2009-04-14 10:34:59 +02:00
Jim Mathies
22f75979f5
Bug 485120 - Touchup test patch for windows orange. CLOSED TREE bustage fix.
2009-04-13 16:42:01 -05:00
Jim Mathies
49ad540adc
Bug 485120 - Test plugin needs to support windowed mode on Windows. r=joshmoz+vlad.
2009-04-13 12:01:22 -05:00
Josh Aas
f1c19744ba
Test for error condition when trying to set an unknown variable in NPAPI. b=479979 r=roc
2009-04-10 20:15:42 -04:00
John Wolfe
c016140bb4
Fix WinCE plugin bustage. b=487783 r=jimm
2009-04-10 14:33:32 -04:00
Mark Finkle
8e4a1ce44a
Fix mobile plugin bustage. b=487795 r=josh
2009-04-10 12:45:24 -04:00
Dão Gottwald
2b158c4a2f
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
2009-04-10 10:24:24 +02:00