Commit Graph

469902 Commits

Author SHA1 Message Date
Bill McCloskey
8b6c0ca54e Bug 1260945 - Add missing isSystem check (r=bholley) 2016-04-07 17:15:25 -07:00
Bill McCloskey
b8f8a4cdc6 Bug 1253994 - Make profile collection more robust (r=mconley) 2016-04-07 17:15:25 -07:00
Bill McCloskey
e5edaae6df Bug 1262643 - Fix switcher logging (rs=me) 2016-04-07 17:15:24 -07:00
Steve Fink
bafa144b1d Bug 1259848 followup - fix exec bit reverted by merge tool. r=woof!
DONTBUILD because it only affects try pushes right now.

--HG--
extra : amend_source : 268f9d4173ffeb4a75ea6e01ad2b502c1345ee76
2016-04-07 17:04:42 -07:00
Ryan VanderMeulen
32220af75f Bug 1253956 - Skip the browser/base/content/test/general test directory on Windows debug e10s due to permanent shutdown asserts/crashes. r=jimm
--HG--
extra : rebase_source : 7943260ab61b0fffc696bf1ec6a324cf1da8db0e
2016-04-07 19:04:58 -04:00
Ryan VanderMeulen
bbada51d70 Bug 1262224 - Re-enable some disabled serviceworker tests on Win e10s debug and disable test_fetch_event.html for intermittent leaks.
--HG--
extra : rebase_source : b8c12edc5e69f913d9e3f02c296841a465900cfe
2016-04-07 19:04:58 -04:00
Nicholas Nethercote
dbc9af380e Bug 1262731 - Add JS_InitWithFailureDiagnostic(). r=sfink.
This will help identify the cause of some Firefox start-up crashes when JS
initialization fails.

--HG--
extra : rebase_source : 3ed3c5e60f487e0ca11dc13bab93aa820ca8273f
2016-04-08 09:08:49 +10:00
David Keeler
7dd242bb39 bug 1261936 - stop using the subject common name in certificate verification error messages r=Cykesiopka
MozReview-Commit-ID: G08cV5GmNDh

--HG--
extra : rebase_source : c79b34d893e7acddc8ee02a6c354dcaa1de07d61
2016-04-04 16:25:24 -07:00
Markus Stange
a30d4e5147 Bug 1260885 - Make SurfaceFormat::R5G6B5_UINT16 properly round-trip through SourceSurfaceCairo. r=lsalzman
MozReview-Commit-ID: KvuUzzGQjuQ

--HG--
extra : rebase_source : 2c704efceb1d41aa348ff7579f6e79b222577eff
2016-04-07 16:40:15 -04:00
Jocelyn Liu
c17b78bbc2 Bug 811259 - Patch2: Add web-platform tests for insertAdjacentText and insertAdjacentElement. r=smaug
MozReview-Commit-ID: edMCmc8FrE

--HG--
extra : rebase_source : 441ef9c133166996ce5d61e12b211eba7aef5530
2016-03-28 18:17:36 +08:00
Jocelyn Liu
ad2c3f5c70 Bug 811259 - Patch1: Implement Element.insertAdjacentText and Element.insertAdjacentElement. r=smaug
MozReview-Commit-ID: g54gUOBop7

--HG--
extra : rebase_source : 20d748bed16589a3d91c91711f3607888dd08801
2016-03-28 16:42:57 +08:00
Steve Fink
5d4511e5b1 Bug 1259848 - Various fixes for finding gcc in the correct location for spidermonkey TC builds and hazard shell builds, r=terrence
MozReview-Commit-ID: CIMSylw6JDr

--HG--
extra : rebase_source : 55eef7df6161f73e7dc903950766e9f0141aa79d
2016-03-22 14:04:45 -07:00
Steve Fink
a3c9c8db0c Bug 1259843 - Upgrade sixgill to fix destructor handling, r=terrence
MozReview-Commit-ID: I4hv33aVpBs

