Mike Hommey
6976cfdc58
Bug 1279096 - Exclude ffi_call from ASAN. r=decoder
2016-06-10 09:57:51 +09: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
f6d968da26
Bug 1279038 - Add a couple of #includes that this file requires to build. r=sicking
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
Jonathan Watt
4a3d84e333
Bug 1278278 - Remove gfxPDFSurface and move its logic to a PrintTargetPDF subclass of PrintTarget. r=Bas
...
--HG--
rename : gfx/thebes/gfxPDFSurface.cpp => gfx/thebes/PrintTargetPDF.cpp
rename : gfx/thebes/gfxPDFSurface.h => gfx/thebes/PrintTargetPDF.h
2016-06-06 16:10:28 +01:00
Jonathan Watt
cc6d4f9c08
Bug 1278276 - Remove gfxPSSurface and move its logic to a PrintTargetPS subclass of PrintTarget. r=Bas
...
--HG--
rename : gfx/thebes/gfxPSSurface.cpp => gfx/thebes/PrintTargetPS.cpp
rename : gfx/thebes/gfxPSSurface.h => gfx/thebes/PrintTargetPS.h
2016-06-06 16:10:28 +01:00
Nicholas Nethercote
1ef1cfa948
Bug 1279148 - Clarify non-nullness of nsHeaderVisitor::{mXHR,mHttpChannel}. r=baku.
...
--HG--
extra : rebase_source : 9bdd59d568c92bd465671f894a07603c75aa182c
2016-06-09 16:11:00 +10:00
Karl Tomlinson
bb52c71afb
bug 1250704 relax suppresion of GtkStyle set_color leak to accept change in caller r=njn
...
MozReview-Commit-ID: 3onLEoIvMb5
--HG--
extra : rebase_source : 0281c4e1f4b89b5f3595f683fcaaaa69a294793e
2016-06-09 18:54:50 +12:00
Karl Tomlinson
8c5debe5af
Bug 1250704 - use same widget heirarchy as GTK for tooltip text color. r=stransky
...
MozReview-Commit-ID: 41sDYu3IqYq
--HG--
extra : rebase_source : 425a04503441f3edfd4ebbd71a21921013690426
2016-06-07 18:06:04 +12:00
Karl Tomlinson
7d57ffab85
Bug 1250704 - use style from WidgetStyleCache for tooltip colors. r=stransky
...
MozReview-Commit-ID: 9xzL8ckxTRQ
--HG--
extra : rebase_source : 6855183140e76ce1c40f403bbcbfa29b98f8ed8f
2016-06-07 16:11:51 +12:00
Martin Stransky
a7a4d14c62
Bug 1271523 - Construct tooltip style from path for Gtk >= 3.20, r=karlt
...
To apply it needs a patch from Bug 1277818.
MozReview-Commit-ID: 3xhYDliL4iw
--HG--
extra : rebase_source : 690e765e9cde78d0b83b9127ccc6e58fc86d415d
2016-06-07 06:22:00 +02:00
Jonathan Kew
d5c49863d0
Bug 1279069 - Replace with <space> for Graphite shaping purposes if is not supported by the font. r=jrmuizel
2016-06-09 23:53:22 +01:00
Eric Rahm
5c875edd39
Bug 1270310
- Part 4: Bypass line break conversion if element is single line. r=smaug
...
For single line text controls we shouldn't need to convert line breaks.
2016-05-05 15:52:28 -07:00
Eric Rahm
2b917eceb6
Bug 1270310
- Part 3: Make string assignment in HTMLInputElement::GetValueInternal fallible. r=smaug
...
This makes the string assignment fallible and also adds checks for the return
value from GetValueInternal and GetValue.
2016-05-20 16:15:52 -07:00
Eric Rahm
9f0aed4b73
Bug 1270310
- Part 2: Pass buffer length to Assign call in ConvertStringLineBreaks. r=froydnj
...
The length of the new buffer being assigned in ConvertStringLineBreaks has
already been calculated, so we can pass that in.
2016-05-05 15:52:16 -07:00
Eric Rahm
f5b4b3b7b8
Bug 1270310
- Part 1: Make allocation in ConvertStringLineBreaks fallible. r=froydnj, r=smaug
...
ConvertStringLineBreaks calls ConvertUnicharLineBreaksInSitu which uses
fallible allocation. We should make the potential allocation in |BeginWriting|
fallible as well and handle the failure. This also updates the callers to
|ConvertStringLineBreaks| to handle the error properly in release builds.
2016-05-05 15:50:35 -07:00
David Anderson
a00c07b27f
Remove ContentParent calls to MessageChannel::CloseWithError. (bug 1275467, r=billm)
...
--HG--
extra : rebase_source : da7cd0836576aedb6ed3ee7a3b287445b102e6b4
2016-06-09 17:52:33 -04:00
Valentin Gosu
f2f2201959
Bug 1278188 - Crash accessing local directory named <name>.desktop r=mcmanus
...
MozReview-Commit-ID: 1mchrs0mGGR
2016-06-10 00:51:35 +03:00
Valentin Gosu
9c0f7c4a01
Bug 1273950 - Fire a notification whenever a captive portal check is performed r=MattN
...
MozReview-Commit-ID: 8GdJwgKyTWe
2016-06-10 00:51:34 +03:00
Valentin Gosu
8faaf785c8
Bug 1273950 - Add pref to check captive portal without waiting for network activity r=MattN
...
MozReview-Commit-ID: 6NG8BF4PYtp
2016-06-10 00:51:33 +03: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
Botond Ballo
8004b3209f
Bug 1277814 - Add printing support to BaseMargin. r=kats
...
MozReview-Commit-ID: 3E36i09xI3Y
--HG--
extra : source : b720fc66767b6cd6f136998dd51cf58e0d59cca8
2016-06-03 17:23:40 -04:00
Lorien Hu
f5740ca0da
Bug 1274195 - Invalidate children of remote mozAccessible's remote parents r=tbsaunde
2016-06-09 14:33:48 -07:00
Lorien Hu
c86a00d637
Bug 1274194 - HyperTextAccessible InsertChildAt and RemoveChild now call AccessibleWrap for superclass method r=tbsaunde
2016-06-09 14:33:48 -07:00
Lorien Hu
aa26e8feb1
Bug 1252645 - Return native for outerdoc owner of top-level proxies in mozAccessible parent r=tbsaunde
2016-06-09 14:33:48 -07:00
Lorien Hu
ce5ba79772
Bug 1199755 - Retrieve native proxy children when mozAccessible children is called on outerdocs in parent r=tbsaunde
2016-06-09 14:33:48 -07:00
Lorien Hu
02f547704c
Bug 1254824 - Stop filtering ignored mozAccessibles when creating native objects p4 r=surkov
2016-06-09 14:33:48 -07:00
Lorien Hu
0de68faca5
Bug 1254824 - Stop filtering ignored mozAccessibles when creating native objects p3 r=surkov
2016-06-09 14:33:48 -07:00
Lorien Hu
94e7bb6e3b
Bug 1254824 - Stop filtering ignored mozAccessibles when creating native objects p2 r=surkov
2016-06-09 14:33:48 -07:00
Lorien Hu
12b9fceae9
Bug 1254824 - Stop filtering ignored mozAccessibles when creating native objects p1 r=surkov
2016-06-09 14:33:48 -07:00
Matthew Gregan
0f7bada663
Bug 910329 - Don't use the channel status as a proxy for load group membership. r=mayhemer
2016-06-09 13:36:58 +12: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
Jan-Ivar Bruaroey
83550a678d
Bug 1278309
- Test that createOffer immediately followed by close does not settle. r=drno
...
MozReview-Commit-ID: GzPlWp5nlqZ
--HG--
extra : rebase_source : 38af9558d159a0bf5f4834bd875261b957cc4e81
2016-06-07 11:45:25 -04:00
Jan-Ivar Bruaroey
f07be007ab
Bug 1278309
- make createOffer immediately followed by close not settle. r=drno
...
MozReview-Commit-ID: ILOiCY9gFJy
--HG--
extra : rebase_source : cb09dd78e1c95692e78d6b9c2812d80d4d3f5f9e
2016-06-07 15:50:43 -04:00
Nicholas Hurley
9e6ef0d3a6
Bug 1276052 - Fix NS_ConvertUTF16toUTF8 usage. r=smaug
...
MozReview-Commit-ID: BLvxeSWpF6h
2016-06-09 12:54:14 -07:00
Randall Barker
8e2fb1b139
Bug 1276463 - Allow Android native fling animation to correctly handoff velocity r=botond
2016-06-09 12:36:23 -07:00
Benoit Girard
c3105e007d
Bug 1279317 - Don't override the failureId with a more general one. r=jrmuizel
...
MozReview-Commit-ID: 8ErCqFlm89p
--HG--
extra : rebase_source : cc6739ce9a2f818b32b9eecff0bbc3b0c9c29011
2016-06-09 15:20:49 -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
Boris Zbarsky
21c063a375
Bug 1278996. Move the support-files bit for test_promise_xrays.html into chrome.ini so running that one test via mach mochitest works. r=chmanchester
2016-06-09 14:49:21 -04:00
Boris Zbarsky
1b52850807
Bug 1273203 followup. Remove now-unused test support files.
2016-06-09 14:49:07 -04:00
Morgan Phillips
fe87d4df61
Bug 1278599 - Function[Symbol.hasInstance] should return false when called with a non-callable 'this'; r=evilpie
...
--HG--
extra : rebase_source : 8ab46a2e382ec326dd9a1130eb62e2e6015c2230
2016-06-09 01:38:47 -07:00
Chris Manchester
20da05d2ba
Bug 1278959 - Move MOZ_ANDROID_PACKAGE_INSTALL_BOUNCER to Python configure and make it settable by mozconfig. r=glandium
...
MozReview-Commit-ID: Hoo4vaIrRHq
2016-06-09 11:37:40 -07:00
Tom Schuster
43a2338ba1
Bug 1245024 - Import test262 tests. r=efaust
2016-06-09 20:28:47 +02:00
Tom Schuster
ccef679ea1
Bug 1245024 - Implement Object.getOwnPropertyDescriptors. r=efaust,bz
2016-06-09 20:27:53 +02:00
Andrea Marchesini
5d7bcdcfa3
Bug 1279143 - Styling of tabs should happen all the time the attribute usercontextid is set, r=gijs
2016-06-09 20:30:59 +02:00
Anjana Vakil
05224ab9e0
Bug 1237958 - Clarify Marionette's behavior re dir/manifest; r=maja_zf
...
If a user specifies a directory path for Marionette tests,
any manifest ('.ini') file(s) in that dir will be ignored and
instead all test modules in the dir will be run. Clarify this
behavior by logging a warning if an '.ini' file is found in
the dir, and expanding help message for the 'tests' argument.
MozReview-Commit-ID: KWxXUaO86V2
--HG--
extra : rebase_source : 487235aa5bb678e7a09b176868c08806012761b9
2016-06-08 12:08:30 +02:00
Mason Chang
3624359847
Bug 1278972. Properly compare rect height vs stroke height when filling rect with skia without AA. r=lsalzman
2016-06-09 10:19:12 -07:00
Kim Moir
3c16b7f128
Bug 1273564 - Linux x64 asan jobs: Can't figure out symbols_url from installer_url: r=coop DONTBUILD
2016-06-09 13:09:09 -04:00