Benjamin Smedberg
653834dfb3
Sync js/src/config with the main one, from bug 545892
...
--HG--
extra : rebase_source : 2b91f78031c4d566cccfbc3e12500fb1a133a342
2010-02-17 15:27:02 -05:00
Mike Hommey
9f8c26bfd3
Bug 541767 - "Various problems with how config/my{config,rules}.mk are handled" [r=ted]
2010-02-04 09:19:00 -05:00
Benjamin Smedberg
02cfa62f9d
Bug 543977 - NPClass.invoke should be optional when a class just wants to implement NPClass.invokedefault, r=jst
...
--HG--
extra : rebase_source : 2e1fb9896bcbf12bc6d2772c02a1cc9557efe6eb
2010-02-17 13:30:54 -05:00
Benjamin Smedberg
47264bd4bf
Actually run test_GCrace.html from bug 542263 which was committed in revision e9d8b376d014. The missing Makefile change is due to a bad transplant which I didn't notice :-( r=bent
...
--HG--
extra : rebase_source : 0057b1362919a34460ba3c72afd990952ad53d25
2010-02-17 13:30:37 -05:00
Benjamin Smedberg
25124c230f
Bug 542263 for real! Deallocate shouldn't invalidate plugin scriptable objects because they may be resurrected. This supposedly landed in mozilla-central revision 4c6d4be91aaa but that was an empty revision, probably due to some transplant error. r=bent
...
--HG--
extra : rebase_source : da3efd3d0e602194d8741d0623a885566e798e28
2010-02-17 13:30:27 -05:00
Benjamin Smedberg
f1cdd494d3
Bug 545892 - mozilla-runtime.exe doesn't have a manifest when jemalloc is enabled: in this case the linker doesn't generate a manifest because there are no dependent assemblies, so we should only use the manifest specified in the source directory, r=ted
...
--HG--
extra : rebase_source : 4be79482480eda27853a1bb3e772a0526bb59e58
2010-02-13 16:00:19 -05:00
L. David Baron
ebae6d610d
Fix spelling of 'the' to cause another round of builds and talos runs.
2010-02-17 13:28:29 -05:00
Dão Gottwald
153012fc9e
Bug 546098 - Integrate new toolbarbutton icons. r=rflint
...
--HG--
extra : rebase_source : 7e77f36d91011438bc288ebb51793c02f3456690
2010-02-16 21:42:21 +01:00
Dão Gottwald
703d7d4796
Bug 545842 - Style menu buttons and impose a standard size on third-party toolbarbutton icons. r=rflint
...
--HG--
extra : rebase_source : 6b41539ef72ba285b7bfdc6e67b44a46d7237395
2010-02-16 21:41:58 +01:00
L. David Baron
0a93fd8fa3
Fix spelling of 'multiple' to cause another round of builds and talos runs.
2010-02-17 11:29:15 -05:00
L. David Baron
6e63bf2a86
Fix spelling of 'browser' to cause another round of builds and talos runs.
2010-02-17 11:04:10 -05:00
L. David Baron
11e851630c
Fix spelling of 'horizontal' to cause another round of builds (and talos runs). CLOSED TREE
2010-02-17 10:43:39 -05:00
Doug Turner
2268fbba77
removing gfxSharedImageSurface files. part of backout of 544250
2010-02-16 11:03:17 -08:00
Doug Turner
f123cf475c
comparing with ssh://hg.mozilla.org/mozilla-central
...
searching for changes
changeset: 38150:c823c17d12d2
user: Doug Turner <dougt@dougt.org>
date: Tue Feb 16 10:49:57 2010 -0800
summary: backing out 544250
2010-02-16 10:52:40 -08:00
Wan-Teh Chang
7a531f00f6
Bug 545865: A better way to build NSPR tests for Windows Mobile. Also
...
include the fix for bug 545031.
2010-02-16 10:50:04 -08:00
Oleg Romashin
69a32e5a9b
Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar
2010-02-16 10:32:35 -08:00
Oleg Romashin
9beecceb88
Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar
2010-02-16 10:15:52 -08:00
Steffen Imhof
b852f5e354
Bug 544216 - Switch from QWidgets to QGraphicsWidgets. r=dougt
2010-02-16 10:14:20 -08:00
Kai Engert
8aeabfc548
Bug 546389, nsssysinit binary built inside source tree, not objdir, a=bsmedberg to land fix into CLOSED TREE
...
=== Removing binary output file security/nss/lib/sysinit/nsssysinit from tree, it was not intended to be added
=== Prevent file from being built, in order to prevent people to add it back accidentally when using hg addremove
=== I classify this as checkin as fixing tinderbox bustage, because developers experience problems when working with patch queues, as explained in bug 546389
2010-02-16 15:43:56 +01:00
Timothy Nikkel
265a338d75
Merge back out of changeset 93c7b23284b8 (Bug 545593) for causing Md oth failures on linux.
2010-02-12 16:46:46 -06:00
Timothy Nikkel
a932ead8df
Backed out changeset 93c7b23284b8 (Bug 545593) for causing Md oth failures on linux.
2010-02-12 16:46:04 -06:00
Chris Cooper
4d3dc6d2e5
Bug 535369 - Backed out changeset 20d2d6abd4a2, will wait for tree to stabilize
2010-02-12 15:51:13 -05:00
Chris Cooper
00e463c112
Bug 535369 - Fix bsdiff/libbz2 linking for builds compiled with CROSS_COMPILE - r=ted
2010-02-12 15:47:45 -05:00
Timothy Nikkel
08385f4a5d
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
...
--HG--
extra : rebase_source : 963053b0f3d5712308b53c665dddcedae08a2b21
2010-02-11 18:14:59 -06:00
Boris Zbarsky
19671469eb
Adding a test
2010-02-12 14:12:00 -05:00
Benjamin Smedberg
5718f76543
Bug 543788 - Inform Windows that the window which has an empty update area is actually valid by calling ::ValdateWindow explicitly, r=jimm
2010-02-12 12:37:09 -05:00
Christian Biesinger
8d39c93376
Bug 531801 Remove code that cached SSL content to disk when Cache-Control: public was sent
...
r=bz
--HG--
extra : rebase_source : 8d02615ec3777cba578786b2d1aa60cce60b3c03
2010-02-12 18:04:04 +01:00
Christian Biesinger
64d2bd8d3a
bug 531801 Enable caching of all SSL content to disk
...
r=bz
--HG--
extra : rebase_source : 80227d2c25b1aba9f8c2feb48181686bbda6f412
2010-02-12 18:03:12 +01:00
Ben Bucksch
a6a643cec1
nsIAuthPrompt2: add PREVIOUS_FAILED, bug 521467, r=biesi, sr=bz
...
Add flag nsIAuthInformation.PREVIOUS_FAILED to notify the
login manager that the previous login attempt failed.
That allows it to show a prompt instead of using the
stored values (silently).
--HG--
extra : rebase_source : 5a725bba1ae34d030fd60ecd5d67c74317de5d4f
2010-02-12 17:55:11 +01:00
David Bolter
e64485cc2d
orange test_name_nsRootAcc.xul investigation (b=525175). r=MarcoZ
2010-02-12 09:57:44 -05:00
David Bolter
62108d4c65
Bug 545439 - re-enable doc events test: test_doc.html. r=MarcoZ
2010-02-12 09:24:45 -05:00
David Bolter
1e7f81429d
orange test_name_nsRootAcc.xul investigation (b=525175). r=MarcoZ
2010-02-12 08:25:35 -05:00
Henri Sivonen
c2bc05b2d3
Bug 541079 - Make app cache selection happen before speculative loads in the HTML5 parser. r=bnewman.
2010-02-02 09:43:18 +02:00
Jae-Seong Lee-Russo
fd5347039f
Bug 468810 - Make "Manage search engines" window resizable. r=rflint
2010-02-12 05:43:18 -05:00
Alfred Kayser
e676ac7671
bug 386937: get rid of ConvertPixels (r=vladimir)
2010-02-12 10:17:51 +01:00
Dão Gottwald
c6fb6888ac
Bug 544999 - New toolbarbutton style for the main window. r=rflint
2010-02-12 10:09:56 +01:00
Kai Engert
5d7a8d0f68
Bug 527659, Update Mozilla-central to NSS 3.12.6
...
=== r=rrelyea for upgrading to release candidate 1
=== reapplying bug 519550 on top
=== includes PSM makefile tweak to keep TLS disabled (variables changed in the updated NSS snapshot)
=== change configure.in to require the newer system NSS, r=wtc
2010-02-12 09:47:51 +01:00
Jae-Seong Lee-Russo
dd82038f9b
Bug 517553: Remove ==/!= PR_FALSE/PR_TRUE r=jst
2010-02-12 21:32:34 +13:00
Karl Tomlinson
32eb8a163b
b=543901 only call NPPluginFuncs::getvalue when non-NULL and remove NPP_GetValue NPPVpluginWindowBool NPPVpluginTransparentBool r=cjones
2010-02-04 13:02:48 +13:00
Jim Mathies
52c7fa0b75
e10s bustage fix after bad merge.
2010-02-12 00:31:08 -06:00
Chris Jones
956828cc93
Bug 545757: Don't post replies to the IO thread after a connection error. r=bent
...
--HG--
extra : transplant_source : %AB%07%AF%B8%C0L%CC%82%16%CDH%3Fg%87rH%60ekr
2010-02-11 17:33:53 -06:00
Chris Jones
be92ca3a3d
Fix windows build
...
--HG--
extra : transplant_source : %A6%8C%E4k%A8%91%A8%F0%E7n%8D%DC%29eV%BB%9B%85q%CD
2010-02-11 15:22:44 -06:00
Chris Jones
ec5682b194
Bug 544345: Mochitest of plugin hangs. r=bsmedberg
...
--HG--
extra : transplant_source : %0F%8A%10%CC%7C%A3%1C%F3%A1%05%B0%0D%AA%7EH%A6%29%23%EE%85
2010-02-11 14:32:19 -06:00
Chris Jones
1e29088232
Bug 544345: Kill plugins if they exceed the hang timeout. r=bsmedberg
...
--HG--
extra : transplant_source : K%BBb%8Dq%C8%26O%7Cj%10%0B%EE%05j%3C%0F%CA%C3%3A
2010-02-11 14:32:18 -06:00
Chris Jones
3a405d5c52
Bug 545053: IPDL/C++ test of hang detector.
...
--HG--
extra : transplant_source : %92%F8%81%3A%E0%99n%15kQ%BEB%EB%B6U%1Csuar
2010-02-11 14:32:17 -06:00
Ben Turner
655e0aeaee
Bug 545053: Implement IPC hang detection for windows. r=jimm
...
--HG--
extra : transplant_source : %3E%B1-b%1E%F5%5B%5B%DB%C4%97%19Y%82%3A%28%A7%8Ew%96
2010-02-11 12:19:21 -08:00
Jim Mathies
6e934589aa
Bug 538918 - Fix for bug 545338, don't drop into WaitForNotify() when spin loop unwinds. r=bent.
...
--HG--
extra : transplant_source : %CA%8B%E6%0B%3E%FC%AEK%B2PH%D5l%BEh%D4oj%E2Y
2010-02-11 14:03:24 -06:00
Jim Mathies
785d0b8f3f
Bug 538918 - Move Init() above mutex unlock - attempted test hang fix.
...
--HG--
extra : transplant_source : W%0D%05%B8%D64%E7%16%3A%DFf%9B%F7%89%AA%27%C4%D3%7C%AA
2010-02-11 11:25:39 -06:00
Chris Jones
d0c7817d13
Bug 545591: Temporary workaround.
...
--HG--
extra : transplant_source : /%9E5%1C%A2%B1%21%BD%9D%A5%DB%039/p%23%95%A2%7B%D3
2010-02-11 00:48:33 -06:00
Jim Mathies
c61474a986
Bug 538918 - Don't delete gNeuteredWindows until the stack unwinds.
...
--HG--
extra : transplant_source : %9E%F8G%92P%1D%3D%1E%3B%BDYZ%E0%E8%C8%0ET%1C4p
2010-02-10 22:51:05 -06:00