Commit Graph

44751 Commits

Author SHA1 Message Date
Wes Kocher
03fa75727b Backed out 9 changesets (bug 1330111) for bc bustage in various tests a=backout
Backed out changeset e87c86970a29 (bug 1330111)
Backed out changeset 9e2e44a7a159 (bug 1330111)
Backed out changeset 7abc377ef809 (bug 1330111)
Backed out changeset f1e782d1c944 (bug 1330111)
Backed out changeset d94d72846952 (bug 1330111)
Backed out changeset 23180cae4a46 (bug 1330111)
Backed out changeset 09c59f5c572a (bug 1330111)
Backed out changeset e208e0b51349 (bug 1330111)
Backed out changeset 271035a2bc64 (bug 1330111)

MozReview-Commit-ID: 6mfKgu07dow
2017-02-06 17:54:14 -08:00
Wes Kocher
2c901c4bcb Merge m-c to inbound, a=merge
MozReview-Commit-ID: FrOiBMr2DHX
2017-02-06 17:51:48 -08:00
Wes Kocher
848c29538a Merge inbound to central, a=merge
MozReview-Commit-ID: 2yQjOIMCCiO
2017-02-06 17:45:21 -08:00
Wes Kocher
e88bb6a257 Merge autoland to m-c a=merge
MozReview-Commit-ID: EcBWp8VLx1x
2017-02-06 17:37:51 -08:00
Kartikaya Gupta
cebab6575c Bug 1335748 - Add in-tree mozconfigs for Quantum Render builds. r=dustin
MozReview-Commit-ID: wGdHuhshuH
2017-02-06 11:42:53 -05:00
Mayank Srivastav
181d7326ea Bug 1331524 - Moved the tracking-protection icon before blocked-permissions-container. r=johannh 2017-02-04 22:16:41 +05:30
Matthew Noorenberghe
67472de001 Bug 1330111 - Convert the getFocusedInput method on nsIFormFillController to an attribute. r=felipe
The convention is to use an attribute. This also fixes reference counting.

MozReview-Commit-ID: B38ZVNt4Ugi

--HG--
extra : rebase_source : 49e956a01f84f058c8faddf00a0c2cb0776e5ec7
2017-01-31 23:57:49 -08:00
Alastor Wu
798612dc76 Bug 1336309 - modify the access key for 'play tab' option. r=jaws
Because the key "P" was already used by "pin tab", we need to change the access key.

MozReview-Commit-ID: Igzs6cv1bLj

--HG--
extra : rebase_source : 35d7af508a047baadc01c2f6f75652e089df0a12
2017-02-06 10:21:19 +08:00
Carsten "Tomcat" Book
48700590bd Backed out changeset 8475919c50b5 (bug 1326910) for test failures in browser_bug517902.js on a CLOSED TREE 2017-02-06 13:52:25 +01:00
Bob Owen
28876dd1e2 Bug 1317921 Part 2: Check that nested URIs are loaded in the correct remote type. r=Gijs 2017-02-06 12:14:21 +00:00
Bob Owen
aa37ddcd27 Bug 1317921 Part 1: Handle nested URIs properly in E10SUtils.jsm. r=Gijs 2017-02-06 12:14:21 +00:00
Carsten "Tomcat" Book
64c9244019 Merge mozilla-central to mozilla-inbound 2017-02-06 13:06:26 +01:00
Shane Caraveo
eef34ca89d Bug 1203233 implement geolocation permission, r=aswan,florian
MozReview-Commit-ID: 8V7bNyeGZNh

--HG--
extra : rebase_source : 9b67f0b004ae64444fc73019e971aa8b068a0dc2
2017-02-04 16:10:50 -08:00
John Underwood
f67525646b Bug 1326910 - wait for a loadend event before using the width and height of the Page Info media preview, r=florian. 2017-02-06 12:31:09 +01:00
Florian Quèze
8bceb76f8e Bug 1323880 - Wait for the recording-window-ended notification instead of expecting it to happen before recording-device-events when reloading the page, r=past. 2017-02-06 12:28:44 +01:00
Andrew Swan
c9fe666f10 bug 1317000 Test for permission prompts on local file installs r=mossop
MozReview-Commit-ID: FHakjocnDmn

--HG--
extra : rebase_source : ccd0834847571eb81ff87a31a640cc6de597428b
2017-01-27 20:13:43 -08:00
Phil Ringnalda
cde93160c2 Merge m-i to m-c, a=merge 2017-02-04 17:05:50 -08:00
Chris Peterson
7ed800f024 Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz
MozReview-Commit-ID: D31Yg1LHI5u

