Commit Graph

1044 Commits

Author SHA1 Message Date
Kirk Steuber
4dc2a71848 Bug 1206133 - Fix browser chrome mochitests broken by the popuppositioned patch. r=enndeakin
MozReview-Commit-ID: F3F9L2rXcys
2016-08-19 14:31:43 -07:00
Sebastian Hengst
78a2a4c2e0 Backed out changeset 04cda7684b40 (bug 1217876) for failing xpcshell test test_resumable_channel_wrap.js in debug builds. r=backout 2016-09-25 11:00:29 +02:00
Andrea Marchesini
bfdf35dcb2 Bug 1217876 - nsIXMLHttpRequest must show the authentication prompt correctly when used by addons in e10s, r=mayhemer 2016-09-25 07:50:44 +02:00
Gabor Krizsanits
abf8e6c45d Bug 1301340 - Missing semicolon. r=me 2016-09-22 09:43:52 +02:00
Gabor Krizsanits
9ed9975ffc Bug 1301340 - Force single process in some tests. r=mrbkap 2016-09-22 09:24:31 +02:00
Matthew Noorenberghe
6c707a2bb2 Bug 1301109 - Follow-up to fix bustage caused by the string change in bug 1277895. r=bustage
MozReview-Commit-ID: 6X0acYYiLOe
2016-09-19 19:23:57 +08:00
Matthew Noorenberghe
3b2afccc69 Bug 1301109 - Avoid LoginManagerPrompter initialization failures due to init() with a null window. r=johannh
Also document the fact that there may be no ChromeWindow so this case is kept in mind.

MozReview-Commit-ID: DGp68U5L8yY
2016-09-19 17:26:57 +08:00
Evan Tseng
c082151bec Bug 1302352 - Re-enable browser_context_menu_iframe.js in e10s environment. r=MattN 2016-09-13 15:54:39 +08:00
6afbb0e4d9 Bug 1277895 - fix a test.r=dolske 2016-09-16 11:34:15 +02:00
Dragana Damjanovic
31a7348925 Bug 1277895 - Remove one new line from http auth prompt message. r=dolske 2016-09-16 09:24:26 +02:00
Matthew Noorenberghe
d82ffda3cb Bug 1272507 - Test upgrading HTTP auth passwords to HTTPS on the same domain. r=Dolske
MozReview-Commit-ID: 444NfH1Szlx
2016-09-13 23:14:55 -07:00
Matthew Noorenberghe
00f1af9340 Bug 1272507 - Upgrade HTTP auth passwords to HTTPS on the same domain. r=Dolske
We can't use LoginHelper.searchLoginsWithObject({ schmeUpgrades: true, …}) in place of countLogins since it would trigger a MP prompt.

This approach adds some inconsistency but until we have a login picker in the auth dialog (bug 227632), I don't think we will want much looser searches anyways.

MozReview-Commit-ID: GgMCAwKdhl1
2016-09-07 23:37:44 -07:00
Carsten "Tomcat" Book
72d88f75cc merge autoland to mozilla-central a=merge 2016-09-14 12:07:02 +02:00
Matthew Noorenberghe
e71d83dcc0 Bug 1298543 - Fix test_prompt_http.html for e10s. r=Dolske
Don't actually test doorhanger notifications since they are only on the desktop browser and browser chrome tests already check them.

The Android notifyObservers additions aren't used in this patch but I added them for consistency and because we should start to use them for cross-platform tests that check if a doorhanger appears.

MozReview-Commit-ID: B5wK8oqu0h7
2016-09-08 02:12:25 -07:00
Evan Tseng
ab8f9425f5 Bug 1277105 - Wait for the browser_capture_doorhanger.js doorhangers to be ready in order to pass with e10s. r=MattN 2016-09-08 11:37:54 +08:00
Matthew Noorenberghe
0f5db2877b Bug 1286718 - Revert bug 1149975 to remove the additional login fill doorhanger code. r=johannh
MozReview-Commit-ID: 7dAZKshpwdC
2016-09-09 23:04:45 -07:00
Matthew Noorenberghe
adfd6f5e7c Bug 1286718 - Revert bug 1148026 to remove the initial login fill doorhanger code. r=johannh
MozReview-Commit-ID: 8IiG6gTNeHY
2016-09-09 22:56:52 -07:00
Matthew Noorenberghe
19c125ad28 Bug 1286718 - Manually revert LoginManagerContent's _updateLoginFormPresence and fillForm. r=johannh
Manually revert since the context menu and insecure passwords UI are using some of this code now.