--HG--
extra : rebase_source : ac707808d41be363c05ef1869b1c75499eb09ff1
2016-04-07 11:33:16 -07:00
Botond Ballo
5ae9dd4d7e Bug 1259296 - Make sure APZ smooth scroll animations end at their exact destination scroll offset. r=kats
This avoids getting "stuck" at a scroll snap point with wheel scrolling.

MozReview-Commit-ID: 587UC8u1bv0

--HG--
extra : source : 3dbbf506be2c4fe2ee9b9a04d604b1869ba5e909
extra : histedit_source : cd4845c964ebc126c458d1ac46315321e7a2d0d4
2016-04-04 17:47:33 -04:00
Botond Ballo
868bc3704a Bug 1259296 - Do not scroll snap on the main thread for wheel events handled by APZ. r=kats
MozReview-Commit-ID: DudrJuO4pFM

--HG--
extra : source : a9468a25f1b937c49c5f801069d2cdc2cd610bdd
extra : histedit_source : 18d04bcb32288c7713a162f0ee33650f6f10926f
2016-04-04 17:46:12 -04:00
Botond Ballo
4058840cb9 Bug 1259296 - Scroll snap in the compositor in response to wheel events. r=kats
MozReview-Commit-ID: 9fOlssstgvR

--HG--
extra : source : fbdee753c4618cbc1a7c79e3ec07b7479f93a05d
extra : histedit_source : dd42dfa282ea2e14fe5c9e028acc699746fcf8bc
2016-04-04 17:43:21 -04:00
Nils Ohlmeier [:drno]
4d0aaaafea Bug 1244926: added TCP socket filter to only allow outgoing STUN. r=jesup
MozReview-Commit-ID: 8PpL6Z0za71

--HG--
rename : media/mtransport/stun_udp_socket_filter.cpp => media/mtransport/stun_socket_filter.cpp
rename : media/mtransport/stun_udp_socket_filter.h => media/mtransport/stun_socket_filter.h
rename : netwerk/base/nsIUDPSocketFilter.idl => netwerk/base/nsISocketFilter.idl
extra : rebase_source : 2acf092e587a19a2019f463fa0a015373d3881d3
2016-02-11 01:18:46 -08:00
Mike Hommey
1b6dd8f3ea Bug 1262730 - Rename b2g tooltool manifests. r=mshal
Somehow, while every non-b2g tooltool manifest has a .manifest
extension, the b2g ones have a .tt extension that confuses mozreview
(bug 1255876).

Let's just rename these files.


--HG--
rename : b2g/config/dolphin/releng-dolphin.tt => b2g/config/aries/releng-aries.manifest
rename : b2g/config/aries/releng-aries.tt => b2g/config/dolphin/releng-dolphin.manifest
rename : b2g/config/emulator/releng-emulator.tt => b2g/config/emulator-ics/releng-emulator-ics.manifest
rename : b2g/config/emulator-x86-l/releng-emulator-l.tt => b2g/config/emulator-jb/releng-emulator-jb.manifest
rename : b2g/config/emulator-x86-kk/releng-emulator-kk.tt => b2g/config/emulator-kk/releng-emulator-kk.manifest
rename : b2g/config/emulator-l/releng-emulator-l.tt => b2g/config/emulator-l/releng-emulator-l.manifest
rename : b2g/config/emulator-kk/releng-emulator-kk.tt => b2g/config/emulator-x86-kk/releng-emulator-kk.manifest
rename : b2g/config/emulator-jb/releng-emulator-jb.tt => b2g/config/emulator-x86-l/releng-emulator-l.manifest
rename : b2g/config/emulator-ics/releng-emulator-ics.tt => b2g/config/emulator/releng-emulator.manifest
rename : b2g/config/flame-kk/releng-flame-kk.tt => b2g/config/flame-kk/releng-flame-kk.manifest
rename : b2g/config/flame/releng-flame.tt => b2g/config/flame/releng-flame.manifest
rename : b2g/config/nexus-4-kk/releng-mako.tt => b2g/config/nexus-4-kk/releng-mako.manifest
rename : b2g/config/nexus-4/releng-mako.tt => b2g/config/nexus-4/releng-mako.manifest
rename : b2g/config/nexus-5-l/releng-nexus5.tt => b2g/config/nexus-5-l/releng-nexus5.manifest
2016-04-08 06:45:15 +09:00
Mike Hommey
a172eece8b Bug 1261264 - Apply GCC PR64905 to fix miscompilation with -fomit-frame-pointer. r=froydnj
The new GCC tarball was built on
https://tools.taskcluster.net/task-inspector/#ADIOXxgZQ7-9HuqEYZc3mw/0
2016-04-08 06:45:06 +09:00
Honza Bambas
d2cfd52a75 Bug 1262814 - Warn on Wlanapi.dll load or init fail, don't fail assertion, r=mcmanus
MozReview-Commit-ID: 3UChoTecQwq
2016-04-07 14:19:23 -07:00
Marcos Caceres
f2321612b1 Bug 1262739 - Remove support for splash_screens member in Manifest Processor r=mconley
MozReview-Commit-ID: CnTXh7vQsTW
2016-04-07 14:18:27 -07:00
Andreas Farre
0e034dd210 Bug 1262557 Correct misspelled comment r=jdm
MozReview-Commit-ID: 7snyvtPltty

