L. David Baron
|
9daedec977
|
Add tests to check case (2) for shorthands in nsCSSDeclaration::GetValue.
|
2009-03-09 16:14:34 -07:00 |
L. David Baron
|
d345c6173e
|
Add some simple tests for units (since code coverage output showed we weren't testing serialization of all of them).
|
2009-03-09 16:14:34 -07:00 |
L. David Baron
|
81be042f5b
|
Add tests for font descriptors that are equivalent to test_value_storage and test_property_syntax_errors.
|
2009-03-09 16:14:34 -07:00 |
L. David Baron
|
75cee288ca
|
Avoid crashing on fontFaceRule.style.getPropertyValue('font-family') when there's no font-family descriptor. (Bug 482148) r=zweinberg
|
2009-03-09 16:14:34 -07:00 |
L. David Baron
|
bc2f3dd312
|
Remove internal support for units that were never in CSS (feet, miles, meters, kilometers, didots, ciceros). (Bug 482146) r+sr=bzbarsky
|
2009-03-09 16:14:34 -07:00 |
L. David Baron
|
51a32c002e
|
Reject non-positive values for widows and orphans. (Bug 481826) r+sr=bzbarsky
|
2009-03-09 16:14:34 -07:00 |
L. David Baron
|
b2caba1b9e
|
Rename ParsePositiveVariant to ParseNonNegativeVariant. (Bug 481826) r+sr=bzbarsky
|
2009-03-09 16:14:34 -07:00 |
Steven Michaud
|
b6e83ffa5d
|
Initialize trackInfo.scrollbar.pressState in nsNativeThemeCocoa::GetScrollbarDrawInfo(). b=481945 r=josh sr=roc
|
2009-03-09 17:03:16 -05:00 |
Josh Aas
|
cf7570c644
|
Code style cleanup for toolkit/xre Mac OS X code. No bug.
|
2009-03-09 17:27:48 -04:00 |
Neil Deakin
|
1c0108dfe3
|
Bug 462289, disable test on mac because of the full keyboard access pref
|
2009-03-09 16:41:52 -04:00 |
Serge Gautherie
|
f0f39614da
|
Bug 469518 - Enable Reftest leak log in tinderbox (log); (Bv1b) Move leak log parsing code to automation.py.in from runtests.py.in; r=jwalden+bmo
|
2009-03-09 21:00:55 +01:00 |
James Boston
|
43431adccf
|
Bustage fix for bug 442393.
|
2009-03-09 15:14:05 -04:00 |
Robert Sayre
|
7d362491de
|
Merge tracemonkey to mozilla-central.
|
2009-03-09 14:45:46 -04:00 |
Brendan Eich
|
3b1b70d1c3
|
Bug 476447 - Array.prototype getter/setter does not work as usual (r=jorendorff).
|
2009-03-09 11:25:43 -07:00 |
David Mandelin
|
137804716b
|
Bug 481760: myngle.com crash due to incorrect compiled regexp end-of-string check, r=brendan
|
2009-03-09 11:21:03 -07:00 |
Neil Deakin
|
d14c89d4a8
|
Bug 462289, don't focus the selected tab when clicking it with the mouse, r=gavin
|
2009-03-09 13:52:22 -04:00 |
Neil Deakin
|
15db6e5d12
|
Bug 462289, don't focus the selected tab when clicking it with the mouse, r=gavin
|
2009-03-09 13:43:44 -04:00 |
Boris Zbarsky
|
fcfa2adb06
|
Bug 481257. Make the insertion triggers not do an O(N) scan of the whole table. r=sdwilsh
|
2009-03-09 13:13:55 -04:00 |
Steven Michaud
|
7472c08540
|
Null out weak pointers when they become invalid. b=479749 r=josh sr=roc
|
2009-03-09 11:59:29 -05:00 |
James Boston
|
ebb622ed2b
|
Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg
|
2009-03-09 12:47:39 -04:00 |
Dão Gottwald
|
fe8bc8e490
|
linux bustage fix
|
2009-03-09 16:45:10 +01:00 |
Zeev Tarantov
|
00b0b9ec63
|
Make data tables in extensions/universalchardet const. Bug 482227, r=smontagu
|
2009-03-09 17:20:32 +02:00 |
Marco Zehe
|
aa115c2799
|
bug 477975 - Expose action on HTML5 indeterminate checkboxes, r=davidb
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_actions.xul => accessible/tests/mochitest/test_actions.xul
rename : accessible/tests/mochitest/test_nsIAccessible_actions.html => accessible/tests/mochitest/test_actions_aria.html
|
2009-03-09 16:10:40 +01:00 |
Dão Gottwald
|
5d2ec2a2bd
|
Bug 455524 - location bar is higher than the search bar, star and rss icons aren't vertically centered. r=gavin
|
2009-03-09 16:10:29 +01:00 |
Benjamin Smedberg
|
ea55eb615e
|
Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted
|
2009-03-09 10:55:41 -04:00 |
Pardal Freudenthal
|
e3afda92d6
|
Bug 397263 - No way to set an icon for javascript bookmarklets on toolbar and menupopups, r=mak77
|
2009-03-09 14:15:46 +01:00 |
Robert Longson
|
b8fffd1b06
|
Bug 470653 - nsSVGElement::AfterSetAttr should probably use insertionParent, not insertionParent of the bindingParent. r+sr=roc
|
2009-03-09 13:14:35 +00:00 |
Makoto Kato
|
acb1853f3b
|
Bug 480689 - DeCOMtamination patch breaks Qt build. r/sr=roc
|
2009-03-09 21:46:11 +09:00 |
Dão Gottwald
|
4e6707713e
|
try to make test_bug418874.xul reliable
|
2009-03-09 12:21:20 +01:00 |
mozbugz@karlt.net
|
1cb05a3c55
|
Bug 481768 - mouse wheel scrolls too far when viewport is smallish, p=karlt+smaug, r=karlt+smaug, sr+roc
|
2009-03-09 13:10:12 +02:00 |
Jeff Walden
|
05ae092b34
|
Bug 482068 - Finalize places statements in tests, because failure to do so => assertions that make debug builds and the people who run tests in them angry. r=sdwilsh
|
2009-03-08 22:12:48 -07:00 |
Vladimir Vukicevic
|
09532c491d
|
b=480088; use a single cached data block for painting with image surfaces on Windows CE; r=stuart
|
2009-03-08 22:08:41 -07:00 |
Vladimir Vukicevic
|
5762c7528d
|
b=479104; move windows plugin dir service code to UNICODE; r=jst
|
2009-03-08 22:07:00 -07:00 |
Vladimir Vukicevic
|
e0466cf5fe
|
b=480789; fix WinCE focus issues with popups; r=dougt
|
2009-03-08 22:06:59 -07:00 |
Vladimir Vukicevic
|
0daff153a5
|
b=479106; enable SetForegroundWindow call for CE, not just mobile; r=dougt
|
2009-03-08 22:06:59 -07:00 |
Ehsan Akhgari
|
1adc29f317
|
Backout changeset 9ab865986f27 for bug 481786 in order to get a ui-review on that
|
2009-03-09 08:25:58 +03:30 |
Masayuki Nakano
|
f4ce39a488
|
Bug 477911 [TSF] crash after committing long IME transaction string at losing focus r=VYV03354, sr=roc
|
2009-03-09 11:38:12 +09:00 |
Chris Pearce
|
a5460aaf37
|
Matthew Gregan - Bug 470662 - controls patch
|
2009-03-09 15:22:47 +13:00 |
Chris Pearce
|
2ec5a25e7b
|
Zack Weinberg - Bug 479156 - Seams between tiles of a border-image - reftest patch r+/sr+ roc
|
2009-03-09 10:19:12 +13:00 |
Andreas Gal
|
9926efa9e5
|
Drop a few unnecessary extern declarations in jstracer.cpp (no bug).
|
2009-03-07 01:57:09 -08:00 |
David Mandelin
|
735f3294d8
|
Add missing GC_POKE to js_SetRequiredSlot (481922, r=igor).
|
2009-03-07 01:32:22 -08:00 |
Andreas Gal
|
4e0822ff47
|
Check for non-stub getters/setters in SETNAME and SETPROP and invoke SetPropHit after setting the property in INITPROP (481989, r=brendan).
|
2009-03-07 01:25:37 -08:00 |
Andreas Gal
|
22e938a090
|
Better coordination of nested tree recording (481793, r=dmandelin).
|
2009-03-06 17:25:04 -08:00 |
Brendan Eich
|
aea5682cf7
|
Bug 481516 - Assertion failure: pobj_ == obj2, at ../jsinterp.cpp:4276 when getting a property that is cached but shadowed (r=jorendorff).
|
2009-03-06 16:34:19 -08:00 |
Andreas Gal
|
46f74eb072
|
Don't import slots that have a non-stub setter (476871, r=jorendorff).
|
2009-03-06 16:10:45 -08:00 |
arno renevier
|
ea2a2d55c4
|
Arno Renevier - Bug 481960 - mIsEditor in nsFrameSelection is not used anywhere
|
2009-03-07 00:39:32 +01:00 |
Jason Orendorff
|
4a5069ffef
|
Bug 481673 - JS_Assert is C++-name-mangled in non-DEBUG builds. r=brendan.
|
2009-03-06 13:51:11 -06:00 |
Andreas Gal
|
75ea4e3477
|
Abort recording when we come across a function being written into the global object (r=brendan, 481800).
|
2009-03-05 22:37:56 -08:00 |
Brendan Eich
|
88b92efba6
|
Bug 481754 - js1_8_1/trace/regress-462459-05.js - trace new Array regressed (r=gal).
|
2009-03-05 17:28:34 -08:00 |
Bob Clary
|
7716db7ca1
|
bug 481766 - update JavaScript Test failures.
|
2009-03-05 17:15:13 -08:00 |