Commit Graph

476394 Commits

Author SHA1 Message Date
Jeff Muizelaar
09c622e96b Bug 1273669. Make JS::CustomAutoRooter::Inner final. r=billm
Fixes clang virtual destructor warnings.
2016-05-24 15:38:48 -04:00
Gregory Szorc
ebee24e8a7 Bug 1274104 - Remove redundant [test_videocontrols.html] section to unbust moz.build
Looks like a bad merge in 3b664841d774.

CLOSED TREE

--HG--
extra : amend_source : 4e2952f3a1c3aea91a50dc606d4e8652c78f04ba
2016-05-24 12:10:10 -07:00
Wes Kocher
d44c985d66 Merge m-c to inbound, a=merge 2016-05-24 11:36:47 -07:00
Wes Kocher
f6aab6a144 Backed out 4 changesets (bug 1274104) because test_videocontrols.html started failing when it merged to m-c a=backout
Backed out changeset 4326af8f70cd (bug 1274104)
Backed out changeset 834445b4a5f1 (bug 1274104)
Backed out changeset 9bec2581c224 (bug 1274104)
Backed out changeset ae650554f519 (bug 1274104)
2016-05-24 11:31:44 -07:00
Jeff Muizelaar
ddb635bc77 Bug 1272359. Report support for AVX and AVX2 in telemetry. r=gfritzsche 2016-05-24 14:25:00 -04:00
Jeff Muizelaar
2418bd8394 Bug 1271657. Redo gfxConfig support for HW D3D11 ANGLE. r=dvander 2016-05-24 14:24:03 -04:00
Andreas Tolfsen
01d029f0e7 Bug 1275311 - Get property when in content in security notification UI test; r=whimboo
MozReview-Commit-ID: 1mIed8b8uXY

--HG--
extra : rebase_source : e21b4565c5b146faa4468d4569dabe34e182ae8f
2016-05-24 17:28:38 +01:00
Gregory Szorc
e33c9179cd Backed out changesets a2a4c06d9736 and d6e4c44790d2 (bug 1274655) for breaking version control
On a CLOSED TREE.
2016-05-24 11:10:45 -07:00
Gregory Szorc
e48138b855 Bug 1274655 - Ensure environment variable isn't a unicode; r=me
Older versions of Python 2.7 have a bug where subprocess and execve
don't like unicode in the environment variable dict. This patch
ensures we are using a str.

Pusing on a CLOSED TREE like a boss.

--HG--
extra : amend_source : 5f464f6ffd58711d31129e6d8971a85b5b75b1c7
2016-05-24 11:03:57 -07:00
Carsten "Tomcat" Book
cb4337c62c merge mozilla-inbound to mozilla-central a=merge
--HG--
rename : dom/presentation/tests/mochitest/file_presentation_non_receiver_oop.html => dom/presentation/tests/mochitest/file_presentation_non_receiver.html
rename : dom/presentation/tests/mochitest/file_presentation_non_receiver_inner_iframe_oop.html => dom/presentation/tests/mochitest/file_presentation_non_receiver_inner_iframe.html
rename : dom/presentation/tests/mochitest/file_presentation_receiver_inner_iframe_oop.html => dom/presentation/tests/mochitest/file_presentation_receiver_inner_iframe.html
2016-05-24 14:52:23 +02:00
Carsten "Tomcat" Book
002646b7c6 merge fx-team to mozilla-central a=merge 2016-05-24 14:21:05 +02:00
Carsten "Tomcat" Book
0ed94efabc Backed out changeset 0659c9235136 (bug 1274363) for memory leaks
--HG--
extra : rebase_source : 7fd1df522bb0cab48ca51d29140036f6a5a6a7cc
2016-05-24 09:37:23 +02:00
Wes Kocher
c7d07150ce Bug 1270994 - Re-add webgl-utils.js to .eslineignore because I just intentionally re-broke it CLOSED TREE a=merge
--HG--
extra : source : 2179cd63b7fcdf18f0fa87dbfafb621954623911
2016-05-23 14:08:10 -07:00
Wes Kocher
619449ef38 Followup to hopefully fix browser_se_first-run.js after bug 1270994 landed rs=gijs
--HG--
extra : source : ca0d04ce03040d726cd96d112761e79317587c18
2016-05-23 13:57:49 -07:00
Wes Kocher
865c827ac1 Merge fx-team to m-c a=merge 2016-05-23 17:14:42 -07:00
moby
5196c457dd Bug 1256843 - Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_bug_599725_response_headers.js; r=bgrins
MozReview-Commit-ID: AivhQ31wr1G
2016-05-23 16:45:00 +02:00
Jaideep Bhoosreddy
ae4a15dd5c Bug 1256780 - Fix ESLint issues in devtools/client/webconsole/test/browser_console_addonsdk_loader_exception.js; r=bgrins
MozReview-Commit-ID: BqcfZi9Y26c
2016-05-23 16:28:00 +02:00
Michael Comella
8488c724fb Bug 1274727 - Document more details about searches core ping field. r=bnicholson
MozReview-Commit-ID: DO8gRT8YcQm