MozReview-Commit-ID: JnRFfnbPaOj
2016-09-09 22:54:59 -07:00
Matthew Noorenberghe
7d2af54544 Bug 1286718 - Remove password manager's browser_filldoorhanger.js. r=johannh
MozReview-Commit-ID: 5sAfeNmrTiR
2016-09-09 22:55:59 -07:00
Matthew Noorenberghe
bf843cfba5 Bug 1301287 - Password manager: enable eslint no-array-constructor rule. r=johannh
MozReview-Commit-ID: 61PSYdgzDz2
2016-09-07 21:40:02 -07:00
Matthew Noorenberghe
9048f83b33 Bug 1301287 - Password manager: enable eslint no-new-object rule. r=johannh
MozReview-Commit-ID: 608ugBaVxrg
2016-09-07 21:39:48 -07:00
Matthew Noorenberghe
345002bded Bug 1301287 - Password manager: enable eslint space-infix-ops rule. r=johannh
.js files were fixed automatically with --fix

MozReview-Commit-ID: wzRpQhqEH7
2016-09-07 21:41:15 -07:00
Matthew Noorenberghe
fa2df6f844 Bug 1301287 - Password manager: enable eslint semi rule. r=johannh
.js files were fixed automatically with --fix

MozReview-Commit-ID: Get2mxB8Twx
2016-09-07 21:42:49 -07:00
Matthew Noorenberghe
7344c2136b Bug 1301287 - Remove useless method comments and convert others to JSDoc style. r=johannh
MozReview-Commit-ID: KiHNSpLqVnj
2016-09-07 21:43:53 -07:00
Matthew Noorenberghe
a33e675832 Bug 1301287 - Password manager: enable eslint brace-style rule on shipping code. r=johannh
MozReview-Commit-ID: BDHUOlv83eR
2016-09-07 21:45:20 -07:00
Matthew Noorenberghe
e1b934c26e Bug 1288558 - Enable eslint no-undef for shipping pwmgr code. r=me
MozReview-Commit-ID: 5rbPmxODejr
2016-09-07 18:44:17 -07:00
Steve Chung
50afca3cc0 Bug 1288558 - Part 12: Switch the function naming _filterPasswords and FilterPasswords. r=MattN
MozReview-Commit-ID: 4OWpIZI4IkF
2016-09-07 18:31:56 +08:00
Steve Chung
0b2bd22190 Bug 1288558 - Part 11: Add spaces around operaters for the rest of part. r=MattN
MozReview-Commit-ID: CaVkChviksU
2016-09-07 18:26:03 +08:00
Steve Chung
29f9d2eac0 Bug 1288558 - Part 10: Remove unnecessary signonsTree parameter passing between functions. r=MattN
MozReview-Commit-ID: CYWZqUuzaLq
2016-09-07 18:36:15 -07:00
Steve Chung
00be68f5db Bug 1288558 - Part 9: Create some global variables and Move all the elements to the top. r=MattN
MozReview-Commit-ID: LVJT6ZgaF0M
2016-09-07 18:28:27 -07:00
Steve Chung
8963fc01d4 Bug 1288558 - Part 8: Remove unnecessary and unused parameters for SortTree and move parameters to the top. r=MattN
MozReview-Commit-ID: CiA6e7vPdyb
2016-09-07 18:09:48 -07:00
Steve Chung
9820036347 Bug 1288558 - Part 7: Merge DeleteAllFromTree into DeleteAllSignon and polish the spaces around operators. r=MattN
MozReview-Commit-ID: 6gPZwRycM7r
2016-09-07 15:51:12 +08:00
Steve Chung
3d79e8cab5 Bug 1288558 - Part 6: Merge DeleteSelectedItemFromTree into DeleteSignon and polish the spaces around operators. r=MattN
MozReview-Commit-ID: DTvS1hNT7pB
2016-09-07 15:40:26 +08:00
Steve Chung
d377ccaede Bug 1288558 - Part 5: Merge SignonsStartup/HandleTreeColumnClick into single Startup init function. r=MattN
MozReview-Commit-ID: GmH5csTaCax
2016-09-07 15:15:32 +08:00
Steve Chung
c7fcda9152 Bug 1288558 - Part 4: Replace kObserverService and passwordmanager variables with inline Services. r=MattN
MozReview-Commit-ID: GKcSSCgEkDe
2016-09-07 15:01:11 +08:00
Steve Chung
1726395ac0 Bug 1288558 - Part 3: Replace usage of Components with Cc/Ci/Cu. r=MattN
MozReview-Commit-ID: Goj429Tbk31
2016-09-07 14:51:40 +08:00
Steve Chung
57345541d3 Bug 1288558 - Part 2: Replace var with let. r=MattN
MozReview-Commit-ID: 9zOEOWmk9Hq
2016-09-07 17:50:06 -07:00
Steve Chung
3711bdf445 Bug 1288558 - Part 1: Simply move the functions/variables from passwordManagerCommon to passwordManager. r=MattN
MozReview-Commit-ID: IbBu31XQjCB
2016-09-05 15:47:20 +08:00
Carsten "Tomcat" Book
868350dc99 merge mozilla-inbound to mozilla-central a=merge 2016-09-07 17:20:12 +02:00
Matthew Noorenberghe
dfc22c9e92 Bug 1299984 - Enable eslint no-unused-vars for shipping pwmgr code. r=johannh
I also fixed two test cases while I was looking at the results.

