Robert O'Callahan
6a45b282aa
Backing out bug 448830
2008-09-26 13:10:26 +12:00
Karl Tomlinson
101deeac83
reduce hinting and rounding effects by testing with a larger font size b=403618
2008-09-26 12:49:16 +12:00
Brendan Eich
8030ce9609
Bug 457130 - TM: regexp lastIndex property not traced correctly (r=danderson).
2008-09-25 17:45:14 -07:00
David Anderson
3808521295
Workaround for intermittent js_GetClassObject failures (bug 457069, r=brendan).
2008-09-25 17:30:01 -07:00
Brendan Eich
9807c189fe
Bug 457127 - TM: Crash on digg.com with adblock plus [@ ReconstructPCStack] (r=danderson).
2008-09-25 17:05:06 -07:00
Robert O'Callahan
74cf670c54
Fixing more potential bustage
2008-09-26 11:58:53 +12:00
Robert O'Callahan
080772af9e
Fixing bustage
2008-09-26 11:55:10 +12:00
Robert O'Callahan
bda5a2182f
Fixing bustage
2008-09-26 11:31:30 +12:00
Robert O'Callahan
922268a2f0
Fixing bustage
2008-09-26 10:59:04 +12:00
Taras Glek
390adbe464
bug 455536: s/NS_ERROR_FAILURE/NS_ERROR_OOM/ outparamdelled nsNodeInfoManager::GetNodeInfo r+sr=jsr
2008-09-25 15:46:52 -07:00
Taras Glek
63334ec525
bug 417125: fix prbool issues, r+sr=roc
2008-09-25 15:39:18 -07:00
Jeremy Lea
67f3afd13b
Bug 448830. Make nsIntRect/nsIntSize/nsIntPoint/nsIntMargin separate types so we get appunit vs pixel typechecking. r+sr=roc
2008-09-26 10:42:19 +12:00
Karl Tomlinson
a1f89017f4
b=454730 Move shutdown of GTK's fontmap from gfxPlatformGtk to nsAppRunner r=roc sr=bsmedberg
2008-09-26 10:38:25 +12:00
Taras Glek
1c1ad46be7
bug 454419: fix prbool stuff. r=kaie
2008-09-25 15:34:22 -07:00
Karl Tomlinson
c125d77eb4
restore xlib behavior to that prior to changeset 3c9f6c799fed b=455976 r=stuart
2008-09-26 10:25:00 +12:00
Doug Turner
4a598578ab
Bug 457025 - WinCE nsAudioStream link errors. r=chris.double
2008-09-25 15:05:23 -07:00
Brendan Eich
f875d89fa2
Bug 456810 - TM: Crash on digg.com with adblock plus [@ ReconstructPCStack] (r=gal).
2008-09-25 15:04:48 -07:00
Jesse Ruderman
6a8f907cca
Add crashtest for bug 443089
2008-09-25 14:57:35 -07:00
Doug Turner
3f652f9265
Fixes toolspath.h. required to build using the windows mobile tools. npodb
2008-09-25 14:42:17 -07:00
Doug Turner
ee0b5f64a6
Bug 457053 - MessageBoxA doesn't exists on windows mobile. r=bsmedberg
2008-09-25 14:34:53 -07:00
Serge Gautherie
aaf9eb3a99
Bug 453220 - In <nsDragAndDrop.js>, "Error: redeclaration of const kNonStringDataLength"; (Bv1) Move the const; r=enndeakin
2008-09-25 23:32:17 +02:00
David Anderson
fca4e20f3a
Added test case for bug 456667.
2008-09-25 14:16:24 -07:00
Boris Zbarsky
c1fe6ebd6e
Bug 455451. Don't notify from inside frame construction. r+sr=jst
2008-09-25 16:35:46 -04:00
Brendan Eich
b7841b8cfd
Fixed argc < nargs miscount in js_SynthesizeFrame and adjusted a related assertion (bug 456667, r=danderson).
2008-09-25 13:12:01 -07:00
Vladimir Vukicevic
33105ca61f
b=456467; revisit cairo xlib buggy repeat handling; r=roc
2008-09-25 13:07:11 -07:00
Vladimir Vukicevic
ae7b0c793c
b=310682, add support for shadows in HTML Canvas -- test updates; patch from Eric Bulter; r=vlad
2008-09-25 12:53:55 -07:00
Vladimir Vukicevic
4f48417c20
b=310682, add support for shadows in HTML Canvas; patch from Eric Bulter; r=vlad
2008-09-25 12:53:52 -07:00
Vladimir Vukicevic
1ce4d80f1b
b=450178; add generic 8-bit alpha box blur in thebes (patch from Eric Bulter); r=vlad
2008-09-25 12:53:09 -07:00
Vladimir Vukicevic
e9929e8a33
b=455976; wrong extend mode used for macosx for border-image
2008-09-25 12:49:55 -07:00
Jeff Muizelaar
eabad639f6
b=x; Fix misc compilation issues in pixman buildconfig; r=vlad
2008-09-25 12:47:21 -07:00
Doug Turner
e876d9ea13
Bug 457033 - WinCE No FatalAppExit function in Shunt. patch by wolfe, r=dougt
2008-09-25 11:38:38 -07:00
Andreas Gal
4be7fad144
Merge.
2008-09-25 11:32:00 -07:00
Andreas Gal
5b117e1c3f
Rewrite and cleanup GETELEM and SETELEM (455748, r=brendan).
2008-09-25 11:31:40 -07:00
Boris Zbarsky
47da238178
Bug 456896. Need to flush here. r+sr=jst
2008-09-25 14:29:39 -04:00
Shawn Wilsher
b05d1e3d70
Bug 453722 - Do not need to safeguard more than one call to Init for storage service
...
Bug 449822 made it so services can not be initialized more than once when being
called from multiple threads. Storage used to protect against this, but no
longer needs to do this (which this changeset makes us do).
r=bent
2008-09-25 14:28:29 -04:00
Axel Hecht
711ed6e652
bug 456466, fix symlinks depend builds, r=ted, mnyromyr
2008-09-25 20:22:26 +02:00
Serge Gautherie
364144a835
Bug 453137 - 'TestPipes' |TestChainedPipes()| leaks its streams; Av2; r=benjamin
2008-09-25 20:06:13 +02:00
Simon Bünzli
f92665dd0d
Bug 264488 - Customize Toolbars window should not have maximize or minimize buttons. r=gavin
2008-09-25 19:56:31 +02:00
Dão Gottwald
913d13301b
Bug 457028 - new tab button and tabstrip close button are squeezed on Linux. r=gavin
2008-09-25 19:52:05 +02:00
Shawn Wilsher
af8e0300cd
Bug 456910 - Stop using exclusive locking in places
...
This allows us to greatly reduce the number of fsyncs when upgrading to sqlite.
The perf loss in no longer using this locking is not significant (10^-6 %).
r=dietrich
2008-09-25 13:50:41 -04:00
Ted Mielczarek
e9dcc57899
bug 456726 - Version field empty in about:buildconfig. r=bsmedberg
2008-09-25 13:23:13 -04:00
Simon Montagu
1d43ea79b9
Check for previous-continuations intead of previous-in-flows. Bug 448610, r+sr=roc
2008-09-25 20:02:15 +03:00
Boris Zbarsky
fb22a71be0
Bug 456008. Make sure to not claim nodes are created via parser in the XML fragment sink, just like the HTML fragment sink doesn't claim it. r+sr=jst
2008-09-25 12:58:11 -04:00
Boris Zbarsky
55f175f8af
Bug 454029. Don't assert bogus things. r+sr=sicking
2008-09-25 12:55:37 -04:00
Graeme McCutcheon
b82214fc9e
Bug 451286 - 'Highlight all' does not seem to work at all across frames; r=mano
2008-09-25 18:37:44 +02:00
Jason Orendorff
4087344078
Merge.
2008-09-25 11:35:24 -05:00
Jason Orendorff
b6158434af
Bug 456469 - Dead variable pval in js_NativeSet (r=brendan)
2008-09-25 11:29:12 -05:00
Jason Orendorff
e63d2c737c
Bug 455953 - js_DumpObject debugging function (r=crowder)
2008-09-25 11:29:12 -05:00
Graeme McCutcheon
fece23f5c9
Bug 429723 - Empty findbar turns red and "Phrase not found" is displayed when "Highlight all" is enabled and search term is removed; r=mano
2008-09-25 18:27:52 +02:00
Jason Orendorff
c35bfc3682
Bug 389034 - JS_SetProperty() ends up resolving w/o JSRESOLVE_ASSIGNING (r=brendan, sr=bzbarsky)
2008-09-25 11:13:31 -05:00