Граф коммитов

50529 Коммитов

Автор SHA1 Сообщение Дата
Sebastian Hengst 7dba57e6b9 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: DYPstPArJWR
2017-09-18 11:34:59 +02:00
Sebastian Hengst 9f35e3578f merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-17 23:35:08 +02:00
Jan-Ivar Bruaroey 2d8e4ed71f Bug 1381638 - Change browser_devices_get_user_media_in_frame.js to test cam then cam+mic instead of mic then cam+mic, to avoid bug 1400488. r=ng 2017-09-17 14:55:51 -04:00
Johann Hofmann 3b3f324eb7 Bug 1399930 - Add drag space padding to the tabs toolbar on OSX. r=Gijs
The previous drag space was only set as min-height on the titlebar,
which led tabsintitlebar.js to not account that extra space for moving
the titlebar to the bottom (because it calculates that height from
tab strip height). So while it looked fine visually, the titlebar did
not stretch all the way to the bottom, so that e.g. double-clicks aren't
registered correctly.

MozReview-Commit-ID: 1mHFDBUe3sC

--HG--
extra : rebase_source : 667b131485658927fc2f3d484b2ab15cce782d95
2017-09-15 12:55:18 +02:00
Axel Hecht 86eb17e169 Backout revision ec6c7dd9e25f (bug 1390461) for breaking Beta release automation.
MozReview-Commit-ID: CdPvaPuVGHE

--HG--
extra : rebase_source : 587ad51d0c37b1bb9e6261d9694cb87c078715d6
extra : histedit_source : 6f32c8a0ac853fad76c351dbb17402b36aacdcf8
2017-09-16 12:41:57 +02:00
Axel Hecht e426fec326 Backout revision d3021ff5ea6a (bug 1396177) for breaking Beta release automation.
MozReview-Commit-ID: L9a0ehdQvLu

--HG--
extra : rebase_source : da3cb88986ebaa0a173bf94b6bf666a17f1d3202
extra : histedit_source : 2c2bce4437c0b6c6e2111248b6f86dfa02e0d0a6
2017-09-16 12:38:46 +02:00
Axel Hecht 4383c6ecf6 Backout revision e95f8bd7b519 and 84091f931dff (bug 1385227) for breaking Beta release automation.
--HG--
extra : rebase_source : 512c7603f1c600d9cd4ba4b17007ee9a9480e365
extra : histedit_source : be31be1ade27d0df5a25badc2def1a59f2a9c2fd%2Ca0db2bfd6e59dab72fb8c58063ea7592cfeb430e
2017-09-16 11:04:13 +02:00
Tim Huang 2a25d05564 Bug 1384330 - Part 2: Add a test case for testing that navigator.mozAddonManager is correctly blocked when pref 'privacy.resistFingerprinting.block_mozAddonManager' is true. r=arthuredelstein,mossop
The patch adds a test case which will first test with the pref off to see that
navigator.mozAddonManager can be accessed successfully. And then turn the pref
on to see that whether navigator.mozAddonManager is blocked.

MozReview-Commit-ID: 3nptUqdg7p7

--HG--
extra : rebase_source : 51a48284009d189294be4ee6943db453d4a76d18
2017-09-14 16:49:33 +08:00
Doug Thayer 26c4c55079 Bug 1380345 - Use clipped menu icon when showing update badges r=Gijs
As an alternative to using a border colored to match what's behind
it, as the color of that border needs to be maintained to match,
and the border can cut into other things. Since the border was
1px on high DPI displays, this does change how it looks slightly
under those circumstances, but see the images attached to the bug,
which is still visually pleasing.


MozReview-Commit-ID: 8gdZ0XPOX8C

--HG--
extra : rebase_source : 8065362d295095194a88cb265ea5ee3e43bc6bdf
2017-09-11 13:34:11 -07:00
Maya Messinger 1710134422 Bug 1387846 change print button command to print instead of print preview on all platforms r=Gijs
MozReview-Commit-ID: IIxhCx4N362

--HG--
extra : rebase_source : b920e3c9333df0b2ee9cda92880b5effb4922e45
2017-09-17 17:23:00 -04:00
Gijs Kruitbosch d9c533ac23 Bug 1400681 - remove footer inline start padding explicitly instead of not setting non-icon inline start padding, r=johannh
Using ':not' would unduly increase the specificity of the '.subviewbutton > .toolbarbutton-text' rule,
so I went with overriding it instead.

MozReview-Commit-ID: 85o0IcjCgbQ

--HG--
extra : rebase_source : 385bcd09c2cea5c24a99bb23c60da63b5a46749d
2017-09-17 17:23:05 +01:00
Gijs Kruitbosch 925ab3cd04 Bug 1400556 - apply padding to the tabs toolbar too to avoid other items moving when dragging tabs, r=johannh
MozReview-Commit-ID: FXAYmACbYt1

