Commit Graph

40306 Commits

Author SHA1 Message Date
Wes Kocher
a7fbcdcca6 Backed out changeset e40580ed0fe6 (bug 1247396) for Windows builds failing to find sicudt.lib
MozReview-Commit-ID: GxVMNWcjdBY
2016-03-25 10:38:54 -07:00
Ted Mielczarek
4aa24eba02 bug 1247396 - drop support for MOZ_SHARED_ICU. r=glandium
MozReview-Commit-ID: 54AQdzJqvvA

--HG--
extra : rebase_source : 55a702b7f134a7c760397f83b1fd1e6044404d7e
extra : amend_source : 1654150e6ebc2bd3a3ff162d486685871640c635
extra : histedit_source : a59866a9ccc244c415ffeb7c7fe685d00b25753d
2016-02-11 08:21:16 -05:00
Phil Ringnalda
fb9390dfa5 Merge m-c to a CLOSED TREE m-i 2016-03-24 22:41:12 -07:00
Phil Ringnalda
48e56cf3be Back out 7b0bb5c3ab01 (bug 1259245) for very frequent OS X 10.10 e10s mochitest-5 crashes, a=backout
CLOSED TREE
2016-03-24 22:36:31 -07:00
Gregory Szorc
ba049d3406 Bug 1186060 - Build with Visual Studio 2015 Update 1; r=ted, ehsan a=merge
This commit switches Windows builds from Visual Studio 2013
to Visual Studio 2015 Update 1.

Previously, Visual Studio was installed on the builders as part
of the base system image. Starting with this commit, we obtain
Visual Studio from a pre-generated, self-contained archive
containing the executables, Windows SDK, and other support
files. This means that new Windows toolchains can be installed
without having to modify configuration of machines in automation!

The mozconfigs for Visual Studio 2015 are a bit different from
existing mozconfigs.

Because it appears to be completely redundant and not necessary,
the LIBPATH variable has been dropped.

The order of paths in PATH, LIB, and INCLUDE has changed. The new
order more accurately reflects what would be defined by
vcvarsall.bat.

As part of switching to Visual Studio 2015, the Universal CRT is
now required. So, the 2015 mozconfigs export WIN_UCRT_REDIST_DIR
to define the location to those files.

The switch to Visual Studio 2015 also involves the switch from
the Windows 8.1 SDK to the Windows 10 SDK. However, we still
target an old version of Windows, so this hopefully shouldn't
have any significant fallout.

It's worth noting that switching to Visual Studio 2015 makes
builds - especially PGO builds - significantly faster. Our
PGO build times in automation are ~1 hour faster. Our regular
builds appear to be a few minutes faster.

MozReview-Commit-ID: Pa5GW8V87Q

--HG--
extra : source : 56b27306d3257445f70374aa78fc5bd42ef300ce
extra : intermediate-source : 559a80645f20706e1eaaeed863e90c2d35ff7644
2016-03-24 09:12:19 -07:00
Carsten "Tomcat" Book
8427ea0354 merge mozilla-inbound to mozilla-central a=merge 2016-03-24 16:15:30 +01:00
Mark Banner
38000e6009 Bug 1259245 - Land version 1.2.3 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code.
--HG--
extra : commitid : A9g5tbAfCDM
2016-03-23 21:51:33 +00:00
Felipe Gomes
97fdb27ffd Bug 1234404 - Wait for the tabs to be removed before finishing the test. r=me
Hopefully this gets rid of the orange in this bug

MozReview-Commit-ID: FgOxiCUDeJj
2016-03-23 15:50:07 -03:00
Carsten "Tomcat" Book
82bec00572 Merge mozilla-central to fx-team 2016-03-23 16:30:13 +01:00
Carsten "Tomcat" Book
b5709cdb58 merge mozilla-inbound to mozilla-central a=merge 2016-03-23 16:14:48 +01:00
tofumatt
0f151b21a6 Bug 1237822 - Throw error if tabs.query is used without "tabs" permission with url param. r=kmag
MozReview-Commit-ID: 4WpawIYcwnl

