Peter Van der Beken
84d3eabc50
Back out changeset 9fd8740decb8 (Fix for bug 471126 (leak content nodes (and sometimes dom windows) after clicking on nytimes.com articles).) to try to fix orange.
2009-01-14 15:12:37 +01:00
Peter Van der Beken
4189af9d67
Fix for bug 471126 (leak content nodes (and sometimes dom windows) after clicking on nytimes.com articles). r=bent, sr=bz.
2009-01-14 13:24:10 +01:00
Peter Van der Beken
e557d2b23c
Make DEBUG_CC compile again (broken by the fix for bug 458099). r=bent, NPOTB.
2009-01-14 13:24:10 +01:00
Peter Van der Beken
da3c398d8a
Fix for bug 453441 (Parsing an XSLT stylesheet with two xsl:version attributes fails). r/sr=sicking.
2009-01-14 13:24:09 +01:00
Ted Mielczarek
68f2eb86cc
bug 462004 - JavaScript shell should provide line editing facilities. r=bsmedberg
...
--HG--
rename : js/src/js.cpp => js/src/shell/js.cpp
2008-12-03 08:55:27 -05:00
Ted Mielczarek
8370a127e4
bug 467862 - Build system should support building both a static and a shared library from the same Makefile. r=bsmedberg
2008-12-24 14:04:43 -05:00
Alexander Surkov
734b601dbb
Bug 469985 - turn the test from bug 354745 into mochitest, r=aaronlev, marocz, davidb
2009-01-14 20:19:35 +08:00
Boris Zbarsky
1edd870a8e
Bug 472648. Make XBL in signed jars work again. r+sr=jst
2009-01-14 06:24:26 -05:00
Makoto Kato
85cef49865
Bug 384746 - Win64 build support for mozilla/toolkit. r=neil, sr=benjamin
2009-01-14 20:08:40 +09:00
Olli Pettay
c7ab97407d
Relanding Bug 472260, r+sr=bz
2009-01-14 13:01:46 +02:00
Jonas Sicking
294de24bc5
merge backout
2009-01-14 01:00:47 -08:00
Jonas Sicking
2fe71d8086
Backed out changeset 03bc3379822a
2009-01-14 00:59:52 -08:00
Jonas Sicking
ef7a82c353
Fix mochitest orange
2009-01-14 00:19:16 -08:00
bjarne@runitsoft.com
bd9db67c3e
Bug 466080 - Make more things honor the LOAD_ANONYMOUS flag r=sicking,MisterSSL, sr=sicking
2009-01-13 23:06:39 -08:00
Ginn Chen
f1d41ea3cb
Bug 471642 Rename nsSelectionBatcher to nsSelectionBatcherForTable in nsTableEditor.cpp r+sr=roc
2009-01-14 15:13:17 +08:00
Ginn Chen
1ac452bd03
Bug 472635 Do nothing if im contexts don't match r=masayuki,masaki.katakai sr=roc
2009-01-14 15:10:52 +08:00
Jonas Sicking
2dc8a2f1eb
Bug 464848: XMLHttpRequest doesn't send the right content-type for non-document request bodies. r/sr=bz
2009-01-13 22:53:43 -08:00
L. David Baron
8ffe1c08e4
Merge backout of changeset 046f5da25280 due to crash in layout/forms/test/ mochitests.
2009-01-13 17:47:38 -08:00
L. David Baron
5a8f68315b
Backed out changeset 046f5da25280 due to crash in layout/forms/test/ mochitests.
2009-01-13 17:47:03 -08:00
Ryan Flint
87954955cb
Merge backout
2009-01-13 17:57:22 -05:00
Ryan Flint
4c0a23f3e3
Backout changeset e40649461b57 due to crashes
2009-01-13 17:53:04 -05:00
Ben Turner
1c1cc9428f
Merge backout
2009-01-13 12:54:57 -08:00
Ben Turner
b429ecab46
Backed out changeset 8056ab7076d5 for failing unit tests.
2009-01-13 12:53:49 -08:00
Daniel Holbert
5b26d7d11e
Bug 465928 followup: correct typo in enum name - s/PERSERVE/PRESERVE/. No functional changes. r=roc
2009-01-13 12:28:28 -08:00
Dão Gottwald
3275d0edcb
Bug 462222 - getZOrderDOMWindowEnumerator broken on both Linux and Mac. r=mconnor
2009-01-13 21:18:03 +01:00
L. David Baron
54c0fed0d2
When re-resolving style, re-resolve root in undisplayed map too. (Bug 473042) r+sr=bzbarsky
2009-01-13 11:50:41 -08:00
L. David Baron
a59b1cf8db
Only run assertion checks in DEBUG builds. (Bug 472557) r=Waldo,bsmedberg
2009-01-13 11:50:40 -08:00
L. David Baron
5d6a678da1
Clean up CalcAvailWidth. (Bug 444928) r=bernd
2009-01-13 11:50:40 -08:00
Boris Zbarsky
64c25a9d72
Bug 472648. Make XBL in signed jars work again. r+sr=jst
2009-01-13 14:32:30 -05:00
Boris Zbarsky
788d6a77a8
Bug 473162. Make getElementsByClassName case-insensitive in quirks mode, per spec. r+sr=jst
2009-01-13 14:32:30 -05:00
Boris Zbarsky
ddc8a4286b
Bug 465993. When opening a dependent window with an invisible non-chrome parent, throw. r=jst,ere, sr=jst
2009-01-13 14:32:30 -05:00
Boris Zbarsky
21eb2434f8
Bug 449780. When doing a frameloader swap, clear the bfcache on both docshells, since we can't deal with all those presentations. r+sr=jst
2009-01-13 14:32:30 -05:00
Nick Kreeger
8fcff8dddd
Merge bug 454632.
2009-01-13 11:14:01 -08:00
Nick Kreeger
6373ae3766
Fixing Bug 454632 - Resizing tree widget always re-scrolls to current index. r=enndeakin,sr=bz. Patch by Stephen Lau <steve@grommit.com>.
2009-01-13 10:50:26 -08:00
Jim Blandy
a04892f62e
Bug 465640: Use autoconf to declare stdint types on platforms that don't have stdint.h r=bsmedberg
...
At configure time, check for <stdint.h>. If we don't have it, find
integer types of various sizes. On Windows, where we can't run
compilation tests in configure, hard-code definitions suggesting the
use of the built-in __intN types for the exact-size types, and
<stddef.h> for the pointer-sized types.
Use namespace-clean names for the preprocessor macros we define.
Since these types are used in the public JavaScript API, the configure
script needs to place the definitions it finds in js-config.h, the
installed configure-generated header, so it can be used by jsapi.h and
that gang.
New header js/src/jsstdint.h does what it takes to get definitions for
the exact-size and pointer-size integral types. It includes
<stdint.h> when available, uses the types found by configure.in to
define the {,u}int{8,16,32,64,ptr}_t types itself, or uses the __intN
types and the <stddef.h> header.
Remove now-unnecessary and possibly conflicting definitions of intN_t
types from js/src/nanojit/avmplus.h.
2009-01-13 10:50:24 -08:00
Ben Turner
931ffa35bc
Bug 472585 - 'Workers: 'importScripts()' with no args throws an exception against spec'. r+sr+a=sicking.
2009-01-13 10:43:23 -08:00
Ben Turner
5247c782c4
Bug 472383 - 'Workers: JS/C++/JS/C++ recursion not properly guarded'. r+sr=jst, a=blocking1.9.1+
2009-01-13 10:43:20 -08:00
Makoto Kato
d3cefcbb3b
Should use LONG_PTR for plugin code due to Win64. b=472025 r=josh sr=jst
2009-01-13 13:15:39 -05:00
Ehsan Akhgari
bc8182a0bc
Bug 468714 - The Persian installer's UI should be RTL; r=rstrong
2009-01-13 21:30:06 +03:30
Ehsan Akhgari
4d6f0e54b7
Bug 140759 - tree cell content is not aligned to the right when tree direction is right to left; r=roc,gavin sr=roc
2009-01-13 21:30:06 +03:30
Ehsan Akhgari
bb1647fccf
Bug 471935 - Copying Text from about:privatebrowsing page and then pasting yields different text; r=gavin
2009-01-13 21:30:06 +03:30
Ehsan Akhgari
7e27b6ead9
Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after; r=gavin
2009-01-13 21:30:05 +03:30
Ehsan Akhgari
63813c5dc5
Bug 349176 - [RTL] About Firefox; r=gavin
2009-01-13 21:30:05 +03:30
Benjamin Smedberg
fc65bccce5
Followup to bug 463172 (implement --disable-jit) - this block needs to be outside of the SKIP_COMPILER_CHECKS block so that it affects Windows
2009-01-13 12:54:35 -05:00
Olli Pettay
2369da62ec
Bug 460700 - Use the right delay with XHR progress events, r+sr=jonas
2009-01-13 19:38:01 +02:00
Dan Fabulich
b3132f8800
b=347174, implement document.readystate == 'complete'; r=sicking
2009-01-09 09:12:09 -08:00
Shawn Wilsher
94ca55c4c4
Bug 471685 - Upgrade to SQLite 3.6.7
...
This contains the changes to SQLite files.
2009-01-08 11:51:25 -05:00
Shawn Wilsher
94f1078544
Bug 471685 - Upgrade to SQLite 3.6.7
...
This contains the changes to Mozilla code for the upgrade.
r=asuth
2009-01-08 11:51:21 -05:00
Walter Meinl
21b7a78f21
A bunch of plugin SDK build fixes. b=471759 r=josh sr=jst
2009-01-13 12:14:40 -05:00
Josh Aas
ac38ef99e1
bustage fixes for some systems, b=386676
2009-01-13 12:09:08 -05:00