Benjamin Stover
|
68d2f40014
|
Bug 656041 Some parts of page scroll at different rates in Fennec r=roc
|
2011-06-14 09:20:29 -07:00 |
Benjamin Stover
|
dc300876aa
|
Bug 647192 IPC view rendering bug using positioned elements and overflow:scroll r=cjones
|
2011-04-11 17:27:00 -07:00 |
Jonathan Watt
|
4f44e0d962
|
Bug 663371 - Make runreftests.py default to appending reftest.list to the test path when only a test directory is specified. r=ted.
|
2011-06-14 13:56:13 +01:00 |
Jonas Sicking
|
e3e6dd6825
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
Jonas Sicking
|
48f55a5733
|
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
|
2011-06-14 00:56:48 -07:00 |
Daniel Holbert
|
4448ac6bea
|
Bug 654858: Fix float-to-nscoord rounding issue in SVG intrinsic ratio, with certain GCC versions & optimizations. r=roc
|
2011-06-13 14:48:50 -07:00 |
Matt Brubeck
|
97d5e0e637
|
Bug 663959 - Mark crashtests as asserting intermittently [r=ehsan]
|
2011-06-13 14:24:04 -07:00 |
Ted Mielczarek
|
b9712b1eab
|
merge m-c and b-s
|
2011-06-13 09:09:43 -04:00 |
Philipp von Weitershausen
|
2fdbbf8f0a
|
Merge mozilla-inbound and mozilla-central
|
2011-06-13 11:57:17 +02:00 |
Robert O'Callahan
|
009c13993f
|
Bug 662898. Test
|
2011-06-13 13:42:48 +12:00 |
Ed Morley
|
8aaddd0334
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
Masayuki Nakano
|
29305dc449
|
Bug 663041 layout should use mozilla::Preferences r=roc
|
2011-06-12 11:30:16 +09:00 |
Randell Jesup
|
f6fe96272c
|
Bug 505108: Don't leak strings on early returns from Area::ParseCoords(), fix how CString is freed. r=roc
|
2011-06-11 16:40:39 -04:00 |
Ms2ger
|
8915f62d3b
|
Bug 660433 - Remove nsIDOMNSHTMLTextAreaElement; f=volkmar r=peterv
|
2011-06-11 09:52:24 +02:00 |
Steven Michaud
|
15118749cb
|
Bug 661636 - [10.7 SDK] QuickDraw APIs undefined when doing 32-bit builds using the OS X 10.7 SDK. r=bgirard
|
2011-06-11 09:12:58 +02:00 |
Geoff Lankow
|
c44e90607e
|
Bug 662977 - File upload control needs a change event on drop. r=bz
--HG--
extra : rebase_source : aa8afe68e9bfcdbbf772a8ed22c93570131a9395
|
2011-06-11 00:44:53 +12:00 |
Chris Jones
|
b5c37bb184
|
Bug 661940: Dump verbose messages if MOZ_REFTEST_VERBOSE is set in the environment. r=roc
|
2011-06-10 10:00:11 -07:00 |
Michael Ventnor
|
d32c122811
|
Bug 663028 - Make Print Preview themable with CSS, and modernize its look r=roc
|
2011-06-10 20:07:26 +10:00 |
Chris Jones
|
38a6987ed3
|
Bug 655926, Test even-odd fill rule. r=joe
|
2011-06-09 19:15:13 -07:00 |
Josh Matthews
|
913b9fcd24
|
Bug 662795 - Remove flaky timeout from 331883-1.html. Also remove identical test 331883-2.html. r=roc
|
2011-06-09 18:11:13 -04:00 |
L. David Baron
|
94572e57cf
|
Fix error in comment. r=bzbarsky
|
2011-06-12 18:52:32 -07:00 |
L. David Baron
|
e715ff317c
|
Add test for rule serialization to catch any bugs in DocumentRule::GetCssText that are like the bug in the DEBUG-only DocumentRule::List in the initial patch for bug 398962.
|
2011-06-12 18:52:32 -07:00 |
L. David Baron
|
6e7b5eaf51
|
Add missing break (Bug 398962) r=bzbarsky
|
2011-06-12 18:52:32 -07:00 |
L. David Baron
|
ca3ad8f7ac
|
Add needs-focus annotation for native-theme listbox tests. (Bug 659708)
|
2011-06-12 18:52:32 -07:00 |
L. David Baron
|
8115fe5cea
|
Add needs-focus annotation for a bunch of tests with selects in them to try to fix intermittent failures. (Bug 626103)
|
2011-06-12 18:52:32 -07:00 |
L. David Baron
|
cceebb9956
|
Remove notion of percentage of intrinsic size: remove code that handles percentages (which are no longer set thanks to the previous patch) and make them invalid. (Bug 611099) r=dholbert
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
|
2011-06-12 18:52:32 -07:00 |
L. David Baron
|
2487c4de1e
|
Remove notion of percentage intrinsic size: remove the single case that (incorrectly) sets percentage intrinsic sizes, and fix all of the tests that depend on our old incorrect behavior. (Bug 611099) r=dholbert
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
|
2011-06-12 18:52:32 -07:00 |
L. David Baron
|
d69c8fdc7b
|
Change IsPercentageAware (which tests whether an inline box's width depends on the width of its container) to check the correct general statement of when the width of a replaced element depends on its container's width, and in doing so avoid depending on the notion of percentage intrinsic size. (Bug 611099) r=dholbert
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
|
2011-06-12 18:52:32 -07:00 |
L. David Baron
|
33189ba795
|
Allow -moz-box-ordinal-group: 0 (but not negatives, since we store the value as PRUint32). (Bug 644514) r=bzbarsky
|
2011-06-12 18:52:32 -07:00 |
L. David Baron
|
a31f5ce4a7
|
Address missed review comment from bug 644514 patch 1: remove unused macro. r=bzbarsky
|
2011-06-12 18:52:32 -07:00 |
Tatiana Meshkova
|
cf9d114701
|
Bug 653133 - reftest for huge background-attachment:fixed image [r=roc]
|
2011-05-24 13:16:32 +03:00 |
Joel Maher
|
b1bf64d03f
|
Bug 653145 - move layout/xul/base/test/* mochitests to mochitest-chrome to avoid enablePrivileges. r=bzbarsky, a=test-only
|
2011-06-09 11:10:11 -04:00 |
Peter Van der Beken
|
a86da555f8
|
Fix for bug 659580 (Flush CanvasImageCache on shutdown). r=roc.
--HG--
extra : rebase_source : 9752189ce8c9bd13795979cfa8d50311b5bf5b56
|
2011-04-13 17:34:06 -07:00 |
Robert O'Callahan
|
dca8b7c2d3
|
Bug 661471. Part 6.2: Handle dynamic changes to Cleartype enabled/disabled. r=jfkthame
|
2011-06-09 08:13:05 +01:00 |
Simon Montagu
|
f15e63b59e
|
Bug 263359 part 4: resolve paragraph on encountering line breaks in preformatted elements. r=roc
|
2011-04-11 11:00:28 +03:00 |
Simon Montagu
|
30b6f5c9aa
|
Crash test for bug 645193 by Jesse Ruderman
|
2011-06-09 09:29:09 +03:00 |
Simon Montagu
|
568db7fa48
|
Tests for bug 263359
|
2011-04-11 10:59:30 +03:00 |
Simon Montagu
|
bd31151e86
|
Bug 263359/Bug 229367: resolve paragraph on encountering <br> or embedded block elements. r=roc
|
2011-04-11 10:59:30 +03:00 |
Simon Montagu
|
300a9d0461
|
Tests for bug 229367 and bug 613157
|
2011-04-11 10:59:30 +03:00 |
Simon Montagu
|
b439260021
|
Test for bug 650489 by Jesse Ruderman
|
2011-06-09 09:29:09 +03:00 |
Simon Montagu
|
03eab42cad
|
Bug 263359 part 2.5: cache lines per frame in TraverseFrames. r=roc
|
2011-06-09 09:29:08 +03:00 |
Simon Montagu
|
8a9c0b3f06
|
Bug 263359 part 2: split nsBidiPresUtils::Resolve into Resolve and ResolveParagraph. r=roc
|
2011-04-11 10:59:30 +03:00 |
Simon Montagu
|
2fcf206e42
|
Bug 263359 part 1.5: remove nsDirectionalFrame. r=roc
|
2011-04-11 10:59:30 +03:00 |
Simon Montagu
|
5deaf7deba
|
Bug 263359 part 1: refactor bidi resolution code, combining InitLogicalArray and CreateBlockBuffer. r=roc
|
2011-04-11 10:59:30 +03:00 |
Ehsan Akhgari
|
381ce2b6f1
|
Merge cedar into mozilla-central
|
2011-06-08 17:46:13 -04:00 |
Sebastian Kromp
|
5df1ec26bf
|
Bug 578564. Remove nsIFrameSetElement and just use nsHTMLFrameSetElement instead. r=bzbarsky
--HG--
rename : content/html/content/public/nsIFrameSetElement.h => content/html/content/src/nsHTMLFrameSetElement.h
|
2011-06-08 12:04:10 -07:00 |
Kyle Huey
|
22c5117a8a
|
Merge m-c to cedar since I already pushed it in, and push what I actually wanted to push
|
2011-06-07 13:23:03 -07:00 |
Boris Zbarsky
|
ba3d814b3d
|
Add test for bug 200089.
|
2011-06-07 12:35:17 -07:00 |
Kyle Huey
|
354258d150
|
Bug 662403: Fix reftest-analyzer and leak-gauge to not use removed nsIDOMFile methods. r=bz
DONTBUILD
|
2011-06-07 10:03:02 -07:00 |
Mounir Lamouri
|
f74ab87984
|
Merging cedar with mozilla-central.
|
2011-06-07 11:06:50 +02:00 |