Commit graph

1003 commits

Author SHA1 Message Date
Steve Chung
1ea8e5606c Bug 1288557 - Part 1: Replace custom exceptions dialog with usage of permissions. r=MattN
MozReview-Commit-ID: 25fD9IJIVt0

--HG--
extra : rebase_source : 883976c1311db15d96bd6100e07f0ea09f576df5
2016-08-30 16:53:03 +08:00
Johann Hofmann
cac56e91d0 Bug 1266836 - Part 3 - Rename window to chromeWindow, clean up _getNotifyWindow in nsLoginManagerPrompter. r=MattN
MozReview-Commit-ID: GetpnTlBtxg

--HG--
extra : rebase_source : a7de8eb0e63c444534f6c8e005153416bd99513a
extra : histedit_source : d6356fc18aa98f0bf89c8a5af1976488f598a269
2016-08-30 12:31:56 +02:00
Johann Hofmann
ae39fbf912 Bug 1266836 - Part 2 - Rename openerWindow to openerTopWindow. r=MattN
MozReview-Commit-ID: 3UUaWO6fkAs

--HG--
extra : rebase_source : 52605c97e1532c493421d53eadba0a074c79a386
extra : histedit_source : 097b38eec87907dfa392ebd00467191a180835db
2016-08-26 08:38:23 +02:00
Johann Hofmann
f1547c7e17 Bug 1266836 - Part 1 - Fix password manager handling of popup windows in e10s. r=MattN r=liuche
MozReview-Commit-ID: OVsgkHhyg9

--HG--
extra : rebase_source : fb5a56c5e31967636112ae8ce3dcca25d5ebefec
extra : histedit_source : abbb3d0cafc96bf925773443cc28ff26d5895f0f
2016-08-30 15:47:38 +02:00
Fred Lin
f43904382f Bug 1272849 - Skip browser_notification_2 test on linux to avoid intermittent. r=MattN
MozReview-Commit-ID: 7NYWnQsBbpG

--HG--
extra : rebase_source : 9edbd750177c8f26bf1b605840aae5fa28f148f2
2016-08-09 13:56:21 +08:00
Matthew Noorenberghe
d5e941d656 Bug 1298193 - Part 8: Move pwmgr HTTP auth tests triggered by HTTP requests to their own file. r=Dolske
MozReview-Commit-ID: GdZJCnygYxK

--HG--
rename : toolkit/components/passwordmgr/test/mochitest/test_prompt_promptAuth.html => toolkit/components/passwordmgr/test/mochitest/test_prompt_http.html
extra : rebase_source : 5a804752bf906e7adc86b6fc5601f0b733bcad2c
2016-08-25 22:56:41 -07:00
Matthew Noorenberghe
13a0a6fe43 Bug 1298193 - Part 7: Make test_prompt_promptAuth work with channels in the parent. r=Dolske
MozReview-Commit-ID: 4PTYcJr83pW

--HG--
extra : rebase_source : d04d2d00eeea371cada057be00b5371e5d8a8178
2016-08-25 22:59:51 -07:00
Matthew Noorenberghe
580d4b0402 Bug 1298193 - Part 6: Remove storage observer from test_prompt_promptAuth.html and run setup in the chrome. r=Dolske
MozReview-Commit-ID: CPxynswqAru

--HG--
extra : rebase_source : ae83f1804d10cc98ddce6474a946a45a1d680cc1
2016-08-25 23:04:23 -07:00
Matthew Noorenberghe
694b575fdf Bug 1298193 - Part 5: test_prompt_promptAuth_proxy doesn't need to clear auth sessions on its own. r=Dolske
MozReview-Commit-ID: 2L9lYM3oeTm

--HG--
extra : rebase_source : 35476379ca28142a20552e1a9912a784c06fa317
2016-08-25 23:05:58 -07:00
Matthew Noorenberghe
4de5b6b6d8 Bug 1298193 - Part 4: Remove storage observer from test_prompt_promptAuth_proxy. r=Dolske
MozReview-Commit-ID: 9HDllNPpiVh

--HG--
extra : rebase_source : 49f4b4afab6f08e6da6fc0f530306b6db63e4699
2016-08-25 23:06:34 -07:00
Matthew Noorenberghe
278a4c4e0b Bug 1298193 - Part 3: Don't manually remove logins at the end of test_prompt_promptAuth*. r=Dolske
Services.logins.removeAllLogins is already done in registerCleanupFunction

MozReview-Commit-ID: 8FGF3kJmvj0

--HG--
extra : rebase_source : fa3dc1d635620f0285009685ff7d0a281a8ba49b
2016-08-25 23:09:41 -07:00
Matthew Noorenberghe
277e8620dd Bug 1298193 - Part 2: Switch test_prompt_promptAuth* to add_task. r=Dolske
MozReview-Commit-ID: Es4r5JGFzVW