--HG--
extra : rebase_source : 7c608ee93025840fc4f97977feec2ca65ceee263
2017-02-01 22:10:06 -08:00
Wes Kocher
10fb637abf Merge m-c to inbound a=release CLOSED TREE
MozReview-Commit-ID: AwyW5DU4EMh
2017-02-03 17:21:29 -08:00
Wes Kocher
b488ae9021 Merge inbound to central, a=merge CLOSED TREE
MozReview-Commit-ID: GhBqmLvUpgQ
2017-02-03 17:04:18 -08:00
Wes Kocher
9886fc0a7a Backed out changeset 88872e0b68d2 (bug 1335483) for failures in browser_selectpopup.js a=backout
MozReview-Commit-ID: 39EV3LzTBiI
2017-02-03 11:54:32 -08:00
Felipe Gomes
be4aade0a3 Bug 1329752 - Enable e10s for 100% of eligible users on ESR. Addons eligibility is mpc=true or webextension. r=mconley
MozReview-Commit-ID: Bb0gfkPKkQg

--HG--
extra : rebase_source : 6bed3ebbb041e033432f4c514406fcf8b8c830a9
2017-02-03 16:25:34 -02:00
Ehsan Akhgari
d641ca3f83 Bug 1331957 - Part 13: Upgrade OSX static anlaysis builds to clang 3.9; r=froydnj 2017-02-03 10:21:00 -05:00
Ehsan Akhgari
69fa60c78a Bug 1331957 - Part 10: Upgrade cctools used for building Firefox on OS X debug static analysis for support for LC_DATA_IN_CODE sections; r=froydnj 2017-02-03 10:19:39 -05:00
Ehsan Akhgari
9ae48af89b Bug 1331957 - Part 9: Upgrade cctools used for building clang on OS X for ld 264.3.102; r=froydnj 2017-02-03 10:19:33 -05:00
Sebastian Hengst
6ea684b87e Backed out changeset 5d8c9f8f8d31 (bug 1329752) 2017-02-03 18:28:10 +01:00
Tim Huang
1ed1228b60 Bug 1312954 - Part 9: Update speculativeConnect to speculativeConnect2 for the search service. r=Gijs 2017-02-02 22:17:00 -05:00
Tim Huang
d2f929cacb Bug 1312954 - Part 8: Update speculativeConnect to speculativeConnect2 for about:newtab. r=Gijs 2017-02-02 22:17:00 -05:00
Ryan VanderMeulen
999b2216de Bug 1336418 - Update pdf.js to version 1.7.242. r=bdahl 2017-02-03 08:41:40 -05:00
Andrew Swan
8bb181d297 bug 1334010 Revise badge and menu item for extension updates r=florian
MozReview-Commit-ID: KoKeT754i8q

--HG--
extra : rebase_source : 0a228d7071b81e9178762d6e0fd9d4974339bab2
2017-01-26 20:30:35 -08:00
Felipe Gomes
e3b13770f0 Bug 1329752 - Enable e10s for 100% of eligible users on ESR. Addons eligibility is mpc=true or webextension. r=mconley
MozReview-Commit-ID: 8u5qIcEDwXP

--HG--
extra : rebase_source : 2fcddcbb4f7bca6bb43500e6fb865382aaf074a0
2017-02-02 16:38:47 -02:00
Jared Wein
3de08e5fac Bug 1335483 - Compare the user agent value for the select option styling to determine if content has opted-in to custom styling. r=mconley
MozReview-Commit-ID: 8wqclzJr2si

--HG--
extra : rebase_source : 38999f77e1c39ee465f8ddb783bae58138adfce2
2017-01-31 15:58:27 -05:00
Jonathan Kingston
f83e36ea12 Bug 1327949 - Fixing new tab icon in high DPI mode when moved to be the correct width r=dao
MozReview-Commit-ID: 3DnAjYNDUlD

--HG--
extra : rebase_source : 8adb0919b68c2b294edf4c264e59b3b82ec56f8b
2017-01-31 23:32:00 +00:00
Jan Henning
a3d15d9ae4 Bug 1335008 - Part 1 - Move PrivacyLevel.jsm to toolkit. r=mikedeboer
... so we can use it on Android, too. Also fix ESLint errors that are appearing at the new file location.

MozReview-Commit-ID: 3A3aoHm00RJ

--HG--
rename : browser/components/sessionstore/PrivacyLevel.jsm => toolkit/modules/sessionstore/PrivacyLevel.jsm
extra : rebase_source : 3c43dbe46d3f5b0ac567eb67a003f772bb907b06
2017-01-31 23:05:31 +01:00
Dão Gottwald
6b20a58f1c Bug 1319513 - Gray out the "Clear Downloads" item when disabled. r=mak
MozReview-Commit-ID: 5ooWpVF5CwO