--HG--
extra : rebase_source : 00e1942e83cc1fe6f20d9eb31e9ee9840c9ddfe9
2017-09-16 18:47:32 +01:00
Edouard Oger 16c757d39c Bug 1383663 part 2 - Remove fx-desktop-v1 client capabilities from aboutaccounts.js. r=markh,rfkelly
MozReview-Commit-ID: Ksh1AgAeski

--HG--
extra : rebase_source : 9d2b46093a56b5f42bc910b6aae0e0f1a4713e14
2017-08-30 14:32:38 -04:00
Edouard Oger daf87f8b3b Bug 1383663 part 1 - Revert bug 1385191 changes. r=markh
This reverts commit 3f279247b875becd0c617fa6dc31cdf9f1349374.

MozReview-Commit-ID: FuCMewhO20z

--HG--
extra : rebase_source : cbeb2b30a425020e2379d3f5d21affabe610a20b
2017-08-21 17:06:06 -04:00
Phil Ringnalda e6c038d6ee Backed out 3 changesets (bug 1383663) for timeouts in browser_aboutAccounts.js and failures in test_web_channel.js
Backed out changeset f384a524cac6 (bug 1383663)
Backed out changeset 9d26a627e2f8 (bug 1383663)
Backed out changeset c7d46e2e8ddc (bug 1383663)

MozReview-Commit-ID: 88xbdeVJtK2
2017-09-16 10:40:00 -07:00
Edouard Oger 3ce52272b1 Bug 1383663 part 2 - Remove fx-desktop-v1 client capabilities from aboutaccounts.js. r=markh,rfkelly
MozReview-Commit-ID: Ksh1AgAeski

--HG--
extra : rebase_source : 1cc980b37f472dc12831802992172fbfc32f5cf7
2017-08-30 14:32:38 -04:00
Edouard Oger 11875727be Bug 1383663 part 1 - Revert bug 1385191 changes. r=markh
This reverts commit 3f279247b875becd0c617fa6dc31cdf9f1349374.

MozReview-Commit-ID: FuCMewhO20z

--HG--
extra : rebase_source : f071fe7d8b67d84a0b2836b7dae3883e8c85c46a
2017-08-21 17:06:06 -04:00
Blake Winton ab01ad862f Bug 1388167 - Unify doorhanger footer styles. ui-r=abenson r=johannh
MozReview-Commit-ID: GGd9sHa2Ga0

--HG--
extra : rebase_source : 9a4dc328c9b81b30743f37aca25d0ec85cab532c
2017-08-21 15:49:32 -04:00
Sebastian Hengst 780bc9e671 Backed out changeset 5dc35eb2c70b (bug 1370401) on request from nhnt11 (taking bug 1399235 into account). r=backout 2017-09-16 16:03:30 +02:00
Johann Hofmann e1d9e1ee96 Bug 1399499 - Add additional margin-top to the tabs toolbar on Windows 7 per Photon spec. r=nhnt11
MozReview-Commit-ID: E3lWYq29eTQ

--HG--
extra : rebase_source : db3171195b998a6988c832615e00589614b20f49
2017-09-15 01:30:08 +02:00
Nihanth Subramanya 878d29a926 Bug 1370401 - Don't allow URL bar width to shrink smaller than its contents. r=dao,Gijs
MozReview-Commit-ID: yUldCs59cZ

--HG--
extra : rebase_source : 365542d225ea17769d29cb255168c4521b5488e1
2017-09-06 05:53:06 +05:30
Sebastian Hengst 1d35d25f21 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 1Wa3jV6n7Wj
2017-09-16 11:35:02 +02:00
Kris Maglione d50026fefb Bug 1400489: Restrict global sharing to desktop Firefox. r=tcampbell
MozReview-Commit-ID: Gese366rNCH
2017-09-15 21:24:36 -07:00
Ed Lee bf41b3fe60 Bug 1400353 - Add faster loading, favicon positioning and bug fixes to Activity Stream. r=dmose
MozReview-Commit-ID: K47CeF7IJtB

--HG--
extra : rebase_source : ee40ab440575b19d12158a04a20c2d1e1de5be90
2017-09-15 16:58:32 -07:00
Matthew Noorenberghe a34bb44fec Bug 1400395 - Make credit card autofill available for tests. r=RyanVM
This means we're not exactly testing what we're shipping but unbreaks the tests for now to allow beta uplift.

MozReview-Commit-ID: GhTGOJDKfGA

--HG--
extra : rebase_source : 721c0646e679f52ce2c7b0b86a92caa91fa40836
2017-09-15 14:10:55 -07:00
Edouard Oger 65be5a0666 Bug 1392874 - Force gSync initialization in browser_sync.js test. r=markh
MozReview-Commit-ID: 9ZEK4dc6QEe