--HG--
extra : rebase_source : f0c644109c5295991a0d6c10789344d5d69914ea
2016-05-23 15:25:32 -07:00
Michael Comella
252b6ec614 Bug 1274727 - Use toString method for search engine identifiers. r=bnicholson
These values are what are actually used UI telemetry (perhaps because the enums were added after the strings?). They're also a little less obnoxious than the enum names.

MozReview-Commit-ID: K5i2Hr4DR4J

--HG--
extra : rebase_source : 5750fe71960616ad8014b473c6a5d99c2d3b2dc3
2016-05-23 15:26:26 -07:00
Gijs Kruitbosch
c5967c0388 Bug 1255270, r=mak
MozReview-Commit-ID: 5fInAZiZMhl

--HG--
extra : rebase_source : d55bb43c86e1ae3a78f770e5a6ba1366e455c71b
extra : source : 6e2a4ab6ed341f0250422d8f9ba9f4a206cfc527
2016-05-23 10:09:13 +01:00
ffxbld
5cbce51a75 No bug, Automated blocklist update from host bld-linux64-spot-425 - a=blocklist-update 2016-05-21 05:05:23 -07:00
ffxbld
d8a85e51ac No bug, Automated HPKP preload list update from host bld-linux64-spot-425 - a=hpkp-update 2016-05-21 05:05:21 -07:00
ffxbld
0ffea88a0a No bug, Automated HSTS preload list update from host bld-linux64-spot-425 - a=hsts-update 2016-05-21 05:05:19 -07:00
Wes Kocher
2596f34110 Backed out 3 changesets (bug 1267910) for reports of it breaking session restore a=backout
Backed out changeset 5962f8e6d030 (bug 1267910)
Backed out changeset f8afc5cf9e0e (bug 1267910)
Backed out changeset cc202e0ac0dd (bug 1267910)
2016-05-20 21:15:17 -07:00
Michael Comella
f42408cb87 Bug 1274433 - Construct TelemetryDispatcher on background thread. r=ahunt
MozReview-Commit-ID: 6H5Wp4uzNQb

--HG--
extra : rebase_source : 108d30fed9802bf7e2bfb3d35aca1126c808e1b6
2016-05-20 18:00:22 -07:00
Phil Ringnalda
c92b028404 Back out changeset b3835efbf422 (bug 1257182) for failures in browser_restoreClosedTabs.js and browser_urlbarPrivateBrowsingWindowChange.js
CLOSED TREE
2016-05-23 19:36:08 -07:00
Blair McBride
8e0c022d99 Bug 1257182 - "Restore All Tabs" can fail when there are pre-existing tabs. r=dao
MozReview-Commit-ID: HZqflYBJfJy

--HG--
extra : transplant_source : jrAj%9D%E3i%F8%D7%D5%C5w%22%FF%9B%DA%01%E9%5B%DC
2016-05-24 12:19:31 +12:00
Wes Kocher
71155ee202 Backed out changeset 684824592e64 (bug 1272652) for marionette failures 2016-05-23 15:13:08 -07:00
Michael Kaply
60d3e76032 Bug 502367 - tree.columns can be undefined so check for it; r=enndeakin 2016-05-23 16:46:18 -05:00
Wes Kocher
78f5e4c770 Bug 1270994 - Re-add webgl-utils.js to .eslineignore because I just intentionally re-broke it CLOSED TREE 2016-05-23 14:08:10 -07:00
Wes Kocher
1600254607 Followup to hopefully fix browser_se_first-run.js after bug 1270994 landed rs=gijs
--HG--
extra : amend_source : 616c26abebfed46a5a195a78999876170a148d18
2016-05-23 13:57:49 -07:00
J. Ryan Stinnett
01992bca45 Bug 1273584 - Stop growing device list forever. r=gl
MozReview-Commit-ID: L6jPEWeFDcr
2016-05-23 15:33:55 -05:00
J. Ryan Stinnett
8812faeb8b Bug 1193747 - Remove link to inspector error in Browser Console. r=pbro
MozReview-Commit-ID: 1ek1pIFeKg2
2016-05-23 15:32:32 -05:00
Dustin J. Mitchell
9663fb0fbd Bug 1274717: use a level-appropriate scope; r=garndt a=KWierso
MozReview-Commit-ID: KU7D06KauBK

--HG--
extra : source : 2b520d36529bcc2ca820bec79e55a4016469b3c7
extra : intermediate-source : 086876af257cf9763eb09ecdd25aa810fc25544d
2016-05-20 23:00:15 +00:00
L. David Baron
0ff0dbb850 Bug 1274450 - Disable PGO for nsTreeBodyFrame::PaintText. r=sfink a=KWierso
MozReview-Commit-ID: GL7gz3vuvAD
2016-05-20 14:46:02 -07:00
Wes Kocher
fa48509cda Merge fx-team to central, a=merge 2016-05-20 14:14:00 -07:00
Gregory Szorc
b16ebe5259 Bug 1274655 - Set MOZ_SOURCE_REPO in mozharness to avoid variance from shared repos; r=jlund
Recent changes to mozharness in bug 1270317 started using pooled shared
storage for Mercurial repos. This means the "default" path in Mercurial
repos is variable depending on which repo was the first to be built on
a machine.

