Eric Rahm
ac86f7f542
Bug 1299613 - Grab ref to closingButton name prior to closing. r=Gijs
...
In order to avoid poking a potentially dead wrapper we grab a ref to the
button name prior to being destroyed.
2016-09-01 13:33:52 -07:00
Wes Kocher
221a8574f7
Merge m-c to fx-team, a=merge
2016-08-18 16:33:20 -07:00
Joseph Yeh
d06b5432a5
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
66098b3d43
Merge m-c to autoland, a=merge
2016-08-17 17:25:57 -07:00
Wes Kocher
f90f3d11fd
Merge m-c to fx-team, a=merge
...
a=release for the webidl hook due to comment-only changes
--HG--
extra : amend_source : d988a8a774085539988d1d964c4beb2d07eecb50
2016-08-16 22:09:34 -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
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
Jared Wein
8d45b8762e
Bug 1294989 - Enable eslint for browser/components/preferences. r=Gijs
...
MozReview-Commit-ID: 62ymdZhluHx
--HG--
extra : rebase_source : 330d512f91d840a47e48f39c21d70d13b2953d2d
2016-08-13 21:58:42 -04:00
Lee Salzman
6869b3965f
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
e1991e575b
Bug 1238065 - Fix the todo in escape_should_close_dialog by using synthesizeKey instead of sendChar. r=mikedeboer
...
MozReview-Commit-ID: 7Kp1B7RCLKH
--HG--
extra : rebase_source : 11c31ab6386abf24276a7b90716533520d6cdcd8
2016-08-13 23:28:46 -04:00
Fischer.json
8d2008a370
Bug 1037166 - Convert the "Show Update History" dialog on advanced pane to be in-content.r=jaws
...
MozReview-Commit-ID: kmgB4Sv9KM
--HG--
extra : rebase_source : 8b7edf6c5688321df05f83e7876ae3bb6b09e214
2016-07-29 17:03:05 +08: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
Thomas Nguyen
ffba687a20
Bug 1025965 - Rename browser.safebrowsing.enabled to browser.safebrowsing.phishing.enabled. r=francios
...
MozReview-Commit-ID: 3TMs6MPtWsC
2016-05-09 14:44:08 +08:00
Wes Kocher
c8fda3aef7
Bug 1278388 - skip browser_permissions_urlFieldHidden.js because changing to firefox50 broke it a=test-only
2016-06-06 14:46:13 -07:00
Francois Marier
0365bcf354
Bug 1277378 - Fix typo in Safe Browsing in-content preferences. r=past
...
MozReview-Commit-ID: KfZpVRWuzjV
--HG--
extra : rebase_source : 75e64eff52936c3c94eee9730b3d69f748b0c236
2016-06-01 16:35:48 -07:00
Ryan Hankins
db6d36f08c
Bug 1268848 - Safe Browsing preferences graying out inconsistency. r=gpascutto
2016-05-03 11:34:59 -05:00
Johann Hofmann
1037e910fa
Bug 874408: Join safe browsing, add download protection to security prefs. r=gcp,francois,past
...
MozReview-Commit-ID: L6ZmvTmndml
2016-04-24 15:40:21 +03:00
Gijs Kruitbosch
012b95a196
Bug 1130411 - deal with opening dialogs when the previous dialog is not unloaded yet, r=jaws
...
MozReview-Commit-ID: IY0W3UfYTdc
--HG--
rename : browser/components/preferences/in-content/tests/subdialog.xul => browser/components/preferences/in-content/tests/subdialog2.xul
extra : rebase_source : b843e77866d9c50cfb91263d3a2d1439977b3e40
2016-04-02 20:09:16 +01:00
Masatoshi Kimura
419788582a
Bug 1254978 - Set blank if the current font is not installed and the font backend does not support language-specific enumeration. r=Gijs
2016-03-14 22:01:05 +09:00
Jared Wein
63c24c282a
Bug 1254148 - Fix browser_privacypane_8.js to run in e10s. r=gijs
...
MozReview-Commit-ID: 9Xwmlk8jp9B
--HG--
extra : transplant_source : %AD%9Ck%EF%C7%C78%CD%28%8B%D7%8E%2B%E3%13%7D%A1%08-%9F
2016-03-07 12:34:21 -05: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
Jared Wein
7438cce502
Bug 1189038 - Auto-check the 'Always Check if Firefox is Default' pref when setting Firefox as default. r=gijs
...
MozReview-Commit-ID: LRXUUy7gbCB
2016-02-10 15:01:44 -05:00
Alessio Placitelli
d2b9daba28
Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche
2016-01-05 06:29:00 +01:00
Phil Ringnalda
c06c10601b
Back out 8 changesets (bug 1235345, bug 1234526, bug 1234522, bug 1237700) for OS X 10.10 debug xpcshell timeouts in test_ocsp_stapling.js and test_ocsp_stapling_expired.js
...
CLOSED TREE
Backed out changeset f26c050a39a1 (bug 1235345)
Backed out changeset c7689b72d3fa (bug 1234526)
Backed out changeset 3124025d1147 (bug 1234526)
Backed out changeset 096d46bdaf86 (bug 1234526)
Backed out changeset 96e0326e7985 (bug 1234522)
Backed out changeset c3b6bf176f86 (bug 1234522)
Backed out changeset 3e7dc6d87325 (bug 1234522)
Backed out changeset f6447d37d113 (bug 1237700)
--HG--
rename : toolkit/components/telemetry/datareporting-prefs.js => services/datareporting/datareporting-prefs.js
rename : toolkit/components/telemetry/docs/fhr/architecture.rst => services/healthreport/docs/architecture.rst
rename : toolkit/components/telemetry/docs/fhr/dataformat.rst => services/healthreport/docs/dataformat.rst
rename : toolkit/components/telemetry/docs/fhr/identifiers.rst => services/healthreport/docs/identifiers.rst
rename : toolkit/components/telemetry/docs/fhr/index.rst => services/healthreport/docs/index.rst
rename : toolkit/components/telemetry/healthreport-prefs.js => services/healthreport/healthreport-prefs.js
2016-01-08 20:25:27 -08:00
Jared Wein
981ad17cfd
Bug 1087114 - Run browser_subdialogs.js in e10s. r=gijs
...
--HG--
extra : commitid : 2TYCjDLjshd
extra : rebase_source : f5c0bab6fd010239d46d04d38a2f67f5d74c8360
2016-01-08 13:08:34 -05:00
Alessio Placitelli
f935cbdf7c
Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche
2016-01-05 06:29:00 +01:00
Shu-yu Guo
1768759efb
Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm)
2016-01-06 16:02:16 -08:00
Dave Townsend
86f03db916
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
...
--HG--
extra : commitid : CKT2WDkxE4k
extra : rebase_source : 0be50c483317355b1e9af5985d53e85604748432
extra : histedit_source : 65d203f57ebd38b8c130e5db9aaa8ae3f507e7ac
2015-11-30 13:05:00 -08:00
Jared Wein
6e577cf41f
Bug 1043586 - Tweak how about:preferences gets filtered out of current set of tabs for homepages. r=Gijs
2016-01-04 11:12:30 -05:00
Ehsan Akhgari
a7d06a4cb4
Bug 1225698 - Increase the timeout of browser_privacypane_4.js
2015-12-31 17:25:13 -05:00
Ehsan Akhgari
ce68c60e50
Bug 1215768 - Increase the timeout of browser_cookies_exceptions.js
2015-12-30 22:27:40 -05:00
Ehsan Akhgari
4cca37e414
Bug 1215768 - Increase the timeout of browser_cookies_exceptions.js
2015-12-30 22:27:40 -05:00
Phil Ringnalda
7ab1b1db4c
Bug 1185403 - Disable browser/components/preferences/in-content/tests/browser_healthreport.js for frequent failures
2015-11-14 14:35:12 -08:00
Dão Gottwald
968573f431
Bug 933917 - Remove about:permissions. r=MattN
2015-11-13 11:18:27 +01:00
Tooru Fujisawa
8ed7719ea4
Bug 1216775 - Remove for-each from browser/. r=Gijs
...
--HG--
extra : commitid : 5KlVHJwTU1Q
extra : rebase_source : 6526234004427109c826cb63f42c9def8ca31281
2015-10-19 01:27:39 +09:00
Jared Wein
602b82c362
Bug 1211718 - Remove address field from notification permissions dialog. r=MattN
...
--HG--
extra : commitid : AH8cxBm8RwW
extra : rebase_source : 46393491dfef6d7be0914fc7de16b98a6f16f584
2015-10-20 21:45:00 -07:00
Matthew Noorenberghe
951babb585
Bug 1212610 - Fix sorting permissions by site due a legacy property name being referenced. r=jaws
...
A reference to `rawHost` wasn't updated to `origin`.
--HG--
extra : commitid : IAXhtYxtuek
extra : rebase_source : 086be8f70ba411a28495883920afa6b8a37ebf3c
2015-10-20 09:49:06 -07:00
Jared Wein
ea1f75dc57
Bug 1209601 - Add do not disturb management UI to preferences when a platform is using XUL alerts. r=MattN
...
--HG--
extra : rebase_source : 46074073795998b2816431841b2460fa7619366f
2015-10-20 15:45:21 -04:00
Kit Cambridge
74ef03c1a6
Bug 1192458, Part 1 - Consolidate push and desktop notification permissions. r=nsm,wchen,MattN
...
--HG--
extra : commitid : 1veevVaOOYv
2015-10-05 16:39:34 -07:00
Jared Wein
38831b3384
Bug 1209521 - Re-enable browser_cookies_exceptions.js on Linux. r=Gijs
2015-09-29 17:35:00 +02:00
Jared Wein
6716a82c56
Bug 1203253 - Add back/port the tests that got removed from bug 1140495. r=gijs
2015-09-24 11:03:54 -04:00
Wes Kocher
38287f095c
Backed out changeset ee1649a0952f (bug 1203253) for browser_cookies_exceptions.js failures
2015-09-25 11:58:55 -07:00
Jared Wein
9c9a744658
Bug 1203253 - Add back/port the tests that got removed from bug 1140495. r=gijs
2015-09-24 11:03:54 -04:00
Wes Kocher
b49a1bd566
Backed out changeset 8045d8fcbfe5 (bug 1203253) for browser_change_app_handler.js failures CLOSED TREE
2015-09-24 11:28:45 -07:00
Jared Wein
f40c529084
Bug 1203253 - Add back/port the tests that got removed from bug 1140495. r=gijs
...
--HG--
extra : rebase_source : e26563247012d87a31cd59c9d448fd6afbed1c48
2015-09-24 11:03:54 -04:00
Shu-yu Guo
64db2267cf
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Edouard Oger
73d5db95c5
Bug 992388 - Restyle FxA verification emails errors/success alert and migration prompt in sync preferences. r=markh
2015-09-08 09:21:29 +10:00
Jared Wein
70099b93ec
Bug 1140495 - Remove support for windowed preferences. r=ttaubert
...
--HG--
extra : rebase_source : 2b29244f4813593171b436f551735dfcc13d6474
2015-09-02 12:12:55 -04:00