--HG--
extra : rebase_source : 355047aa697030b4ad170d4f98915b00d7d96a81
2017-09-15 11:28:19 -07:00
Florian Quèze c02f618414 Bug 1379587 - Avoid white flash when opening new windows, r=mconley. 2017-09-15 23:43:54 +02:00
Ryan VanderMeulen 17c17bd036 Merge m-c to inbound. a=merge 2017-09-15 14:20:59 -04:00
Ryan VanderMeulen e1d23c6fa7 Merge inbound to m-c. a=merge 2017-09-15 14:20:02 -04:00
Florian Quèze 87f13ca985 Bug 1379587 - White flash when opening new tabs, r=mconley, ui-r=phlsa. 2017-09-15 17:09:38 +02:00
Sebastian Hengst 49155b17af merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-15 11:12:04 +02:00
Sebastian Hengst ec66bbd3e1 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 4dRrVdftJVy
2017-09-15 11:05:11 +02:00
Kris Maglione 2afa823240 Bug 1399997: Part 2 - Fix eval usage in PhoneNumber.jsm. r=MattN
MozReview-Commit-ID: 3u3oaw6HUOb

--HG--
extra : rebase_source : 5db20475e2f98065a354e27510bd428c49a10f21
2017-09-14 12:54:46 -07:00
Myk Melez d67f399287 Bug 1399963 - set a wider explicit width on the 'default font' menulist; r=nhnt11 2017-09-14 18:53:34 -07:00
Kris Maglione f08033a942 Bug 1399997: Part 1 - Fix eval usage in Redux.jsm. r=Mossop
MozReview-Commit-ID: KHeTEy4Os6U

--HG--
extra : rebase_source : 399d35a056b53d735a113c56f771a4d79ae3d38f
2017-09-14 12:39:30 -07:00
Sebastian Hengst 09dd8ba13f merge mozilla-central to mozilla-inbound. r=merge a=merge on a CLOSED TREE
--HG--
extra : amend_source : ee605ac050c0532521f96bdeda5ef20fb0099519
2017-09-15 00:18:43 +02:00
Sebastian Hengst 71720207e1 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: JHeyFz4rx1v
2017-09-14 23:58:56 +02:00
Sebastian Hengst dfb0dfbb5e merge autoland to mozilla-inbound. r=merge a=merge
MozReview-Commit-ID: 1gVeCMsyp4B
2017-09-14 23:56:36 +02:00
Jim Chen f21881cfe9 Bug 1367077 - 4. Remove LoginManagerParent.login; r=kmag
Mobile code now loads LoginManagerParent lazily, similar to
nsBrowserGlue on desktop, so we no longer need LoginManagerParent.login.

MozReview-Commit-ID: 8tnWnev344
2017-09-14 17:50:57 -04:00
ffxbld 2c9a5993ac No bug, Automated blocklist update from host bld-linux64-spot-306 - a=blocklist-update 2017-09-14 10:42:37 -07:00
Chris AtLee ee9c23d822 Bug 1378153 - Add 'a2' to aurora/devedition branding's firstrun page. r=jcristau, a=RyanVM
MozReview-Commit-ID: 8OX4DTO8ofX

--HG--
extra : source : 0ac518ed9fa167c2005fed16b6d20576f96d6978
2017-09-13 09:52:26 -04:00
Sebastian Hengst 65bd75b8f9 merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 6nttXoSo3Fh
2017-09-14 11:04:14 +02:00
Wes Kocher ff68b95b87 Merge inbound to central, a=merge
MozReview-Commit-ID: ClVRh99eIUo
2017-09-14 00:03:28 -07:00
Wes Kocher ccf6649c52 Merge autoland to central, a=merge
MozReview-Commit-ID: BptG5xWc5Ax
2017-09-13 23:17:32 -07:00
Stephen Horlander 184f059e3b Bug 1399731 - Fix Developer Edition Branding DMG. r=dolske, a=fixups for m-c 2017-09-13 22:28:53 -07:00
Justin Dolske 93e8f46735 Bug 1399691 - Update Firefox Branding (followup to revert the accidental change I flagged in review, sigh) 2017-09-13 22:28:53 -07:00
Stephen Horlander 35bad76ad7 Bug 1399717 - Update Developer Edition Branding. (Followup to actually land the newer version of the patch, which tweaked this one file) 2017-09-13 22:28:53 -07:00
Stephen Horlander 4827993bbc Bug 1399717 - Update Developer Edition Branding. r=dolske, a=RyanVM for m-c 2017-09-13 21:52:36 -07:00
Stephen Horlander 4746493e72 Bug 1399691 - Update Firefox Branding. r=dolske, sr=dogefox, a=RyanVM for m-c 2017-09-13 21:52:35 -07:00
steveck-chung 7fbb59b32e Bug 1399402 - Correct "Never Save Credit Cards" string in the credit card door hanger. r=lchang
MozReview-Commit-ID: FLMkaOj1NVh

--HG--
extra : rebase_source : 175bd5cf8a2fd98dc031c41ee807f74baf58c674
2017-09-14 11:36:48 +08:00