Sebastian Hengst
572c945d98
Backed out changeset 53d701cacdea (bug 1289913) for failing xpcshell test_user_autocomplete_result.js on Android and mochitest test_password_field_autocomplete.html on many platforms. r=backout
2016-11-12 14:10:32 +01:00
Sean Lee
3cc8a23f07
Bug 1289913 - Show autocomplete UI on password fields.; r=MattN
...
MozReview-Commit-ID: LGKM6igKbQB
2016-11-03 18:07:39 +08:00
Carsten "Tomcat" Book
cd6ad0efcd
merge mozilla-inbound to mozilla-central a=merge
2016-11-10 16:59:38 +01:00
Phil Ringnalda
99c10fd0e8
Backed out 6 changesets (bug 1301340, bug 1303113) for landing too close to a merge and causing leaks and test failures
...
Backed out changeset adfcc194af1c (bug 1303113)
Backed out changeset 085035586d2b (bug 1303113)
Backed out changeset 81f3bb541c86 (bug 1301340)
Backed out changeset 05c42cf92851 (bug 1301340)
Backed out changeset cb45e90f6596 (bug 1301340)
Backed out changeset f54a717c6fc6 (bug 1301340)
MozReview-Commit-ID: BkwhFJNtF7G
2016-11-09 19:11:12 -08:00
Jared Wein
2dfc7371c2
Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop
...
MozReview-Commit-ID: 2Xuj5nxuQdO
2016-11-08 15:14:19 -05:00
Sebastian Hengst
6cf65ed900
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: toolkit. r=RyanVM
...
MozReview-Commit-ID: I5LuDjnM7By
2016-11-05 11:29:22 +01:00
Phil Ringnalda
acb30e2175
Merge m-c to autoland
2016-11-04 19:05:33 -07:00
Wes Kocher
c92af64732
Merge m-c to inbound, a=merge CLOSED TREE
2016-11-04 15:19:49 -07:00
Dave Townsend
dc3810c548
Bug 1314343: Turn on no-unreachable in eslint. r=standard8
...
Unreachable code can be a sign of a mistake so we should turn this rule on.
MozReview-Commit-ID: LQphsNL7HBX
2016-11-01 10:58:35 -07:00
Gabor Krizsanits
fe1a742122
Bug 1301340 - part6: Disabled test should still run in non-e10s mode. r=me
2016-11-04 11:05:55 +01:00
Gabor Krizsanits
f2ea7fcc5e
Bug 1301340 - part5: Turning off some tests temporarily to enable e10s-multi. r=mrbkap
2016-11-03 19:28:15 +01:00
Gabor Krizsanits
1755bb8d2f
Bug 1301340 - part4: Force single content process for failing tests. r=mrbkap
2016-11-03 19:28:09 +01:00
Jared Wein
eb09d153fa
Bug 1314474 - Enable no-shadow rule for eslint for browser/ mochitests. r=mossop
...
MozReview-Commit-ID: 3EQOeDSnmVz
2016-11-04 17:11:52 -04:00
Wes Kocher
5f6cf497a3
Backed out changeset 2a1b034ed3fb (bug 1314474) for xpcshell failures a=backout
2016-11-04 13:57:56 -07:00
Jared Wein
c0329c1f9a
Bug 1314474 - Enable no-shadow rule for eslint for browser/ mochitests. r=mossop
...
MozReview-Commit-ID: 3QTChaVgCRP
2016-11-03 18:29:08 -04:00
Phil Ringnalda
0eacb5b6ab
Merge m-c to autoland
2016-11-03 20:02:24 -07:00
Jared Wein
95578149e8
Bug 1315013 - part 2, remove unnecessary slash-star comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
...
MozReview-Commit-ID: LpP0OeyjqX9
2016-11-03 15:02:07 -04:00
Jared Wein
5edec1c0d9
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
2016-11-03 14:42:06 -04:00
Sean Lee
afd6554242
Bug 1217162 - Implement insecure field warning on username field.; r=MattN
...
MozReview-Commit-ID: 2tefQKO9eGY
2016-10-31 17:57:40 +08:00
Jared Wein
0c024fa9ca
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
2016-10-24 13:14:19 -04:00
Ben Kelly
6914ad3cbb
Bug 1303167 P5 Fix test that attempts to use setTimeout() during modal dialog. r=smaug
2016-10-26 10:20:16 -07:00
Johann Hofmann
216959733b
Bug 1302474 - Add a pref to disable login autofill on insecure forms. r=MattN
...
MozReview-Commit-ID: Fpz5108WvpR
2016-09-13 12:04:46 +02:00
Steve Chung
afc331aad6
Bug 1300988 - Part 2: Move MockDocument to toolkit/modules and refactor unit test in passwordmgr. r=MattN
...
MozReview-Commit-ID: 16jZ7UzhVDf
2016-10-18 18:45:24 +08:00
Luke Chang
36e6375328
Bug 1309481 - Remove leftover code specific to Logins from JSONFile.jsm and add tests; r=Paolo
...
MozReview-Commit-ID: DjEPCN2PXA1
2016-10-17 18:26:35 +08:00
Matthew Noorenberghe
3dbe67f6c2
Bug 1310049 - Refactor FormLikeFactory to its own module for use by Form Autofill. r=steveck
...
This introduces LoginFormFactory which wraps FormLikeFactory for use with login-specific contexts.
MozReview-Commit-ID: 6rPz5JOy3Yp
2016-10-18 13:31:09 -07: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
Carsten "Tomcat" Book
5753414258
Merge mozilla-central to autoland
2016-10-12 12:07:59 +02:00
Jonathan Kingston
638b77683a
Bug 1305050 - Removing chrome error in deleting password autocomplete and improving testing to catch issues. r=MattN,mconley
...
MozReview-Commit-ID: JEX5gly6bTA
2016-10-05 00:27:19 +01:00
Pascal Chevrel
61fcccc6cd
Bug 1283076: Change default bookmarks for Nightly. r=dolske
...
- no change on default bookmarks for non-nightly builds
- replace firefox bookmarks by this list for Nightly:
- Link to the Firefox Nightly blog (https://blog.nightly.mozilla.org/ )
- Link to Bugzilla https://bugzilla.mozilla.org/
- Link to MDN https://developer.mozilla.org/
- Link to Nightly Tester Tools addon https://addons.mozilla.org/en-US/firefox/addon/nightly-tester-tools/
- Link to about:crashes
- Link to Nightly IRC channel on irc.mozilla.org via mibbit
- Link to Planet Mozilla https://planet.mozilla.org/
The default bookmark in the bookmark toolbar which was a tour of Firefox feature is now a link to mozilla.org/contribute
This patch also:
- removes all rdf id references in links which are unused
- moves all the data-uri icons to replacement variables to avoid multiple copy-pastes and make the code easier to read
- removes the invalid mention that the file was automatically generated, it is not the case
- updates the meta charset line for a shorter one using HTML5 syntax
- uses lowercase html
- some of the links have keywords or tags defined
- update tests with specific values to test for the Nightly channel vs other channels
2016-10-10 18:33:03 +02:00
Luke Chang
7894cd3129
Bug 1304322 - Refactor LoginStore.jsm to make it reusable for Form Autofill; r=MattN
...
MozReview-Commit-ID: Kx8aALU7fu2
2016-09-21 17:29:48 +08:00
Matthew Noorenberghe
eb2a4fc18f
Bug 1269568 - Remove LoginManagerContent's isDocumentSecure function in favor of Window.isSecureContext. r=johannh
...
MozReview-Commit-ID: 12o3WIr6zqS
2016-10-06 21:51:01 -04:00
Fischer.json
2916b1a264
Bug 1130447 - Hide the password manager timeLastUsed column by default. r=MattN
...
MozReview-Commit-ID: LxKnIfBhtQh
2016-09-20 15:45:15 +08:00
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