Wes Kocher
bcd87683e1
Merge m-c to fx-team, a=merge
2016-10-12 14:45:24 -07:00
Wes Kocher
2142de26c1
Backed out 8 changesets (bug 1277803) for browser-chrome test failures a=backout
...
Backed out changeset 477890efdb88 (bug 1277803)
Backed out changeset 49da326bfe68 (bug 1277803)
Backed out changeset 2d17a40a9077 (bug 1277803)
Backed out changeset b1cb0a195ca1 (bug 1277803)
Backed out changeset c7d82459d152 (bug 1277803)
Backed out changeset 3be9a06248af (bug 1277803)
Backed out changeset 8d119ca96999 (bug 1277803)
Backed out changeset be767a6f7ecd (bug 1277803)
2016-10-12 14:26:00 -07:00
Wes Kocher
3770ad1b24
Merge inbound to m-c a=merge
2016-10-12 14:23:33 -07:00
Tim Nguyen
ddf4aa1ced
Bug 1301624 - Improve d3 graph style. r=bgrins
...
MozReview-Commit-ID: IHZMegId2uC
2016-10-12 21:36:28 +01:00
André Bargull
f43a6de616
Bug 1309691 - Set canonical name for %TypedArray%[Symbol.species] getter. r=arai
2016-10-12 12:50:27 -07:00
Jim Mathies
5cb37c2745
Bug 1309599 - Turn e10s on for RTL linux users. r=felipe
...
MozReview-Commit-ID: IY4YIcYayKB
2016-10-12 15:12:04 -05:00
Sebastian Hengst
f1659f19b4
Backed out changeset 221d9d15395f (bug 1299715) for failing reftest clipPath-and-mask-on-outflowElement-01a.html on Windows 8 x64. r=backout
2016-10-12 18:02:18 +02:00
Sebastian Hengst
162bba7f14
Backed out changeset aad315d1eb89 (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
39f37cfc06
Backed out changeset bf2428d58601 (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
22483d098a
Backed out changeset fa72646efc0a (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
ead934e26a
Backed out changeset c53086907356 (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
f984f3a888
Backed out changeset b91db6687d19 (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
e1301411c3
Backed out changeset 4f0b13e4444a (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
59477e6b56
Backed out changeset c9c910a1c399 (bug 1299715)
2016-10-12 18:02:17 +02:00
Sebastian Hengst
e9833c971d
Backed out changeset 7d5077078dca (bug 1299715)
2016-10-12 18:02:17 +02:00
Yury Delendik
bd779289c7
Bug 1309583 - Exports wasm generated machine code. r=luke
...
MozReview-Commit-ID: FjY1asHucL4
2016-10-12 10:01:22 -05:00
Sebastian Hengst
e3f99a78e1
Merge m-c to autoland to fix reftest failure. r=merge a=merge
2016-10-12 15:59:36 +02:00
Sebastian Hengst
8f0cecb6bc
Merge m-c to mozilla-inbound to fix reftest failure. r=merge a=merge
2016-10-12 15:58:40 +02:00
Sebastian Hengst
4016945f8f
Bug 1309533 - Annotate reftest 395107-2 as fuzzy which got triggered by rebucketing. r=dholbert a=Tomcat
...
MozReview-Commit-ID: 5ZNi1dcDL0T
2016-10-12 15:49:18 +02:00
Neil Deakin
97647daf2c
Bug 1307793, pressing space when menulist is ofocused should perform incremental find select rather than open the menu, r=ksteuber
2016-10-12 09:18:08 -04:00
Neil Deakin
7f547cba15
Bug 1304243, scroll the current item into view when opening a menulist after it gets positioned so that it scrolls properly if the popup gets cropped, r=ksteuber
2016-10-12 09:18:05 -04:00
Andrea Marchesini
4f20f137bf
Bug 1309139 - Get rid of NS_NewDOMMessageEvent, r=smaug
2016-10-12 15:17:10 +02:00
Andrea Marchesini
19a783cce8
Bug 1308667 - WorkerPrivate::QueueRunnable can be used by any parent thread; assertion fixed, r=bkelly
2016-10-12 15:15:04 +02:00
Carsten "Tomcat" Book
2844380bd4
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : media/gmp-clearkey/0.1/ClearKeyCencParser.cpp => media/psshparser/PsshParser.cpp
rename : media/gmp-clearkey/0.1/ClearKeyCencParser.h => media/psshparser/PsshParser.h
rename : media/gmp-clearkey/0.1/gtest/TestClearKeyUtils.cpp => media/psshparser/gtest/TestPsshParser.cpp
rename : media/gmp-clearkey/0.1/gtest/moz.build => media/psshparser/gtest/moz.build
2016-10-12 12:01:48 +02:00
Carsten "Tomcat" Book
a93333bf09
merge fx-team to mozilla-central a=merge
2016-10-12 12:00:50 +02:00
Honza Bambas
a604390796
Bug 1294183 - Make HTTP cache write leader-class resources with more priority, r=michal
2016-10-12 10:32:00 +02:00
Ho-Pang Hsu
ea1ffcd54c
Bug 1282671 - Loose the assertion checking win->IsDying(). r=bholly
2016-10-12 19:49:00 +02:00
Carsten "Tomcat" Book
f21768dc9c
Backed out changeset aa789d732c6c (bug 1309299) for wpt-4 test failures on own test
2016-10-12 08:49:30 +02:00
Ethan Lin
ae19c1c88a
Bug 1260517 - Check HasShadowManager in the ShadowLayerForwarder::EndTransaction. r=nical
2016-10-12 03:04:00 +02:00
Jamie Nicol
2dffe0cfb1
Bug 1245959 - Remove MOZ_CRASH from GLImage::GetAsSourceSurface. r=nical
...
We are forcing a crash when we fail to bind a texture to a
framebuffer. Although it is not clear why this step is failing, crashing
is too drastic an action.
Instead, return nullptr as is done for every other possible failure
during this function. Also log a gfxCriticalError, which will hopefully
allow us to find the cause of the failure at some point, while not
crashing for release users.
MozReview-Commit-ID: H1RlFz8ZVbU
2016-10-11 15:01:08 -04:00
Sebastian Hengst
41711ac427
Bug 1307719 - Switch B2G-only test annotations in layout/reftests/bugs/reftest.list to Android and disable them until they get fixed. r=dholbert
...
MozReview-Commit-ID: B9w0EE3sAwF
--HG--
extra : rebase_source : efef2b3de6f7f6f2fab0979e39ef14f6ff12a4c4
2016-10-11 20:05:49 +02:00
Petr Sumbera
63cbc5cc98
Bug 1309246 - avoids bug909997.js test failure on systems with JS_CODEGEN_NONE set. r=nbp
2016-10-11 10:56:04 -07:00
Chris Pearce
b34a32e0bb
Bug 1309299 - make navigator.requestMediaKeySystemAccess() reject with TypeError for empty keysystem string or config. r=gerald
...
This makes us match the spec and pass more cases of
http://www.w3c-test.org/encrypted-media/drm-mp4-syntax-mediakeysystemaccess.html
but we still need to adjust the test so that it's consistent, as pointed out
by bz.
MozReview-Commit-ID: KEfRk4QnJKR
--HG--
extra : source : a54ae0c94eefcf30270abad6463ed0becd0331db
2016-10-11 10:37:34 -07:00
Phil Ringnalda
6182caa3b9
Backed out 2 changesets (bug 1278136
) for failures in no-stacking-context-opacity-removing-animation-in-delay.html
...
Backed out changeset 62cf4a7d6007 (bug 1278136
)
Backed out changeset 5f2db29e67ca (bug 1278136
)
MozReview-Commit-ID: K9WcZFjL2XB
2016-10-11 20:40:36 -07:00
Sotaro Ikeda
1d3ceeff04
Bug 1306521 - Handle VP9 colorspace BT.709 on BasicCompositor r=nical,jwwang,jya,jrmuizel
2016-10-11 19:46:28 -07:00
Phil Ringnalda
c26d9eb6e6
Backed out changeset 0257341f6b62 (bug 1301232) for WinXP permaorange in test_content_integration.html
...
MozReview-Commit-ID: Bz0VkhmpJL1
2016-10-11 18:42:46 -07:00
Patrick Brosset
a38e6ca6d7
Bug 1304685 - Show empty text nodes in markupview if they impact layout; r=jdescottes
...
When the inspector actor walks the DOM in order to find nodes to be
displayed in the inspector panel, it ignores text nodes that contain
only whitespace characters (in order to avoid cluttering the panel with
useless information).
This commit changes this logic so that whitespace text nodes are only
ignored when the node in fact has no layout at all (all text collapsed).
Inside inline formatting contexts, whitespace text nodes may have layout
and therefore push elements further apart. So seeing these nodes in the
panel actually help debugging issues.
MozReview-Commit-ID: GvNMsqsT3w6
--HG--
extra : rebase_source : 5c04eaf9e19e952d9f6ca267ef835e1846bc7f4a
2016-10-11 16:29:20 +02:00
Alexandre Poirot
90ab401d69
Bug 1024734 - Wait correctly when calling importPackagedApp in WebIDE tests. r=jryans
...
MozReview-Commit-ID: 7w5QcPrJUJY
2016-10-11 09:47:45 -07:00
Carsten "Tomcat" Book
cb5dee2078
Merge mozilla-central to fx-team
2016-10-11 13:03:45 +02:00
Carsten "Tomcat" Book
cd1be634c9
merge mozilla-inbound to mozilla-central a=merge
2016-10-11 12:01:35 +02:00
Carsten "Tomcat" Book
596549aa9d
merge fx-team to mozilla-central a=merge
2016-10-11 12:00:13 +02:00
Tim Nguyen
d5933410ae
Bug 1306840 - Fix RTL in DOM panel. r=Honza
...
MozReview-Commit-ID: Djaa4douEBY
2016-10-11 09:54:29 +01:00
Gabriel Luong
c5953099c9
Bug 1308823 - Refactor the markup view into smaller modules r=jdescottes
...
--HG--
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/utils.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/element-container.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/element-editor.js
rename : devtools/client/inspector/markup/html-editor.js => devtools/client/inspector/markup/views/html-editor.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/markup-container.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/read-only-container.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/read-only-editor.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/root-container.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/text-container.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/text-editor.js
2016-10-10 23:37:05 -04:00
Iris Hsiao
8fa5c6d67f
Backed out changeset d271311721bb (bug 1297535) for developer's request
2016-10-11 11:13:12 +08:00
Mark Golbeck
335fa8f67f
Bug 1091592 - Improve style of select dropdowns, including adding more padding for touch-enabled devices. r=jaws
...
MozReview-Commit-ID: THzkOhk0uR
2016-10-10 19:36:50 -07:00
Phil Ringnalda
e8dd21b167
Merge f-t to m-c, a=merge
...
MozReview-Commit-ID: C1redSmlixf
2016-10-10 19:11:56 -07:00
Phil Ringnalda
25afef5692
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: HlGgqNI8vwD
2016-10-10 19:07:58 -07:00
Mason Chang
4dc759d9fa
Bug 1307220. Assert font file exists if using default font with skia. r=lsalzman
2016-10-10 16:43:39 -07:00
Hiroyuki Ikezoe
d7f92dae54
Bug 1278136
- Part 5: Create a stacking context for opacity/transform animations even if it's in delay phase and even if the property is overridden by !important rules. r=birtles
...
This patch introduces a new functions named HasEffectiveAnimationOfProperty.
This function checks that a given CSS property is overridden by !important
rules.
On the other hand, now KeyframeEffetReadOnly::HasAnimationOfProperty() does
just check that the effect has a given CSS property. This is used to create
a stacking context because we should create a stacking context for opacity or
transform animations even if the property is overridden by !important rules.
MozReview-Commit-ID: AG1Y0IgoB3U
2016-10-12 09:59:03 +09:00
Hiroyuki Ikezoe
5443b7cdf5
Bug 1278136
- Part 4: Tests to check stacking context for correct effect in cascading rule. r=birtles, bz
...
These tests aim to confirm that part 5 does not cause any regressons.
Adding this bunch of reftests makes a slight change in the result of
layout/reftests/bugs/395107-2.html on Android, so fuzzy-if was also
added for the test.
MozReview-Commit-ID: BtZ1OGiilmQ
--HG--
rename : layout/reftests/css-animations/no-stacking-context-animation-ref.html => layout/reftests/css-transitions/no-stacking-context-transition-ref.html
rename : layout/reftests/css-animations/stacking-context-animation-ref.html => layout/reftests/css-transitions/stacking-context-transition-ref.html
2016-10-12 09:59:02 +09:00