Daniel Holbert
87f8436a5a
Bug 983671: Add back (more restricted) 'fuzzy' annotation for reftest svg/smil/transform/skew-1.svg. (no review, test-manifest only)
2014-03-14 12:17:46 -07:00
Jeff Muizelaar
c910ae1b94
Bug 977861. Avoid putting the scroll thumb at subpixel positions. r=mstange
...
The solution for fixing this properly is not clear and could be a lot of work.
Matt Woodrow agreed that this is probably the right thing to do for now.
This is b2g only because it was causing reftest failures on OS X that I do not
understand and is pretty important for performance.
--HG--
extra : rebase_source : 52517bae11ac4db46471143ff5a30a97c1860e33
2014-03-14 14:48:07 -04:00
CJKu
6fa3988f01
Bug 982533 - Enable DEBUG_SELECTION cause compile fail. r=ehsan
2014-03-14 10:30:41 -04:00
Nathan Froyd
966381c38b
Bug 682215 - add a memory reporter for memory from libvpx; r=ted,njn
2014-02-25 16:35:13 -05:00
Masayuki Nakano
7179f50754
Bug 977959 part.3 Hide nsINativeKeyBindings with nsIWidget::ExecuteNativeKeyBinding() r=roc+karlt+smichaud
2014-03-14 22:13:31 +09:00
Bill McCloskey
d960718b48
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Wes Kocher
62d61f05a8
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
...
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey
cff466f79f
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Ehsan Akhgari
6fe1d98a9c
Bug 983084 - Correctly handle z-order only changes by removing opacity through a dynamic change; r=dbaron
2014-03-13 19:14:35 -04:00
Bill McCloskey
624ffda758
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
a23e0f8633
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Phil Ringnalda
770e86ceb4
Bug 863658 - Replace mozilla-banner.gif with a plain blue image in 359903-2.html since we aren't trying to test individual pixel differences in resized image painting there, r=bz
...
--HG--
extra : rebase_source : 7195cabfd486dc4902319506349e2fc1d74b6f00
2014-03-12 23:00:58 -07:00
Tom Hindle
38c4862764
Bug 970363 - Fix selection moving over readonly elements in contenteditble blocks. r=roc
2014-03-12 07:45:01 -06:00
Tom Hindle
07d114e685
Bug 970363 - Make PeekOffset* methods return continue reason. r=roc
2014-03-13 08:14:37 -06:00
Kartikaya Gupta
a9019c7fc6
Bug 980679 - Filter redundant scroll offset updates by scroll generation value. r=botond
2014-03-13 15:48:38 -04:00
Andrew McCreight
f6b68d4079
Bug 982373 - Don't leak val when we return early from nsComputedDOMStyle::DoGetTextDecoration(). r=dholbert
2014-03-13 09:18:32 -04:00
Simon Montagu
e8d17e904a
Use logical text layout API for GetSkipSides, bug 789096, r=jfkthame
2014-03-13 00:39:33 -07:00
Botond Ballo
1d1fde2729
Bug 980493 - Transition FrameMetrics::mZoom to use a getter/setter. r=kats
2014-03-12 12:46:57 -04:00
Botond Ballo
87d9d4b831
Bug 980493 - Transition FrameMetrics::mScrollOffset to use a getter/setter. r=kats
2014-03-13 02:34:34 -04:00
Wes Kocher
0a0d0ec03b
Merge m-c to m-i
2014-03-12 21:21:07 -07:00
L. David Baron
f849557953
Bug 349259 patch 4 - Add reftests for line-height on input type=text, input type=button, and button.
2014-03-12 20:33:22 -07:00
Boris Zbarsky
db50ae0d43
Bug 349259 patch 3 - Allow pages to override line-height on form controls, except for <select>. r=dbaron
...
This re-lands the part of the patch not backed out in
https://hg.mozilla.org/mozilla-central/rev/b97aef275b5e
2014-03-12 20:33:21 -07:00
L. David Baron
9a38e7f2eb
Bug 349259 patch 2: Prevent html:input elements from having a line-height smaller than 1. r=bz
2014-03-12 20:33:21 -07:00
L. David Baron
2d1064d968
Bug 349259 patch 1: Add an nsIContent* parameter to nsHTMLReflowState::CalcLineHeight. r=bz
2014-03-12 20:33:21 -07:00
Wes Kocher
4ec0bc82ff
Merge fx-team to m-c
2014-03-12 20:01:45 -07:00
Wes Kocher
ce9d814fa1
Merge inbound to m-c
2014-03-12 19:36:50 -07:00
Wes Kocher
428bc84ea0
Merge m-c to inbound
2014-03-12 18:59:54 -07:00
Ryan VanderMeulen
754da86be2
No bug - Remove the failing annotation for layout/reftests/font-face/ivs-1.html on Android.
...
CLOSED TREE
2014-03-12 15:39:28 -04:00
Ryan VanderMeulen
4505ac1dac
Backed out changeset 1f4344d87e75 (bug 518592) for reftest failures.
2014-03-12 10:11:00 -04:00
Vincent Chen
b64e63cb3c
Bug 922680 - triage reftests which fail oop, r=ahal
2014-03-12 09:25:23 -04:00
Max Vujovic
78610ff689
Bug 948265 - Introduce an "intermediate" coordinate space to share across chained filters. r=roc
2014-03-12 08:42:19 -04:00
Benoit Jacob
234b97765b
Bug 977757 - 3/3 - Expose CSS_PROPERTY_ALWAYS_ENABLED_IN_CHROME_OR_CERTIFIED_APP properties in JS bindings as needed - r=bz
2014-03-07 12:14:26 -05:00
Benoit Jacob
5c4b2e9208
Bug 977757 - 2/3 - add nsCSSProps::eEnabledInChromeOrCertifiedApp bit, and use it for will-change - r=dbaron,bz
2014-03-07 12:14:25 -05:00
Benoit Jacob
618e69aee7
Bug 977757 - 1/3 - make nsCSSProps::EnabledState a bitfield - r=dbaron,bz
2014-03-07 12:14:23 -05:00
James Kitchener
2f4ddc0128
Bug 518592 - Fix single char <mi> frame type and add a test for dotless i. r=fredw
2014-03-12 08:40:30 -04:00
Carsten "Tomcat" Book
5386c8c6e8
Merge mozilla-central to mozilla-inbound
2014-03-12 12:27:31 +01:00
Carsten "Tomcat" Book
9325b1542c
merge mozilla-inbound to mozilla-central
2014-03-12 12:15:34 +01:00
Vaibhav Agarwal
07841bb6fe
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-03-12 06:16:12 -04:00
Peter Chang
0feb380b0d
backout of rev 45253e02bde3, fd02f1217e4c, 75217485ce5a b=981804
2014-03-12 15:16:20 +08:00
Simon Montagu
b160bea1d5
Use logical text layout API in nsLineLayout. Bug 789096, r=jfkthame
2014-03-11 13:23:50 -07:00
Ryan VanderMeulen
d085ab8b9d
Backed out changeset 1bcd1fea2e73 (bug 922680) for B2G reftest crashes.
...
CLOSED TREE
2014-03-11 14:29:34 -04:00
Daniel Holbert
8460b112aa
Bug 981919: Add some documentation/clarification in test_flexbox_flex_shorthand.html. r=SimonSapin
2014-03-11 10:06:54 -07:00
Kartikaya Gupta
d655c3edd9
Bug 981029 - Change the GeckoContentController interface to take CSSPoint instead of CSSIntPoint. r=botond
2014-03-12 15:27:45 -04:00
Ted Mielczarek
b491b5d0d8
Bug 980015 - Remove MOCHITEST_FILES et. al. r=gps
2014-03-05 15:51:39 -05:00
Vaibhav Agarwal
5f496eafb5
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-12 11:41:08 -04:00
Ryan VanderMeulen
ebd3457021
Backed out 5 changesets (bug 910412) for intermittent crash whack-a-mole.
...
Backed out changeset e3eb9463b3e1 (bug 910412)
Backed out changeset d5863d302bde (bug 910412)
Backed out changeset 422b66d4b1ca (bug 910412)
Backed out changeset 3431d59d752e (bug 910412)
Backed out changeset b1c0310cdac1 (bug 910412)
2014-03-11 12:17:03 -04:00
Vincent Chen
8698d98f05
Bug 922680 - triage reftests which fail oop, r=ahal
2014-03-11 12:12:10 -04:00
Ryan VanderMeulen
d4bc5bcf9d
Bug 981651 - Remove unused presShell variable to fix Werror bustage. r=kats
...
CLOSED TREE
2014-03-11 11:35:32 -04:00
Kartikaya Gupta
aba9676b2d
Bug 981651 - Don't scale the touch radius up by the resolution amount since it is usually canceled by layer transforms. r=roc
2014-03-11 11:14:51 -04:00
Simon Montagu
33532e689b
Use logical coordinates in nsBlockFrame::ReflowBullet. Bug 789096, r=jfkthame
2014-03-11 02:08:36 -07:00