Daniel Holbert
|
13bc3b1f0e
|
Backed out changeset 37756ccaa268, due to red on windows build machine
|
2009-03-09 20:40:53 -07:00 |
|
Daniel Holbert
|
22e1542fc2
|
Bug 482379: Wrap an SVG-related line with "#ifdef MOZ_SVG", to fix build failure when using --disable-svg. r+sr=roc
|
2009-03-09 19:50:36 -07:00 |
|
Boris Zbarsky
|
1e935ef8ae
|
Bug 481318. Don't serialize then reparse the URI on anchor property mutations. r+sr=jst
|
2009-03-09 22:32:09 -04:00 |
|
Daniel Holbert
|
eae0d7096d
|
Bug 473904 - Add an about:config option (defaulting to 'false' right now) for toggling SVG animation (SMIL) support. r+sr=roc
|
2009-03-09 18:20:17 -07:00 |
|
Matthew Gregan
|
9f3a5b2f76
|
Bug 470662 - Don't set paused to true when playback ends. Fix handling of playing/suspend attrs. r=chris.double, sr=roc
--HG--
extra : rebase_source : f5161f9a699015b41c4947b52624901786adc852
|
2009-02-27 00:55:30 +13:00 |
|
Chris Double
|
32da438a84
|
Bug 481601 - Fix crash in [@ _vorbis_block_ripcord - vorbis_block_clear] - r=conrad.parker
|
2009-03-10 13:45:09 +13:00 |
|
Jim Mathies
|
6b652e24f9
|
Bug 463088 - Tab tear off cursor touchup. sr=roc
|
2009-03-09 19:01:55 -05:00 |
|
Doug Turner
|
ab520e4292
|
Bug 481780 - WINCE define needs to be in ACDEFINE. r=ted
|
2009-03-09 16:53:53 -07:00 |
|
Antonio Gomes (tonikitoo)
|
09e8f13ecb
|
Bug 482156 - Get rid of (unnecessary) LIBGNOME dependency. r=bsmedberg and roc
|
2009-03-09 19:38:59 -04:00 |
|
L. David Baron
|
60b0f45a27
|
Add tests to check case (2) for shorthands in nsCSSDeclaration::GetValue.
|
2009-03-09 16:14:34 -07:00 |
|
L. David Baron
|
5cad407b70
|
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
|
6a0f29123b
|
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
|
a330032938
|
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
|
d2e251ca18
|
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
|
d8a2ce67e9
|
Reject non-positive values for widows and orphans. (Bug 481826) r+sr=bzbarsky
|
2009-03-09 16:14:34 -07:00 |
|
L. David Baron
|
b7b6d499e0
|
Rename ParsePositiveVariant to ParseNonNegativeVariant. (Bug 481826) r+sr=bzbarsky
|
2009-03-09 16:14:34 -07:00 |
|
Steven Michaud
|
bbb7c11183
|
Initialize trackInfo.scrollbar.pressState in nsNativeThemeCocoa::GetScrollbarDrawInfo(). b=481945 r=josh sr=roc
|
2009-03-09 17:03:16 -05:00 |
|
Josh Aas
|
f8d3d3ccd3
|
Code style cleanup for toolkit/xre Mac OS X code. No bug.
|
2009-03-09 17:27:48 -04:00 |
|
Neil Deakin
|
1396b23fe4
|
Bug 462289, disable test on mac because of the full keyboard access pref
|
2009-03-09 16:41:52 -04:00 |
|
Serge Gautherie
|
d0a01b63f4
|
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
|
5fd727d45d
|
Bustage fix for bug 442393.
|
2009-03-09 15:14:05 -04:00 |
|
Robert Sayre
|
990a187dc6
|
Merge tracemonkey to mozilla-central.
|
2009-03-09 14:45:46 -04:00 |
|
Brendan Eich
|
e37fd1b818
|
Bug 476447 - Array.prototype getter/setter does not work as usual (r=jorendorff).
|
2009-03-09 11:25:43 -07:00 |
|
David Mandelin
|
b151fe5042
|
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
|
5a990e7d9b
|
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
|
84e17c3406
|
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
|
b8aeaa6484
|
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
|
c6d21f322c
|
Null out weak pointers when they become invalid. b=479749 r=josh sr=roc
|
2009-03-09 11:59:29 -05:00 |
|
James Boston
|
091cdf56f0
|
Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg
|
2009-03-09 12:47:39 -04:00 |
|
Dão Gottwald
|
b261fb034b
|
linux bustage fix
|
2009-03-09 16:45:10 +01:00 |
|
Zeev Tarantov
|
edf49ad8bf
|
Make data tables in extensions/universalchardet const. Bug 482227, r=smontagu
|
2009-03-09 17:20:32 +02:00 |
|
Marco Zehe
|
1d963cf262
|
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
|
425d9d0011
|
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
|
c4cc33cfae
|
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
|
0de32889f0
|
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
|
f63037edfb
|
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
|
bf53b76e2d
|
Bug 480689 - DeCOMtamination patch breaks Qt build. r/sr=roc
|
2009-03-09 21:46:11 +09:00 |
|
Dão Gottwald
|
73f1afbba0
|
try to make test_bug418874.xul reliable
|
2009-03-09 12:21:20 +01:00 |
|
mozbugz@karlt.net
|
4cfb92a744
|
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
|
98699d32c2
|
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
|
344cee703e
|
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
|
162f8e4fdd
|
b=479104; move windows plugin dir service code to UNICODE; r=jst
|
2009-03-08 22:07:00 -07:00 |
|
Vladimir Vukicevic
|
00248c4ba8
|
b=480789; fix WinCE focus issues with popups; r=dougt
|
2009-03-08 22:06:59 -07:00 |
|
Vladimir Vukicevic
|
eebaa00c01
|
b=479106; enable SetForegroundWindow call for CE, not just mobile; r=dougt
|
2009-03-08 22:06:59 -07:00 |
|
Ehsan Akhgari
|
3e5c7433e6
|
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
|
a405311dd3
|
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
|
cdac4f5e82
|
Matthew Gregan - Bug 470662 - controls patch
|
2009-03-09 15:22:47 +13:00 |
|
Chris Pearce
|
cd9498f250
|
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
|
480a780c0c
|
Drop a few unnecessary extern declarations in jstracer.cpp (no bug).
|
2009-03-07 01:57:09 -08:00 |
|
David Mandelin
|
a148ea64cd
|
Add missing GC_POKE to js_SetRequiredSlot (481922, r=igor).
|
2009-03-07 01:32:22 -08:00 |
|