Commit Graph

473656 Commits

Author SHA1 Message Date
Markus Stange
0aa0fa1e2b Bug 1227327 - Invalidate table parts and MathML frames when background-position changes on them. r=dbaron
Theoretically we should do the same for nsTreeBodyFrame, but that frame type is
harder to detect and I'm not sure it's worth adding code to support updating
background-position on XUL trees.

MozReview-Commit-ID: 8HPT53MX6bO

--HG--
extra : rebase_source : 1e84e83616832debe8f6da394630a5a2e014e7df
2016-04-28 13:01:22 -04:00
Mason Chang
c30cae967e Bug 1120485. Add logging to check if we're closing MessageChannel::mHandle twice. r=milan 2016-05-04 11:03:49 -07:00
Boris Zbarsky
049c40b0ef Bug 1269400. Provide better error messages for the cases when a CallSetup fails and we hence fail to execute a Web IDL callback. r=bholley 2016-05-04 13:59:42 -04:00
Boris Zbarsky
666508a960 Bug 1270181. Disable the form-tag mixed-content tests entirely, because the modal dialogs they put up don't actually make the tests time out reliably. r=jgraham 2016-05-04 13:59:42 -04:00
Jim Chen
2a49ee9839 Bug 1255222 - Implement InputConnection.getHandler for Android N; r=esawin
Implement the new InputConnection.getHandler method for running input
methods on a separate thread in Android N.
2016-05-04 13:58:27 -04:00
bd339
6455e570f8 Bug 1249936 - Remove unnecessary const from the return type of Layer accessors that return matrices by value. r=botond
MozReview-Commit-ID: 4JKqUDtYN3P

--HG--
extra : rebase_source : 01243e54c9a40f335353071dc2d3785bd38a4cc0
extra : amend_source : 423ddc97a398303eef098375457b756edde0a0ae
2016-05-03 16:33:43 +02:00
Wes Kocher
e570132b9f Backed out changeset 751ca24ae2c2 (bug 1249522) for android m(16) bustage 2016-05-04 10:51:21 -07:00
Ryan VanderMeulen
3c31a6d22f Bug 1243103 - Skip the newtab browser-chrome tests on Linux due to frequent intermittent failures spread across multiple tests.
--HG--
extra : rebase_source : cd18b225a54b183654462ec716b07154b939f410
2016-05-04 13:44:41 -04:00
Ryan VanderMeulen
722094b7a5 Bug 1266943 - Add a bit more Linux and Windows fuzz to the 456219-1* testcases. rs=me
--HG--
extra : rebase_source : 92d07cf220eafeb44e445bf2f1b91c645858ce4c
2016-05-04 13:37:00 -04:00
Aki Sasaki
41b1ddd512 bug 1244746 - mozharness pip freeze ignore_errors=True. r=jlund
MozReview-Commit-ID: LD98219O104

--HG--
extra : rebase_source : 62f8ee098f5aebf33d70813d060984b6d8912caa
2016-05-03 18:23:56 -07:00
Sebastian Hengst
364419d47c Backed out changeset 6cfa5e25f30c (bug 1270062) for build bustage on Windows x64. r=bustage on a CLOSED TREE 2016-05-04 19:29:13 +02:00
Jordan Lund
0769ad1c3e Bug 1269911 - beta and release CI builds should clobber per-checkin, r=rail
* forces per checkin clobber only on 'release' platforms

MozReview-Commit-ID: E7ZxdiYH47d

--HG--
extra : rebase_source : 1dc896d61f7392b4fb253f08de7b743c86f0eebc
extra : amend_source : 677fda6773448183580701718114642b405668bf
2016-05-03 15:44:18 -07:00
Kartikaya Gupta
f2607fc5eb Bug 1231570 - Ensure we send a touchcancel after a prevented long-press. r=capella
MozReview-Commit-ID: o5InXZjdUx

--HG--
extra : rebase_source : 964cd1c68eba86bf640dbfb630d74917c7f6d1dc
2016-05-03 16:22:27 -04:00
Paul Adenot
a81dba9199 Bug 1270062 - Update libcubeb to revision 95b115e10e6280b934fc7d09a2c801055a2207f9.
Review by jesup on IRC.
2016-05-04 18:45:45 +02:00
Randell Jesup
2000e8ffcb Bug 1269930: don't crash if an AEC logfile fails to open r=pkerr
MozReview-Commit-ID: 4MgOZe5jO3p
2016-05-04 11:48:18 -04:00
Randell Jesup
8ea71955dd Bug 1269930: Fix some errant (though working) ifdefs in mods to upstream webrtc code r=pkerr
MozReview-Commit-ID: 3bCBD3I4fHO
2016-05-04 11:47:44 -04:00
Dylan Roeh
c185fb93b0 Bug 1136364 - Remove EGLSurface creation from GLController. r=snorp 2016-04-29 10:28:35 -05:00
Kartikaya Gupta
b345ce3a32 Bug 1270165 - Allow ResetTouchInputState to be called while a non-touch block is the current block. r=botond
MozReview-Commit-ID: HN3G249raKW

