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
Alexandre Poirot
f4727ff5fd
Bug 1268450 - Accept loose digits for azerty keyboards. r=jryans
2016-05-19 16:13:00 -04:00
Alexandre Poirot
1915a59e3c
Bug 1268450 - Convert toolbox key shortcut to stop using XUL. r=jryans
2016-05-19 16:13:00 -04:00
bzrd_Sdn
42695329a2
Bug 1266199 - Rename BrowserApp.searchEngineManager to mSearchEngineManager. r=mcomella
2016-05-19 21:38:38 -04:00
Alexandre Poirot
8e1d78848b
Bug 1115779 - Fix devtools web audio intermittent timeouts by waiting for a tick before collecting nodes. r=jryans
2016-05-19 15:44:00 -04:00
Terrence Cole
e912be9216
Bug 1232417 - Followup to fix unexpected S bustage on a CLOSED TREE; r=meow
2016-05-19 12:12:40 -07:00
Jeff Muizelaar
1c19302c86
Bug 1274253. Properly test the cpuid bits.
...
I fixed the other platforms to do this but failed to do so
on GCC/clang
2016-05-19 15:01:45 -04:00
Blake Kaplan
ad87d3252d
Bug 1244533 - Pass dragend coordinates down to the content process. r=enndeakin
2016-05-19 11:55:40 -07:00
J. Ryan Stinnett
6037b321d7
Bug 1273584 - Stop growing device list forever. r=gl
...
MozReview-Commit-ID: L6jPEWeFDcr
2016-05-19 12:41:18 -05:00
Chris AtLee
ac6b4acd33
Bug 1250629 - stringify en_us_package_url r=Pike
...
MozReview-Commit-ID: ABrUAwR4CuJ
--HG--
extra : rebase_source : d0f7f8f2bf97d064b82a8044c5ee96d9315f665f
2016-05-19 13:21:13 -04:00
Ben Kelly
f3cfddb783
Bug 1273070 P2 Execute fetch() mochitests in nested workers. r=khuey
2016-05-19 11:39:13 -07:00
Ben Kelly
f671f48c5d
Bug 1273070 P1 Fix fetch() WorkerRunnable classes to allow it to work with nested Workers. r=khuey
2016-05-19 11:39:13 -07:00
Geoff Brown
ad89b87074
Bug 1253300 - Run TC Linux 64 pgo tests as tier 2; r=dustin
2016-05-19 12:36:38 -06:00
Alexander Surkov
db7566fedf
Bug 1268320 - stop event tree processing if the document goes shutdown, r=yzen
2016-05-19 14:35:20 -04:00
Ryan VanderMeulen
65843654f3
Merge m-c to fx-team. a=merge
2016-05-19 12:50:27 -04:00