--HG--
extra : rebase_source : b82927ff4a5262f0b8aef8feba7139b48e6b3519
2016-08-25 23:08:59 -07:00
Matthew Noorenberghe
24db9921eb Bug 1298193 - Part 1: Move promptAuth proxy tests to their own file. r=Dolske
More splitting of test_prompt.html to make these tests easier to maintain/digest.

MozReview-Commit-ID: DuakmtkJ41I

--HG--
rename : toolkit/components/passwordmgr/test/mochitest/test_prompt_promptAuth.html => toolkit/components/passwordmgr/test/mochitest/test_prompt_promptAuth_proxy.html
extra : rebase_source : b0056d757df10befd6d662bdff29e52343835fa9
2016-08-25 15:48:21 -07:00
Matthew Noorenberghe
c0fde59d6e Bug 1266618 - Fix test_prompt.html for E10S by using a ChromeWindow. r=dolske
This switches getPrompt to use a ChromeWindow which matches what the shipping code does for e10s.

MozReview-Commit-ID: DcVSr6JfmdK

--HG--
extra : rebase_source : 35178483a1223c71c0dd2142479799225ccde1bb
2016-08-25 00:06:51 -07:00
Matthew Noorenberghe
15369c0198 Bug 1296800 - test_prompt.html: Move promptAuth tests to their own test file. r=Dolske
MozReview-Commit-ID: 3BbtbT1q1VT

--HG--
rename : toolkit/components/passwordmgr/test/mochitest/test_prompt.html => toolkit/components/passwordmgr/test/mochitest/test_prompt_promptAuth.html
extra : rebase_source : e9dcb50d3c032ad036be0331abb2255d1900ddcd
2016-08-24 15:37:00 -07:00
Matthew Noorenberghe
cd4f4dd80a Bug 1296800 - Use separate setup and test tasks in test_prompt.html. r=Dolske
MozReview-Commit-ID: CMj1q9B5v8u

--HG--
extra : rebase_source : fee3e41b2421545b5deef0a6ae9bb2728369da2a
2016-08-19 17:27:05 -07:00
Matthew Noorenberghe
e4a4c5cb94 Bug 1296800 - Output test numbers in test_prompt.html. r=Dolske
MozReview-Commit-ID: GaZMCUlThGW

--HG--
extra : rebase_source : 8948ea9ece26738b8971b16a10b3dc7deca80388
2016-08-19 17:24:47 -07:00
Rob Wood
6125a405c7 Bug 1280290 - Split test up to fix intermittent docshell leak; r=jmaher
MozReview-Commit-ID: 6uX62eVcWSj

--HG--
extra : rebase_source : 8e9fca172681877c18318cb8a31c781461975232
2016-08-17 20:54:15 -04:00
Mike Conley
243d52f0c3 Bug 1294502 - Use the same AutoCompletePopup logic for e10s and non-e10s. r=MattN
MozReview-Commit-ID: B0QQLEn3yS

--HG--
rename : toolkit/components/satchel/AutoCompleteE10S.jsm => toolkit/components/satchel/AutoCompletePopup.jsm
extra : rebase_source : 6f7c5db24f5beb841cc67deb69ba88782a88c2f6
2016-08-18 10:50:58 -04:00
Wes Kocher
ae78ab94fa Merge fx-team to central, a=merge 2016-08-17 16:53:20 -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
Wes Kocher
48b8d407c8 Merge inbound to central, a=merge
a=release to get around the webidl hook for a comment-only change

--HG--
extra : amend_source : f7e57101e1a25d3cf3536a256898ec2a21c54b38
2016-08-16 17:05:30 -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
b82aa6f6de Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe
MozReview-Commit-ID: AAXqh63QNv3
2016-08-16 15:44:13 -04:00
Towkir Ahmed
63867da04a Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske
a=release to get around a hook that's catching these comment-only idl changes

--HG--
extra : rebase_source : a7353680777fd2eeea24c9993f9937bbbcfb9e4f
2016-08-15 17:28:05 -07:00
Wes Kocher
0fe7a92d47 Merge m-c to fx-team a=merge 2016-08-12 16:39:13 -07: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
Wes Kocher
88bc8189f9 Merge m-c to autoland, a=merge 2016-08-15 14:54:25 -07:00
Saad Quadri
59c7de4563 Bug 1274042 - Remove unnecessary edge case handling for E10S mode in prompt tests. r=Dolske
MozReview-Commit-ID: FKocwybNyib

--HG--
extra : rebase_source : 72dd4d72458439e0f4f370f4494f2172a96bfac1
2016-08-12 09:45:44 -07:00
Saad Quadri
aceda0fc23 Bug 1274042 - Fix checkbox for HTTP auth dialogs in e10s. r=Dolske
MozReview-Commit-ID: CuOBJ9m0DMW

--HG--
extra : rebase_source : 68f876db2221b7962efe3d3d719997aeed7fc650
2016-08-12 09:35:42 -07:00
Carsten "Tomcat" Book
7b871681a3 merge fx-team to mozilla-central a=merge 2016-08-09 15:43:44 +02:00
Mark Hammond
819319261d Bug 1292340 - Don't issue login manager warnings about recommended search criteria when a guid is specified. r=MattN
MozReview-Commit-ID: 3dJDLbXMOUy

