Carsten "Tomcat" Book
4ee1ed2b8f
merge mozilla-inbound to central a=merge
...
--HG--
extra : amend_source : 10247ace8885c608987dcf31d47368e0dec09b19
2016-06-10 15:39:23 +02:00
Carsten "Tomcat" Book
38ff08c882
Merge mozilla-central to fx-team
2016-06-09 15:42:30 +02:00
Carsten "Tomcat" Book
afff301b32
Backed out changeset 5c836acf3197 (bug 906420) on developer request by baku
...
--HG--
extra : rebase_source : 9f109cdb706feef6d2bcd9a2e71f8c4d3c17ebdf
2016-06-09 15:30:53 +02:00
Neil Deakin
bbd2fd7ef4
Bug 1247824 - Don't set the popup's size unless the width/height attributes exist. r=masayuki
2016-06-09 13:21:01 +02:00
Sotaro Ikeda
6ec321d0df
Bug 1256475 - Use libyuv for non scaling YUV color conversion r=jrmuizel
2016-06-08 18:46:42 -07:00
Mats Palmgren
03b9057a17
Bug 1278429 - [css-grid] Align a fragmented grid item with 'align-self' that is anchored at the end ('last-baseline', 'end', etc) at the end of its last track. r=dholbert
2016-06-10 02:56:23 +02:00
Mats Palmgren
0629ddead0
No bug - [css-grid] Remove superfluous runTest call. r=me
2016-06-10 02:56:23 +02:00
Mats Palmgren
eeceb11ef1
Bug 1278080 - Make nsContainerFrame::RemoveFrame deal with overflow containers. r=dholbert
2016-06-10 02:56:23 +02:00
Matt Brubeck
618e68471e
Bug 1278647 [stylo] Add font family bindings for Servo r=heycam
...
MozReview-Commit-ID: IlEB0f1xrKF
--HG--
extra : rebase_source : aa9cd08f0abf281dcf149435fbb2e39fc37c8367
2016-06-07 12:13:24 -07:00
Botond Ballo
2bb2c4fc24
Bug 1277814 - For a zero-margin displayport, do not expand the displayport beyond the scroll port even during low-res painting. r=tnikkel
...
MozReview-Commit-ID: 4ZN8aWkBEwA
--HG--
extra : source : d2f7c22e3148aae47a48cde83ee359fb77479390
2016-06-08 18:16:54 -04:00
Botond Ballo
06d34b07af
Bug 1277814 - Avoid division-by-zero when the cumulative resolution is zero. r=tnikkel
...
The division-by-zero was introducing NaNs into the displayport calculations,
resulting in bad displayports.
MozReview-Commit-ID: 5dbqIEOFADS
--HG--
extra : source : 569276f2edd39600de534183e12b7f8762b917c8
2016-06-06 18:16:06 -04:00
Markus Stange
ddeab1616a
Bug 1276161 - Reftests. r=lsalzman
...
MozReview-Commit-ID: 9PyuKmzuxiO
--HG--
extra : amend_source : f359e03db6a6c6b5d5b7856c17eb063de8e31437
2016-06-09 16:53:17 -04:00
Boris Zbarsky
75c05c0a0f
Bug 1278919. Don't fire error events on <link rel='stylesheet'> when its loading is blocked in a data document; the fact that we even _try_ to load in that situation is bizarre. r=ckerschb
2016-06-09 14:49:28 -04:00
Andrea Marchesini
64734bf74c
Bug 1278838
- Remove separate worker binding for Performance API, r=smaug
...
--HG--
rename : dom/performance/nsPerformance.cpp => dom/performance/Performance.cpp
rename : dom/performance/nsPerformance.h => dom/performance/Performance.h
rename : dom/workers/Performance.cpp => dom/performance/PerformanceWorker.cpp
rename : dom/workers/Performance.h => dom/performance/PerformanceWorker.h
2016-06-09 19:04:42 +02:00
Neil Deakin
baef42a6ab
Bug 1276976, ensure that popups are visible in the right area, r=tn, r=mrbkap
2016-06-09 11:34:12 -04:00
Carsten "Tomcat" Book
801ccd962d
Merge mozilla-central to mozilla-inbound
2016-06-09 15:41:40 +02:00
Carsten "Tomcat" Book
a34d39f529
Backed out changeset e7a3ba795e1a (bug 1276976) for timeouts in browser_tableWidget_mouse_interaction.js on a CLOSED TREE
2016-06-09 15:28:22 +02:00
Matt Woodrow
565f5ee9a1
Bug 1263829 - Part 2: Don't apply opacity in PaintFramesWithEffects if we created an nsDisplayOpacity. r=jwatt
2016-06-08 17:12:35 +12:00
Matt Woodrow
2cdd2a5840
Bug 1263829 - Part 1: Allow static checking of whether we want an active opacity layer. r=mstange
2016-06-08 17:12:20 +12:00
Neil Deakin
efe80ab561
Bug 1276976, ensure that popups are visible in the right area, r=tn, r=mrbkap
2016-06-09 07:59:31 -04:00
Emilio Cobos Álvarez
7d1a406c3f
Bug 1276085: followup: Remove Gecko_SetGradientStop now we have nsTArray bindings r=heycam
...
See https://github.com/servo/servo/pull/11456 , when they where added.
MozReview-Commit-ID: FsHMk9FjOo1
2016-06-09 13:33:21 +02:00
Bob Owen
c05dff8a2d
Bug 1277475 Part 2: Ignore marquee attribute event handlers when sandboxed scripts flag is set on its owning Document. r=bz
...
MozReview-Commit-ID: IvUAvkEQcSW
2016-06-09 11:22:22 +01:00
Jonathan Chan
42ba4360c9
Bug 1043537 - Don't show resize handle for generated content. r=Enn
...
MozReview-Commit-ID: IZHqb9IwaAl
2016-06-07 10:22:04 -07:00
Ben Kelly
1c9d2b9e2a
Bug 1278688 Attribute style sheet memory to last CSSStyleSheet attached to inner to avoid hiding memory in XUL cache. r=bz
2016-06-08 12:21:21 -07:00
Ben Kelly
a55375dd84
Backout dcdbaae3b40f (bug 1278688) r=me
2016-06-08 12:03:31 -07:00
Ben Kelly
f724cdac01
Bug 1278688 Update stylesheets in nsXULPrototypeCache so that unused CSSStyleSheet objects can be freed. r=heycam
2016-06-08 10:00:21 -07:00
Jonathan Watt
426d4ee7b1
Bug 1278830, part 2 - Remove MaybeOptimizeOpacity. r=mstange
2016-06-01 09:17:23 +01:00
Jonathan Watt
b08e308df5
Bug 1278830, part 1 - Rename the 'opacity' variables in MakeFillPatternFor/MakeStrokePatternFor. r=mstange
2016-06-01 09:17:23 +01:00
Carsten "Tomcat" Book
6439e7004c
merge mozilla-inbound to mozilla-central a=merge
2016-06-08 11:57:53 +02:00
Carsten "Tomcat" Book
1bd67fd288
merge fx-team to mozilla-central a=merge
2016-06-08 11:56:38 +02:00
Nicholas Nethercote
e341134774
Bug 1278452 - Move a misplaced null check in layout/forms/. r=mattwoodrow.
...
--HG--
extra : rebase_source : 49e80108b0970c0b2c649b3f78a606e0edfed378
2016-06-07 16:21:58 +10:00
Nicholas Nethercote
65989a693d
Bug 1278452 - Remove an unnecessary null check in layout/generic/. r=heycam.
...
mLineContainer is dereferenced shortly before and after the check, so it's
obviously not useful.
--HG--
extra : rebase_source : c8639197a10116e1251945f15edec6601a46265c
2016-06-07 14:45:38 +10:00
James Willcox
c9dc698ba2
Bug 1275094 - Disable opaque-fractional-displayport reftests on Android r=mstange
2016-06-08 00:26:09 -05:00
Xidorn Quan
2ee773aede
Bug 1277937 - Fix SELECTION_URLSTRIKEOUT. r=jfkthame
...
MozReview-Commit-ID: LumW94mTX4X
2016-06-07 16:12:15 -07:00
Cameron McCormack
6ae7b28edc
Bug 1277154 followup, actually fix the bustage
2016-06-08 09:21:52 +10:00
Cameron McCormack
97ad9d5793
Bug 1277154 - Remove bitfields from nsStyleSVG to help with rust bindgen. r=xidorn
2016-06-03 17:16:39 +10:00
Nicholas Nethercote
4e8f3b6d6e
Bug 1276824 (part 2) - Fix up checks for calls to gfxContext::Create{,PreservingTransform}OrNull(). r=milan.
...
--HG--
extra : rebase_source : 80644c1a6658da553c13ae1ab3b8d03e916ee6e7
2016-06-07 11:17:48 +10:00
Nicholas Nethercote
a02611e830
Bug 1276824 (part 1) - Rename gfxContext::ForDrawTarget{,WithTransform}(). r=milan.
...
The new names Create{,PreservingTransform}OrNull() better communicate that
these functions (a) do object creation, and (b) are fallible.
--HG--
extra : rebase_source : a36bd9a2bcdfae281868959403f811f2bc690ad4
2016-06-07 09:39:56 +10:00
William Chen
eaa69e20b2
Bug 1274539 - Use GetParentCrossingShadowRoot() instead of GetParent() in GetStyleContextInMap when looking up undisplayed nodes. r=dbaron
...
--HG--
extra : rebase_source : 99e0430bf0450047a18ee4e6376360a201b53a25
2016-05-26 19:52:11 -07:00
Kyle Huey
faf4b58dd6
Bug 1261351: Look past ShadowRoots when looking for the parent for the UndisplayedMap. r=dbaron
...
--HG--
extra : rebase_source : b4cac0077527a298cd53fc252b0aa32ee5372f81
2016-06-07 14:09:22 -07:00
Michael Layzell
bd973fcaa4
Bug 906420 - Part 1: Implement DataTransferItem and DataTransferItemList, r=baku
2016-06-07 18:05:55 -04:00
Hiroyuki Ikezoe
0fd4b861ca
Bug 1278430 - Update the first keyframe value as well as property value when replacing transition. r=birtles
...
MozReview-Commit-ID: teNZdJdKoy
--HG--
extra : rebase_source : 88589ef8cea26e86c43eb9fa4c403a3cad17f09b
2016-06-08 06:25:46 +09:00
James Graham
bc68fdaad1
Bug 1278577 - Use simple strings as reftest test ids, r=ahal
...
The idea of mozlog ids being tuples unfortunately didn't work so well
with external systems that found the tuple|string datatype difficult to
work with. Convert reftests to use simple ids of the form "<test url>
<comparison> <refurl>" e.g. "about:blank == data:text/html," instead of
tuples.
MozReview-Commit-ID: 18jufbssn4A
--HG--
extra : rebase_source : 542888186fecf3671847d1fca307770c7a989ad3
2016-06-06 16:28:22 +01:00
Hiroyuki Ikezoe
7b8ed2e786
Bug 1275718 - Part 2: Check the new transition position with KeyframeEffectReadOnly.getProperties(). r=birtles
...
We should just check the from value of the new transition instead of
checking computed style. That's because the new transition moves back
to the original position while we are waiting for the callback of paints.
For example, on Android, thumbnail creation is sometimes processed between
paints and callbacks. (Gecko's main loop spins after paints process, most
of callbacks are processed there)
MozReview-Commit-ID: JyJsmEuIiKn
--HG--
extra : rebase_source : 80d1f6500ae2ba93ea034c622e59576ef60d09bb
2016-06-07 15:56:07 +09:00
Hiroyuki Ikezoe
ef1f98e30c
Bug 1275718 - Part 1: Use ok instead of info in case of no OMTA since mochitest fails there is no checks. r=birtles
...
MozReview-Commit-ID: 5ByJRbOSkDy
--HG--
extra : rebase_source : 4a634a0623fdbe92e8b932df9f330cd1f2fc9128
2016-06-06 06:29:24 +09:00
Thinker K.F. Li
fc825d169c
Bug 1278021 - Clarify what nsIFrame::IsTransformed() does. r=mattwoodrow
2016-06-07 19:47:36 +12:00
Matt Woodrow
6f2b829c7e
Bug 1278021 - Don't treat nsDisplayOpacity as participating in a preserve-3d context if it is an untransformed leaf. r=thinker
...
--HG--
rename : layout/base/tests/test_bug1246622.html => layout/base/tests/test_bug1278021.html
2016-06-07 19:47:06 +12:00
Mats Palmgren
16d21bb3d7
Bug 1278007 - [css-grid] Reset all baseline bits when we decide a grid item doesn't participate in [first|last]-baseline alignment. r=dholbert
2016-06-03 17:30:00 +02:00
Jonathan Hao
b7c57a3da1
Bug 1270680 - Part 1: Double-key the image cache by origin attribute. r=jdm,seth
2016-06-01 23:07:00 +02:00
Phil Ringnalda
305ac3c2cf
Back out c88f2cb8e4fa (bug 1256475) for Android failures in test_imagebitmap_extensions.html
...
CLOSED TREE
2016-06-06 22:26:25 -07:00