Brad Werth
|
346bc8427e
|
Bug 1506687 Part 1: Make FlexItemValues also provide the item's frame rect. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D12182
--HG--
extra : source : d8230f3fdd2c3ecea4771ebe98c83be6e3ebcbfc
|
2018-11-17 00:56:51 +00:00 |
Cosmin Sabou
|
06a105eed0
|
Backed out 2 changesets (bug 1506687) for causing mochitest mass failures. CLOSED TREE
Backed out changeset f93f179fb3b4 (bug 1506687)
Backed out changeset d8230f3fdd2c (bug 1506687)
|
2018-11-17 05:05:53 +02:00 |
Brad Werth
|
cae2b12074
|
Bug 1506687 Part 1: Make FlexItemValues also provide the item's frame rect. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D12182
--HG--
extra : moz-landing-system : lando
|
2018-11-17 00:56:51 +00:00 |
Cosmin Sabou
|
5394c8a6ca
|
Backed out 3 changesets (bug 1506687) for devtools failures on browser_flexbox_sizing_info_for_text_nodes. CLOSED TREE
Backed out changeset 2788a93e179a (bug 1506687)
Backed out changeset 1c3baa04d4ce (bug 1506687)
Backed out changeset c50af93cfc84 (bug 1506687)
|
2018-11-15 20:01:52 +02:00 |
Brad Werth
|
5e72dc5a5b
|
Bug 1506687 Part 2: Make FlexItemValues also provide the item's position and size. r=dholbert
Depends on D11782
Differential Revision: https://phabricator.services.mozilla.com/D11783
--HG--
extra : moz-landing-system : lando
|
2018-11-15 16:20:40 +00:00 |
Brad Werth
|
23c8887384
|
Bug 1498273 Part 1: Updated Flex.webidl to add a per-item clamp state attribute. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D8769
--HG--
extra : moz-landing-system : lando
|
2018-10-24 23:46:16 +00:00 |
Brad Werth
|
29992e3858
|
Bug 1501109 Part 1: Change Flex API growth state to match layout algorithm, and use enums from webidl. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D9454
--HG--
extra : moz-landing-system : lando
|
2018-10-23 16:23:37 +00:00 |
Brad Werth
|
55045f0ce3
|
Bug 1497589 Part 3: Stub in physical direction enums for Flex API main and cross axes. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D8616
--HG--
extra : moz-landing-system : lando
|
2018-10-17 20:22:46 +00:00 |
Brad Werth
|
04ba5f13c0
|
Bug 1497589 Part 2: Rename Flex API classes to avoid namespace collision with nsFlexContainerFrame classes. r=dholbert
Depends on D9022
Differential Revision: https://phabricator.services.mozilla.com/D9023
--HG--
rename : dom/flex/FlexItem.cpp => dom/flex/FlexItemValues.cpp
rename : dom/flex/FlexItem.h => dom/flex/FlexItemValues.h
rename : dom/flex/FlexLine.cpp => dom/flex/FlexLineValues.cpp
rename : dom/flex/FlexLine.h => dom/flex/FlexLineValues.h
extra : moz-landing-system : lando
|
2018-10-17 20:22:26 +00:00 |
Brad Werth
|
2813ca23fa
|
Bug 1497589 Part 1: Move Flex.webidl to the chrome-webidl directory. r=bzbarsky,dholbert
Differential Revision: https://phabricator.services.mozilla.com/D9022
--HG--
rename : dom/webidl/Flex.webidl => dom/chrome-webidl/Flex.webidl
extra : moz-landing-system : lando
|
2018-10-18 00:08:02 +00:00 |