By default, the Firefox build system resolves the source repository
from `hg paths default`. This is now incorrect default behavior in
automation.

We fix the regression by setting MOZ_SOURCE_REPO in the environment to
path to the repository that mozharness is currently building.

MozReview-Commit-ID: 34IPf7PJfuA

--HG--
extra : rebase_source : 7b4944fc059ffc0b25a6a74072d5546baa8acefc
2016-05-20 12:46:27 -07:00
Gregory Szorc
373e3998df Bug 1274693 - Upgrade robustcheckout extension to require --revision be a revision; r=jlund
This is a straight import of version-control-tools:hgext/robustcheckout/__init__.py
at d115bc9578dac4ae2694ea93bb9662de9e6b0b67. Code was reviewed in bug 1274095.
Should be a rubber stamp review.

MozReview-Commit-ID: CEXR9uCHBfI

--HG--
extra : rebase_source : c71bf0bc965993183a197e93459826137392d9e7
2016-05-20 14:58:56 -07:00
Mason Chang
bd43ebe418 Bug 1249600. Fallback to arial fonts or draw nothing if typeface is unavailable. r=bas 2016-05-20 09:16:29 -07:00
Andrew Halberstadt
afc862c3e9 Bug 1275308 - [mozharness] Rename the run-marionette action to run-tests, r=armenzg
In bug 1262260 and 1250904, we are building some tools to make debugging tests in
interactive jobs easier. Part of this includes making it easier to run mozharness
scripts with various configurations. Some of these tools depend on a "run-tests"
action being present, but in marionette.py, this action is called "run-marionette"
instead.

Rather than make these tools special case marionette, let's just make marionette.py
consistent with every other mozharness script.

MozReview-Commit-ID: CrPgjUkCBQR

--HG--
extra : rebase_source : 0ab6cc8d5cfcc329b77a9e3096b9d377edfe3c40
2016-05-24 12:19:45 -04:00
David Keeler
e87f6f88e2 bug 1273677 - ensure session cache is properly configured and torn down for TLSServerSocket r=mcmanus
MozReview-Commit-ID: 6i7HxTdLcID

--HG--
extra : rebase_source : 3c1b4c0ed798c166cbc2bcad71de90543af176c1
2016-05-23 13:58:56 -07:00
Daniel Holbert
ad862a27cb Backed out changeset 3d201ae294f8 (bug 1272398), on a hunch that it might have inadvertantly triggered a latent Win PGO crash in layers code
CLOSED TREE

MozReview-Commit-ID: 87w8DC3JEM8
2016-05-19 22:50:15 -07:00
Ryan VanderMeulen
4069dcd34f Backed out 3 changesets (bug 1268450) for browser_keybindings_03.js timeouts.
Backed out changeset 466d5c96f439 (bug 1268450)
Backed out changeset 9d79d99a3e18 (bug 1268450)
Backed out changeset 9090f1b3c2e4 (bug 1268450)
2016-05-19 22:48:37 -04:00
J. Ryan Stinnett
0b67196115 Bug 1274333 - Fix indentation of Heritage.extend. r=tromey
ESLint's auto-fix got confused by cases that passed an object literal to
Heritage.extend() but placed the opening brace on the next line.

MozReview-Commit-ID: 60NIZHYpwv3
2016-05-19 20:48:43 -05:00
Ryan VanderMeulen
5337e6e882 Merge m-c to inbound. a=merge
CLOSED TREE
2016-05-19 21:43:31 -04:00
Ryan VanderMeulen
9c5e9fae17 Merge fx-team to m-c. a=merge 2016-05-19 21:42:22 -04:00
Ryan VanderMeulen
4f05ba8f1b Backed out changeset a3eb9950fa4b (bug 1273584) for WinXP browser_responsiveui_touch.js failures. a=me CLOSED TREE 2016-05-19 20:32:32 -04:00
Gregory Szorc
1256bebf68 Bug 1274436 - Define vcs_share_base in multi_locale configs; r=nthomas
After bug 1270317 we require the use of shared repos in automation. We
refuse to operate if the vcs_share_base config option or corresponding
environment variable isn't defined (at least with the "hg" VCS tool).

It looks like the multi_locale configs are using the "hg" tool without
a shared directory defined. So define the shared directory to appease
the "hg" tool.

Pushing on a CLOSED TREE.

MozReview-Commit-ID: 9TLrTYaMQzT

--HG--
extra : amend_source : 0c47f3615c4c91454e6076c3c3e864604678d1ea
2016-05-19 16:27:20 -07:00
Ryan VanderMeulen
a992bd58ea Bug 1273758 - Skip test_mouse_action.py on Win7 due to becoming failure-prone since the switch to AWS.
CLOSED TREE
2016-05-19 16:28:03 -04:00
Alexandre Poirot
9274a23b5b Bug 1268450 - Fix 'Plus' key shortcut support. r=jryans 2016-05-19 16:13:00 -04:00