Commit Graph

455595 Commits

Author SHA1 Message Date
Daniel Holbert
e05e30fc6c Bug 1234941 part 2: Add reftests for "-webkit-box" rendering, with -webkit-box-orient:horizontal. r=heycam
--HG--
rename : layout/reftests/webkit-box/webkit-box-align-horiz-1a.html => layout/reftests/webkit-box/webkit-box-align-horiz-1b.html
rename : layout/reftests/webkit-box/webkit-box-pack-horiz-1a.html => layout/reftests/webkit-box/webkit-box-pack-horiz-1b.html
2015-12-30 23:36:31 -08:00
Daniel Holbert
bfd8e047b1 Bug 1234941 part 1: Add reftests for "-webkit-box" rendering, with -webkit-box-orient unset. r=heycam 2015-12-30 23:36:31 -08:00
Daniel Holbert
cf0bd32b1c Bug 1208344 part 7: Add mochitest to test how "-webkit-box-orient" maps to "flex-direction". r=heycam 2015-12-30 23:36:31 -08:00
Daniel Holbert
95fba5516e Bug 1208344 part 6: Move new CSS_PROPERTY_LOGICAL_CUSTOM flag up with other LOGICAL flags, and adjust bits accordingly. r=heycam 2015-12-30 23:36:31 -08:00
Daniel Holbert
132f908817 Bug 1208344 part 5: Add (preffed-off) support for "-webkit-box-orient" CSS property, as a writing-mode-dependent alias for "flex-direction". r=heycam 2015-12-30 23:36:31 -08:00
Daniel Holbert
c26c8cde8f Bug 1208344 part 4: Make MapSinglePropertyInto() take the source property as an arg (unused for the moment). r=heycam 2015-12-30 23:36:31 -08:00
Daniel Holbert
be1d98bd1c Bug 1208344 part 3: Rename MapSinglePropertyInto() args, to make src-vs-target distinctions clearer. r=heycam 2015-12-30 23:36:31 -08:00
Daniel Holbert
2cda1a5c96 Bug 1208344 part 2: Make EnsurePhysicalProperty() (not its callers) check whether property is logical. r=heycam 2015-12-30 23:36:31 -08:00
Daniel Holbert
dccbc0f8e4 Bug 1208344 part 1: Make EnsurePhysicalProperty() return the property directly, instead of using in/out-param. r=heycam 2015-12-30 23:36:31 -08:00
Hiroyuki Ikezoe
bf8d27e4d2 Bug 1227320 - Need to wait two TabAttrModified events to ensure soundplaying attribue is updated. r=ehsan
We need to receive two TabAttrModified events with 'soundplaying'.
The first one comes from nsDocument::OnPageHide, the second one comes
from nsDocument::OnPageShow.
Moreover 'audio-playback' notification is not passed to chrome process on E10S so
we should wait 'audiochannel-activity-normal' instead.
2015-12-29 16:13:00 -08:00
Timothy Nikkel
d69b71e329 Bug 1235696. The animated geometry root of a transfromed and sticky pos frame should be the frame itself. r=mattwoodrow
Both sticky pos and transforms make a frame into an AGR. The transform item is nested inside the sticky pos item, so it should have the same AGR as the sticky pos item.
2015-12-30 23:00:47 -06:00
Phil Ringnalda
33c7af5cab Back out 6 changesets (bug 1214462) for Win PGO build bustage, reftest failures and mochitest failures
CLOSED TREE

