Oleg Romashin
575fdb8374
Bug 454391 - Building of Qt port for N810 is failed. r=ted.mielczarek
2008-09-13 07:40:02 +03:00
Phil Ringnalda
361780e6f7
Bug 427965 - remove obsolete install.it, r=rob_strong,pike
2008-09-12 20:56:43 -07:00
L. David Baron
654a5d7d6a
Ensure we always skip to the next close parenthesis if a media query expression parse fails. (Bug 454227) r+sr=bzbarsky
2008-09-12 20:45:37 -07:00
L. David Baron
968afa5766
Comments about use of foreground color.
2008-09-12 20:45:37 -07:00
L. David Baron
d52fc20544
Use consistent terms in comments describing nsStyleCoord values (length -> coord). (Bug 443057) r+sr=bzbarsky
2008-09-12 20:45:37 -07:00
L. David Baron
a56edce6be
Convert text-shadow and box-shadow storage from nsStyleCoord to nscoord. (Bug 443057) r+sr=bzbarsky
2008-09-12 20:45:37 -07:00
L. David Baron
b4d9cdbfa1
Convert border spacing storage from nsStyleCoord to nscoord. (Bug 443057) r+sr=bzbarsky
2008-09-12 20:45:37 -07:00
L. David Baron
b9c298d240
Convert outline offset storage from nsStyleCoord to nscoord. (Bug 443057) r+sr=bzbarsky
2008-09-12 20:45:37 -07:00
L. David Baron
e51753f728
Fix use of incorrect variable, and harmless but valgrind-noisy use of variables in incorrect order. (Bug 455093)
2008-09-12 20:45:37 -07:00
Jesse Ruderman
b88514c4c5
Add crashtest
2008-09-12 17:06:46 -07:00
Jesse Ruderman
f27af6654d
Add crashtest
2008-09-12 17:03:43 -07:00
Jesse Ruderman
9b32e4a403
Add crashtest
2008-09-12 16:59:39 -07:00
Daniel Holbert
b8627d4551
merge
2008-09-12 16:57:29 -07:00
Daniel Holbert
b1cc0f667d
Backed out changeset 6772511dc81a (bug 451918) to see if it fixes broken linux leak stats (bug 455095)
2008-09-12 16:57:05 -07:00
Boris Zbarsky
8ba0fbd22f
Bug 454280 relanding, now with orangeness fixed
2008-09-12 18:35:15 -04:00
Taras Glek
c26ce8e1ab
bug 450777:deCOMtaminate nsNodeInfoManager::GetNodeInfo r+sr=jst
2008-09-12 15:32:18 -07:00
Robin Bate Boerop
2082181641
Bug 412866 - Reuse regexp arena, original patch by Robin Bate Boerop <moz@shorestreet.com>, refreshed by Ryan VanderMuelen <ryanvm@gmail.com>, r=crowder
2008-09-12 15:11:48 -07:00
Shawn Wilsher
0185fdd2c7
Bustage fix - double semi-colon.
2008-09-12 17:40:55 -04:00
Shawn Wilsher
411ab513e4
Bug 452897 - Automatically provide the wrapper for JavaScript
...
This changeset adds a language helper to mozStorageStatement so it gets the
attributes and methods that mozIStorageStatementWrapper has. We can now mark
the wrapper as depreciated.
r=vlad
r=mrbkap
--HG--
rename : storage/test/unit/test_storage_statement_wrapper.js => storage/test/unit/test_statement_wrapper_automatically.js
2008-09-12 17:30:41 -04:00
Shawn Wilsher
3c7e641f24
Bug 452897 - Automatically provide the wrapper for JS
...
This changeset has no code changes - it just separates three classes that were
all contained in one file into three files (with appropriate headers). This is
being done to make the actual code changes for the bug simpler.
rs=me
2008-09-12 17:30:37 -04:00
Robert Sayre
ef1d953f6b
Turn on JIT for unit tests.
2008-09-12 14:55:28 -04:00
Brendan Eich
a834957775
TraceRecorder::record_SetPropMiss mis-layered on top of record_SetPropHit (454689, r=mrbkap).
2008-09-11 15:53:00 -07:00
Ginn Chen
7e5c865f31
Bug 452588 bustage on Solaris
2008-09-11 20:12:55 +08:00
Brendan Eich
e0626f7799
Bug 453563 - TM: assertion when running unit tests with the JIT on (r=danderson).
2008-09-11 00:07:50 -07:00
Brendan Eich
ef47fcf4f8
Bug 454744 - TM: "Assertion failure: PCVAL_IS_SPROP(entry->vword)" with getter.
2008-09-11 00:00:37 -07:00
Glenn Randers-Pehrson
e9ee3f8f7d
Update trunk to libpng-1.2.31 - bug 418900 r=joe sr=tor
2008-09-10 16:56:22 -04:00
Karsten Düsterloh
b5d6625788
Bug 454867: Gnomestripe needs decent treeline styles (for now); r=dao/gavin
2008-09-12 22:58:26 +02:00
Josh Aas
db38657ac3
replace TRUE/FALSE usage with PR_TRUE/PR_FALSE. Patch by Antonio Gomes. b=454860 r/sr=jst
2008-09-12 16:49:43 -04:00
Peter Weilbacher
b7314079b3
[OS/2] Bug 454956: remove superfluous semicolons to get OS/2 working with GCC 3.4.6, r=wuno@lsvw
2008-09-12 23:13:39 +03:00
Josh Aas
97cc9f5009
Clean up ns4xPluginInstance code. b=454809 r/sr=jst
2008-09-12 16:23:30 -04:00
Robert Strong
e4e22311ff
Bug 454357 - ?force=1 is appended to update url even when the url supplies params. r=dtownsend
2008-09-12 13:18:32 -07:00
Josh Aas
55c675f1a4
New Mac OS X sample plugin for NPAPI SDK. b=453785 r/sr=jst
2008-09-12 15:53:26 -04:00
Axel Hecht
2781289176
bug 455051, Add more builds to fx 3.1, cy, gl, hi-IN, oc, si
2008-09-12 20:32:55 +02:00
Ryan VanderMeulen
950f98985d
Bug 337890 - please spell formater formatter; mozilla-central part; r=timeless
2008-09-12 18:24:14 +02:00
Zack Weinberg
fb1dadd8fe
Bug 453566 - HTML element with rgba(0,0,0,0) background produces garbage on screen. r+sr=roc
2008-09-12 08:36:53 -07:00
Zack Weinberg
0f68a207ca
Bug 453916: treat transparency strictly as a special case of color alpha. r+sr=dbaron
2008-09-12 08:35:53 -07:00
Boris Zbarsky
71036f39a4
Backing out changeset 1bbcf1a4dc5a and changeset 1bbcf1a4dc5a to attempt to fix orange
2008-09-12 09:48:58 -04:00
Olli Pettay
fb360dc420
Fix debug build bustage caused by 1bbcf1a4dc5a / bug 454280
2008-09-12 15:22:40 +03:00
Olli Pettay
d943613aaa
Fix bustage caused by 91493f716bdf
2008-09-12 15:13:10 +03:00
Boris Zbarsky
8f3679f5cf
Add some logging to make things easier to debug
2008-09-12 07:44:19 -04:00
Boris Zbarsky
6827e55864
Bug 454280. Improve content list performance. r+sr=sicking
2008-09-12 07:44:19 -04:00
John Daggett
96dc454727
Bug 449533. Set the mFixedPitch flag within SetFixedPitch. r+sr=vlad
2008-09-12 16:31:16 +09:00
Doug Turner
b6fe550327
Bug 454728 - DOMOperationCallback OOM checks should not prevent chrome script from running
2008-09-11 20:47:07 -07:00
Bobby Holley
106aaaae97
Turning color management on by default for tagged images - bug 418538. r=vlad
...
Also updating some reftests whose behavior changes with color management
enabled - bug 453548. r=dolske
2008-09-11 18:45:43 -07:00
Mats Palmgren
2a5d48aacb
Test for bug 454361.
2008-09-12 03:37:02 +02:00
Mats Palmgren
8301514138
Don't create a frame for the root element if it's styled display:none. b=454361 r+sr=roc
2008-09-12 03:36:58 +02:00
Brendan Eich
fe5c11a5ea
TraceRecorder::record_SetPropMiss mis-layered on top of record_SetPropHit (454689, r=mrbkap).
2008-09-11 18:35:29 -07:00
Daniel Holbert
6493eacd9c
merge after backing out 38140c8a8327
2008-09-11 12:03:01 -07:00
Vladimir Vukicevic
c0e9f67c98
b=454856; gcc compilation oddness with some fp-int conversions, workaround in gfxColor; r=bholley
2008-09-11 17:49:58 -07:00
Robert Strong
043bda8081
Merge for back out changeset ff043f7356f7 - Bug 396519
2008-09-11 15:08:14 -07:00