--HG--
extra : transplant_source : 6%80%BE%7C%05%5Evi%0C%01%02%1EL%18E%25%01%01%12%98
2016-04-06 14:22:14 -04:00
Jared Wein
b02313abd2 Bug 1262556 - Land user-facing strings for Decoder Doctor work. r=dolske,jaws
MozReview-Commit-ID: KpzcObNwGl9
2016-04-07 14:16:40 -07:00
Nick Fitzgerald
4b153b389a Bug 1258535 - Check for the existence of a global before checking if its standard classes are resolved; r=jandem
MozReview-Commit-ID: K2YgqJvwF7j
2016-04-07 14:15:42 -07:00
JerryShih
05a49a8451 Bug 1257593 - test case for webgl framebufferTexture2D() r=jgilbert
MozReview-Commit-ID: D2wWNoU1vnT
2016-04-07 14:14:45 -07:00
JerryShih
b0b6ed33f1 Bug 1252414 - test case for webgl2 ClearBufferXXX() r=jgilbert
MozReview-Commit-ID: GR4ObBla6Hh
2016-04-07 14:14:06 -07:00
Marcos Caceres
f7ad23868a Bug 1250048 - CSP manifest-src doesn't override default-src. r=ckerschb,bkelly,ehsan
MozReview-Commit-ID: Ceu3sYUcML4
2016-04-07 14:13:09 -07:00
Ngoc Thi Huynh
0789257518 Bug 1242456 - Create RAII helpers to manage HGLOBAL and HPRINTER in ShowNativePrintDialog and CreateGlobalDevModeAndInit. r=jimm
MozReview-Commit-ID: 4IrEEgJMtKZ
2016-04-05 13:24:28 +07:00
Trevor Saunders
d70fabf87e bug 1262980 - expose the table interface on proxies r=dbolter 2016-04-07 17:06:54 -04:00
Wes Kocher
2fb3ce4675 Merge m-c to inbound, a=merge
MozReview-Commit-ID: FZAp0HyMqfT
2016-04-07 13:49:16 -07:00
Wes Kocher
51eb5dbf5a Merge inbound to central, a=merge
MozReview-Commit-ID: L8YZYtbmper
2016-04-07 13:42:10 -07:00
Wes Kocher
4eb363ea98 Merge fx-team to central, a=merge
MozReview-Commit-ID: EDJ4CSa3zBH
2016-04-07 13:32:25 -07:00
Wes Kocher
b119ca60cb Backed out changeset 50b8a47e960c (bug 1261536) for being the likely cause of the really-frequent bug 1262130 a=backout
MozReview-Commit-ID: 5rGwJ3gPnYu
2016-04-07 12:33:25 -07:00
William Chen
303bd1fd42 Bug 1259590 - Remove B2G ACL code. r=khuey 2016-04-07 09:50:01 -07:00
Wes Kocher
8238900936 Backed out changeset afdf37e3d610 (bug 1061521) for failures in test_aboutmemory3.xul and test_aboutmemory4.xul
MozReview-Commit-ID: 40hhqcZkMxP
2016-04-07 09:03:19 -07:00
Andreas Pehrson
92b0ad8df1 Bug 1248154 - Default to 0x0 frame size before receiving any frames. r=pkerr
MozReview-Commit-ID: 50et98ezPvV