--HG--
extra : transplant_source : %1FD%00%5D%CEJ%E6%10Wj%C3%92%87%FFN%A4Vo%0C%E7
2016-03-15 15:39:27 +01:00
Mike de Boer
72ab184576 Bug 1257017 - Use the global browser progress listener in 'withSnippetsMap' to make it more reliable, make search engine state cleanup more consistent and request a longer timeout for browser_aboutHome.js due to it taking longer than before the refactor. r=mak 2016-03-22 16:10:10 +01:00
Mark Banner
676025af92 Bug 1258865 - Land version 1.2.2 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code.
--HG--
extra : commitid : 7RpoeE3C47m
2016-03-22 22:56:02 +00:00
Mark Banner
4f90d1c0a4 Bug 1258865 - Land version 1.2.2 of the Loop system add-on in mozilla-central - vendor updates. rs=Standard8 for already reviewed code.
--HG--
extra : commitid : 2AdEXTDbIYr
2016-03-22 22:56:02 +00:00
Mark Banner
2e820206dc Bug 1258865 - Land version 1.2.2 of the Loop system add-on in mozilla-central - locale updates. rs=Standard8 for already reviewed code.
--HG--
extra : commitid : CinhDQ45J8i
2016-03-22 22:56:01 +00:00
Kris Maglione
8706c945fd Bug 1253133: [webext] Support changing window geometry via windows.update. r=aswan
MozReview-Commit-ID: LQGXyB9WuiI

--HG--
extra : rebase_source : 840ec6f25eb4409383b6e0c7a43ba03dc3cddf9b
2016-03-22 23:13:11 +01:00
Kris Maglione
5c47b4916d Bug 1253130: [webext] Support the alwaysOnTop in the browser.windows API. r=gabor
MozReview-Commit-ID: FNBCsDt0UT8

--HG--
extra : rebase_source : 80ec6a949237e4e59b17a9a9b31b5001d9f09606
2016-03-22 23:11:35 +01:00
Shane Caraveo
58eb455ed1 Bug 1258524 fix icon for *unix*, r=gijs 2016-03-22 13:00:49 -07:00
Shane Caraveo
c5b581f123 Bug 1245074 workaround CUI defaults for pocket to fix restore defaults, r=gijs 2016-03-22 12:43:38 -07:00
Ralph Giles
9a3b850c14 Bug 1258796 - Re-enable rust on win32 builds. r=mshal
We're still using a i686-pc-windows-msvc rust stdlib,
but now that bug 1255869 we have runtime protection against
calling the sse2 code it contains.

Reverts bug 1253456.

--HG--
extra : rebase_source : 28c7399eb9f90f2865c41eb394a5949e05a632ff
2016-03-22 11:53:00 -07:00
Jonathan Kingston
5f81508edb Bug 1244022 - Change the tooltip of the "i" icon to "Show site information". r=paolo
MozReview-Commit-ID: oBtO1tuqOS

--HG--
extra : amend_source : 6bbf5756d3b359f0079762c1f8c936f8a8441058
2016-03-23 11:26:04 +00:00
Markus Stange
8a772acd42 Bug 1068674 - Don't turn off e10s if hardware acceleration is disabled. r=jimm
MozReview-Commit-ID: 8NIUSSHy2dt

--HG--
extra : rebase_source : d34c4721af319e6f8632940a4105534f8c8c4a01
2016-03-22 15:09:24 -04:00
Jordan Lund
90e8796177 Bug 1258059 - generify dev configs and env for relpro by removing date strings and allow multiple products, CLOSED TREE DONTBUILD a=testing r=rail
stub installers with beta-dev, add staging beta single locale, r?rail

MozReview-Commit-ID: 6h1TtzVO1Jp
MozReview-Commit-ID: Gtf4cJKsAPu

