Nicholas Nethercote
|
b3b080cb98
|
Bug 504465 - NJ: Move GC classes to namespace MMgc, r=graydon.
|
2009-07-16 11:50:27 -07:00 |
|
Robert Sayre
|
46f17eb174
|
Merge mozilla-central to tracemonkey.
|
2009-07-16 11:46:05 -04:00 |
|
Jonathan Kew
|
d1ebeafde8
|
bug 502795 - avoid using CTFontCreateCopyWithAttributes to disable ligatures because it fails with privately-activated download fonts, r=roc
|
2009-07-16 11:00:38 +01:00 |
|
Jonathan Kew
|
eba6d70ef1
|
reftest for bug 502795, Core Text rendering fails with downloaded font and letter-spacing, r=roc
|
2009-07-16 10:59:07 +01:00 |
|
Makoto Kato
|
06e7309221
|
Bug 503288 - add import/export declare for JavaScript engine. r=jim
|
2009-07-16 15:58:02 +09:00 |
|
Daniel Holbert
|
6b50542ae3
|
Bug 491080: add support for xlink:href targeting of SVG (SMIL) animations. r+sr=roc
|
2009-07-15 21:20:16 -07:00 |
|
Dan Witte
|
73a268beee
|
Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor
|
2009-07-15 17:57:29 -07:00 |
|
Brendan Eich
|
f03f40764b
|
Bug 503406 - TM: Trace calling a user-attached function to RegExp (r=mrbkap).
|
2009-07-15 17:51:19 -07:00 |
|
Brendan Eich
|
1b9ab7371f
|
Bug 503406 - TM: Trace calling a user-attached function to RegExp (r=mrbkap).
|
2009-07-15 17:48:22 -07:00 |
|
Brendan Eich
|
bf844a5e81
|
Bug 501230 - TM: fast path for String.toString (r=gal).
|
2009-07-15 17:36:24 -07:00 |
|
L. David Baron
|
ba2a418757
|
Add tests for media query serialization.
|
2009-07-15 17:24:25 -07:00 |
|
L. David Baron
|
f9881288ec
|
Add tests for selector serialization and cloning.
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
514a225d80
|
Add test for font-family issue that some other browsers get wrong (from bug 499421).
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
2962f5d981
|
Reformat the list of CSS properties by splitting macros into multiple lines to make the list easier to edit and merge. Whitespace changes only. pre-r=bzbarsky
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
bb685a72b2
|
Block text-shadow when using document-specified colors is disabled. (Bug 503188) r=bzbarsky, roc
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
9a168b3d35
|
Make whether a property should be ignored when page colors are disabled part of the property flags table. (Bug 503188) r=bzbarsky
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
0c4d689180
|
Merge backout of changeset ebea850caba8 (Bug 503942) for causing timeouts of dom/tests/mochitest/geolocation/test_allowCurrent.html and test_allowWatch.html
|
2009-07-15 16:52:14 -07:00 |
|
L. David Baron
|
5c1bdf122d
|
Backed out changeset ebea850caba8 (Bug 503942) for causing timeouts of dom/tests/mochitest/geolocation/test_allowCurrent.html and test_allowWatch.html
|
2009-07-15 16:52:03 -07:00 |
|
Justin Lebar
|
7e5c8ef585
|
Bug 504220: document.body and window should contain onhashchange attribute r=mrbkap, sr=mrbkap
|
2009-07-15 15:46:14 -07:00 |
|
Doug Turner
|
8dc22c7d14
|
[Bug 503942] Implement Geolocation Addresses r=jst, sr=jst
|
2009-07-15 14:57:32 -07:00 |
|
Neil Rashbrook
|
57fe88ed83
|
Bug 501609 Make js/src build with VC7.1 r=graydon
|
2009-07-15 20:31:26 +01:00 |
|
Daniel Holbert
|
3a5504e673
|
cleanup: remove trailing whitespace in SMIL code. (whitespace changes only)
|
2009-07-15 11:33:31 -07:00 |
|
Jeff Muizelaar
|
9e0f7bd861
|
Bug 501428. SMIL: Optimize nsSMILKeySpline::CalcBezier. r=dholbert, r=longsonr
Eliminates the call to pow() and reduces the number of multiplications from 4
to 3.
|
2009-07-15 14:08:57 -04:00 |
|
Brad Lassey
|
65d7eefd9c
|
bug 327100 - WindowsCE nsIFilePicker getFolder doesn't work r=dougt
|
2009-07-15 10:40:47 -04:00 |
|
Masayuki Nakano
|
588698c751
|
disabling the new tests of bug 46053
|
2009-07-15 22:36:18 +09:00 |
|
Tobias Hunger
|
93d0832cf3
|
Bug 497858: Clean up Qt's nsWindow, r=mfinkle
|
2009-07-15 08:20:21 -04:00 |
|
Henri Sivonen
|
e992cbe005
|
Bug 503067 - New warnings from HTML5 parser: suggest parentheses around assignment used as truth value. r=benjamin
|
2009-07-15 14:32:58 +03:00 |
|
Henri Sivonen
|
aa9004b48b
|
Bug 501106 - Implement Comment end bang state. rs=sicking
|
2009-07-15 14:31:57 +03:00 |
|
Henri Sivonen
|
00382e3718
|
Bug 501015 - Address code style comments from timeless. r+sr=mrbkap
|
2009-07-15 14:30:33 +03:00 |
|
Henri Sivonen
|
57d0ba40a7
|
Bug 502091 - Crash [@ nsContentSink::ProcessHeaderData] with meta in innerHTML. r+sr=jonas
|
2009-07-15 14:28:27 +03:00 |
|
Jonathan Kew
|
914bffe952
|
merge backouts of bug 476927 and bug 475968
|
2009-07-15 12:10:38 +01:00 |
|
Jonathan Kew
|
12912d3c59
|
merge backout of b6d407af386f
|
2009-07-15 11:06:15 +01:00 |
|
Jonathan Kew
|
1bd592f93d
|
Backed out changeset b6d407af386f for causing bug 503718 on Windows
|
2009-07-15 11:04:00 +01:00 |
|
Jonathan Kew
|
404420dcd6
|
merge backout of 705ef05105e8
|
2009-07-15 11:02:57 +01:00 |
|
Jonathan Kew
|
22f1b0b558
|
Backed out changeset 705ef05105e8 for causing bug 503718 on OS X
|
2009-07-15 10:59:26 +01:00 |
|
Masayuki Nakano
|
4c03c99935
|
Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc
|
2009-07-15 18:54:30 +09:00 |
|
Jeff Walden
|
1ba1bc5a84
|
Bug 503992 - js_Int32ToId doesn't return the right id when passed a negative integer which doesn't fit in a jsval. Also change how 'in' is interpreted on trace so that we don't side-exit when the named property exists directly on the object. ALL HAIL TESTCASES! r=jorendorff
|
2009-07-15 02:48:49 -07:00 |
|
Robert Sayre
|
b0a6a176a3
|
Merge mozilla-central to tracemonkey.
|
2009-07-15 11:19:12 -04:00 |
|
Ehsan Akhgari
|
73d238f7a1
|
Fix the build bustage from bug 499377
|
2009-07-15 12:10:26 +04:30 |
|
Ehsan Akhgari
|
856c5fb848
|
Bug 176244 - Fix column resize and reorder issues when direction is rtl; r=roc,enndeakin sr=roc
|
2009-07-15 11:52:42 +04:30 |
|
Ehsan Akhgari
|
0ea9820eec
|
Bug 496292 - Support changing the Accept header via a preference; r=joedrew sr=bzbarsky
|
2009-07-15 11:52:40 +04:30 |
|
Ehsan Akhgari
|
b522a8d6ac
|
Bug 496727 - Clean up the code landed as part of bug 488706; r=dao
|
2009-07-15 11:52:37 +04:30 |
|
fantasai
|
bcc6e7c37a
|
Bug 499377 addendum - Complete nsMargin arithmetic for nsRect r=roc
|
2009-07-14 22:20:32 -07:00 |
|
fantasai
|
1816bcdd46
|
Bug 499377 - Store float region on frame r+sr=roc
|
2009-07-14 22:19:31 -07:00 |
|
Wesley W. Garland
|
2257e63ee6
|
Bug 504119 - jstracer.h no longer compiles debug builds on gcc < 4. r=jorendorff.
--HG--
extra : rebase_source : 4ea454201e93f26d87a5707d5b91c295e828cd2f
|
2009-07-14 19:15:23 -05:00 |
|
Andreas Gal
|
9f8d42c569
|
Avoid integer division in NewGCThing path (503157, r=jwalden).
|
2009-07-14 17:06:09 -07:00 |
|
Andreas Gal
|
5e2d05e0f0
|
Avoid integer math for GC trigger factor calculation in allocation path, take 2 (503463, r=dmandelin).
|
2009-07-14 17:03:20 -07:00 |
|
Nicholas Nethercote
|
e5eb844e91
|
Bug 504213: nanojit: rename LIR_alloc, LIR_addp, LIR_param to match tamarin-redux. r=graydon.
|
2009-07-15 10:00:43 +10:00 |
|
Nicholas Nethercote
|
51565f68da
|
Bug 504208: fix LInsHashSet::equals(). r=graydon.
|
2009-07-15 09:54:17 +10:00 |
|
Jason Orendorff
|
f7ecd510d4
|
Bug 502832 - TM: Crash [@ memcpy]. r=graydon.
--HG--
extra : rebase_source : 2b58bcfbba855e12b0e24ac6d423f4c1621cea12
|
2009-07-14 17:45:01 -05:00 |
|