зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1269568 - Update browser_webconsole_bug_762593_... to check for the more accurate frame message. r=me
MozReview-Commit-ID: AY5cVtc08Tl --HG-- extra : rebase_source : f14b3a233897c9dcf50a6713603d3413d9fee7f4
This commit is contained in:
Родитель
51ffe8e041
Коммит
4085f82caf
|
@ -10,7 +10,7 @@
|
|||
const TEST_URI = "http://example.com/browser/devtools/client/webconsole/" +
|
||||
"test/test-bug-762593-insecure-passwords-about-blank-web-console-warning.html";
|
||||
const INSECURE_PASSWORD_MSG = "Password fields present on an insecure " +
|
||||
"(http://) page. This is a security risk that allows user login " +
|
||||
"(http://) iframe. This is a security risk that allows user login " +
|
||||
"credentials to be stolen.";
|
||||
|
||||
add_task(function* () {
|
||||
|
|
Загрузка…
Ссылка в новой задаче