--HG--
rename : testing/mozharness/configs/releases/postrelease_date.py => testing/mozharness/configs/releases/dev_postrelease_firefox_beta.py
rename : testing/mozharness/configs/releases/updates_date.py => testing/mozharness/configs/releases/dev_updates_firefox_beta.py
rename : testing/mozharness/configs/releases/postrelease_beta.py => testing/mozharness/configs/releases/postrelease_firefox_beta.py
rename : testing/mozharness/configs/releases/updates_beta.py => testing/mozharness/configs/releases/updates_firefox_beta.py
extra : rebase_source : e828559f0f923d7125ac6b4b8fab63d7568122cc
2016-03-22 10:15:11 -07:00
Carsten "Tomcat" Book
5d83e31d04 merge mozilla-inbound to mozilla-central a=merge 2016-03-22 12:14:15 +01:00
Dave Huseby
71ff158dcd Bug 1233895 - Make Feeds.jsm properly handle principal origin attributes when loading subresources. r=sicking 2016-03-21 16:41:00 -04:00
Kit Cambridge
85bc9bbd3f Bug 1254544 - Show clipboard commands in the synced tabs filter context menu. r=markh
MozReview-Commit-ID: 9XTYrU0xp9E

--HG--
extra : transplant_source : %08n%86%F3%C7%B7j%E2%C5%A7W%D5%91%A2Zs%A1%D9%DD%F1
2016-03-16 16:31:19 -07:00
Gabriel Luong
9186b6ac79 Bug 1241714 - Implement a selectable device list that applies settings to the viewport r=jryans 2016-03-21 14:48:31 -04:00
Gijs Kruitbosch
f324684dca Bug 621158 - fix typo in advanced.js, actually enable test in e10s, rs=bustage,me
MozReview-Commit-ID: JCEoHxw5UPZ
2016-03-21 11:52:36 +00:00
Gijs Kruitbosch
abe1c0b2f7 Bug 621158 - make appcache use messaging for quota management, r=mayhemer,jaws
MozReview-Commit-ID: GfHbERuzuW8

--HG--
extra : rebase_source : 40e7a841174fb4121afc25e45edf1b10527688e7
2016-03-21 10:22:16 +00:00
Gabriele Svelto
aefa743971 Bug 1257488 - Fix test_gzip_offline.html to work with e10s enabled, r=mayhemer
MozReview-Commit-ID: Fv3ECOAlJ2b

--HG--
extra : rebase_source : 9ed438f8d76ce821f57ebc5c0ae24ba2686726f5
2016-03-17 11:58:14 +01:00
Franziskus Kiefer
1a47cfb77a Bug 1186072 - Add trailing slash to origin referer header when policy is set. r=sworkman
MozReview-Commit-ID: 3PYuODmqpbL

--HG--
extra : source : ac4148f22b2d6f76762dac3fd94a6452da80bdde
2016-02-24 10:51:54 +01:00
Paolo Amadini
9f7804275b Bug 1139914 - Downloads with blocked data should be persisted across sessions. r=mak
MozReview-Commit-ID: 4XkSTaNZcLo

--HG--
extra : rebase_source : 98c24ae1561555ddf1c6c12b1fafeb08fa735dd1
2016-03-20 14:25:42 +00:00
Paolo Amadini
44ddde4b6e Bug 1254100 - Part 2 - Downloads blocked by Application Reputation should provide information about the verdict. r=mak
MozReview-Commit-ID: FYH5Tdtbzn

--HG--
extra : rebase_source : a59e79ac247d5f6d039d25f6ee6aea6cf2b5dbe6
2016-03-16 14:29:23 +00:00
Andrew Swan
b1872b4329 Bug 1256598 - Give AMO access to UITour. r=mattn
MozReview-Commit-ID: ECfc6JcNudN

