Mark Banner
66092fae61
Bug 1313634 - Fix undefined variables issues in cookies.js that lead to the cookies window not updating properly when open. r=jaws
...
MozReview-Commit-ID: RBhuCbjrYT
2016-10-29 14:49:17 +01:00
Ryan VanderMeulen
112d5746d5
Merge autoland to m-c. a=merge
2016-10-29 09:12:45 -04:00
Mark Banner
9b40970863
Bug 1313626 - Clean up more issues found by eslint no-undef rule. r=mossop
...
MozReview-Commit-ID: HGiOmpyN5zV
2016-10-28 11:40:32 +01:00
Jonathan Kew
f1f4742feb
Bug 1301655 - pt 5 - Replace use of nsIScriptableDateFormat for cookie date formatting. r=gandalf
2016-10-28 12:04:07 +01:00
Jonathan Kew
97e5156ff9
Bug 1301655 - pt 4 - Replace use of nsIScriptableDateFormat with Date.toLocaleString in toolkit Update history. r=gandalf
2016-10-28 12:04:07 +01:00
Ryan VanderMeulen
529471d85f
Merge m-c to inbound. a=merge
2016-10-21 11:08:45 -04:00
Carsten "Tomcat" Book
4fc1f7d586
merge fx-team to mozilla-central a=merge
2016-10-21 16:56:14 +02:00
Joseph Yeh
6fbb62f943
Bug 1036595 - Convert the 'Clear recent history' dialog to be in-content; r=MattN
...
This required removing the minimum dialogFrame height since the Clear recent history dialog is smaller than the old default height.
MozReview-Commit-ID: CuJO3VtGwem
2016-10-20 15:09:12 -07:00
William CS
a95802aad6
Bug 1295000 - Clean up for-loops in cookies.js. r=Standard8
...
MozReview-Commit-ID: KO3KTaPXLpS
2016-10-19 15:47:58 +01:00
Mark Banner
233309fbe2
Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop
...
MozReview-Commit-ID: JrbFxQ5rj6I
2016-10-18 08:38:10 +01:00
Mark Banner
c0170c9aa4
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
2016-10-18 12:34:35 +01:00
Fischer.json
85c0efdada
Bug 1305407 - Rename accesskeys in sync.dtd as .accesskey instead of .label.accesskey. r=jaws
...
MozReview-Commit-ID: 8SuWjFVwKZI
2016-09-29 15:33:48 +08:00
Gijs Kruitbosch
254967e9c0
Bug 1278388 - re-enable test that was disabled for 50 because the issue causing the failure was fixed in bug 1275089, rs=me
...
MozReview-Commit-ID: 4LSE0SmJ79z
2016-10-20 15:17:20 +01:00
Gijs Kruitbosch
b1f4d0193d
Bug 1307132 - import AppConstants.jsm, r=jaws
...
MozReview-Commit-ID: DQZtraWCZnK
2016-10-03 17:10:07 +01:00
Gijs Kruitbosch
b98d612977
Bug 1191778 - remove references to mozapps content preferences.css stylesheet, r=jaws
...
MozReview-Commit-ID: JSVGbUZDxbB
2016-09-28 19:28:07 +01:00
Fischer.json
d3a52678ad
Bug 1028029 - Improve accesskeys in Sync pane of in-content preferences. r=jaws
...
MozReview-Commit-ID: JL4qlQavo0l
2016-09-13 15:27:43 +08:00
Filipe
b19cd12692
Bug 1287622 - Remove Cortana-related code from Firefox as it no longer works after Microsoft hard-coded search results to Edge. r=jaws
2016-09-15 20:56:58 +02:00
Joseph Yeh
ef54529e12
Bug 1298872 - Fix text cropped and overflowed in advanced pane in-content dialogs; r=MattN
...
MozReview-Commit-ID: C7Q5VnipTIa
2016-09-05 18:11:08 +08:00
Wes Kocher
88d0cb4f86
Merge fx-team to central, a=merge
2016-09-15 16:35:46 -07:00
Milan Sreckovic
b470852169
Bug 1299931: Move the follow up cancel into the function that preceeds it. r=jaws
...
MozReview-Commit-ID: 71HTqbiNV0a
2016-09-01 16:52:24 -04:00
Carsten "Tomcat" Book
72d88f75cc
merge autoland to mozilla-central a=merge
2016-09-14 12:07:02 +02:00
Joseph Yeh
4169ca5b3d
Bug 1049001 - Convert the certManager dialog to in-content; r=MattN
...
MozReview-Commit-ID: GKkbxlWboPO
2016-09-13 14:27:13 -07:00
Mike Conley
ad8740c76f
Bug 1287178 - Replace erroneous Enable Crash Reporter pref with one that lets users opt-in to sending backlogged reports. r=jaws
...
The "Enable Crash Reporter" pref is erroneous because what it actually controls is
whether or not the "Submit crash report" checkbox is checked by default when the
crash report dialog comes up.
MozReview-Commit-ID: Ud6SLKXvxw
2016-09-07 16:50:11 -04:00
Fischer.json
2cc4db2e8a
Bug 1301813 - "Change preferences for search engine suggestions..." doesn't respond to secondary mouse clicking in about:preferences, Privacy pane. r=jaws
...
MozReview-Commit-ID: 4S8frh1TsDo
2016-09-10 12:42:32 +08:00
Joseph Yeh
905944896a
Bug 1184989 - Prevent flipping preference will scroll the page as well. r=jaws
...
MozReview-Commit-ID: 5j5FN8aFDlX
2016-08-25 10:51:43 +08:00
Fischer.json
cfa542463c
Bug 1120967 - Broken middle/right click on links via about:preferences pages. r=jaws
...
MozReview-Commit-ID: FejMTP3invj
2016-08-19 17:32:31 +08:00
Sebastian Hengst
722f6acb17
Bug 1280775 - null check in removePermission to prevent crash: permission manager change. r=mystor
...
MozReview-Commit-ID: 1E67oEULEcs
2016-06-22 21:07:14 +02:00
Wes Kocher
e7fa86c1d0
Merge m-c to autoland, a=merge
2016-09-02 13:34:45 -07:00
Steve Chung
beeb6464b6
Bug 1288557 - Part 1: Replace custom exceptions dialog with usage of permissions. r=MattN
...
MozReview-Commit-ID: 25fD9IJIVt0
2016-08-30 16:53:03 +08:00
Steve Chung
6febc875ea
Bug 1288557 - Part 0: Fix permissions dialog while receiving deleted event. r=MattN
...
MozReview-Commit-ID: CPINRBFYW00
2016-09-02 11:53:37 +08:00
Andrea Marchesini
13a53109bb
Bug 1288029 - Close container tabs when Containers are disabled from about:preferences, r=gijs
2016-08-23 11:19:00 +02:00
Claas Augner
a5537d40c1
Bug 1291835 - Prevent last search engine from being removed. r=florian
2016-08-18 20:42:03 +02:00
Wes Kocher
a2747fb628
Merge m-c to fx-team, a=merge
2016-08-18 16:33:20 -07:00
Joseph Yeh
68ad02d3d8
Bug 1036815 - Convert Advanced pane dialogs to be in-content. r=MattN
...
MozReview-Commit-ID: BXeCOryk4kE
2016-08-17 02:08:00 -04:00
Wes Kocher
2d292411d2
Merge m-c to autoland, a=merge
2016-08-17 17:25:57 -07:00
Wes Kocher
2cd257334f
Merge m-c to fx-team, a=merge
...
a=release for the webidl hook due to comment-only changes
2016-08-16 22:09:34 -07:00
Jared Wein
6de548d828
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
c0e4d28a3a
Backed out changeset 7914e9dc6f88 (bug 1294542) for xpcshell failure in test_Log.js. r=backout
2016-08-17 01:24:58 +02:00
Jared Wein
8860cdf2c1
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
3df021ec2e
Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: AAXqh63QNv3
2016-08-16 15:44:13 -04:00
Jared Wein
92579314cc
Bug 1294531 - Use a className instead of an ID to alter the state of the search engine list to allow add-ons to add their own buttons to the page and choose the behavior that they want. r=Gijs
...
MozReview-Commit-ID: 78VufTvjYVC
2016-08-13 22:15:58 -04:00
Jared Wein
7b4c22ac1c
Bug 1294989 - Enable eslint for browser/components/preferences. r=Gijs
...
MozReview-Commit-ID: 62ymdZhluHx
2016-08-13 21:58:42 -04:00
Lee Salzman
b3c34d49c1
Bug 1259384 - request longer timeout in browser_privacypane_4.js mochitest. r=ehsan
...
MozReview-Commit-ID: 7RBqq0XUbaR
2016-08-11 13:07:17 -04:00
Jared Wein
56c0cfdacf
Bug 1238065 - Fix the todo in escape_should_close_dialog by using synthesizeKey instead of sendChar. r=mikedeboer
...
MozReview-Commit-ID: 7Kp1B7RCLKH
2016-08-13 23:28:46 -04:00
Fischer.json
9bb9ad0cdc
Bug 1037166 - Convert the "Show Update History" dialog on advanced pane to be in-content.r=jaws
...
MozReview-Commit-ID: kmgB4Sv9KM
2016-07-29 17:03:05 +08:00
Panos Astithas
4f8f1058db
Bug 1258041 - Update the tracking protection list selection UI to account for the DNT-related changes. r=jaws r=francois
...
MozReview-Commit-ID: 3KbeqVefdto
2016-08-04 23:11:15 +03:00
Fischer.json
7b51fe83e5
Bug 1169704 - In-content preferences - Search tab - "One-click search engines" table remains highlighted after clicking elsewhere on the page, r=jaws
...
MozReview-Commit-ID: 2Tbzr0wSpv1
2016-07-26 18:12:42 +08:00
Dão Gottwald
1549ebdc57
Bug 1116787 - Expose preference for having Ctrl+Tab cycle through tabs in recently used order. ui-r=phlsa r=mikedeboer
2016-07-27 17:04:28 +02:00
Jonathan Hao
9416581c41
Bug 1285587 - Cookies set by thumbnails shouldn't appear. r=jdm
2016-07-26 20:09:00 +02:00
Tom Tromey
1b5a2bdb96
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
2016-07-14 10:16:42 -06:00