--HG--
extra : rebase_source : 0b7dcbee4203368a3957fb7da38a679bb65ae010
2017-02-03 13:15:57 +01:00
Sebastian Hengst
bc706a59a2 Backed out changeset c34aa5230729 (bug 1336070) for failing browser_button_state.js and browser_report_site_issue.js. r=backout on a CLOSED TREE 2017-02-03 13:27:41 +01:00
Sebastian Hengst
c7958d1860 Backed out changeset fc7f502a43a1 (bug 1336070) 2017-02-03 13:26:41 +01:00
Mark Banner
d5d0c83fda Bug 1336070 - Enable eslint no-undef for browser/, apart from components/ and base/content/. r=mossop
MozReview-Commit-ID: CJtpm8zlLxa

--HG--
extra : rebase_source : 54aaa749c31f7fca7ccec46bfa712f9aa0f65a57
2017-02-02 09:08:42 +00:00
Mark Banner
20ec4fec63 Bug 1336070 - Fix no-undef issues in the pocket code. r=mixedpuppy
MozReview-Commit-ID: F5brmleBkca

--HG--
extra : rebase_source : 9c2f3cff6d3d6143b82d9d01f8cc9d8e1cbc4e3e
2017-02-02 12:08:56 +00:00
Andrew Swan
cc26f2de65 Bug 1330823 Part 2 permission prompts for interactive extension updates r=florian,mossop
MozReview-Commit-ID: HI41MbwkqW6

--HG--
extra : rebase_source : c65098ebaa4a1fa70c974987cea047e4081ccfbd
2017-02-01 19:51:10 -08:00
Andrew Swan
03990446d0 Bug 1330823 Part 1 refactor some existing permissions code r=mossop
This patch is just cleanups that don't alter any current
behavior but make the changes for updates in part 2 simpler.

MozReview-Commit-ID: 18QEx7RxWxH

--HG--
extra : rebase_source : 92e772ea971ea58ddf647c07ea52e4989f257646
2017-02-02 16:57:29 -08:00
Phil Ringnalda
3281b2aab2 Backed out 5 changesets (bug 1328058) for timing out in browser_block_silentAudioTrack_media.js
CLOSED TREE

Backed out changeset 0c48cff3db5d (bug 1328058)
Backed out changeset 37d35ca95b1f (bug 1328058)
Backed out changeset 0c177bdf5ec3 (bug 1328058)
Backed out changeset b369d9999b8a (bug 1328058)
Backed out changeset 61dbcbe35565 (bug 1328058)
2017-02-02 20:59:34 -08:00
Alastor Wu
997018261b Bug 1328058 - part3 : don't show the sound indicator for video with silent audio track r=baku
After resume the tab, we shouldn't show sound indicator directly because we don't know
whether the blocked media is audible or not.

MozReview-Commit-ID: KccDtzTNmx3

--HG--
extra : rebase_source : f9297c58c8563e8ac7def55b58a25f9352c6e2b4
2017-02-03 11:25:08 +08:00
Michael Kaply
77e5098faa Bug 1328713 - Allow region specific overrides of search engines. r=florian 2017-02-03 16:48:44 -06:00
Tim Huang
4e31b183a6 Bug 1319773 - Part 2: Add a pref 'privacy.firstparty.isolate.restrict_opener_access' which controls the access of window.opener for different first party domain. r=baku
--HG--
extra : rebase_source : 052dfb3554ba050af85247bcf2587ade26710aac
2017-01-23 10:50:22 +08:00
Andrew Swan
cdc185ea3f Bug 1334085 Pick up missing css rules for addon update menu entries r=mossop
MozReview-Commit-ID: KAHT3wLplgk

--HG--
extra : rebase_source : 08b59a42d8bca7733fb49671224a964a8d01f09a
2017-02-02 15:27:27 -08:00
Wes Kocher
ad037c851d Merge m-c to autoland, a=merge
MozReview-Commit-ID: 8vGne2PAweU
2017-02-02 16:45:43 -08:00
Wes Kocher
2dcccc4332 Merge inbound to central, a=merge
MozReview-Commit-ID: 9bhCPrArK3P
2017-02-02 16:39:24 -08:00
Andrew Swan
7ec24adbdb Bug 1333168 Use <span> for addon name in permission dialog r=florian
MozReview-Commit-ID: Hwj6MBeEG8p

--HG--
extra : rebase_source : 03baaaa463b12796695c06d54b325085abdf2035
2017-02-01 20:56:59 -08:00
Gerald Squelart
db4ac7f957 Bug 1331484 - Removed mentions of Adobe from browser-media.js - r=Gijs
We do not support Adobe Primetime anymore, so there is no need to handle
related issues.

MozReview-Commit-ID: AvKarZabyDM

--HG--
extra : rebase_source : 911fb3e689add4e42e80fd94c5f155f0a7a96bd4
2017-02-02 16:50:29 +11:00