--HG--
extra : rebase_source : 490a634671f218139b88efb079f72e252577e88f
2016-05-04 11:57:36 -04:00
Nick Fitzgerald
06c9d50f99 Bug 1261106 - Clear JS holders in ~CycleCollectedJSRuntime; r=mccr8 2016-05-04 09:01:30 -07:00
Nick Fitzgerald
73666b05dd Bug 1261106 - Null check GetWrappedJSClassMap in ~nsXPCWrappedJSClass; r=mrbkap 2016-05-04 09:01:30 -07:00
Daniel Holbert
fd53b731b2 Bug 1269992: In mochitest test_clip_path_equals (for CSS transitions), don't try to pop a reference box off of the expected value when it doesn't have one. r=jwatt
MozReview-Commit-ID: K0o1y40o6Pe
2016-05-04 08:57:04 -07:00
Marco Bonardo
a4b30a4005 Bug 1265420 - SetAndFetchFaviconForPage should return a cancelable object to allow aborting the fetch. r=Gijs
MozReview-Commit-ID: Leu4iZBkP7z

--HG--
extra : rebase_source : 03ac724d128d8d80ecc099af6fa5f84a85a7d02d
2016-05-03 15:42:12 +02:00
Nicholas Hurley
cd0ff9abb0 Bug 1269448 - Fix test assertions. r=mayhemer
MozReview-Commit-ID: HQyi9SJmIC2
2016-05-04 08:44:21 -07:00
Jeff Muizelaar
4e45e68439 Bug 1262427. Don't try D3D11 harder. r=dvander
If we know D3D11 isn't going to work we shouldn't bother
using it for ANGLE.
2016-05-04 11:34:01 -04:00
Andreas Pehrson
3683deb67f Bug 957691 - Restore assertions. r=karlt
MozReview-Commit-ID: 1guHCRCzQjS

--HG--
extra : rebase_source : 64705edf4a784d43602b2f1de8d9594d0990d801
2016-04-21 11:44:35 +02:00
Neil Deakin
190dbc551b Bug 1251634, release mouse capture when a context menu is opened, r=tn 2016-05-04 10:08:01 -04:00
Neil Deakin
3c20c400b2 Bug 911546, use a runnable so that popups don't rollup during a grab, r=karlt 2016-05-04 10:07:52 -04:00
Neil Deakin
5d2aea87d5 Bug 1266963, stop propagation before other steps, r=masayuki 2016-05-04 10:07:45 -04:00
Neil Deakin
fd43d35e0e Bug 1263330, only initialize focus ring state for non-top-level windows, r=smaug 2016-05-04 10:07:37 -04:00
Neil Deakin
10d25a9f48 Bug 1249522, when a file is present, only specify file type, r=smaug 2016-05-04 10:07:10 -04:00
Nicolas Silva
5182c62c24 Bug 1270075 - Annotate reports instead of crashing when setting an incompatible compositor (D3D9). r=Bas 2016-05-04 15:22:49 +02:00
Nicolas Silva
165b183a1e Bug 1270079 - Shut PCompositorBridge down before PImageBridge for the parent process. r=Bas 2016-05-04 15:22:45 +02:00
Kalpesh Krishna
9f4cf9b501 Bug 1232005 - TaskCluster's Gecko decision task generate a file with all the possible jobs that could be scheduled. r=garndt
MozReview-Commit-ID: HJQj3e6dG7P

--HG--
extra : amend_source : e14ede5bc54514dc4f01565883342506371bc245
2016-05-04 09:19:47 -04:00
Edgar Chen
073c399681 Bug 1193349 - Part 4: Add more web-platform-tests for relevant-mutations; r=jdm
MozReview-Commit-ID: FCeDkPE3smy

--HG--
extra : rebase_source : d753f9313dae3f366e81303df39c58473b3a3870
2016-04-27 15:18:29 +08:00
Edgar Chen
f3d5c68917 Bug 1193349 - Part 3: Update web-platform-test expectation; r=jdm
MozReview-Commit-ID: AMNnT9aAkUC