--HG--
extra : rebase_source : c51bf77774e2d088ca8613b9b661d66133e9bb9b
2016-04-07 17:50:53 +02:00
Margaret Leibovic
80fec53084 Bug 1262811 - Remove unnecessary Switchboard logging. r=sebastian
MozReview-Commit-ID: 7y25PagX9E1
2016-04-07 11:08:19 -04:00
Margaret Leibovic
5f3853572c Bug 1262811 - Don't accidentally log a null message. r=sebastian
MozReview-Commit-ID: DGAAGMZyNlG
2016-04-07 11:04:00 -04:00
Carsten "Tomcat" Book
1542317855 merge mozilla-inbound to mozilla-central a=merge 2016-04-07 11:52:05 +02:00
Jim Chen
3198d86996 Bug 1247469 - Fix testFilterOpenTab; r=me
As a follow-up to bug 1259653, fix a few places where we still treat
empty-name profiles as the default profile. That should fix the
testFilterOpenTab perma-failure.
2016-04-07 01:11:28 -04:00
J. Ryan Stinnett
fdb523b020 Bug 1240896 - Disable failing RDM tests for now. r=me
MozReview-Commit-ID: 533lIGSkcJa
2016-04-06 23:11:37 -05:00
J. Ryan Stinnett
37558a3fba Bug 1240896 - Improve RDM GCLI test toggling. r=me
MozReview-Commit-ID: BfG5HL2tIFW
2016-04-06 23:11:37 -05:00
J. Ryan Stinnett
67eaea56ba Bug 1240896 - Rebuild existing RDM browser tests to work with remote frames. r=me
MozReview-Commit-ID: 9h1e4wjZjDo
2016-04-06 23:11:37 -05:00
J. Ryan Stinnett
6c4bc0307f Bug 1240896 - Port browser_device_width.js to new RDM. r=gl
This also adds the test infrastructure for detecting content resizing.

MozReview-Commit-ID: H3bkAOkpMbs
2016-04-06 23:11:37 -05:00
J. Ryan Stinnett
6379a92120 Bug 1240896 - Load frame script into RDM browser. r=gl
MozReview-Commit-ID: BSaD8NwQCMF
2016-04-06 23:11:37 -05:00
J. Ryan Stinnett
87627ca1ff Bug 1240896 - Port browser_responsive_cmd.js, add GCLI resize support. r=gl
MozReview-Commit-ID: EYy1adtkmIu
2016-04-06 23:11:37 -05:00
J. Ryan Stinnett
793294690c Bug 1240896 - Reorder imports to match style. r=gl
MozReview-Commit-ID: 3GF7En8xbde
2016-04-06 23:11:37 -05:00
J. Ryan Stinnett
6e890bc77b Bug 1240896 - Uplift dimensions to avoid recreating iframe. r=gl
MozReview-Commit-ID: 3tsFvGNdPqZ
2016-04-06 23:11:37 -05:00
J. Ryan Stinnett
7c824e0ae9 Bug 1240896 - Use iframe mozbrowser in RDM. r=gl
MozReview-Commit-ID: LJ78ao7ubDE
2016-04-06 23:11:37 -05:00
Ralph Giles
2a3fb1bc74 Bug 1262637 - Remove rust mp4parse sse2 check. r=ajones
This reverts bug 1255869 which added a runtime check for sse2
support to work around sse2 instructions in the rust standard
library targeting i686-pc-windows-msvc.

We now make official builds against i586-pc-windows-msvc which
should omit the sse2 instructions which aren't supported for
all our current users.
2016-04-06 15:30:00 -07:00