Blake Kaplan
31a2fea1d6
Test that the object has the right class, even when called from native code. bug 444233, r=shaver
2008-07-16 19:29:06 +02:00
shaver@mozilla.org
c2220078ce
fix GETXPROP; thanks to brendan for playing chewbacca
2008-07-16 13:10:17 -04:00
Doug Turner
c3a3dc6c55
Spatial Navigation improvements, text fields, and disabled elements. Also ws changes to match style. r=gavin
2008-07-16 10:00:27 -07:00
Neil Deakin
2a27567534
Bug 431842: refactor autocomplete binding to support Fennec autocomplete, r=gavin
2008-07-16 18:16:52 +02:00
Igor Bukanov
742acfc30a
[Bug 444076] implementing compare-and-swap for 64-bit Linux. r=brendan
2008-07-16 17:58:37 +02:00
Bernd
d8f4877b29
limit mathml row- and colspans as we do for html bug 443089 r/sr=bzbarsky
2008-07-16 17:02:18 +02:00
Mark Banner
37326663f4
Bug 445503 crashes.xhtml incorrectly overrides the crash reporter data directory for Thunderbird. r=ted
2008-07-16 15:51:16 +01:00
Alexander Surkov
3f1c7b431b
Bug 443081 – ARIA name from child content is incorrectly including child elements that have display:none, r=aaronlev, MarcoZ
2008-07-16 23:24:36 +08:00
Simon Montagu
a53c346706
Mark the reftest random (apparently the same failure as the other soft-hyphens tests)
2008-07-16 15:34:26 +03:00
John Daniels
b006229ae6
Bug 419532 – deCOMtaminate nsICaret. r+sr=roc
2008-07-16 12:52:01 +02:00
Blake Kaplan
835bec8faa
Tab removal. No bug, NPOTB.
2008-07-16 12:06:26 +02:00
Simon Montagu
d9ca6a1ef7
Fix for reftest for bug 444656
2008-07-16 12:52:20 +03:00
Robert Longson
30c9633728
Bug 444996 - Compilation broken on various platforms. INT_MAX was not declared in this scope. r+sr=vladimir
2008-07-16 10:20:24 +01:00
Simon Montagu
b19c640964
Position soft hyphens correctly in right-to-left text. Bug 444656, r+sr=roc
2008-07-16 11:43:39 +03:00
Nick Thomas
31d026a0fe
Bug 443090 - Unify unittest failures (runtests leaks part) p=ted.mielczarek, r=sayrer
2008-07-16 17:49:32 +12:00
Nick Thomas
3cfe0e4c1a
Bug 443090 - Unify unittest failures (reftest part) p=ted.mielczarek, r=dbaron
2008-07-16 17:47:12 +12:00
Nick Thomas
8bf816cfd2
Bug 443090 - Unify unittest failures (xpcshell part) p=ted.mielczarek, r=bsmedberg
2008-07-16 17:45:42 +12:00
Nick Thomas
80e48a3c62
Bug 443090 - Unify unittest failures (browser chrome and mochitest part) p=ted.mielczarek, r=gavin.sharp
2008-07-16 17:43:15 +12:00
shaver@mozilla.org
5d8295a18c
CALLARG, CALLVAR
2008-07-15 23:37:57 -04:00
shaver@mozilla.org
f671e7b977
fix scalpel left in nativeFrameSlots from aborted thisp addition to frame
2008-07-15 23:20:53 -04:00
shaver@mozilla.org
2136865a8a
implement JSOP_MOD
2008-07-15 23:19:29 -04:00
shaver@mozilla.org
1c6e05b518
Trace JSOP_THIS and JSOP_THISPROP.
...
Rename getprop to get_prop, just because.
Extract COMPUTE_THIS to jsinterp.h as JS_COMPUTE_THIS for reuse in tracer.
2008-07-15 21:37:00 -04:00
Doug Turner
65eab25eaa
Fix maemo platform geolocation bustage
2008-07-15 18:33:04 -07:00
Shawn Wilsher
66bc3d9db0
Performance test for bug 432706
...
This just adds a performance test to help debug bug 432706. This is a chrome
test, but will not be run automatically (it must be called manually from the
command line).
r=dietrich
2008-07-15 20:55:11 -04:00
Andreas Gal
14d275934b
Fix uncomplete range check for slot numbers of interned globals.
2008-07-15 17:10:52 -07:00
Andreas Gal
6aa74fd10e
Added math-partial-sums.js for danderson.
2008-07-15 17:07:24 -07:00
Doug Turner
0bc426ad4b
Inital geolocation implementation. bug=437948, r/sr=jst
2008-07-15 16:37:48 -07:00
Andreas Gal
0cd1df652c
Remove dead code.
2008-07-15 16:25:19 -07:00
Andreas Gal
d0ac13e8c9
Aliasing cleanup for LIR.h. Patch submitted for upstream review.
2008-07-15 16:17:34 -07:00
Andreas Gal
319455e0ce
Strict aliasing cleanup.
2008-07-15 16:14:00 -07:00
Andreas Gal
22112d7fad
Add a few consts to char* pointers to pacify gcc 4.2.
2008-07-15 16:04:08 -07:00
Andreas Gal
6686004130
Compilation fixes for gcc 4.2. Ripp out write-barrier code in our avmplus glue layer.
2008-07-15 15:58:43 -07:00
Andreas Gal
edf66b558f
Merge.
2008-07-15 15:54:07 -07:00
Andreas Gal
b729c7668e
Switch tracemonkey over to gcc-4.2 on macosx. We need a compiler that was released in this millenium so we can use SSE2-based calling conventions.
2008-07-15 15:53:38 -07:00
shaver@mozilla.org
ca4e5926f9
rename getpropfromval, it burns mine eyes
2008-07-15 18:29:42 -04:00
Andreas Gal
27f1faf389
Assign blame where blame is due.
2008-07-15 15:05:16 -07:00
Andrew Smith
c40e2df65e
Add comment about running reftests in an non-DEBUG build. (Bug 378217) r=dbaron
2008-07-15 14:49:15 -07:00
Zack Weinberg
28a8588125
Remove eStyleUnit_Chars and the special cases for it throughout layout, and make ch units go through the normal eStyleUnit_Coord cases. (Bug 363706) r+sr=dbaron
2008-07-15 14:31:36 -07:00
Zack Weinberg
947cb5c85f
Add .zeroOrAveCharWidth field to gfxFont::Metrics. Initialize it in all font backends. Use it when computing CSS 'ch' units, and make eStyleUnit_Chars and nsLayoutUtils::CharsToCoord unused. (Bug 363706) r=roc sr=dbaron
2008-07-15 14:31:36 -07:00
L. David Baron
d5917519f0
Make less restrictive assumptions about how big a 'ch' unit is relative to the line-height (assuming 4ch greater than the line height, rather than assuming 2ch is). (Bug 363706)
2008-07-15 14:31:36 -07:00
Andreas Gal
0c2ba01a9a
Merge.
2008-07-15 13:14:05 -07:00
Andreas Gal
8510740900
Add missing namespace use (pending upstream for review.)
2008-07-15 13:12:14 -07:00
Andreas Gal
3f8fd8325a
Sync with TT.
2008-07-15 13:06:05 -07:00
shaver@mozilla.org
e3eb8b8a70
initialize dslots_ins
2008-07-15 13:40:11 -04:00
Nick Kreeger
6d9641aace
Fixing bug 444128, |MacApplicationDelegate| in toolkit throws ObjC exception when creating a |NSMenuItem| with a |nil| |NSString *|. r=josh, sr=roc
2008-07-15 10:27:55 -07:00
Brendan Eich
d49babfbb7
Propagate error exceptions from TraceRecorder ctor; fiddle/trim space.
2008-07-15 10:26:15 -07:00
shaver@mozilla.org
852092181c
GETVARPROP, GETARGPROP, GETXPROP
2008-07-15 13:17:51 -04:00
Dão Gottwald
997038bbf3
Bug 395980 - Implement MRU order Ctrl+Tab panel with previews. r=mconnor
2008-07-15 18:11:00 +02:00
Shawn Wilsher
9b3bae8da4
Bug 444821 - Re-enable test_storage_statement_executeAsync.js
...
This fixes the test to run properly on slower running systems (like the
tinderbox machines).
r=vlad
2008-07-15 11:04:52 -04:00
Robert O'Callahan
cec82c4f6e
Fix test to not fail randomly
2008-07-15 10:52:07 -04:00