Dave Townsend
8de07a19a0
Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
...
MozReview-Commit-ID: 2ZvTiZDHchz
--HG--
extra : rebase_source : db6482481b7338df491afd6f6fd376eccec84d7e
2016-11-11 08:10:51 -08:00
Dave Townsend
35f308c33a
Bug 1316882: Turn on rest-spread-spacing eslint rule. r=felipe
...
MozReview-Commit-ID: EbRmrGz1G0a
--HG--
extra : rebase_source : be99c7cd82799f32d384c2c2621db2ed36f165d8
2016-11-10 15:12:47 -08:00
Dave Townsend
4ac0e05ec7
Bug 1316882: Turn on func-call-spacing eslint rule. r=bgrins
...
MozReview-Commit-ID: GIkQnRX9woD
--HG--
extra : rebase_source : ed6e9af9b102aaf92965d089d8022b9d94e3f440
2016-11-10 15:05:32 -08:00
Dave Townsend
0a2c8f9b78
Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
...
MozReview-Commit-ID: HBpjT2uHJaZ
--HG--
extra : rebase_source : 78fe71a1d673a1c698520a9c82c6f35959614f8f
2016-11-10 14:48:04 -08:00
Phil Ringnalda
8304bb1bd5
Backed out changeset 21b69215ab80 (bug 1316870) for forthcoming merge conflicts
2016-11-15 19:53:23 -08:00
Jared Wein
c08df9c1a6
Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop
...
MozReview-Commit-ID: 17vLN6W4BVj
--HG--
extra : rebase_source : cd7807455c2123aa972b34c184a577df84df0f54
2016-11-15 21:09:00 -05:00
Mike Conley
d73c1e3013
Bug 1309316 - Hide email field in about:tabcrashed by default. r=Felipe
...
As requested by UX. Disabling it behind a pref in case we decide we really
need to expose users to that form field again.
MozReview-Commit-ID: 4ICZXuApFBL
--HG--
extra : rebase_source : 8d42989c44d38299d5586eeb58d7aa6ac0196a29
2016-11-10 22:13:09 -05:00
Mike Conley
446ba52ae7
Bug 1309316 - Expose preference for auto-submitting backlogged crash reports to about:tabcrashed. r=Felipe
...
MozReview-Commit-ID: JvhK0MO1IK
--HG--
extra : rebase_source : 1d1b1fbab92a0fa11772779c489a221c06b236c2
2016-11-02 15:04:15 -04:00
Florian Quèze
003354e62f
Bug 1329976 - make the microphone prompt select the same device by default all the time by clearing the leftover value from previous prompts, r=johannh.
2017-01-20 12:50:14 +01:00
Jared Wein
4b027e3645
Bug 1315781 - Enable no-shadow rule for eslint for xpcshell mochitests. r=mossop
...
MozReview-Commit-ID: 1mhCWplknyN
--HG--
extra : rebase_source : ab47e6e1bc2ba94fa26179ec18053fa798d9b778
2016-11-07 22:34:25 -05:00
Carsten "Tomcat" Book
4b6cab91f9
merge mozilla-inbound to mozilla-central a=merge
2016-11-10 16:59:38 +01:00
Florian Quèze
8329214144
Bug 1315228 - add a popupIconClass option to popup notifications so that the microphone and screensharing icons can be set without hacks, r=paolo.
2016-11-09 15:32:49 +01:00
Iris Hsiao
0cc78823fe
Backed out changeset f6f28be8d8f2 (bug 1315781) for XPCShell test timed out
...
--HG--
extra : rebase_source : 0122a5372b6ac2174d4c37e7cc0169bf9c437178
2016-11-10 14:53:46 +08:00
Jared Wein
8ebd29ee02
Bug 1315781 - Enable no-shadow rule for eslint for xpcshell mochitests. r=mossop
...
MozReview-Commit-ID: DnpVQRrG9Ec
--HG--
extra : rebase_source : 3641e46c32b0e6700ee86fc71dcd35924ce1ed3a
2016-11-07 22:34:25 -05:00
Mark Banner
d762b04ac8
Bug 1315675 - Fix tests to not fail if browser.urlbar.oneOffSearches gets turned off in other branches. r=mak
...
MozReview-Commit-ID: HgLy6Dis0jU
--HG--
extra : rebase_source : 3952f431f909274ddbd716f21445b950e00a7b79
2016-11-08 14:08:52 +00:00
Mark Banner
be75c1f909
Bug 1315617 - Fix remaining no-unused-vars for local scope in browser/ and enable the rule for all of browser/ r=mossop
...
MozReview-Commit-ID: FO1p5G5K3zg
--HG--
extra : rebase_source : 24b1793eff129370f23ad054543471fd3bf860be
2016-11-03 11:56:28 +00:00
Wes Kocher
a2603b1a0e
Merge m-c to autoland, a=merge
2016-11-07 14:05:01 -08:00
Florian Quèze
1806b991f7
Bug 1284878 - display a scary warning when the user is about to share Firefox or the whole screen, r=Gijs.
2016-11-07 12:15:37 +01:00
Florian Quèze
71c85e91bb
Bug 1284877 - show a preview when the user selects a screen/window/application to share, r=Gijs.
2016-11-07 12:14:29 +01:00
Phil Ringnalda
a7bc94158c
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: H4VKCYDq5cD
--HG--
rename : xpcom/tests/TestAutoRef.cpp => xpcom/tests/gtest/TestAutoRef.cpp
rename : xpcom/tests/TestCOMArray.cpp => xpcom/tests/gtest/TestCOMArray.cpp
rename : xpcom/tests/TestCOMPtr.cpp => xpcom/tests/gtest/TestCOMPtr.cpp
rename : xpcom/tests/TestCOMPtrEq.cpp => xpcom/tests/gtest/TestCOMPtrEq.cpp
rename : xpcom/tests/TestFile.cpp => xpcom/tests/gtest/TestFile.cpp
rename : xpcom/tests/TestHashtables.cpp => xpcom/tests/gtest/TestHashtables.cpp
rename : xpcom/tests/TestID.cpp => xpcom/tests/gtest/TestID.cpp
2016-11-05 13:36:25 -07:00
Kevin Jones
0eaa912893
Bug 1315222 - Rename the TabBrowserCreated event to TabBrowserInserted. r=dao
2016-11-05 09:01:11 +01:00
Phil Ringnalda
6710a46887
Merge autoland to m-c, a=merge
...
MozReview-Commit-ID: ERwR70i3ZXb
2016-11-04 20:42:16 -07:00
Wes Kocher
db15df3e50
Merge m-c to inbound, a=merge CLOSED TREE
2016-11-04 15:19:49 -07:00
Mark Banner
a41b5adcb0
Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
...
MozReview-Commit-ID: LdoXLniNeT7
--HG--
extra : rebase_source : d2418b8cfab0a399d0dfb5a96ea50c62fac63e70
2016-11-03 11:51:48 +00:00
Alessio Placitelli
0091966668
Bug 1314650 - Fix the "Unknown source for one-off search: urlbar" error when doing one-off searches. r=mak
...
MozReview-Commit-ID: 1N6q98hki4n
--HG--
extra : rebase_source : f4428921aa2d7d213f676cda0f3c31eb598b94db
2016-11-03 11:21:00 +08:00
Phil Ringnalda
0f32b67e2d
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: Hm1RxN6OaoZ
2016-11-03 19:32:48 -07:00
Phil Ringnalda
c9fdc270b6
Merge m-c to autoland
...
--HG--
rename : dom/media/webaudio/compiledtest/TestAudioEventTimeline.cpp => dom/media/webaudio/gtest/TestAudioEventTimeline.cpp
2016-11-03 20:02:24 -07:00
Jared Wein
87b2d4c295
Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
...
MozReview-Commit-ID: HIUTSdkXxbY
--HG--
extra : rebase_source : 2f05e2f275ac7f293f9c650bdec8943189e3ce01
2016-11-03 14:42:06 -04:00
Phil Ringnalda
45c34d7e95
Merge m-c to autoland
2016-11-02 20:03:20 -07:00
Phil Ringnalda
393b414467
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: 48WAQwKUCpw
2016-11-02 19:28:38 -07:00
Gijs Kruitbosch
dc8d50ed3e
Bug 1312406 - part 1: remove tab groups migration code, r=Dolske
...
MozReview-Commit-ID: BDuX607J51w
--HG--
extra : rebase_source : a22ba1e0c19680484abe7bd7344ea72a29d26755
2016-11-01 15:59:11 +00:00
Alessio Placitelli
49ead306d5
Bug 1313825 - Fix and enable browser_UsageTelemetry_content_aboutHome.js. r=mak
...
MozReview-Commit-ID: GBhidbc8NVK
2016-11-01 06:46:00 +01:00
André Bargull
76734fefb3
Bug 1313794: Remove Date.prototype.toLocaleFormat uses in browser/modules. r=Felipe
...
--HG--
extra : rebase_source : 7e3469cb7f43c6bdcb9cc4dd24d4fdac78309fd6
2016-10-28 07:11:12 -07:00
Sebastian Hengst
07a93d8bfb
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: browser. r=RyanVM
...
MozReview-Commit-ID: LDNr97hKpc8
--HG--
extra : rebase_source : 64fd1735a2db892c5e2d2976667ca2374b9b0554
2016-11-05 11:29:13 +01:00
Phil Ringnalda
c1b863b390
Merge m-c to autoland
2016-11-04 19:05:33 -07:00
Nihanth Subramanya
a8e0dfdffa
Bug 1313894 - Temporarily disable browser_CaptivePortalWatcher.js on Windows. r=past
...
MozReview-Commit-ID: CtLeDe7MK4l
--HG--
extra : rebase_source : 509be663ba5da11b93889c18ae6a19a388ca4ddd
2016-11-07 17:26:10 +05:30
Dão Gottwald
8ed8f8e276
Backed out changeset dad84422bcfc (bug 1300376)
2016-11-03 11:55:04 +01:00
Wes Kocher
df5dbf81cc
Merge central to inbound a=merge
2016-11-02 17:31:08 -07:00
Chun-Min Chang
190df20ade
Bug 1314213 - Pass dismiss from PermissionPromptPrototype to PopupNotifications; r=mconley
...
MozReview-Commit-ID: 8WxlgMSTn0q
--HG--
extra : rebase_source : d135cf14e99e2074f42c5273b3115549a7c5f608
2016-11-01 13:56:32 +08:00
Jared Wein
7328c9bd83
Bug 1300376 - Update the zoom indicator status on XULBrowserWindow location changes to catch cases where the indicator wasn't getting updated such as swapping doc shells. r=Gijs
...
MozReview-Commit-ID: 9Qk3Aa0W8Vl
--HG--
extra : rebase_source : 4950789544b62bae308314fb1fcae5f8e00665fc
2016-11-01 15:25:06 -04:00
Nihanth Subramanya
f7926eb865
Bug 1313862 - Wait for xul-window-visible after closing browser windows in browser_CaptivePortalWatcher.js. r=MattN
...
MozReview-Commit-ID: HwnwhfMR1yF
--HG--
extra : rebase_source : cfe60ad2a0cec08fa18408ad158e5f3286c57848
2016-10-29 22:07:00 +05:30
Phil Ringnalda
56dcb2694d
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: J2Mx0f21eBE
2016-10-31 18:35:14 -07:00
Michael Layzell
209fba3a7f
Bug 1304140 - Part 1: Implement support for the Large-Allocation header behind the dom.largeAllocationHeader.enabled pref, r=smaug
...
MozReview-Commit-ID: 5KBIu6Fc3Ea
2016-10-31 16:38:54 -04:00
Jared Wein
5040f17e00
Bug 1312486
- Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8
...
MozReview-Commit-ID: 7Gx90a5y8t6
--HG--
extra : rebase_source : 9c8a6b15c19982d720b0163fbbf19d465da786fe
2016-10-24 13:14:19 -04:00
Alessio Placitelli
808ed0e224
Bug 1303333 - Implement the probe to count URI loads triggered by search. r=mak, data-review=rweiss
...
MozReview-Commit-ID: 3toynbrFeLP
2016-10-28 23:13:00 +02:00
Mark Banner
709dd68567
Bug 1313626 - Clean up more issues found by eslint no-undef rule. r=mossop
...
MozReview-Commit-ID: HGiOmpyN5zV
--HG--
extra : rebase_source : f09a308b4c34b3cd3c28e170440bd1012176ef08
2016-10-28 11:40:32 +01:00
Nihanth Subramanya
5feaec2f72
Bug 1279491 - Enable test browser_CaptivePortalWatcher.js on all platforms. r=MattN
...
MozReview-Commit-ID: JOelHjoi1oU
--HG--
extra : rebase_source : 49108df8680ff6bee95a98ad61bdc1635aaa4a32
2016-10-28 11:05:04 +05:30
Nihanth Subramanya
7183995fcd
Bug 1279491 - Fix timing issue when waiting for captive portal tab in new window in browser_CaptivePortalWatcher.js. r=MattN
...
MozReview-Commit-ID: llfUczB3y9
--HG--
extra : rebase_source : 599f77501ae6cecdbeb5aa9130a2911feec15115
2016-10-28 10:54:17 +05:30
Nihanth Subramanya
2275539222
Bug 989194 - Show captive portal notification bar when detected. r=MattN
...
MozReview-Commit-ID: KFvtTCBpMeS
--HG--
extra : rebase_source : b52a42f1ecd3202165da13afedc38a4835ebff42
2016-06-27 19:12:12 -07:00
Alessio Placitelli
32e51bca3b
Bug 1304647 - Measure the number of total URIs visited in a "session fragment", without any filtering. r=gijs, data-review=rweiss
...
MozReview-Commit-ID: 8L18SKeeM7F
2016-10-18 01:58:00 +02:00
Henrik Skupin
175ea5e992
Bug 1311016 - Make Firefox honor MOZ_CRASHREPORTER_SHUTDOWN environment variable to quit browser on content process crash r=mconley
...
MozReview-Commit-ID: AqahXlLYLzo
--HG--
extra : rebase_source : f773d0fba7b4f6729a27e5a36754a1d290de9c09
2016-10-25 16:28:56 +02:00
Mark Banner
b2464f8fa0
Bug 1311315 - General small fixes for no-undef eslint issues in browser/. r=jaws
...
Drop linting of the .eslintrc.js config files.
Fix some minor errors in the code (missing let/const, undefined vars).
Let eslint know that some files get their globals from other places (typically via xul script tags).
MozReview-Commit-ID: CwxuwPtRUr6
--HG--
rename : browser/components/contextualidentity/test/browser/.eslintrc.js => browser/components/syncedtabs/test/browser/.eslintrc.js
rename : browser/components/contextualidentity/test/browser/.eslintrc.js => browser/extensions/webcompat/test/browser/.eslintrc.js
extra : rebase_source : 9026aac49953d941853022cbab3e33d7d2f2fa21
2016-10-18 12:34:35 +01:00
Mark Banner
56a7b3961a
Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop
...
MozReview-Commit-ID: JrbFxQ5rj6I
--HG--
rename : .eslintrc => .eslintrc.js
rename : accessible/.eslintrc => accessible/.eslintrc.js
rename : accessible/tests/browser/.eslintrc => accessible/tests/browser/.eslintrc.js
rename : browser/.eslintrc => browser/.eslintrc.js
rename : browser/base/content/test/alerts/.eslintrc => browser/base/content/test/alerts/.eslintrc.js
rename : browser/base/content/test/chrome/.eslintrc => browser/base/content/test/chrome/.eslintrc.js
rename : browser/base/content/test/general/.eslintrc => browser/base/content/test/general/.eslintrc.js
rename : browser/base/content/test/newtab/.eslintrc => browser/base/content/test/newtab/.eslintrc.js
rename : browser/base/content/test/plugins/.eslintrc => browser/base/content/test/plugins/.eslintrc.js
rename : browser/base/content/test/popupNotifications/.eslintrc => browser/base/content/test/popupNotifications/.eslintrc.js
rename : browser/base/content/test/referrer/.eslintrc => browser/base/content/test/referrer/.eslintrc.js
rename : browser/base/content/test/social/.eslintrc => browser/base/content/test/social/.eslintrc.js
rename : browser/components/contextualidentity/test/browser/.eslintrc => browser/components/contextualidentity/test/browser/.eslintrc.js
rename : browser/components/customizableui/test/.eslintrc => browser/components/customizableui/test/.eslintrc.js
rename : browser/components/dirprovider/tests/unit/.eslintrc => browser/components/dirprovider/tests/unit/.eslintrc.js
rename : browser/components/downloads/test/browser/.eslintrc => browser/components/downloads/test/browser/.eslintrc.js
rename : browser/components/downloads/test/unit/.eslintrc => browser/components/downloads/test/unit/.eslintrc.js
rename : browser/components/extensions/.eslintrc => browser/components/extensions/.eslintrc.js
rename : browser/components/extensions/test/browser/.eslintrc => browser/components/extensions/test/browser/.eslintrc.js
rename : browser/components/extensions/test/xpcshell/.eslintrc => browser/components/extensions/test/xpcshell/.eslintrc.js
rename : browser/components/feeds/test/.eslintrc => browser/components/feeds/test/.eslintrc.js
rename : browser/components/feeds/test/chrome/.eslintrc => browser/components/feeds/test/chrome/.eslintrc.js
rename : browser/components/feeds/test/unit/.eslintrc => browser/components/feeds/test/unit/.eslintrc.js
rename : browser/components/migration/tests/unit/.eslintrc => browser/components/migration/tests/unit/.eslintrc.js
rename : browser/components/newtab/tests/browser/.eslintrc => browser/components/newtab/tests/browser/.eslintrc.js
rename : browser/components/newtab/tests/xpcshell/.eslintrc => browser/components/newtab/tests/xpcshell/.eslintrc.js
rename : browser/components/originattributes/test/browser/.eslintrc => browser/components/originattributes/test/browser/.eslintrc.js
rename : browser/components/places/tests/browser/.eslintrc => browser/components/places/tests/browser/.eslintrc.js
rename : browser/components/places/tests/chrome/.eslintrc => browser/components/places/tests/chrome/.eslintrc.js
rename : browser/components/places/tests/unit/.eslintrc => browser/components/places/tests/unit/.eslintrc.js
rename : browser/components/preferences/in-content/tests/.eslintrc => browser/components/preferences/in-content/tests/.eslintrc.js
rename : browser/components/privatebrowsing/test/browser/.eslintrc => browser/components/privatebrowsing/test/browser/.eslintrc.js
rename : browser/components/safebrowsing/content/test/.eslintrc => browser/components/safebrowsing/content/test/.eslintrc.js
rename : browser/components/search/test/.eslintrc => browser/components/search/test/.eslintrc.js
rename : browser/components/selfsupport/test/.eslintrc => browser/components/selfsupport/test/.eslintrc.js
rename : browser/components/sessionstore/test/.eslintrc => browser/components/sessionstore/test/.eslintrc.js
rename : browser/components/sessionstore/test/unit/.eslintrc => browser/components/sessionstore/test/unit/.eslintrc.js
rename : browser/components/shell/test/.eslintrc => browser/components/shell/test/.eslintrc.js
rename : browser/components/shell/test/unit/.eslintrc => browser/components/shell/test/unit/.eslintrc.js
rename : browser/components/tests/browser/.eslintrc => browser/components/tests/browser/.eslintrc.js
rename : browser/components/translation/test/.eslintrc => browser/components/translation/test/.eslintrc.js
rename : browser/components/translation/test/unit/.eslintrc => browser/components/translation/test/unit/.eslintrc.js
rename : browser/components/uitour/test/.eslintrc => browser/components/uitour/test/.eslintrc.js
rename : browser/experiments/test/xpcshell/.eslintrc => browser/experiments/test/xpcshell/.eslintrc.js
rename : browser/extensions/formautofill/.eslintrc => browser/extensions/formautofill/.eslintrc.js
rename : browser/extensions/formautofill/test/browser/.eslintrc => browser/extensions/formautofill/test/browser/.eslintrc.js
rename : browser/extensions/pdfjs/test/.eslintrc => browser/extensions/pdfjs/test/.eslintrc.js
rename : browser/modules/test/.eslintrc => browser/modules/test/.eslintrc.js
rename : browser/modules/test/unit/social/.eslintrc => browser/modules/test/unit/social/.eslintrc.js
rename : browser/modules/test/xpcshell/.eslintrc => browser/modules/test/xpcshell/.eslintrc.js
rename : devtools/.eslintrc => devtools/.eslintrc.js
rename : devtools/.eslintrc.mochitests => devtools/.eslintrc.mochitests.js
rename : devtools/.eslintrc.xpcshell => devtools/.eslintrc.xpcshell.js
rename : devtools/client/aboutdebugging/test/.eslintrc => devtools/client/aboutdebugging/test/.eslintrc.js
rename : devtools/client/animationinspector/test/.eslintrc => devtools/client/animationinspector/test/.eslintrc.js
rename : devtools/client/animationinspector/test/unit/.eslintrc => devtools/client/animationinspector/test/unit/.eslintrc.js
rename : devtools/client/canvasdebugger/test/.eslintrc => devtools/client/canvasdebugger/test/.eslintrc.js
rename : devtools/client/commandline/test/.eslintrc => devtools/client/commandline/test/.eslintrc.js
rename : devtools/client/debugger/new/test/mochitest/.eslintrc => devtools/client/debugger/new/test/mochitest/.eslintrc.js
rename : devtools/client/debugger/test/.eslintrc => devtools/client/debugger/test/.eslintrc.js
rename : devtools/client/dom/.eslintrc => devtools/client/dom/.eslintrc.js
rename : devtools/client/dom/test/.eslintrc => devtools/client/dom/test/.eslintrc.js
rename : devtools/client/framework/test/.eslintrc => devtools/client/framework/test/.eslintrc.js
rename : devtools/client/inspector/.eslintrc => devtools/client/inspector/.eslintrc.js
rename : devtools/client/inspector/components/test/.eslintrc => devtools/client/inspector/components/test/.eslintrc.js
rename : devtools/client/inspector/computed/test/.eslintrc => devtools/client/inspector/computed/test/.eslintrc.js
rename : devtools/client/inspector/fonts/test/.eslintrc => devtools/client/inspector/fonts/test/.eslintrc.js
rename : devtools/client/inspector/markup/test/.eslintrc => devtools/client/inspector/markup/test/.eslintrc.js
rename : devtools/client/inspector/rules/test/.eslintrc => devtools/client/inspector/rules/test/.eslintrc.js
rename : devtools/client/inspector/shared/test/.eslintrc => devtools/client/inspector/shared/test/.eslintrc.js
rename : devtools/client/inspector/test/.eslintrc => devtools/client/inspector/test/.eslintrc.js
rename : devtools/client/jsonview/.eslintrc => devtools/client/jsonview/.eslintrc.js
rename : devtools/client/jsonview/test/.eslintrc => devtools/client/jsonview/test/.eslintrc.js
rename : devtools/client/memory/test/browser/.eslintrc => devtools/client/memory/test/browser/.eslintrc.js
rename : devtools/client/memory/test/unit/.eslintrc => devtools/client/memory/test/unit/.eslintrc.js
rename : devtools/client/netmonitor/.eslintrc => devtools/client/netmonitor/.eslintrc.js
rename : devtools/client/netmonitor/har/test/.eslintrc => devtools/client/netmonitor/har/test/.eslintrc.js
rename : devtools/client/netmonitor/test/.eslintrc => devtools/client/netmonitor/test/.eslintrc.js
rename : devtools/client/performance/test/.eslintrc => devtools/client/performance/test/.eslintrc.js
rename : devtools/client/performance/test/unit/.eslintrc => devtools/client/performance/test/unit/.eslintrc.js
rename : devtools/client/projecteditor/test/.eslintrc => devtools/client/projecteditor/test/.eslintrc.js
rename : devtools/client/promisedebugger/test/.eslintrc => devtools/client/promisedebugger/test/.eslintrc.js
rename : devtools/client/responsive.html/test/browser/.eslintrc => devtools/client/responsive.html/test/browser/.eslintrc.js
rename : devtools/client/responsive.html/test/unit/.eslintrc => devtools/client/responsive.html/test/unit/.eslintrc.js
rename : devtools/client/responsivedesign/test/.eslintrc => devtools/client/responsivedesign/test/.eslintrc.js
rename : devtools/client/scratchpad/test/.eslintrc => devtools/client/scratchpad/test/.eslintrc.js
rename : devtools/client/shadereditor/test/.eslintrc => devtools/client/shadereditor/test/.eslintrc.js
rename : devtools/client/shared/components/.eslintrc => devtools/client/shared/components/.eslintrc.js
rename : devtools/client/shared/components/test/browser/.eslintrc => devtools/client/shared/components/test/browser/.eslintrc.js
rename : devtools/client/shared/components/test/mochitest/.eslintrc => devtools/client/shared/components/test/mochitest/.eslintrc.js
rename : devtools/client/shared/shim/test/.eslintrc => devtools/client/shared/shim/test/.eslintrc.js
rename : devtools/client/shared/test/.eslintrc => devtools/client/shared/test/.eslintrc.js
rename : devtools/client/shared/test/unit/.eslintrc => devtools/client/shared/test/unit/.eslintrc.js
rename : devtools/client/sourceeditor/.eslintrc => devtools/client/sourceeditor/.eslintrc.js
rename : devtools/client/sourceeditor/test/.eslintrc => devtools/client/sourceeditor/test/.eslintrc.js
rename : devtools/client/storage/test/.eslintrc => devtools/client/storage/test/.eslintrc.js
rename : devtools/client/styleeditor/test/.eslintrc => devtools/client/styleeditor/test/.eslintrc.js
rename : devtools/client/webaudioeditor/test/.eslintrc => devtools/client/webaudioeditor/test/.eslintrc.js
rename : devtools/client/webconsole/net/.eslintrc => devtools/client/webconsole/net/.eslintrc.js
rename : devtools/client/webconsole/net/test/mochitest/.eslintrc => devtools/client/webconsole/net/test/mochitest/.eslintrc.js
rename : devtools/client/webconsole/net/test/unit/.eslintrc => devtools/client/webconsole/net/test/unit/.eslintrc.js
rename : devtools/client/webconsole/new-console-output/test/.eslintrc => devtools/client/webconsole/new-console-output/test/.eslintrc.js
rename : devtools/client/webconsole/test/.eslintrc => devtools/client/webconsole/test/.eslintrc.js
rename : devtools/client/webide/test/.eslintrc => devtools/client/webide/test/.eslintrc.js
rename : devtools/server/tests/browser/.eslintrc => devtools/server/tests/browser/.eslintrc.js
rename : devtools/server/tests/mochitest/.eslintrc => devtools/server/tests/mochitest/.eslintrc.js
rename : devtools/server/tests/unit/.eslintrc => devtools/server/tests/unit/.eslintrc.js
rename : devtools/shared/heapsnapshot/tests/unit/.eslintrc => devtools/shared/heapsnapshot/tests/unit/.eslintrc.js
rename : devtools/shared/platform/content/.eslintrc => devtools/shared/platform/content/.eslintrc.js
rename : devtools/shared/platform/content/test/.eslintrc => devtools/shared/platform/content/test/.eslintrc.js
rename : devtools/shared/security/tests/unit/.eslintrc => devtools/shared/security/tests/unit/.eslintrc.js
rename : devtools/shared/tests/browser/.eslintrc => devtools/shared/tests/browser/.eslintrc.js
rename : devtools/shared/tests/unit/.eslintrc => devtools/shared/tests/unit/.eslintrc.js
rename : devtools/shared/transport/tests/unit/.eslintrc => devtools/shared/transport/tests/unit/.eslintrc.js
rename : devtools/shared/webconsole/test/unit/.eslintrc => devtools/shared/webconsole/test/unit/.eslintrc.js
rename : devtools/shared/worker/tests/browser/.eslintrc => devtools/shared/worker/tests/browser/.eslintrc.js
rename : mobile/android/components/extensions/.eslintrc => mobile/android/components/extensions/.eslintrc.js
rename : mobile/android/components/extensions/test/mochitest/.eslintrc => mobile/android/components/extensions/test/mochitest/.eslintrc.js
rename : security/manager/.eslintrc.json => security/manager/.eslintrc.js
rename : security/manager/ssl/tests/.eslintrc.json => security/manager/ssl/tests/.eslintrc.js
rename : security/manager/ssl/tests/mochitest/browser/.eslintrc.json => security/manager/ssl/tests/mochitest/browser/.eslintrc.js
rename : security/manager/ssl/tests/mochitest/mixedcontent/.eslintrc.json => security/manager/ssl/tests/mochitest/mixedcontent/.eslintrc.js
rename : security/manager/ssl/tests/mochitest/stricttransportsecurity/.eslintrc.json => security/manager/ssl/tests/mochitest/stricttransportsecurity/.eslintrc.js
rename : security/manager/ssl/tests/unit/.eslintrc.json => security/manager/ssl/tests/unit/.eslintrc.js
rename : security/manager/tools/.eslintrc.json => security/manager/tools/.eslintrc.js
rename : storage/.eslintrc => storage/.eslintrc.js
rename : testing/mochitest/browser.eslintrc => testing/mochitest/browser.eslintrc.js
rename : testing/mochitest/chrome.eslintrc => testing/mochitest/chrome.eslintrc.js
rename : testing/mochitest/mochitest.eslintrc => testing/mochitest/mochitest.eslintrc.js
rename : testing/xpcshell/xpcshell.eslintrc => testing/xpcshell/xpcshell.eslintrc.js
rename : toolkit/.eslintrc => toolkit/.eslintrc.js
rename : toolkit/components/aboutmemory/tests/.eslintrc => toolkit/components/aboutmemory/tests/.eslintrc.js
rename : toolkit/components/aboutperformance/tests/browser/.eslintrc => toolkit/components/aboutperformance/tests/browser/.eslintrc.js
rename : toolkit/components/addoncompat/tests/browser/.eslintrc => toolkit/components/addoncompat/tests/browser/.eslintrc.js
rename : toolkit/components/alerts/test/.eslintrc => toolkit/components/alerts/test/.eslintrc.js
rename : toolkit/components/asyncshutdown/tests/xpcshell/.eslintrc => toolkit/components/asyncshutdown/tests/xpcshell/.eslintrc.js
rename : toolkit/components/autocomplete/tests/unit/.eslintrc => toolkit/components/autocomplete/tests/unit/.eslintrc.js
rename : toolkit/components/captivedetect/test/unit/.eslintrc => toolkit/components/captivedetect/test/unit/.eslintrc.js
rename : toolkit/components/commandlines/test/unit/.eslintrc => toolkit/components/commandlines/test/unit/.eslintrc.js
rename : toolkit/components/commandlines/test/unit_unix/.eslintrc => toolkit/components/commandlines/test/unit_unix/.eslintrc.js
rename : toolkit/components/commandlines/test/unit_win/.eslintrc => toolkit/components/commandlines/test/unit_win/.eslintrc.js
rename : toolkit/components/contentprefs/tests/mochitest/.eslintrc => toolkit/components/contentprefs/tests/mochitest/.eslintrc.js
rename : toolkit/components/contentprefs/tests/unit/.eslintrc => toolkit/components/contentprefs/tests/unit/.eslintrc.js
rename : toolkit/components/contentprefs/tests/unit_cps2/.eslintrc => toolkit/components/contentprefs/tests/unit_cps2/.eslintrc.js
rename : toolkit/components/crashes/tests/xpcshell/.eslintrc => toolkit/components/crashes/tests/xpcshell/.eslintrc.js
rename : toolkit/components/crashmonitor/test/unit/.eslintrc => toolkit/components/crashmonitor/test/unit/.eslintrc.js
rename : toolkit/components/ctypes/tests/chrome/.eslintrc => toolkit/components/ctypes/tests/chrome/.eslintrc.js
rename : toolkit/components/ctypes/tests/unit/.eslintrc => toolkit/components/ctypes/tests/unit/.eslintrc.js
rename : toolkit/components/downloads/test/unit/.eslintrc => toolkit/components/downloads/test/unit/.eslintrc.js
rename : toolkit/components/extensions/.eslintrc => toolkit/components/extensions/.eslintrc.js
rename : toolkit/components/extensions/test/mochitest/.eslintrc => toolkit/components/extensions/test/mochitest/.eslintrc.js
rename : toolkit/components/extensions/test/xpcshell/.eslintrc => toolkit/components/extensions/test/xpcshell/.eslintrc.js
rename : toolkit/components/feeds/test/.eslintrc => toolkit/components/feeds/test/.eslintrc.js
rename : toolkit/components/filepicker/test/unit/.eslintrc => toolkit/components/filepicker/test/unit/.eslintrc.js
rename : toolkit/components/filewatcher/tests/xpcshell/.eslintrc => toolkit/components/filewatcher/tests/xpcshell/.eslintrc.js
rename : toolkit/components/formautofill/test/browser/.eslintrc => toolkit/components/formautofill/test/browser/.eslintrc.js
rename : toolkit/components/formautofill/test/chrome/.eslintrc => toolkit/components/formautofill/test/chrome/.eslintrc.js
rename : toolkit/components/formautofill/test/xpcshell/.eslintrc => toolkit/components/formautofill/test/xpcshell/.eslintrc.js
rename : toolkit/components/jsdownloads/test/browser/.eslintrc => toolkit/components/jsdownloads/test/browser/.eslintrc.js
rename : toolkit/components/jsdownloads/test/data/.eslintrc => toolkit/components/jsdownloads/test/data/.eslintrc.js
rename : toolkit/components/jsdownloads/test/unit/.eslintrc => toolkit/components/jsdownloads/test/unit/.eslintrc.js
rename : toolkit/components/lz4/tests/xpcshell/.eslintrc => toolkit/components/lz4/tests/xpcshell/.eslintrc.js
rename : toolkit/components/mediasniffer/test/unit/.eslintrc => toolkit/components/mediasniffer/test/unit/.eslintrc.js
rename : toolkit/components/narrate/.eslintrc => toolkit/components/narrate/.eslintrc.js
rename : toolkit/components/narrate/test/.eslintrc => toolkit/components/narrate/test/.eslintrc.js
rename : toolkit/components/osfile/tests/mochi/.eslintrc => toolkit/components/osfile/tests/mochi/.eslintrc.js
rename : toolkit/components/osfile/tests/xpcshell/.eslintrc => toolkit/components/osfile/tests/xpcshell/.eslintrc.js
rename : toolkit/components/passwordmgr/.eslintrc => toolkit/components/passwordmgr/.eslintrc.js
rename : toolkit/components/passwordmgr/test/.eslintrc => toolkit/components/passwordmgr/test/.eslintrc.js
rename : toolkit/components/passwordmgr/test/browser/.eslintrc => toolkit/components/passwordmgr/test/browser/.eslintrc.js
rename : toolkit/components/passwordmgr/test/unit/.eslintrc => toolkit/components/passwordmgr/test/unit/.eslintrc.js
rename : toolkit/components/perf/.eslintrc => toolkit/components/perf/.eslintrc.js
rename : toolkit/components/perfmonitoring/tests/browser/.eslintrc => toolkit/components/perfmonitoring/tests/browser/.eslintrc.js
rename : toolkit/components/places/tests/.eslintrc => toolkit/components/places/tests/.eslintrc.js
rename : toolkit/components/places/tests/bookmarks/.eslintrc => toolkit/components/places/tests/bookmarks/.eslintrc.js
rename : toolkit/components/places/tests/browser/.eslintrc => toolkit/components/places/tests/browser/.eslintrc.js
rename : toolkit/components/places/tests/chrome/.eslintrc => toolkit/components/places/tests/chrome/.eslintrc.js
rename : toolkit/components/places/tests/expiration/.eslintrc => toolkit/components/places/tests/expiration/.eslintrc.js
rename : toolkit/components/places/tests/favicons/.eslintrc => toolkit/components/places/tests/favicons/.eslintrc.js
rename : toolkit/components/places/tests/history/.eslintrc => toolkit/components/places/tests/history/.eslintrc.js
rename : toolkit/components/places/tests/migration/.eslintrc => toolkit/components/places/tests/migration/.eslintrc.js
rename : toolkit/components/places/tests/network/.eslintrc => toolkit/components/places/tests/network/.eslintrc.js
rename : toolkit/components/places/tests/queries/.eslintrc => toolkit/components/places/tests/queries/.eslintrc.js
rename : toolkit/components/places/tests/unifiedcomplete/.eslintrc => toolkit/components/places/tests/unifiedcomplete/.eslintrc.js
rename : toolkit/components/places/tests/unit/.eslintrc => toolkit/components/places/tests/unit/.eslintrc.js
rename : toolkit/components/promiseworker/tests/xpcshell/.eslintrc => toolkit/components/promiseworker/tests/xpcshell/.eslintrc.js
rename : toolkit/components/prompts/test/.eslintrc => toolkit/components/prompts/test/.eslintrc.js
rename : toolkit/components/remotebrowserutils/tests/browser/.eslintrc => toolkit/components/remotebrowserutils/tests/browser/.eslintrc.js
rename : toolkit/components/satchel/test/.eslintrc => toolkit/components/satchel/test/.eslintrc.js
rename : toolkit/components/satchel/test/browser/.eslintrc => toolkit/components/satchel/test/browser/.eslintrc.js
rename : toolkit/components/satchel/test/unit/.eslintrc => toolkit/components/satchel/test/unit/.eslintrc.js
rename : toolkit/components/search/tests/xpcshell/.eslintrc => toolkit/components/search/tests/xpcshell/.eslintrc.js
rename : toolkit/components/social/test/xpcshell/.eslintrc => toolkit/components/social/test/xpcshell/.eslintrc.js
rename : toolkit/components/sqlite/tests/xpcshell/.eslintrc => toolkit/components/sqlite/tests/xpcshell/.eslintrc.js
rename : toolkit/components/startup/tests/browser/.eslintrc => toolkit/components/startup/tests/browser/.eslintrc.js
rename : toolkit/components/startup/tests/unit/.eslintrc => toolkit/components/startup/tests/unit/.eslintrc.js
rename : toolkit/components/telemetry/tests/unit/.eslintrc => toolkit/components/telemetry/tests/unit/.eslintrc.js
rename : toolkit/components/terminator/tests/xpcshell/.eslintrc => toolkit/components/terminator/tests/xpcshell/.eslintrc.js
rename : toolkit/components/thumbnails/test/.eslintrc => toolkit/components/thumbnails/test/.eslintrc.js
rename : toolkit/components/timermanager/tests/unit/.eslintrc => toolkit/components/timermanager/tests/unit/.eslintrc.js
rename : toolkit/components/url-classifier/tests/mochitest/.eslintrc => toolkit/components/url-classifier/tests/mochitest/.eslintrc.js
rename : toolkit/components/url-classifier/tests/unit/.eslintrc => toolkit/components/url-classifier/tests/unit/.eslintrc.js
rename : toolkit/components/urlformatter/tests/unit/.eslintrc => toolkit/components/urlformatter/tests/unit/.eslintrc.js
rename : toolkit/components/viewsource/test/.eslintrc => toolkit/components/viewsource/test/.eslintrc.js
rename : toolkit/components/viewsource/test/browser/.eslintrc => toolkit/components/viewsource/test/browser/.eslintrc.js
rename : toolkit/components/workerloader/tests/.eslintrc => toolkit/components/workerloader/tests/.eslintrc.js
rename : toolkit/components/xulstore/tests/chrome/.eslintrc => toolkit/components/xulstore/tests/chrome/.eslintrc.js
rename : toolkit/components/xulstore/tests/xpcshell/.eslintrc => toolkit/components/xulstore/tests/xpcshell/.eslintrc.js
rename : toolkit/content/tests/browser/.eslintrc => toolkit/content/tests/browser/.eslintrc.js
rename : toolkit/content/tests/chrome/.eslintrc => toolkit/content/tests/chrome/.eslintrc.js
rename : toolkit/content/tests/unit/.eslintrc => toolkit/content/tests/unit/.eslintrc.js
rename : toolkit/content/tests/widgets/.eslintrc => toolkit/content/tests/widgets/.eslintrc.js
rename : toolkit/crashreporter/test/browser/.eslintrc => toolkit/crashreporter/test/browser/.eslintrc.js
rename : toolkit/crashreporter/test/unit/.eslintrc => toolkit/crashreporter/test/unit/.eslintrc.js
rename : toolkit/crashreporter/test/unit_ipc/.eslintrc => toolkit/crashreporter/test/unit_ipc/.eslintrc.js
rename : toolkit/forgetaboutsite/test/browser/.eslintrc => toolkit/forgetaboutsite/test/browser/.eslintrc.js
rename : toolkit/forgetaboutsite/test/unit/.eslintrc => toolkit/forgetaboutsite/test/unit/.eslintrc.js
rename : toolkit/identity/tests/chrome/.eslintrc => toolkit/identity/tests/chrome/.eslintrc.js
rename : toolkit/identity/tests/unit/.eslintrc => toolkit/identity/tests/unit/.eslintrc.js
rename : toolkit/modules/addons/.eslintrc => toolkit/modules/addons/.eslintrc.js
rename : toolkit/modules/subprocess/.eslintrc => toolkit/modules/subprocess/.eslintrc.js
rename : toolkit/modules/subprocess/test/xpcshell/.eslintrc => toolkit/modules/subprocess/test/xpcshell/.eslintrc.js
rename : toolkit/modules/tests/browser/.eslintrc => toolkit/modules/tests/browser/.eslintrc.js
rename : toolkit/modules/tests/chrome/.eslintrc => toolkit/modules/tests/chrome/.eslintrc.js
rename : toolkit/modules/tests/mochitest/.eslintrc => toolkit/modules/tests/mochitest/.eslintrc.js
rename : toolkit/modules/tests/xpcshell/.eslintrc => toolkit/modules/tests/xpcshell/.eslintrc.js
rename : toolkit/mozapps/downloads/tests/chrome/.eslintrc => toolkit/mozapps/downloads/tests/chrome/.eslintrc.js
rename : toolkit/mozapps/downloads/tests/unit/.eslintrc => toolkit/mozapps/downloads/tests/unit/.eslintrc.js
rename : toolkit/mozapps/extensions/.eslintrc => toolkit/mozapps/extensions/.eslintrc.js
rename : toolkit/mozapps/extensions/test/browser/.eslintrc => toolkit/mozapps/extensions/test/browser/.eslintrc.js
rename : toolkit/mozapps/extensions/test/mochitest/.eslintrc => toolkit/mozapps/extensions/test/mochitest/.eslintrc.js
rename : toolkit/mozapps/extensions/test/xpcshell/.eslintrc => toolkit/mozapps/extensions/test/xpcshell/.eslintrc.js
rename : toolkit/mozapps/extensions/test/xpinstall/.eslintrc => toolkit/mozapps/extensions/test/xpinstall/.eslintrc.js
rename : toolkit/mozapps/update/tests/chrome/.eslintrc => toolkit/mozapps/update/tests/chrome/.eslintrc.js
rename : toolkit/mozapps/update/tests/unit_aus_update/.eslintrc => toolkit/mozapps/update/tests/unit_aus_update/.eslintrc.js
rename : toolkit/mozapps/update/tests/unit_base_updater/.eslintrc => toolkit/mozapps/update/tests/unit_base_updater/.eslintrc.js
rename : toolkit/mozapps/update/tests/unit_service_updater/.eslintrc => toolkit/mozapps/update/tests/unit_service_updater/.eslintrc.js
rename : toolkit/profile/test/.eslintrc => toolkit/profile/test/.eslintrc.js
rename : toolkit/themes/osx/mochitests/.eslintrc => toolkit/themes/osx/mochitests/.eslintrc.js
rename : toolkit/xre/test/.eslintrc => toolkit/xre/test/.eslintrc.js
rename : tools/lint/eslint/eslint-plugin-mozilla/lib/rules/.eslintrc => tools/lint/eslint/eslint-plugin-mozilla/lib/rules/.eslintrc.js
extra : rebase_source : 60affc4b9bf436bba7e0e21a8da3a85d16c9fc06
2016-10-18 08:38:10 +01:00
Eric Rahm
e4b0439502
Bug 1308615 - Part 2: Stop using nsISupportsArray for observer messages. r=jesup
...
This removes the rest of the usage of nsISupportsArray in MediaManager.
MozReview-Commit-ID: EqXTRNyKiva
2016-10-14 10:06:37 -07:00
Eric Rahm
b9acba878d
Bug 1308615 - Part 1: Use nsIArray in nsIMediaManagerService. r=jesup
...
This converts nsIMediaManagerService to use nsIArray rather than
nsISupportsArray. All usages of the interface are updated.
MozReview-Commit-ID: 1PLczEptf59
2016-10-14 10:06:27 -07:00
Carsten "Tomcat" Book
e90a683f18
Backed out changeset 9c7364b4579d (bug 1308615) for suspicion that this caused pgo windows test crashes
2016-10-14 14:59:36 +02:00
Carsten "Tomcat" Book
fed18a42c0
Backed out changeset 5af415bbb107 (bug 1308615)
2016-10-14 14:58:51 +02:00
Eric Rahm
b8cfe3a083
Bug 1308615 - Part 2: Stop using nsISupportsArray for observer messages. r=jesup
...
This removes the rest of the usage of nsISupportsArray in MediaManager.
MozReview-Commit-ID: EqXTRNyKiva
2016-10-13 22:02:58 -07:00
Eric Rahm
441292eb71
Bug 1308615 - Part 1: Use nsIArray in nsIMediaManagerService. r=jesup
...
This converts nsIMediaManagerService to use nsIArray rather than
nsISupportsArray. All usages of the interface are updated.
MozReview-Commit-ID: 1PLczEptf59
2016-10-13 22:02:47 -07:00
Brad Lassey
5c6b1c9a7e
bug 1289802 - Replace 'install flash' content with click to play UI when flash is click to play r=mconley
2016-07-26 22:16:37 -04:00
Mike Conley
add12820ac
Bug 1241459 - Background tab crashes should only show about:tabcrashed for first selected tab. r=Felipe,mikedeboer
...
When a content process crashes for a tab that is not currently visible to the user (which
can occur if the user is looking at only non-remote tabs, or tabs in other content processes),
then we will only show the tab crash page for the first crashed tab that is selected
by the user. The rest of the tabs will restore on demand.
MozReview-Commit-ID: 1JBAp8diHXp
--HG--
extra : rebase_source : 41cc3eb5385a83515c80b38f15ce82ba5d96e368
2016-09-30 15:06:49 -04:00
Alessio Placitelli
05422502cf
Bug 1304446 - Move |recordSearchInTelemetry| to BrowserUsageTelemetry.jsm. r=mak
...
MozReview-Commit-ID: 3OWlz5alrsj
2016-10-07 03:48:00 +02:00
Carsten "Tomcat" Book
7c8e81673d
merge mozilla-inbound to mozilla-central a=merge
2016-10-06 11:59:54 +02:00
Sebastian Hengst
9bc54244b6
Backed out changeset 82c63072cba7 (bug 1304446) for browser-chrome bustages, e.g. browser_aboutHome.js | histogram with key should be recorded - false == true. r=backout
2016-10-05 20:24:27 +02:00
Alessio Placitelli
4a3222f7be
Bug 1304446 - Move |recordSearchInTelemetry| to BrowserUsageTelemetry.jsm. r=mak
...
MozReview-Commit-ID: 3OWlz5alrsj
2016-10-05 07:06:00 +02:00
Carsten "Tomcat" Book
750b23e14d
Merge mozilla-central to mozilla-inbound
2016-10-05 17:07:19 +02:00
Brad Lassey
f557dbe1a7
bug 1292317 - Make Flash click to play icon into a drop down when HLS is used r=mconley
2016-09-09 10:39:58 -04:00
Carsten "Tomcat" Book
9ca8ab908c
Backed out changeset 0df9c1afedc2 (bug 1292317)
2016-10-05 16:12:16 +02:00
Brad Lassey
b616ea20c3
bug 1292317 - Make Flash click to play icon into a drop down when HLS is used r=mconley
2016-09-09 10:39:58 -04:00
Chun-Min Chang
069e307afb
Bug 1306536 - Test; r=mconley
...
MozReview-Commit-ID: CqPEbcfFMqF
--HG--
extra : rebase_source : 278543e3b266a285d50628b9554b626b5eae6b1d
2016-10-05 10:40:23 +08:00
Chun-Min Chang
a312732ab6
Bug 1306536 - Don't set displayURI when it's set to false; r=mconley
...
MozReview-Commit-ID: DI52QqsS3BE
--HG--
extra : rebase_source : b637dd7ac8d802197c7b6629e1c16ea597971810
2016-10-04 13:27:32 +08:00
Scott Wu
64e6698302
Bug 1306251 - Rename form validation anchor to make it more generic r=mconley
...
MozReview-Commit-ID: 1cSjXUiBTAC
--HG--
extra : rebase_source : e280f94d7e024d889429686f6aa8ca672f24d6e3
2016-09-22 00:35:31 +08:00
Gijs Kruitbosch
17db78f2b5
Bug 1284395, r=bz,mconley,baku
...
MozReview-Commit-ID: 1nPyv7G3q7d
--HG--
extra : rebase_source : 9b0b75c43d441a13992f085ce6f766aee0614666
extra : source : 6036b8acdab58eb565f15e12f8184f8abe7c6413
2016-09-06 14:19:45 +01:00
Iris Hsiao
a95e0164c0
merge fx-team to mozilla-central a=merge
2016-09-26 18:29:38 +08:00
Mike Conley
6936fd4dde
Bug 1304677 - Make browser_UnsubmittedCrashHandler.js properly uninit a disabled UnsubmittedCrashHandler. r=Felipe
...
MozReview-Commit-ID: 4xjeWOCCvjg
--HG--
extra : rebase_source : e861a87df922e94642212710e815de6f3c38e4ee
2016-09-24 14:15:52 -04:00
Florian Quèze
e920cecf91
Bug 1304798 - Fix opening video streams for pages with persistent permissions, r=gcp.
2016-09-23 16:20:29 +02:00
Shane Caraveo
46f1b7552f
Bug 1299998 fix closing of share panel, r=markh
...
MozReview-Commit-ID: 2D4c2AiS1qQ
--HG--
extra : rebase_source : 52087e6c6b7a8715f001ad674570bd50ccb99542
2016-09-22 08:40:07 -07:00
Carsten "Tomcat" Book
cce863628d
merge fx-team to mozilla-central a=merge
2016-09-22 11:54:05 +02:00
Florian Quèze
6f480b3e80
Bug 1299783 - change the name of the temporary permission from 'camera' to something not exposed in the UI, r=gcp.
2016-09-21 17:19:07 +02:00
Fred Lin
2088e1ede1
Bug 1295151 - Install add-on should not show as a permission in the control center; r=MattN
...
MozReview-Commit-ID: ChkG0AU743W
--HG--
extra : rebase_source : 8893ad623896881f888239b810f90f0449c7637f
2016-09-19 15:03:46 +08:00
Mike Conley
e62fb1888a
Bug 1303479 - Remove <xul:notification>s right away in browser_UnsubmittedCrashHandler.js to avoid intermittent. r=florian
...
MozReview-Commit-ID: DHObiW2K0WL
--HG--
extra : rebase_source : 4b70e63797b0d409138bb499d1e9ee115cf16a78
2016-09-21 13:37:29 -04:00
Mike Conley
46745961d3
Bug 1297475 - Tests for PermissionUI.jsm. r=Paolo
...
MozReview-Commit-ID: BXLkHhCF64n
--HG--
extra : rebase_source : 7ac0229be81c4aed2cb748e710fbe304c1d6a54f
2016-08-29 09:55:56 -04:00
Mike Conley
cb6b23a1c2
Bug 1297475 - Move content permission prompts into a JSM and add an Integration. r=Paolo
...
MozReview-Commit-ID: Dq3I9pzcdyY
--HG--
extra : rebase_source : a5d5008631ba85762c3c265552f42e50266bd9b8
2016-08-27 23:11:07 -04:00
Mike Conley
0f5b03cf3e
Bug 1301722 - Unsubmitted crash report notification should go away if not interacted with for some period of time. r=florian
...
MozReview-Commit-ID: JxTmmesyTYd
--HG--
extra : rebase_source : 818434e2f0669017a07221ce0987afe8905d56b4
2016-09-13 14:35:08 -04:00
Mike Conley
7e5c0a3c0d
Bug 1301723
- Follow up: disable browser_UnsubmittedCrashHandler.js test if crash reporter not available. r=test-only
...
MozReview-Commit-ID: 6SCyXUwtmUm
2016-09-14 13:47:11 -04:00
Mike Conley
47ee22aad2
Bug 1301723
- Add automated tests for the unsubmitted crash report notification. r=Felipe
...
MozReview-Commit-ID: 6OxrjF3z8OU
--HG--
extra : rebase_source : 1307ed31c19ac21c3571bd029332ab41a9977acd
2016-09-09 14:17:31 -04:00
Mike Conley
55aba1f0be
Bug 1287178 - Make UnsubmittedCrashHandler pay attention to preference for automatically submitting un-submitted crash reports. r=Felipe
...
MozReview-Commit-ID: ClXHYRLFGpu
--HG--
extra : rebase_source : 37d5cab696706be9fd6cd58478dbad24432be163
extra : source : dc2a462c1174b13db3d27200d0cd58a86e460e49
2016-09-07 17:08:29 -04:00
Mike Conley
0c1ba21a69
Bug 1287178 - Move unsubmitted crash report handling into ContentCrashHandlers.jsm. r=Felipe
...
MozReview-Commit-ID: 8lsv6zxLc9x
--HG--
extra : rebase_source : c94f2939ec35e3f2357761fd13eaba856c7c1a59
2016-09-02 13:16:28 -04:00
Nihanth Subramanya
f5f8565677
Bug 1313568 - Remove CaptivePortalWatcher.jsm and move tests to browser/base/content/tests/captivePortal. r=MattN
...
MozReview-Commit-ID: 3dSsLNmSUMA
--HG--
rename : browser/modules/test/browser_CaptivePortalWatcher.js => browser/base/content/test/captivePortal/browser_CaptivePortalWatcher.js
extra : rebase_source : 51bb545dcb072347a916210ce8c71b0711719076
2017-01-14 04:28:50 +05:30
Nihanth Subramanya
33826237de
Bug 1313568 - Update CaptivePortalWatcher tests to work with per-window handling of captive portal UI. r=MattN
...
MozReview-Commit-ID: LXjaP37l2dQ
--HG--
extra : rebase_source : b827197f5f71d81c664ea556e47a5518d482a60d
2017-01-14 04:24:43 +05:30
Nihanth Subramanya
f2ba2936d1
Bug 1313568 - Handle captive portal UI in per-window script. r=MattN
...
MozReview-Commit-ID: FxjE2NblJe4
--HG--
rename : browser/modules/CaptivePortalWatcher.jsm => browser/base/content/browser-captivePortal.js
extra : rebase_source : c6c1321b591fdbd870ff40374477bbc05fbcb27c
2017-01-08 03:23:09 +01:00
Phil Ringnalda
bcbe2e1fcc
Merge m-c to autoland
2017-01-20 19:15:16 -08:00
Mike Taylor
8660be2ede
Bug 1324062. Part 1 - Add a "Report Site Issue" button to the panel menu for NIGHTLY_BUILDs. r=Gijs
...
MozReview-Commit-ID: 74T8uRuqpyf
--HG--
extra : rebase_source : a047d01a70df5f0689c251698fc00c3f89a236ae
2017-01-17 14:27:03 -06:00
Andrew Swan
5686504fb6
Bug 1308296 Show post-install notification r=florian
...
MozReview-Commit-ID: KenyFW6MyDO
--HG--
extra : rebase_source : 08945555c40d131ee97fb927f7786fa2945f7943
2017-01-20 10:28:47 -08:00
Bob Owen
0b7581a7f3
Bug 1327942 Part 1: Allow about pages that can load in non-remote and remote browser to load in any remote type. r=gijs
2017-01-25 14:10:03 +00:00
Florian Quèze
564b3b6ddd
Bug 1294576 - Remove device sharing indicator on location changes, r=johannh.
2016-09-08 12:46:25 +02:00
Johann Hofmann
aa0121a4fe
Bug 1291642 - Part 1 - Add an optional checkbox to PopupNotifications. r=paolo
...
MozReview-Commit-ID: 9wzV6kNt5pV
--HG--
extra : rebase_source : b0fa1dea0c23197a795076e1cb3c1be091c18872
2016-09-06 18:36:23 +02:00
Alessio Placitelli
303eae9cec
Bug 1288709 - Split the browser_UsageTelemetry.js test. r=gijs
...
MozReview-Commit-ID: IykhSB7RtSH
--HG--
rename : browser/modules/test/browser_UsageTelemetry.js => browser/modules/test/browser_UsageTelemetry_private_and_restore.js
2016-09-02 03:44:00 -04:00
Eric Rahm
67ebe8e8e8
Bug 1299592
- Handle dead windows in ContentSearch.jsm. r=felipe
...
In addition to having a null messageManager it's also possible the target is
already a dead wrapper if the browser has been closed.
2016-09-01 13:32:36 -07:00
Shane Caraveo
1bb3fcb541
Bug 1289549 P3 socialapi move toolkit component to browser, r=florian
...
MozReview-Commit-ID: 2rMDwrZTTpG
--HG--
rename : toolkit/components/social/SocialService.jsm => browser/modules/SocialService.jsm
rename : toolkit/components/social/test/xpcshell/test_SocialService.js => browser/modules/test/unit/social/test_SocialService.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js => browser/modules/test/unit/social/test_SocialServiceMigration21.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js => browser/modules/test/unit/social/test_SocialServiceMigration22.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js => browser/modules/test/unit/social/test_SocialServiceMigration29.js
2016-08-23 15:24:07 -07:00
Shane Caraveo
4987c70c34
Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
...
MozReview-Commit-ID: JzSDh41IPBu
2016-08-23 15:24:06 -07:00
Shane Caraveo
51cf1dcb66
Bug 1289549 P1 socialapi remove status and marks, r=florian
...
MozReview-Commit-ID: IgpgD7qwasI
2016-08-23 15:24:06 -07:00
Ryan VanderMeulen
82663d8710
Merge inbound to m-c. a=merge
2016-08-23 10:05:18 -04:00
Gijs Kruitbosch
8b7f8ba630
Bug 1289231 - show 'undo' notification bar, r=dolske
...
MozReview-Commit-ID: 1qy7GUSaowb
--HG--
extra : rebase_source : b9b302a0cd99fbf665958b6d4844af831e296287
2016-08-20 12:15:02 +01:00
Sebastian Hengst
ee40c4ef0a
Backed out changeset 865501b808e3 (bug 1287330) for frequent timeouts in browser_async_remove_tab.js with e10s on Linux debug. r=backout
2016-08-21 16:45:16 +02:00
Wes Kocher
bb22cc4067
Merge inbound to central, a=merge
2016-08-19 18:16:20 -07:00
Matt Howell
0a08b11eb3
Bug 1277627 - Added module for working with attribution codes, including tests; r=mconley
...
MozReview-Commit-ID: E83Hs7QDlLJ
--HG--
extra : rebase_source : e2decd1deef359d695a496d0337b7b31c8fec5f5
2016-08-18 14:40:08 -07:00
Allasso Travesser
a436068793
Bug 1287330 - Insert tabs' linkedBrowser lazily into the document. r=dao
2016-08-19 17:46:04 +02:00
Jimmy Wang
86bcc6aeb3
Bug 1109146 - pass isContentWindowPrivate from ContentClick.jsm to utilityOverlay.js for saveURL instead of passing a CPOW initiating content document;r=Felipe
...
MozReview-Commit-ID: DWRh7ujqdy0
--HG--
extra : rebase_source : a5549e9b101c5ea8b1bf08682b95528eb2c70774
2016-05-11 17:33:09 -04:00
Wes Kocher
8738cfff5d
Backed out 7 changesets (bug 1289549) for functional UI failures a=backout
...
Backed out changeset 32ff5490a900 (bug 1289549)
Backed out changeset 0a62241f9774 (bug 1289549)
Backed out changeset b6e3d77671f7 (bug 1289549)
Backed out changeset 506846cb7c35 (bug 1289549)
Backed out changeset efdb25f69c2c (bug 1289549)
Backed out changeset 6f8b50b7a92a (bug 1289549)
Backed out changeset 1c61346368e5 (bug 1289549)
--HG--
rename : browser/modules/SocialService.jsm => toolkit/components/social/SocialService.jsm
rename : browser/modules/test/unit/social/test_SocialService.js => toolkit/components/social/test/xpcshell/test_SocialService.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration21.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration22.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration29.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js
2016-08-17 09:18:14 -07:00
Jared Wein
ea0b3d77bc
Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: GDfvwWRLNm5
2016-08-16 21:27:37 -04:00
Sebastian Hengst
c66c2fee3a
Backed out changeset 7914e9dc6f88 (bug 1294542) for xpcshell failure in test_Log.js. r=backout
2016-08-17 01:24:58 +02:00
Shane Caraveo
ed35ca6be4
Bug 1289549 P3 socialapi move toolkit component to browser, r=florian
...
MozReview-Commit-ID: JosyCE9HAac
--HG--
rename : toolkit/components/social/SocialService.jsm => browser/modules/SocialService.jsm
rename : toolkit/components/social/test/xpcshell/test_SocialService.js => browser/modules/test/unit/social/test_SocialService.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js => browser/modules/test/unit/social/test_SocialServiceMigration21.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js => browser/modules/test/unit/social/test_SocialServiceMigration22.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js => browser/modules/test/unit/social/test_SocialServiceMigration29.js
2016-08-16 14:34:06 -07:00
Shane Caraveo
b5de53e87a
Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
...
MozReview-Commit-ID: GUqJRtp4QlJ
2016-08-16 14:34:06 -07:00
Shane Caraveo
cc1f7d742e
Bug 1289549 P1 socialapi remove status and marks, r=florian
...
MozReview-Commit-ID: KKvTZaeTU69
2016-08-16 14:34:05 -07:00
Jared Wein
e6276ea7f5
Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: RCSDEvvk2I
2016-08-16 15:44:15 -04:00
Jared Wein
b82aa6f6de
Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: AAXqh63QNv3
2016-08-16 15:44:13 -04:00
Wes Kocher
03b3c20a6e
Merge fx-team to central, a=merge
2016-08-15 14:49:11 -07:00
Katie Broida
51baff5088
Bug 565718 - Adds module for a zoom indicator in the browser's URL bar. r=dao
...
MozReview-Commit-ID: 7jcAhgUp8RP
2016-08-12 13:48:59 -04:00
Jared Wein
d3e296107e
Bug 1294621 - Enable the no-lonely-if rule for eslint. r=gijs
...
MozReview-Commit-ID: 8izEqc8IyCu
2016-08-12 11:50:35 -04:00
Carsten "Tomcat" Book
9c3cf65d09
Merge mozilla-central to fx-team
2016-08-10 16:04:01 +02:00
Florian Quèze
77c40e0e1c
Bug 1206233 - Removed the old device/screen sharing doorhangers, r=johannh.
2016-08-09 22:50:53 +02:00
Florian Quèze
ee275bb154
Bug 1206233 - Show devices actively streaming in the control center panel, r=johannh.
2016-08-09 22:50:53 +02:00
Sumit Tiwari
8d27110b79
Bug 1290698 - Replace Iterator() with Object.{values, entries}; r=mossop
...
MozReview-Commit-ID: DEoVeqEZWpd
--HG--
extra : rebase_source : 53b3a2be2cd5bfc444ce6047c44f20bb176e2337
2016-08-07 21:58:24 -04:00
Wes Kocher
41e9dbb0bb
Backed out 4 changesets (bug 1206233) for xpcshell bustage
...
Backed out changeset 5fd912b9afed (bug 1206233)
Backed out changeset 3e0bcd0f52c7 (bug 1206233)
Backed out changeset c3796270f3c2 (bug 1206233)
Backed out changeset 855fe322a553 (bug 1206233)
2016-08-09 17:24:03 -07:00
Florian Quèze
a0f3dbe1bd
Bug 1206233 - Removed the old device/screen sharing doorhangers, r=johannh.
2016-08-09 22:50:53 +02:00
Florian Quèze
26bd96af1b
Bug 1206233 - Show devices actively streaming in the control center panel, r=johannh.
2016-08-09 22:50:53 +02:00
Phil Ringnalda
628f428f29
Bug 1287714 - Skip browser_CaptivePortalWatcher.js on OS X debug e10s for constant timeouts
2016-08-07 15:34:55 -07:00
Alessio Placitelli
6df381f1ae
Bug 1293222 - browser.engagement.total_uri_count includes URIs from restored tabs. r=mikedeboer
...
MozReview-Commit-ID: lLO7moXuDU
2016-08-12 01:22:00 +02:00
Carsten "Tomcat" Book
2c922beb50
Merge mozilla-central to autoland
2016-08-04 16:04:40 +02:00
Carsten "Tomcat" Book
d036bdb09c
merge fx-team to mozilla-central a=merge
2016-08-04 15:54:27 +02:00
Jared Wein
871ed4e3ba
Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop
...
MozReview-Commit-ID: DYOmE6xwMJh
--HG--
extra : rebase_source : bc81b68ea5599fd1815dc34dac7106eef7044483
2016-08-03 18:54:59 -04:00
Nihanth Subramanya
d201f3429d
Bug 1282611 - Recheck for captive portal after watcher is initialized. r=MattN
...
MozReview-Commit-ID: DKUibGPvTrx
2016-08-03 13:46:17 +03:00
Jared Wein
fd84c776c7
Bug 1292042
- Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
...
MozReview-Commit-ID: EMjJ3yWt9Wt
--HG--
extra : rebase_source : 2b8327e5a7cf0bfd190d696ad5fe475f13faa3cc
2016-08-04 03:28:58 -04:00
Carsten "Tomcat" Book
8dbb362d18
merge mozilla-inbound to mozilla-central a=merge
2016-07-31 17:44:14 +02:00
Horatiu
1a07f5562d
Bug 1144749 - Add keyboard shortcut to open ReaderView. r=markh
2016-07-29 22:13:56 -04:00
Mark Banner
c8531f414d
Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose
2016-07-30 08:48:31 +01:00
Mark Banner
b5f9f1309f
Backed out changeset e9e43e8256e1 (bug 1287827) for breaking tests
2016-07-29 18:17:17 +01:00
Mark Banner
59109f0ef2
Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose
2016-07-29 12:00:27 +01:00
Carsten "Tomcat" Book
220e36cb8d
Merge mozilla-central to mozilla-inbound
2016-07-30 16:23:21 +02:00
Thomas Wisniewski
6a1fb99d2b
Bug 709991 - Fire onerror instead of throwing on network errors for async XHRs. r=bz
2016-07-30 00:24:56 -04:00
Blake Kaplan
38ab2d74ce
Bug 1289944 - Remove now-unneeded blob URL hack for favicons. r=felipe
2016-07-28 11:51:59 -07:00
Wes Kocher
456eb8e899
Backed out 3 changesets (bug 1109146) for being the likely cause of browser_documentnavigation.js bustage CLOSED TREE
...
Backed out changeset 77ed89a0e8ba (bug 1109146)
Backed out changeset 65d2a173cb20 (bug 1109146)
Backed out changeset 0212e01c7769 (bug 1109146)
2016-07-29 14:48:04 -07:00
Jimmy Wang
928a387706
Bug 1109146 - Pass isContentWindowPrivate from ContentClick.jsm to utilityOverlay.js for saveURL instead of passing a CPOW initiating content document. r=felipe
...
MozReview-Commit-ID: DWRh7ujqdy0
--HG--
extra : transplant_source : %D8%22%BDg%E6%24%2A6%26X%DB%26%E5%A3%93%18%CD%9D%B3%AF
2016-05-11 17:33:09 -04:00
Brad Lassey
912016dcd7
bug 1289496 - Ask to Activate makes Flash plugin dropdown appear on every github pageload r=mconley
2016-07-26 17:07:02 -04:00
Carsten "Tomcat" Book
8b6316ec5f
Merge mozilla-central to mozilla-inbound
2016-07-22 11:59:06 +02:00
Carsten "Tomcat" Book
336105a0de
merge mozilla-inbound to mozilla-central a=merge
2016-07-22 11:58:02 +02:00
Tom Tromey
5538d692d3
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Alessio Placitelli
949c30e1e1
Bug 1271313 - followup for bug 1271313 to fix eslint bustage a=sheriffduty
2016-07-21 15:03:19 +02:00
Alessio Placitelli
53d0cc13d6
Bug 1271313 - Measure the number of total URIs and unique domains visited in a "session fragment". r=gijs, data-review=rweiss
...
MozReview-Commit-ID: 4sYvZTcSM3u
2016-07-20 10:46:00 +02:00
Carsten "Tomcat" Book
ca457776f8
merge mozilla-inbound to mozilla-central a=merge
2016-07-18 17:07:59 +02:00
Alessio Placitelli
1cb76d6faf
Bug 1271304 - Fix browser_SelfSupportBackend.js to only send "sessionstore-windows-restored" to SelfSupportBackend.jsm. r=Gijs
2016-07-15 03:27:00 +02:00
Pushpankar
c6670d980f
Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao
...
--HG--
extra : rebase_source : 72d50e73baf595840a2aade57ae782e4c40d4c27
2016-07-16 10:20:04 +02:00
Allasso Travesser
f5545cdfb4
Bug 1285789 - Implement TabBrowserCreated event. r=dao
...
--HG--
extra : rebase_source : 23ce02dddc6e4be01ab034735df2b9ed0d3ac3a7
2016-07-15 16:10:27 +02:00
Johann Hofmann
7169999bc7
Bug 1206252 - Part 2: Indicate blocked permissions in the identity box. r=paolo
...
MozReview-Commit-ID: LpJY4RatsHP
--HG--
extra : rebase_source : 7925c1ec0ca4676935f4c5f90521a2675d09d9d2
2016-06-30 17:08:16 +02:00
Timothy Guan-tin Chien
f99c08a81a
Bug 1260276 - Replace the dead reader page in history when we are being redirected, r=gijs
...
MozReview-Commit-ID: ChSCHuBKT1l
--HG--
extra : rebase_source : ce65eef72769abe2cc90cec9592e819ededa8f16
2016-07-13 16:14:34 +08:00
Gijs Kruitbosch
72706654c8
Bug 1285196 - followup: fix leaking of taskbartabgroup object on windows when disabling and fix test issues that assume previews persist when the pref disables us, rs=bustage
2016-07-13 14:31:13 +01:00
Gijs Kruitbosch
f16b17e11a
Bug 1285196 - make WindowsPreviewPerTab.jsm do nothing if disabled, r=mak
...
MozReview-Commit-ID: IipisU8fnUW
--HG--
extra : rebase_source : 6bb1a85b43f06d38840f27d15422eafb1c4dbb7a
2016-07-07 18:38:43 +01:00
Benjamin Smedberg
be3857f963
Bug 1277905 - Remove in-product links to plugincheck. Also remove support for startup prompting about outdated plugins, since that's annoying to users. r=Gijs r=mconley
...
MozReview-Commit-ID: 69tMivPVxuW
--HG--
extra : rebase_source : bd4d2979beff0f460a20156b0f954e2f1a2a5e85
2016-07-01 11:01:07 -04:00
Dale Harvey
45e036dff5
Bug 1273351 - Remove pointerlock permission requirement. r=dao
...
--HG--
rename : browser/base/content/browser-fullScreen.js => browser/base/content/browser-fullScreenAndPointerLock.js
2016-07-08 13:58:31 +01:00
Dão Gottwald
8dc6e0c14b
Bug 1282267 - Properly handle 0 as a possible registry key value when determining the window frame color. r=jaws
2016-07-07 20:55:19 +02:00
Gijs Kruitbosch
26985de045
Bug 1283067 - followup, rs=obvious-oversight
...
MozReview-Commit-ID: 4aosVpyiOFO
2016-07-06 23:12:42 +01:00
Gijs Kruitbosch
ad8a268479
Bug 1283067, r=mak
...
MozReview-Commit-ID: JJpepH22gY5
--HG--
extra : rebase_source : 190fff1d031422198f0651a155556613fc5f6f32
2016-06-29 23:30:51 +01:00
Alessio Placitelli
6619bdb380
Bug 1271304 - Add test coverage for browser usage metrics. r=Gijs
...
MozReview-Commit-ID: 3ZHA5AYnHhg
2016-05-12 09:31:00 +02:00
Alessio Placitelli
0f0b2b22da
Bug 1271304 - Measure the tabs/window open events and max number of tab/window per subsession. r=Gijs, r=gfritzsche, data-review=bsmedberg
...
MozReview-Commit-ID: 6vYfoEb8VvB
2016-05-12 09:30:00 +02:00
Mike Conley
4cdd10cd4c
Backed out changeset 776f0bb21587 for causing bug 1284203.
...
MozReview-Commit-ID: KtsmLahe1hC
--HG--
extra : rebase_source : a2ae9fbf3bf7b9301c389331ba7f6cbfee3148ba
2016-07-04 13:38:52 -04:00
Mike Conley
72965dae83
Backed out changeset aa4557a5485f for causing bug 1284203.
...
MozReview-Commit-ID: IWWF3q6OZjA
--HG--
extra : rebase_source : e6ad625ab44475845969d29cfed2e1251d75d837
2016-07-04 13:36:02 -04:00
Brad Lassey
b1a7d53d2f
bug 1186948 - Follow up, need to QI the plugin tag r=mconley
2016-06-10 16:41:31 -04:00
Brad Lassey
b3e11b9f98
Bug 1186948 - remove plugins that are click-to-play from navigator.plugins (restricted to Flash). r=jst,mconley,mrbkap
2015-08-03 19:24:35 -04:00
Brad Lassey
e680d73b96
bug 1186948 - remove plugins that are click-to-play from navigator.plugins (restricted to Flash) r=jst
2015-08-03 19:24:35 -04:00
gasolin
75c86d739f
Bug 1193006 - Show icons next to non-default permissions in the Permissions section of the Control Center. r=paolo
...
MozReview-Commit-ID: 1YeU5ECOHYL
--HG--
extra : rebase_source : 9f79b819312c1dda77daf2841e561a8bcc60b418
2016-06-24 13:02:08 +01:00
Johann Hofmann
076865739f
Bug 1280485 - Don't sort permission list to improve tab load performance. r=Gijs
...
MozReview-Commit-ID: CIOY5G1v44u
--HG--
extra : transplant_source : %C37%0C%98%E4%ED%E1d%EEH%AC%AB%FA%F5%1A%03/%BE%22%EF
2016-06-17 14:59:01 +01:00
Florian Quèze
3a0cef8f4d
Bug 1275262 - implement device sharing animation on background tabs, r=Gijs.
2016-06-22 13:07:39 +02:00
Panos Astithas
592fc3ac55
Disable browser_CaptivePortalWatcher.js on Windows for intermittent failures (bug 1279491). r=bustage
...
MozReview-Commit-ID: LXYKoIq1OfU
2016-06-10 20:26:59 +03:00
Carsten "Tomcat" Book
48d4127667
Merge mozilla-central to fx-team
2016-06-10 15:42:51 +02:00
Nihanth Subramanya
cfae79fe6f
Bug 989193 - Add tests for CaptivePortalWatcher module. r=MattN
...
MozReview-Commit-ID: 4Pn6jnpCyHm
2016-06-10 15:22:43 +03:00
Nihanth Subramanya
7323a16958
Bug 989193 - Open captive portal automatically in a new tab when detected. r=MattN
...
MozReview-Commit-ID: 8SZ0mOwIUtC
2016-06-10 15:19:31 +03:00
Andrea Marchesini
cede39dd18
Bug 1277765 - No referrer when a link is opened by middle-click or the context menu and containers are involved, r=mconley
2016-06-09 17:02:50 +02:00
Carsten "Tomcat" Book
06a7fd0491
Merge mozilla-central to mozilla-inbound
...
--HG--
rename : toolkit/components/prompts/test/test_bug625187.html => toolkit/components/prompts/test/test_subresources_prompts.html
2016-06-06 12:02:34 +02:00
Carsten "Tomcat" Book
4aea0165dc
merge mozilla-inbound to mozilla-central a=merge
2016-06-06 11:55:56 +02:00
Mark Hammond
933529f47d
Bug 1277669 - skip a couple of browserUITelemetry tests in dev edition. r=Gijs
...
--HG--
extra : rebase_source : fcfdf361a00ee27edfd8e2bb2fdc01a116a2b2d4
2016-06-06 17:14:05 +10:00
Chris Peterson
0ca60536e0
Backed out changeset 7383d49bc7c8 (Flash click-to-play bug 1186948)
2016-06-05 01:03:36 -07:00
Johann Hofmann
17e4de71e8
Bug 1206245 - Add a function to SitePermissions.jsm to check granted permissions by uri. r=paolo
...
MozReview-Commit-ID: KvAuRLRx1nf
2016-06-01 12:39:52 +02:00
Johann Hofmann
9f9c0ab631
Bug 1277289 - Add a function to obtain all permissions by uri in SitePermissions.jsm. r=paolo
...
MozReview-Commit-ID: 8LKS2rK1Pqx
--HG--
extra : transplant_source : rC%B6i%CC%AE%A9%0C%85%C4%F4%8D%F5%06%23%BA%FF%40DX
2016-06-02 12:08:29 +02:00
Brad Lassey
4bd9943d04
bug 1186948 - remove plugins that are click-to-play from navigator.plugins (restricted to Flash) r=jst
2015-08-03 19:24:35 -04:00
Christoph Kerschbaumer
031a59734b
Bug 1196013 - Use channel->ascynOpen2 in toolkit/components/places. r=billm r=sicking r=mak
2016-05-23 23:57:31 +02:00
Jared Wein
b57a662411
Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz for removing internal chrome/xbl attribute in webidl
...
MozReview-Commit-ID: 53BYXvHaaB9
2016-05-19 23:30:12 -04:00
Ryan VanderMeulen
a1c8f75a2d
Backed out changeset 83a1b9c7ae8d (bug 1270853) for browser_dbg_event-listeners-03.js failures.
2016-05-19 11:27:58 -04:00
Jared Wein
176fbcaf33
Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
...
MozReview-Commit-ID: 53BYXvHaaB9
--HG--
extra : source : 0d17446ad21a8360c5d209377786e8ff67415471
2016-05-17 20:52:00 -04:00
Phil Ringnalda
1ba465d13d
Back out 2 changesets (bug 1181055, bug 1270853) for surprising devtools browser_dbg_event-listeners-03.js with the removal of an event listener
...
Backed out changeset d5acbd8b896c (bug 1181055)
Backed out changeset 0d17446ad21a (bug 1270853)
2016-05-18 21:47:33 -07:00
Jared Wein
c44abf5fe7
Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
...
MozReview-Commit-ID: 53BYXvHaaB9
--HG--
extra : histedit_source : 7b3b3089d700a18eabeb83a1ebdcd162c72db80e
2016-05-17 20:52:00 -04:00
Ryan VanderMeulen
54c922ca84
Merge inbound to m-c. a=merge
...
CLOSED TREE
2016-05-18 12:02:42 -04:00
Mark Hammond
6b215d4b0f
Bug 1241571 - Collect synced tabs and sidebar ui telemetry. r=Gijs
...
Adds UI telemetry for sidebar opening and closing and actions taken in the
SyncedTabs menu and side. Also adds a "sync-state" object so that analysis
of the Synced Tabs data can determine if the user has Sync configured at the
time.
MozReview-Commit-ID: JDxFmlNMi7n
2016-05-18 10:39:14 +10:00
Andrea Marchesini
287629d51c
Bug 1269029 - Create a hamburger menu for containers - implementation, r=gijs
2016-05-17 15:12:13 +02:00
Andrea Marchesini
e42cf01dd7
Bug 1267923 - Move the CSS rules to ContextualIdentityService, r=mconley
...
--HG--
rename : browser/modules/UserContextUI.jsm => browser/components/contextualidentity/ContextualIdentityService.jsm
rename : browser/themes/shared/usercontext/usercontext.inc.css => browser/components/contextualidentity/content/usercontext.css
2016-05-17 15:03:43 +02:00
John Dai
1545cb9d2f
Bug 1088761 - Support reportValidity() for form controls. r=smaug
...
From 2c2f7223e9d88f431f3e3fee7384dffbca07d8a9 Mon Sep 17 00:00:00 2001
--HG--
extra : rebase_source : 7daace21a903c55c893f0c6e7b0e0380b6ddca12
2016-04-15 16:13:00 +08:00
Mark Hammond
8e13f96940
Bug 1268349 - tell BrowserUITelemetry that the sync-button is in the menu panel by default. r=Gijs
...
MozReview-Commit-ID: 991ZT9upYDR
--HG--
extra : rebase_source : a2fdd3e4235ae6b3d3733c7e171e71964b639492
2016-04-28 14:19:05 +10:00
Jan-Ivar Bruaroey
a29f219fea
Bug 802326 - remove "No Video" and "No Audio" choices in cam+mic permission prompt on desktop. r=florian
...
MozReview-Commit-ID: Bhunec6MuEo
--HG--
extra : rebase_source : cca0c5ac9d15d3e9981e7988ee4343ab0a0ab0f6
2016-05-05 22:28:02 -04:00
Ursula Sarracini
2f6e8ea7b8
Bug 1210410 Implement search messages for the Remote New Tab r=oyiptong
...
MozReview-Commit-ID: 8trDqRegP3G
--HG--
extra : rebase_source : 81fa1478d2e51b06a2adb838a322d2c22925253e
2016-05-10 10:32:31 -04:00
Sebastian Hengst
bf7ef7a9a1
Backed out changeset 403d9c085544 (bug 1088761)
2016-05-12 13:19:15 +02:00
Carsten "Tomcat" Book
fc01ae15aa
Merge mozilla-central to mozilla-inbound
2016-05-12 11:57:27 +02:00
Carsten "Tomcat" Book
868e217e88
merge mozilla-inbound to mozilla-central a=merge
2016-05-12 11:54:10 +02:00
Gijs Kruitbosch
3ee440e18e
Bug 1268285 - E10SUtils shouldn't throw when passed invalid chrome: URIs, r=felipe
...
MozReview-Commit-ID: CYof4pGFHIk
--HG--
extra : rebase_source : 8ce188454bdbd0b019f27aec8c70ab4a49875a73
2016-05-11 10:42:21 +01:00
John Dai
def16ce1d5
Bug 1088761 - Support reportValidity() for form controls. r=smaug
...
--HG--
extra : rebase_source : 56206e694b413ad1afdd7ded5dd12ef3a0d296f1
2016-05-11 04:24:00 +02:00
Neil Deakin
bbc0cc12e6
Bug 1262332, fix select popup and invalid form popup position when inside a transformed frame, r=felipe
2016-05-11 08:57:03 -04:00
Jared Wein
48b93f48cd
Bug 1126282 - Add a 1.25x faster video speed option in the video controls. r=gijs
...
MozReview-Commit-ID: GRf265vktMR
2016-05-09 09:39:00 +02:00
Gijs Kruitbosch
255a265c85
Bug 1270707 - make LaterRun.jsm use nsIURLFormatter to format its URLs, r=jaws
...
MozReview-Commit-ID: 7OL1M8bfBRh
--HG--
extra : rebase_source : 9999f65355373b5141483f5672fa818c181f3034
2016-05-06 09:40:10 +01:00
Christoph Kerschbaumer
eb68ff098e
Bug 1269353 - Use channel.asyncOpen2() within ContentLinkHandler (r=blassey)
2016-05-06 15:22:11 +02:00
Bill McCloskey
4d99b7209e
Bug 1269961 - Collect more telemetry on content process crashes (r=jimm,mconley)
2016-05-04 15:09:50 -07:00
Christoph Kerschbaumer
2eaf9374ce
Bug 1255499 - Remove SEC_NORMAL from browser/. r=sicking
2016-04-25 15:06:40 +02:00
Blake Kaplan
04fbd5fdd6
Bug 1258212 - Hook the parent up to the cild for registerContentHandler. r=gwright
2016-04-27 16:43:58 -07:00
Florian Quèze
f0a32d7b64
Bug 1104054 - The 'recording-window-ended' notification from a subframe shouldn't remove the sharing indicator of the whole browser, r=felipe.
2016-04-26 17:42:51 +02:00
Florian Quèze
d09fd29d23
Bug 1264643 - Active gUM permission menu at shutdown leaks the world, r=felipe.
2016-04-25 12:36:33 +02:00
Jared Wein
df72ffc760
Bug 1160424 - [Decoder Doctor] Show notification UI when a requested codec is missing but downloadable. r=gijs
...
MozReview-Commit-ID: BHPpLM96cg3
--HG--
rename : browser/base/content/browser-eme.js => browser/base/content/browser-media.js
2016-04-24 18:04:25 +10:00
Henry Chang
a516550b03
Bug 1093642 - Part 2: Decide if we allow mixed content before sending click event to remote tab. r=tanvi.
2016-04-21 11:07:40 +08:00
Timothy Guan-tin Chien
66f6b8a43b
Bug 1184950 - Use goBack to leave the reader view when possible, r=margaret, r=gijs
...
MozReview-Commit-ID: G9wn4OyUL5q
--HG--
extra : transplant_source : %5Cw%B1%F5X%9A%95N%93i%91%9B%BA%CC%BBr%F2%E1%A0%99
2016-04-19 05:46:58 +08:00
Jonathan Watt
6266ded185
Bug 1263332 - Avoid startup JavaScript strict warning in DirectoryLinksProvider.jsm. r=MattN
2016-04-12 16:10:25 +01:00
Tobias Schneider
3c055f2e07
Bug 1262767 - NS_ERROR_FAILURE in nsITelemetry.getKeyedHistogramById when opening miniclip.com. r=bsmedberg
2016-04-07 10:46:00 -04:00
Wes Kocher
b6d0503738
Merge fx-team to central, a=merge
...
MozReview-Commit-ID: yuSA0kqs0F
2016-04-08 15:26:49 -07:00
Dave Townsend
4bf4f02ce7
Bug 1257246: Update browser for eslint 2. r=felipe
...
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.
MozReview-Commit-ID: DEskVIjiKDM
--HG--
extra : rebase_source : 07ba1d14655f5d761624b105ef025ec88323d4d5
extra : histedit_source : 9e5ab54ce1b1a5ee1f0fb143f8d1450522455e3b
2016-04-05 11:33:33 -07:00
Bill McCloskey
8450ca8bc2
Bug 1164931 - Clear hangs when they're over (r=mrbkap)
2016-04-07 17:15:26 -07:00
Florian Quèze
8844aff4db
Bug 1258019 - avoid JS errors on closed windows in ContentWebRTC.jsm, r=felipe.
...
--HG--
extra : rebase_source : bc4761305c594bd3dd567864ecfaede0fc34ad62
2016-04-05 12:13:45 +02:00
Kirk Steuber
58e1376bdc
Bug 1235056 - browser_pluginCrashCommentAndURL.js test needs to wait for the crash reporter to be displayed, not just for the plugin to crash r=mconley
...
MozReview-Commit-ID: 2PaMjqYu54Y
--HG--
extra : rebase_source : f5600e0cce278b1641e27061a1883a9ca49b1fa2
2016-03-31 14:47:34 -07:00
Xidorn Quan
dd78b29d7e
Bug 1260102 - Pass isHandlingUserInput through process boundary for content menu command. r=mrbkap
...
MozReview-Commit-ID: FMQOFpeO6yn
--HG--
extra : rebase_source : 3b687e45d1f732b9e076f7a1d596562a56d332a2
2016-03-29 14:58:43 +11:00
Tobias Schneider
9dd3cff0b6
Bug 1237198 - Block SWFs on the content blocking list hosted on the Shavar service. r=francois
2016-03-29 00:37:44 -07:00
Brad Lassey
cd4d553008
bug 1184739 - Blob URLs as favicons don't work r=felipe
2016-03-25 10:06:38 -04:00
Blake Kaplan
a399b8c42c
Bug 1186139
- Don't use a sync message where we don't have to. r=felipe
2016-03-25 15:38:10 -07: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
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
Shane Caraveo
c3a25096a7
Bug 898706 remove frameworker and all associated code and tests, r=markh
2016-03-17 16:46:41 -07:00
Tooru Fujisawa
50608d5d55
Bug 1256088 - Merge mock app-info implementation into AppInfo.jsm. r=gps
2016-03-16 16:58:29 +09:00
Carsten "Tomcat" Book
c3bea43e72
Merge mozilla-central to fx-team
2016-03-15 10:44:47 +01:00
Nihanth Subramanya
310b17fb8f
Bug 1189101 - In-content search: include all engines when cycling with cmd+up/down. r=adw
...
MozReview-Commit-ID: FtobKAtwNYN
--HG--
extra : rebase_source : bacdbf1917daf80ced357249a88e3f6c4a9fea5a
2016-01-27 17:25:39 -08:00
Wes Kocher
a80b3e7f67
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: FyYG71q4yxf
2016-03-08 16:09:09 -08:00
Wes Kocher
0fbf6c1476
merge inbound to m-c a=merge
...
MozReview-Commit-ID: BHxDQF6gIe3
2016-03-08 16:00:45 -08:00
Mark Banner
f5745d257d
Bug 1251902 - Stop the 'Hello' and 'Share this page' buttons blinking when the panel is being opened. r=mixedpuppy
...
--HG--
extra : commitid : 6srJUWTAvvi
2016-03-08 19:45:35 +00:00
Dão Gottwald
ddc0edabd1
Bug 1253584 - Fix and enable browser_NetworkPrioritizer.js for e10s. r=mconley
2016-03-08 12:16:42 +01:00
Myk Melez
db9a40ca42
Bug 1238079 - remove the desktop web runtime; r=fabrice,mossop,gps,jryans,jmaher,marco
2016-03-07 13:33:12 -08:00
Mike de Boer
df7e3c059a
Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley
2016-03-04 14:32:24 +01:00
Marco Bonardo
e17e1397a4
Bug 1250958 - fix browser_markPageAsFollowedLink.js for e10s (and fix framed link coloring to make it pass). r=jaws
...
MozReview-Commit-ID: 9k58B16nPL8
--HG--
extra : rebase_source : e6394f4d3d8872ad9161446c1e3657ca88c00319
2016-02-26 18:55:36 +01:00
Marco Bonardo
7162158c88
Backed out changeset e427eb78d33b (bug 1250958) for test failures
...
MozReview-Commit-ID: 7IVwDpqXf7D
2016-03-01 11:55:02 +01:00
Marco Bonardo
bbe4714bd9
Bug 1250958 - fix browser_markPageAsFollowedLink.js for e10s (and fix framed link coloring to make it pass). r=jaws
...
MozReview-Commit-ID: 9k58B16nPL8
--HG--
extra : rebase_source : de3e1536eaa974ab1c177c274fe371ecb3b9f8a4
2016-02-26 18:55:36 +01:00
Marco Bonardo
41b0a29fd2
Bug 976940 - FormHistory.update() should call handleError if form history is disabled and the operation is not a removal. r=markh
...
MozReview-Commit-ID: 94FRqGofGsP
--HG--
extra : rebase_source : 331405028ece42f48a8d160edbbe308e4353bc98
2016-02-22 18:17:43 +01:00
Margaret Leibovic
3a66695ff2
Bug 1226238 - (Part 4) Remove reading list toggle button from reader view. r=ahunt,Gijs
...
MozReview-Commit-ID: 3pwOV5BjwC9
--HG--
extra : rebase_source : 66c2afd658320c5e5bd05e4b2a3278f2c871fee2
2016-02-22 10:35:32 -05:00
Margaret Leibovic
8db3f1faa4
Bug 1226238 - (Part 1) Remove share button from reader view. r=ahunt,Gijs
...
MozReview-Commit-ID: 3TFzz809KcM
--HG--
extra : rebase_source : 3cf003c5cbbe02e03bcf6f5f96843ccbc4a26a09
2016-02-22 10:09:07 -05:00
J. Ryan Stinnett
43d0a9d541
Bug 1249702 - Fix e10s feed handling with auto content handler prefs. r=Gijs
...
MozReview-Commit-ID: 3ggmJxUmuxp
2016-02-25 17:26:15 -06:00
Mike de Boer
67d259ac60
Bug 1250847: prefix DOMWindowClose and DOMTitleChanged messages with the Social: prefix to assure they won't arrive at the global messageManager instance that TabBrowser is listening to. It mixes things up in twisted, unexpected ways if we don't. r=Standard8
2016-02-25 22:11:08 +01:00
Drew Willcoxon
6d9d0e2ae2
Bug 1249332 - [e10s] Make browser_ContentSearch.js work under e10s. r=mak
2016-02-22 15:18:12 -08:00
Drew Willcoxon
f83e5911a1
Back out 996485ab7306 (bug 1249332) for test bustage.
2016-02-22 16:27:44 -08:00
Drew Willcoxon
13b82bd15e
Bug 1249332 - [e10s] Make browser_ContentSearch.js work under e10s. r=mak
2016-02-22 15:18:12 -08:00