--HG--
extra : rebase_source : 8549719d3e07d6d9745ec438241e1b23361cc2f8
2016-08-09 14:36:48 +10:00
Wes Kocher
005ac12647 Merge fx-team to m-c a=merge 2016-08-07 00:16:15 -07:00
Wes Kocher
0201cd41e9 Merge m-c to fx-team, a=merge 2016-08-05 14:06:23 -07:00
Matthew Noorenberghe
c8989954aa Bug 1291346 - Fix updateLoginAnchor's search for form logins and delay it until the pref check. r=dolske
It's possible to write a test for this but that's already covered by bug 1164018 and this code should be removed in bug 1286718.

MozReview-Commit-ID: 1LUG3MM4Op3
2016-08-05 13:07:21 -07:00
Matthew Noorenberghe
ae959f8295 Bug 1166947 - Run login capture code upon page navigation if there are password fields present. r=dolske
MozReview-Commit-ID: Edx3XM3caX3

--HG--
rename : toolkit/components/passwordmgr/test/mochitest/test_formless_submit.html => toolkit/components/passwordmgr/test/mochitest/test_formless_submit_navigation.html
rename : toolkit/components/passwordmgr/test/mochitest/test_formless_submit.html => toolkit/components/passwordmgr/test/mochitest/test_formless_submit_navigation_negative.html
2016-08-05 13:07:25 -07:00
Carsten "Tomcat" Book
a826042a1d Merge mozilla-central to mozilla-inbound 2016-08-05 12:03:44 +02:00
Wes Kocher
1d69e33b22 Merge m-c to autoland, a=merge 2016-08-05 14:06:46 -07:00
Brian Grinstead
5a0322040e Bug 1288475 - Split webconsole utils.js into separate client and server parts;r=MattN,tromey
MozReview-Commit-ID: HlpiRvuMF1H

--HG--
rename : devtools/shared/webconsole/utils.js => devtools/client/webconsole/utils.js
rename : devtools/shared/webconsole/utils.js => devtools/server/actors/utils/webconsole-utils.js
rename : devtools/shared/webconsole/worker-utils.js => devtools/server/actors/utils/webconsole-worker-utils.js
extra : rebase_source : 6f1b2afba2c3cf3e3d17f839c11bf15e89a2f69d
2016-08-05 10:44:38 -07:00
Decky Coss
b69450d2ea Bug 1287655 - place textarea/input cursor at end of text when initialized; r=smaug
MozReview-Commit-ID: 2srGXFmla07

--HG--
extra : transplant_source : %3Cn%D30%86%24%82%90%29%191%9C%8A%EB%0D%5D%E2%20%22%E5
2016-07-21 14:52:49 -04:00
Kashyap Gajera
a2fde92e87 Bug 1290701 - Replace in-tree consumer of non-standard Iterator() with Object.{values,entries} in toolkit/. r=dtownsend 2016-08-03 11:53:10 +05:30
Saad Quadri
211ce67736 Bug 1058438 - Add test for disabledHost migration to sqlite v6 in Fennec. r=MattN
MozReview-Commit-ID: DRV3zmXc9yJ

--HG--
extra : rebase_source : 9c6ec4ff8b286f79187633134b53819a701ae186
2016-08-09 10:14:56 -07:00
Saad Quadri
7a975dd82b Bug 1058438 - Add additional tests for disabledHost APIs with nonascii characters in URLs. r=MattN
MozReview-Commit-ID: EsN6FNCzbLk

--HG--
extra : rebase_source : 92c556c14aeee988d30985ac162493e0212b2909
2016-08-09 10:14:53 -07:00
Saad Quadri
a96c2f5fb7 Bug 1058438 - Migrate disabledHosts from sqlite storage to permission manager. r=MattN
MozReview-Commit-ID: BKlAmwzu3is

--HG--
extra : rebase_source : 398c07c36a8e7ccf7aad600c0487a71a04cab266
2016-08-09 10:14:51 -07:00
Wes Kocher
45575a7f86 Merge m-c to autoland, a=merge
a=release for the webidl hook for a comment-only change

--HG--
extra : amend_source : e590e515ab273d097f88b35be0e5c999502ebdf4
2016-08-16 22:07:30 -07: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
Matthew Noorenberghe
5d7c6d786d Bug 1267849 - Call LoginManagerParent.init in setupParent of tests. r=dolske
MozReview-Commit-ID: 66FZogdR6Ve
2016-08-02 15:00:52 -07:00
Matthew Noorenberghe
9cf8c23a0b Bug 1291060 - Android: When a password field is added to a document (possibly outside of a <form>) the autofill code should run. r=liuche
Android version of bug 1168707

MozReview-Commit-ID: 4OZ8Jp9aVgN
2016-08-02 14:20:35 -07:00