MozReview-Commit-ID: LpUj56UNV3r
2016-09-02 14:07:13 -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
Johann Hofmann
3875589168 Bug 1266836 - Part 3 - Rename window to chromeWindow, clean up _getNotifyWindow in nsLoginManagerPrompter. r=MattN
MozReview-Commit-ID: GetpnTlBtxg
2016-08-30 12:31:56 +02:00
Johann Hofmann
f9b7e96d7f Bug 1266836 - Part 2 - Rename openerWindow to openerTopWindow. r=MattN
MozReview-Commit-ID: 3UUaWO6fkAs
2016-08-26 08:38:23 +02:00
Johann Hofmann
317e7f0a79 Bug 1266836 - Part 1 - Fix password manager handling of popup windows in e10s. r=MattN r=liuche
MozReview-Commit-ID: OVsgkHhyg9
2016-08-30 15:47:38 +02:00
Fred Lin
c243d1b713 Bug 1272849 - Skip browser_notification_2 test on linux to avoid intermittent. r=MattN
MozReview-Commit-ID: 7NYWnQsBbpG
2016-08-09 13:56:21 +08:00
Matthew Noorenberghe
69a46783eb Bug 1298193 - Part 8: Move pwmgr HTTP auth tests triggered by HTTP requests to their own file. r=Dolske
MozReview-Commit-ID: GdZJCnygYxK
2016-08-25 22:56:41 -07:00
Matthew Noorenberghe
d46e68509f Bug 1298193 - Part 7: Make test_prompt_promptAuth work with channels in the parent. r=Dolske
MozReview-Commit-ID: 4PTYcJr83pW
2016-08-25 22:59:51 -07:00
Matthew Noorenberghe
9f8af2668e Bug 1298193 - Part 6: Remove storage observer from test_prompt_promptAuth.html and run setup in the chrome. r=Dolske
MozReview-Commit-ID: CPxynswqAru
2016-08-25 23:04:23 -07:00
Matthew Noorenberghe
25c57d3a4f Bug 1298193 - Part 5: test_prompt_promptAuth_proxy doesn't need to clear auth sessions on its own. r=Dolske
MozReview-Commit-ID: 2L9lYM3oeTm
2016-08-25 23:05:58 -07:00
Matthew Noorenberghe
f862a9ce39 Bug 1298193 - Part 4: Remove storage observer from test_prompt_promptAuth_proxy. r=Dolske
MozReview-Commit-ID: 9HDllNPpiVh
2016-08-25 23:06:34 -07:00