Backed out changeset 803dba2adb27 (bug 1214462)
Backed out changeset e1b318c9c1db (bug 1214462)
Backed out changeset 3a421412b161 (bug 1214462)
Backed out changeset 2b388a17f4be (bug 1214462)
Backed out changeset 6a290f27f9bc (bug 1214462)
Backed out changeset 3dbf22bf17a4 (bug 1214462)
2015-12-30 20:37:08 -08:00
Ehsan Akhgari
f7680dbea7 Bug 579517 follow-up: Remove NSPR types that crept in 2015-12-30 22:52:50 -05:00
Ehsan Akhgari
cf5d5d7f82 Bug 1203515 - Increase the timeout of browser_animation_target_highlight_select.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
63556733f3 Bug 1227849 - Increase the timeout of browser_animation_timeline_rewind_button.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
d30a731cc8 Bug 1229248 - Increase the timeout of browser_ext_tabs_query.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
6bd3322851 Bug 1230439 - Increase the timeout of browser_ext_tabs_executeScript_good.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
527dfecb2a Bug 1202628 - Increase the timeout of browser_perf-categories-js-calltree.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
d598be37da Bug 1220974 - Increase the timeout of browser_animation_timeline_pause_button.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
b0f5bc7ec2 Bug 1224087 - Increase the timeout of browser_ext_tabs_onUpdated.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
980dab9956 Bug 1027416 - Increase the timeout of browser_toolbox_window_reload_target.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
dfd833b7c0 Bug 1230986 - Increase the timeout of browser_animation_toolbar_exists.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
cbbde2733e Bug 1232074 - Increase the timeout of browser_perf-legacy-front-01.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
7adc5343b4 Bug 1230023 - Increase the timeout of browser_bug575561.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
71b1649dca Bug 1231529 - Increase the timeout of browser_bug295977_autoscroll_overflow.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
cd83a231f3 Bug 951479 - Increase the timeout of browser_newtab_drag_drop_ext.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
1eb0b57bef Bug 1233313 - Increase the timeout of browser_newtab_enhanced.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
5181cfbb4f Bug 1164242 - Increase the timeout of browser_600545.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
ce68c60e50 Bug 1215768 - Increase the timeout of browser_cookies_exceptions.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
57cd150775 Bug 1221406 - Increase the timeout of browser_animation_refresh_on_removed_animation.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
1300dd4373 Bug 1215988 - Increase the timeout of browser_perf-details-04.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
5185a3fdd0 Bug 1221013 - Increase the timeout of browser_crashedTabs.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
7c0246cea3 Bug 1212418 - Increase the timeout of browser_880164_customization_context_menus.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
7f4b8317d0 Bug 1229950 - Increase the timeout of browser_AddonWatcher.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
cb6d24c729 Bug 1235378 - Increase the timeout of browser_animation_timeline_shows_iterations.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
7a78a112e9 Bug 1235496 - Increase the timeout of browser_perf-options-enable-framerate.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
184e7e72a2 Bug 1235504 - Increase the timeout of browser_animation_timeline_scrubber_moves.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
200bd66c0d Bug 1235669 - Increase the timeout of browser_animation_timeline_shows_delay.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
1307b6ec69 Bug 1203441 - Increase the timeout of browser_use_counters.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
6bfbb32f7b Bug 1235683 - Increase the timeout of browser_animation_same_nb_of_playerWidgets_and_playerFronts.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
07440a3b8c Bug 1235684 - Increase the timeout of browser_animation_timeline_rate_selector.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
6e60cd7bab Bug 1235685 - Increase the timeout of browser_animation_playerWidgets_target_nodes.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
999ac124e8 Bug 1235687 - Increase the timeout of browser_animation_running_on_compositor.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
f7fe885844 Bug 1235688 - Increase the timeout of browser_animation_target_highlighter_lock.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
293d0ae5c8 Bug 1235690 - Increase the timeout of browser_animation_playerFronts_are_refreshed.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
5196bb2963 Bug 1235691 - Increase the timeout of browser_perf-details-calltree-render.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
398020923e Bug 1235692 - Increase the timeout of browser_perf-loading-02.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
7a3fe684c7 Bug 1235693 - Increase the timeout of browser_perf-refresh.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
73d1fccc0a Bug 1235698 - Increase the timeout of browser_animation_timeline_shows_time_info.js 2015-12-30 22:27:40 -05:00
Ehsan Akhgari
c1b61ecf84 Bug 1235699 - Increase the timeout of browser_animation_toggle_button_resets_on_navigate.js 2015-12-30 22:27:40 -05:00