Trevor Saunders
|
11be8dcfb7
|
backout 7a1706d0e5b0 to 8c8b6adebb4c for frequent failures in scrolling/text-1.html and scrolling/text-2.html reftests on a CLOSED TREE
|
2013-05-28 18:32:29 -04:00 |
|
Chris Lord
|
ecaaa1916d
|
Bug 803299 - Some SVG tests need more fuzzing on Android with 24bpp. r=jwatt
|
2013-05-28 18:50:17 +01:00 |
|
Chris Lord
|
76c290cd25
|
Bug 803299 - Some tests require extra fuzzing on Android in 24-bit colour. r=blassey
|
2013-05-28 18:50:17 +01:00 |
|
Chris Lord
|
2b67d3b55b
|
Bug 803299 - More tests pass on Android with 24-bit colour. r=blassey
Tests that were marked as failing now pass with increased colour depth.
|
2013-05-28 18:50:17 +01:00 |
|
Timothy Nikkel
|
578e7a98db
|
Bug 876630. The async widget release is no longer needed in nsComboBoxFrame because the view subsystem now does the widget destroy async. r=mats
|
2013-05-28 12:27:36 -05:00 |
|
Daniel Holbert
|
31fd633e58
|
Bug 876074: Soften flexbox assertion about out-of-order children, since it's not dangerous and it can be triggered by unrelated-to-flexbox tree mutations. r=bz
|
2013-05-28 09:39:02 -07:00 |
|
Robert O'Callahan
|
a2e128cb3e
|
Bug 876426. Part 1: Fire 'resizevideocontrols' event on video controls element when the element's size is changed. r=mattwoodrow
|
2013-05-28 17:00:59 +12:00 |
|
Ed Morley
|
3daddbf54f
|
Backed out changeset bb46fe25304b (bug 803299)
|
2013-05-28 14:45:30 +01:00 |
|
Ed Morley
|
70119eee54
|
Backed out changeset 8a713f374b1b (bug 803299)
|
2013-05-28 14:45:24 +01:00 |
|
Ed Morley
|
60c2ad21da
|
Backed out changeset 1b3d30cfce65 (bug 803299)
|
2013-05-28 14:45:19 +01:00 |
|
Chris Lord
|
fa7778cfc5
|
Bug 803299 - Some SVG tests need more fuzzing on Android with 24bpp. r=jwatt
|
2013-05-28 14:22:15 +01:00 |
|
Chris Lord
|
09e469092a
|
Bug 803299 - Some tests require extra fuzzing on Android in 24-bit colour. r=blassey
|
2013-05-28 14:22:11 +01:00 |
|
Chris Lord
|
8f3844da0f
|
Bug 803299 - More tests pass on Android with 24-bit colour. r=blassey
Tests that were marked as failing now pass with increased colour depth.
|
2013-05-28 14:22:08 +01:00 |
|
Ed Morley
|
8c071cdb0c
|
Backed out changeset 9395a7b2e54c (bug 876426) for crashtest timeouts on a CLOSED TREE
|
2013-05-28 08:50:53 +01:00 |
|
Robert O'Callahan
|
8c9ac6ddc4
|
Bug 876426. Part 1: Fire 'resize' event on video controls element when the element's size is changed. r=mattwoodrow
|
2013-05-28 17:00:59 +12:00 |
|
L. David Baron
|
f038a57cc3
|
Additional tests for bug 750388. No review.
|
2013-05-28 12:12:06 +08:00 |
|
Thomasy
|
9d783e15fe
|
Bug 750388: In an+b microsyntax in :nth-child() etc., allow starting with +n and allow comments at all token boundaries rather than requiring the strange tokens that result from lack of comments or spaces. r=dbaron
|
2013-05-28 12:12:06 +08:00 |
|
Mike Shal
|
6f32ddf61c
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Jon Coppeard
|
f53a29e132
|
Bug 874691 - Make CC participant tracing indirect r=mccr8 r=smaug r=bz
|
2013-05-27 12:50:49 +01:00 |
|
Jonathan Watt
|
8aeef8e483
|
Bug 876175 - Fix O(n^2) behavior and other perf issues with nsSVGGradientFrame::GetPaintServerPattern. r=roc
|
2013-05-27 08:34:01 +01:00 |
|
Jonathan Watt
|
c5cdfe938b
|
Bug 876157 - Avoid expensive nsSVGGradientFrame::GetGradientTransform calls when gradients paint only a single color. r=roc
|
2013-05-27 08:31:39 +01:00 |
|
Cameron McCormack
|
b2822eb8cd
|
Bug 876127 - Assert if we do not look at all style structs in nsStyleContext::CalcStyleDifference. r=dbaron
|
2013-05-27 16:48:19 +10:00 |
|
Stephen Pohl
|
4bdaf2913e
|
Bug 869314: Test for availability of dropmarkers in non-native styled comboboxes when overlay scrollbars are used. r=roc
|
2013-05-26 15:05:14 -07:00 |
|
Stephen Pohl
|
7546829bc2
|
Bug 869314: Fix missing dropmarkers in non-native styled combobox controls when overlay scrollbars are used. r=roc
|
2013-05-26 15:05:10 -07:00 |
|
Stephen Pohl
|
0e3edb584a
|
Back out bug 869314 for missing r='s.
|
2013-05-26 15:00:17 -07:00 |
|
Stephen Pohl
|
599e68fbd2
|
Bug 869314 - Test for availability of dropmarkers in non-native styled comboboxes when overlay scrollbars are used.
|
2013-05-26 14:40:25 -07:00 |
|
Stephen Pohl
|
622d3dddfd
|
Bug 869314: Fix missing dropmarkers in non-native styled combobox controls when overlay scrollbars are used.
|
2013-05-26 14:40:16 -07:00 |
|
Masatoshi Kimura
|
407e00e58c
|
Bug 876040 - Replace nsIDOMEvent::GetPreventDefault() with nsIDOMEvent::DefaultPrevented(). r=smaug
|
2013-05-26 06:05:36 +09:00 |
|
Phil Ringnalda
|
e1008c9cd8
|
Merge m-c to m-i
|
2013-05-25 18:18:55 -07:00 |
|
Phil Ringnalda
|
6c5865d6a9
|
Back out 6115fce2399d (bug 756241 crash test) for making Linux debug crashtest logs exceed the maximum size
CLOSED TREE
|
2013-05-25 18:13:40 -07:00 |
|
Jonathan Kew
|
4131e1e140
|
backout changesets d8f3694dd6df (bug 871961 pt 2) and b77d5e403c3d (bug 871961 pt 4) for making the browser crashy. r=me
|
2013-05-25 21:06:59 +08:00 |
|
Jonathan Watt
|
25717c7a0f
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
|
Jonathan Watt
|
c44e28a47c
|
Bug 875037 - Fix lots of bugs in nsStyleSVG/nsSVGStyleReset::CalcDifference so that they return the correct hints. r=roc
|
2013-05-24 18:31:33 +01:00 |
|
Ed Morley
|
05416056b0
|
Merge latest green inbound changeset and mozilla-central
|
2013-05-24 15:49:15 +01:00 |
|
Anthony Jones
|
f4328c5b39
|
Bug 868047 - Use a PresShell ID to eliminate stale APZC events; r=roc,benwa
|
2013-05-24 09:43:36 +08:00 |
|
Daniel Holbert
|
5423d3fe0d
|
Bug 585185: Parse font-sizes as non-negative, in 'font' shorthand. r=dbaron
|
2013-05-24 09:39:03 +08:00 |
|
Phil Ringnalda
|
f00f44e120
|
Merge m-c to birch
|
2013-05-23 21:20:32 -07:00 |
|
Phil Ringnalda
|
64b3a1136c
|
Bug 874984 followup, mark reftest as failing on b2g
|
2013-05-23 20:24:28 -07:00 |
|
Phil Ringnalda
|
4207b31a0e
|
Back out affd9b74be00 (bug 874418) for unexpected crashtest assertions
CLOSED TREE
|
2013-05-24 19:00:38 -07:00 |
|
Daniel Holbert
|
13c03fac44
|
Bug 874418: Assert that placeholders are reflowed before their out-of-flows. r=bz
|
2013-05-21 12:15:57 -04:00 |
|
Ehsan Akhgari
|
5dc60f0aa8
|
Backed out changeset 831c1928fba9 (bug 875037) for mochitest-1 assertions on a CLOSED TREE
|
2013-05-24 16:03:03 -04:00 |
|
Ehsan Akhgari
|
67f4978f9d
|
Backed out changeset e3e70237a47a (bug 854765) because of mochitest-1 assertions
|
2013-05-24 16:02:48 -04:00 |
|
Jonathan Watt
|
5373250846
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
|
Jonathan Watt
|
cdd51f042b
|
Bug 875037 - Fix lots of bugs in nsStyleSVG/nsSVGStyleReset::CalcDifference so that they return the correct hints. r=roc
|
2013-05-24 18:31:33 +01:00 |
|
Jonathan Watt
|
dcc3e40184
|
Bug 378923 - Make non-root outer-<svg> respect |overflow:visible| (overflow="visible"). r=roc
|
2013-05-24 17:56:26 +01:00 |
|
Daniel Holbert
|
50afd752be
|
Bug 842065: Remove no-longer-necessary method nsIFrame::StyleDataExternal(). r=dbaron
|
2013-05-25 00:21:53 +08:00 |
|
Ed Morley
|
6b263d87fa
|
Merge mozilla-central and inbound
|
2013-05-24 16:09:48 +01:00 |
|
Nicholas Cameron
|
060d253855
|
No bug - fix incorrect comment on nsStyleAnimation::UncomputeValue r=me
|
2013-05-24 22:19:28 +08:00 |
|
Jonathan Watt
|
ea0d6e617c
|
Bug 875175 - Stop continuous reflow and invalidation of entire SVG when an element that is partially/wholly outside the viewport is subject to a transform animation. r=dbaron
|
2013-05-24 14:51:50 +01:00 |
|
Mounir Lamouri
|
6b3cffaec9
|
No bug - Fix b2g bustage because they hardcode colours... r=me on CLOSED TREE
|
2013-05-23 16:08:42 +01:00 |
|