--HG--
extra : rebase_source : 05795f303ce1e69756b2b39ba7bc7a20a5e99c91
2016-04-13 11:57:18 -04:00
Edgar Chen
04da4dcd33 Bug 1193349 - Part 2: Force a reload only when a source/img is really removed from a picture; r=jdm
MozReview-Commit-ID: 96ui8rQf4uz

--HG--
extra : rebase_source : 11c38886f7f3e61460bf8c6a6ca35ee051dead0a
2016-04-22 22:36:54 +08:00
Edgar Chen
914003c3ec Bug 1193349 - Part 1: Force a reload only when a source/img is really inserted into a picture; r=jdm
MozReview-Commit-ID: 4FfTwg1nRFO

--HG--
extra : rebase_source : e6b71dff9e4bee8cc81622b0895fed5aefffd2e6
2016-05-04 10:21:45 +08:00
Andi-Bogdan Postelnicu
1302887134 Bug 1267187 - added assert before doing modulo with the second argument being |num|. r=birtles
MozReview-Commit-ID: eUZeAbudib

--HG--
extra : rebase_source : 870a599119bcc7ecfef7ca89683ec61f41d6016c
2016-04-25 13:47:21 +03:00
Nicolas Silva
44f9c2293f Bug 1268169 - Don't touch a ShmemSection's memory after shutdown. r=kats 2016-05-04 13:36:48 +02:00
Carsten "Tomcat" Book
5314427156 Merge mozilla-central to mozilla-inbound 2016-05-04 13:36:39 +02:00
Paul Adenot
fc68be72fb Bug 1270062 - Unbust Windows full duplex. a=Tomcat
MozReview-Commit-ID: EApTXpnCjz4
2016-05-04 13:28:50 +02:00
Gabriele Svelto
5cdc96be90 Bug 1254287 - Remove the EngineeringMode API r=evelyn,sicking 2016-05-04 12:46:32 +02:00
Carsten "Tomcat" Book
d6b419d1e9 Merge mozilla-central to mozilla-inbound 2016-05-04 11:58:38 +02:00
Carsten "Tomcat" Book
ad9214381b merge mozilla-inbound to mozilla-central a=merge 2016-05-04 11:54:42 +02:00
Thomas Zimmermann
bad0d78379 Bug 1267214: Close private DBus connection in |nsDBusHandlerApp::LaunchWithURI|, r=bz
|nsDBusHandlerApp::LaunchWithURI| uses a private DBus connection, which
is supposed to be closed by the caller. Using |UniquePtr| does this auto-
matically.

MozReview-Commit-ID: C2j05Rpzkav
2016-05-04 11:41:07 +02:00
Thomas Zimmermann
649a51e22d Bug 1267214: Add |DBusConnectionDelete| for using |DBusConnection| with |UniquePtr|, r=shuang
The new helper |DBusConnectionDelete| deletes instances of |DBusConnection|
that are stored in a |UniquePtr|. It will close open connections before un-
ref'ing them.

For shared DBus connections, continue to use |RefPtr|.

MozReview-Commit-ID: 5BASyiMrL4P
2016-05-04 11:41:07 +02:00
Phil Ringnalda
f74761a568 Back out 6 changesets (bug 1227327) for Android reftest failures in 942672-1.html, background-position-2b.html and background-position-2c.html
CLOSED TREE

Backed out changeset c9b0ba301426 (bug 1227327)
Backed out changeset c857ad1fa01c (bug 1227327)
Backed out changeset 4ba58cd94310 (bug 1227327)
Backed out changeset 30e394faeb23 (bug 1227327)
Backed out changeset ce7fd04cc749 (bug 1227327)
Backed out changeset e0fe45294034 (bug 1227327)
2016-05-03 21:49:07 -07:00
Phil Ringnalda
6d562f3981 Back out 23bf1e82cc34 (bug 1265237) for reftest failures
CLOSED TREE
2016-05-03 19:24:33 -07:00
Phil Ringnalda
c03beb4292 Back out cdec576dad5e (bug 1019425) for massive Android test failure
CLOSED TREE
2016-05-03 19:05:17 -07:00
Matt Woodrow
071273aa13 Bug 1265237 - Clear clipping for out-of-flow frames that we are descending into but haven't stored explicit clip data for. r=mstange
--HG--
extra : rebase_source : e9f88b3e469a8afdec5c9636751a278a70ae7102
2016-05-04 12:58:01 +12:00