Daniel Holbert
|
c0b5e30210
|
Bug 961354 part 2: Don't consider absolutely-positioned elements to be flex items, since they don't participate in normal flex layout. r=mats
|
2014-01-20 14:02:20 -08:00 |
|
Daniel Holbert
|
75786a2bcd
|
Bug 961354 part 1: Move nsCSSOffsetState constructor definition to .cpp file. r=mats
|
2014-01-20 14:02:18 -08:00 |
|
Robert Longson
|
d20697fa25
|
Bug 826114 - Support Filter Effects specification feColorMatrix saturate type range. r=mstange
|
2014-01-20 12:42:47 +00:00 |
|
Ms2ger
|
3fb8078022
|
Merge central to inbound.
|
2014-01-20 09:36:09 +01:00 |
|
Ms2ger
|
437f4d6ea7
|
Merge latest PGO-green changeset from inbound to central.
|
2014-01-20 09:30:38 +01:00 |
|
Ms2ger
|
a8af3aad23
|
Bug 956015 - Add an infallible nsIDocShellTreeItem::ItemType; r=bz
|
2014-01-20 08:58:26 +01:00 |
|
Timothy Nikkel
|
491cf736ad
|
Bug 931028. Remove app units per pixel argument from nsDisplayTransform::GetTransform. r=mattwoodrow
All callers were using, and should only be using, the same value.
|
2014-01-20 00:56:55 -06:00 |
|
Benoit Girard
|
b60a7290fe
|
Bug 941095 - Restore subpixelaa on HIDPI. r=backout
|
2014-01-19 22:31:02 -05:00 |
|
Timothy Nikkel
|
b2654ec621
|
Bug 931028. Transform matrices when used for painting related things should be in dev pixels and not CSS pixels. r=mattwoodrow
|
2014-01-19 17:30:36 -06:00 |
|
Ryan VanderMeulen
|
d6d4c57e16
|
Merge m-c to inbound.
|
2014-01-19 15:41:22 -05:00 |
|
Cameron McCormack ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
5eb40de2bc
|
Bug 945105 patch 4: Add reftest. r=heycam
I confirmed that the test fails as expected without the patch, and
passes with the patch.
|
2014-01-19 11:04:57 -08:00 |
|
L. David Baron
|
5b9d1c52c2
|
Bug 945105 patch 3: Replace changes to ComputeStyleChangeFor with a check of GetPrevContinuationWithSameStyle to avoid the duplication in a way that still doesn't break direct restyling of an element whose continuations have different styles. r=heycam
|
2014-01-19 11:04:56 -08:00 |
|
L. David Baron
|
9a38f889bc
|
Bug 945105 patch 2: Convert RestyleManager::ComputeStyleChangeFor from while loops to for loops to make it easier to add continue statements to it. r=heycam
|
2014-01-19 11:04:56 -08:00 |
|
L. David Baron
|
a57a73469c
|
Bug 945105 patch 1: Revert the changes to RestyleManager::ComputeStyleChangeFor from bug 898333, patch 2, since they cause skipping (in addition to the desired skipping) of continuations that do need restyling, in the case of directly restyling an element where continuations have different styles. r=heycam
|
2014-01-19 11:04:56 -08:00 |
|
Tim Taubert
|
5982a00404
|
merge m-c to fx-team
|
2014-01-19 10:42:28 +01:00 |
|
Markus Stange
|
9703b89906
|
Bug 889085 - Don’t draw CSS background color for themes root frames. r=roc.
|
2014-01-18 12:51:03 +01:00 |
|
Robert O'Callahan
|
6c29c3731b
|
Bug 647813. XUL popups anchored to a <select> should not size themselves to the <select>. r=mats
--HG--
extra : rebase_source : 3be93d1e796ef8ec4e6565a083e9abe19879566e
|
2014-01-15 16:07:31 +13:00 |
|
Robert O'Callahan
|
bd921d1878
|
Bug 960277. Part 3: nsFieldSetFrame's anonymous child should not inherit CSS 'position', but should still be an abs-pos containing block if the fieldset is. r=mats
--HG--
extra : rebase_source : 9e1109c3c1216df58281b7c81447e44da97f681b
|
2014-01-17 23:39:04 +13:00 |
|
Robert O'Callahan
|
6873fe1715
|
Bug 960277. Part 2: Move nsFieldSetFrame declaration to nsFieldSetFrame.h. r=mats
--HG--
extra : rebase_source : 6b0da46311f24238d48c6d8045fe87c6f90d11ce
|
2014-01-16 15:20:20 +13:00 |
|
Robert O'Callahan
|
7efbad68b7
|
Bug 960277. Part 1: Don't optimize away frame reconstruction for 'transform' add/remove if the element has complex abs-pos container structure. r=mats
--HG--
extra : rebase_source : 4a1b57df9146a31ce8e25a7b215d2eb1edb09a55
|
2014-01-16 14:39:30 +13:00 |
|
Cameron McCormack
|
024a9c7c7e
|
Backout 3635e6adde70, 8600c8ad593f and 1f72556326be (bug 960848 and bug 960899) for lots of red.
|
2014-01-18 19:03:30 +11:00 |
|
Cameron McCormack
|
9e9c239e34
|
Bug 960899 - Add debug function and lldb command to print frame state symbolically. r=dbaron
|
2014-01-18 18:08:22 +11:00 |
|
Cameron McCormack
|
5e56e874e4
|
Bug 960848 - Part 2: Swap NS_BLOCK_HAS_FIRST_LETTER_CHILD and NS_BLOCK_FRAME_HAS_INSIDE_BULLET bit values. r=dbaron
|
2014-01-18 18:08:03 +11:00 |
|
Cameron McCormack
|
bfa90f854b
|
Bug 960848 - Part 1: Make nsFrameState an enum and consolidate all frame state bit definitions in a single preprocessed file. r=dbaron
|
2014-01-18 18:07:54 +11:00 |
|
Ryan VanderMeulen
|
5564c956f2
|
Merge m-c to fx-team.
|
2014-01-17 15:20:15 -05:00 |
|
Jan Beich
|
285bf3b0c2
|
Bug 960664 - Unbreak libc++ build after 358f4a9aac18 (bug 157846) by using mozilla::Abs in nsTextControlFrame::CalcIntrinsicSize. r=roc
|
2014-01-17 10:03:44 -05:00 |
|
Tom Schuster
|
48e551318f
|
Bug 691614 - Make content zooming work with e10s Firefox. r=felipe
|
2014-01-13 18:36:26 +01:00 |
|
Robert Longson
|
4376a803ea
|
Bug 951268 - Test.
|
2014-01-17 11:06:13 +01:00 |
|
Peiyong Lin
|
d755410afb
|
Bug 959874 - Reorder two parameters in nsContainerFrame::FinishReflowChild(), for consistency with nsContainerFrame::ReflowChild(). r=dholbert
|
2014-01-16 17:34:44 -08:00 |
|
Horia Iosif Olaru
|
303f0375a5
|
Bug 959674 - Add reftests. r=roc
|
2014-01-14 23:02:56 +02:00 |
|
Horia Iosif Olaru
|
f964d49f34
|
Bug 959674 - Check if any blend mode other than normal should be applied to the image and draw the background-color if so. r=roc
|
2014-01-14 22:57:49 +02:00 |
|
Ryan VanderMeulen
|
aabad2abb4
|
Merge m-c to inbound.
|
2014-01-16 15:07:22 -05:00 |
|
Ryan VanderMeulen
|
b05202b7e2
|
Merge inbound to m-c.
|
2014-01-16 15:06:12 -05:00 |
|
Neil Rashbrook
|
c87c6e9ed2
|
Bug 940040 Pressing and releasing "Alt" should not open the File menu on Linux r=enndeakin
|
2014-01-16 19:31:12 +00:00 |
|
Gijs Kruitbosch
|
b00368c4ef
|
Bug 956524
--HG--
extra : rebase_source : 1bfe727a03a06a90a49c7002a9d2a71bc17acbfe
|
2014-01-16 16:57:13 +01:00 |
|
Vivien Nicolas
|
738ac97473
|
Bug 942246 - Event fluffing fails to generate a click under certain conditions. r=smaug
|
2014-01-16 15:52:27 +01:00 |
|
Olli Pettay
|
63f95f00c7
|
Bug 930793 - Remove favor performance mode, r=roc,avih
--HG--
extra : rebase_source : e936e5b02dc2e613816fb6f97f9af5a303dc6f6d
|
2014-01-16 16:09:08 +02:00 |
|
Nathan Froyd
|
0ed9fa84e9
|
Bug 960631 - delete some dead templates in nsRuleNode.cpp; r=dholbert
|
2014-01-16 12:52:10 -05:00 |
|
Alive Kuo
|
90dfb8d02b
|
Bug 959945 - Fix box-sizing warning in html.css. r=bz
|
2014-01-16 08:45:22 -05:00 |
|
Ryan VanderMeulen
|
3d4fa83a0c
|
Backed out changeset 347d5704cbe1 (bug 930793) for frequent Linux mochitest-bc orange.
CLOSED TREE
|
2014-01-15 14:11:20 -05:00 |
|
Tom Schuster
|
e64b35e141
|
Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence
|
2014-01-09 18:39:36 +01:00 |
|
Gian-Carlo Pascutto
|
24ad1b7f19
|
Bug 783047 - Update SafeBrowsing URLs to use HTTPS. r=mmc,dcamp sr=gavin
|
2014-01-16 09:27:59 +01:00 |
|
Daniel Holbert
|
06a22f4756
|
Bug 959948: Drop unused forward-declarations and includes in layout/forms/nsI*Frame.h r=mats
|
2014-01-15 21:28:33 -08:00 |
|
Cameron McCormack
|
1206b16424
|
Bug 960312 - Rename TEXT_IS_IN_SINGLE_CHAR_MI to NS_FRAME_IS_IN_SINGLE_CHAR_MI to make it clear it's global. r=roc
|
2014-01-16 16:10:09 +11:00 |
|
Cameron McCormack
|
9e1e091470
|
Backout rev 994659cbc145 (bug 960312) for various test failures.
|
2014-01-16 14:45:01 +11:00 |
|
Alex Henrie
|
52fcd58533
|
Bug 157846. Main patch: Propagate text <input> padding down to its scrolled child and add 1px left/right padding to stylesheets as needed. Fix tests. r=roc
Original patch by Charly Molter. Help from Robert O'Callahan and Jim Mathies.
--HG--
extra : rebase_source : eacfe5696e9831f149157bbd7fe697c0f8020604
|
2014-01-13 08:13:10 -05:00 |
|
Cameron McCormack
|
bb9aeefe51
|
Bug 960312 - Move TEXT_IS_IN_SINGLE_CHAR_MI to a class specific frame state bit value. r=roc
|
2014-01-16 13:55:19 +11:00 |
|
Robert O'Callahan
|
c9f43aff0c
|
Bug 157846. Part 0.2: Relax heuristic used to detect 'monospace' font for <input> sizing so that it at least includes 'monospace' font-family in Windows 7. r=mats
--HG--
extra : rebase_source : 70bfb8df0c582433ea786b7092536806186ca3d3
|
2014-01-16 14:37:41 +13:00 |
|
Robert O'Callahan
|
0be67e5b3d
|
Bug 157846. Part 0.1: When reflowing a non-rootframe reflow root, preserve its used padding in case that differs from its CSS computed padding for some reason. r=mats
--HG--
extra : rebase_source : 15631dc5a5f40dc2d95b1eaa7698fba635763626
|
2014-01-15 22:47:36 +13:00 |
|
Robert O'Callahan
|
c805d013a9
|
Bug 157846. Part 0: Make tests more robust to padding changes and clipping of overflowing glyph edges. r=mats
--HG--
extra : rebase_source : f7d8ecb0df3fbbea593e46e515db47ee705392c7
|
2014-01-15 22:42:05 +13:00 |
|