--HG--
extra : transplant_source : %B7%FC%ACr%D4d%1BZ%14T%EA%2A%2A%96%7C%24%14/%F45
2016-03-15 09:47:58 -07:00
Ryan VanderMeulen
a3c1075fc6 Merge fx-team to m-c. a=merge 2016-03-19 11:23:43 -04:00
Ryan VanderMeulen
dd9dced81d Merge inbound to m-c. a=merge 2016-03-19 11:22:28 -04:00
ffxbld
0c0b5ebb4c No bug, Automated blocklist update from host bld-linux64-spot-543 - a=blocklist-update 2016-03-19 04:43:34 -07:00
Gijs Kruitbosch
b8a11f0600 Backed out changeset c95124453340 (bug 621158) for mochitest-1 bustage
MozReview-Commit-ID: Lm3ex8nnLJ6
2016-03-19 01:52:18 +00:00
Carsten "Tomcat" Book
0e533b219a merge mozilla-inbound to mozilla-central a=merge 2016-03-18 15:51:43 +01:00
Carsten "Tomcat" Book
df65ba1904 Backed out changeset 70960616621c (bug 1246035) for eslint failures
--HG--
extra : rebase_source : 1aabe3c342278594617826d065640425eb557b19
2016-03-18 10:04:15 +01:00
Kartikaya Gupta
92eb39fdb7 Bug 1257181 - Re-enable APZ on beta. r=felipe
MozReview-Commit-ID: L3jWfz6r5ff
2016-03-18 21:30:24 -04:00
Christoph Kerschbaumer
d0b4117e2e Bug 1257924 - Remove SEC_NORMAL from MozLoopPushHandler.jsm. r=sicking 2016-03-18 11:05:32 -07:00
Gijs Kruitbosch
cc35fdfce9 Bug 1256625 - enable function parameters to gContentAPI wrappers to fix UITour tests in e10s mode, r=MattN
MozReview-Commit-ID: 6A4X8bmgaun

--HG--
extra : rebase_source : 5e5005a1385e8ecc13a2e0c4e2ec5ff61b7e776b
2016-03-15 11:47:49 +00:00
Rakhi Sharma
86e5423fc1 Bug 1212355 - [light devedition theme] No URLbar dropmarker visible on Linux, r=Gijs
MozReview-Commit-ID: ISOMzRmXNZm

--HG--
extra : rebase_source : 0b4d518f8229b35b7a54b9fba57a23371eef3d79
2016-03-17 17:00:35 +05:30
Myk Melez
36b6968b1f Bug 1256667 - evaluate Webapps.jsm early to resolve ts_paint regression; r=mossop 2016-03-18 10:04:05 -07:00
Carsten "Tomcat" Book
ed69b56ca5 Merge mozilla-central to mozilla-inbound 2016-03-18 16:10:42 +01:00
Jonathan Kew
924d7f9458 Bug 1256731 - patch 3 - Don't pull the elements below the titlebar up so far they'll clash with the buttons, in the secondary lo-dpi case where the window controls are oversized. r=gijs 2016-03-17 16:05:42 +00:00
Jonathan Kew
08fa921c03 Bug 1256731 - patch 2 - Notify front-end code when screen resolution changes on Windows, so that TabsInTitlebar code can refresh its computations. r=gijs,emk 2016-03-17 12:53:31 +00:00
Gijs Kruitbosch
7ded129f86 Bug 621158 - make appcache use messaging for quota management, r=mayhemer,jaws
MozReview-Commit-ID: GfHbERuzuW8

--HG--
extra : rebase_source : 343aab5cb460641d4fb0dd21760ec40cc68e9c28
extra : amend_source : 4609109ca8cd686fae51956cca960b5f94656e34
2016-02-29 17:52:35 +00:00
Gijs Kruitbosch
6be7372f93 Bug 1252855 - make reader mode use AsyncPrefs, r=margaret
MozReview-Commit-ID: U6ZTyQQSHG

--HG--
extra : rebase_source : bf2aa2f40777611f2b89e9d2f57d2f4f2544f53b
2016-03-15 20:40:14 +00:00