Closed
Bug 1504751
Opened 6 years ago
Closed 6 years ago
Migrate about:networking page to Fluent
Categories
(Core :: Networking, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: masterkrombi, Assigned: masterkrombi, NeedInfo)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36
Updated•6 years ago
|
Assignee: nobody → masterkrombi
Status: UNCONFIRMED → ASSIGNED
Component: DOM: Networking → Networking
Ever confirmed: true
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Priority: -- → P2
Whiteboard: [necko-triaged]
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5cb52fcd2fb0
Migrate about:networking to Fluent r=jaws,flod
Comment 3•6 years ago
|
||
Backed out for browser_misused_characters_in_strings.js failures
backout: https://hg.mozilla.org/integration/autoland/rev/4a8750c1f3906fcdcf618de10044caebd64e0189
push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&revision=5cb52fcd2fb0ee52fe0d44e9038c60e91345fa13
failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=210623154&repo=autoland&lineNumber=2712
task 2018-11-08T18:40:51.368Z] 18:40:51 INFO - TEST-PASS | browser/base/content/test/static/browser_misused_characters_in_strings.js | Found 81 .dtd files to scan for misused characters -
[task 2018-11-08T18:40:51.371Z] 18:40:51 INFO - Leaving test bound checkAllTheDTDs
[task 2018-11-08T18:40:51.372Z] 18:40:51 INFO - Entering test bound ensureWhiteListIsEmpty
[task 2018-11-08T18:40:51.373Z] 18:40:51 INFO - Buffered messages finished
[task 2018-11-08T18:40:51.373Z] 18:40:51 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/static/browser_misused_characters_in_strings.js | No remaining whitelist entries exist - Got 1, expected 0
[task 2018-11-08T18:40:51.374Z] 18:40:51 INFO - Stack trace:
[task 2018-11-08T18:40:51.375Z] 18:40:51 INFO - chrome://mochikit/content/browser-test.js:test_is:1308
[task 2018-11-08T18:40:51.376Z] 18:40:51 INFO - chrome://mochitests/content/browser/browser/base/content/test/static/browser_misused_characters_in_strings.js:ensureWhiteListIsEmpty:265
[task 2018-11-08T18:40:51.378Z] 18:40:51 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1098
[task 2018-11-08T18:40:51.379Z] 18:40:51 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1089
[task 2018-11-08T18:40:51.380Z] 18:40:51 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:987
[task 2018-11-08T18:40:51.382Z] 18:40:51 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<:803
[task 2018-11-08T18:40:51.383Z] 18:40:51 INFO - Leaving test bound ensureWhiteListIsEmpty
[task 2018-11-08T18:40:51.384Z] 18:40:51 INFO - GECKO(2923) | MEMORY STAT | vsize 993MB | residentFast 671MB | heapAllocated 458MB
[task 2018-11-08T18:40:51.385Z] 18:40:51 INFO - TEST-OK | browser/base/content/test/static/browser_misused_characters_in_strings.js | took 915ms
Flags: needinfo?(masterkrombi)
Pushed by francesco.lodolo@mozillaitalia.org:
https://hg.mozilla.org/integration/autoland/rev/25ccc02a44ff
Migrate about:networking to Fluent r=jaws,flod
Comment 5•6 years ago
|
||
Backed out changeset 25ccc02a44ff (bug 1504751) for high frequency browser_aboutURLs.js failures
push that caused the backout: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&revision=25ccc02a44ff21b13b0145e1a35dac692b40c403
failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&fromchange=de91182ad1afb0e9ecbad3274bafc62f1e6ba07e&selectedJob=211178418&searchStr=windows%2C10%2Cx64%2Copt%2Cmochitests%2Cwith%2Ce10s%2Ctest-windows10-64%2Fopt-mochitest-browser-chrome-e10s-1%2Cm-e10s%28bc1%29
backout: https://hg.mozilla.org/integration/autoland/rev/4e85e83ad3f86b100f6c47914ab1825b6267d271
Comment 6•6 years ago
|
||
Looks like the l10n promise failing is causing tests to be upset. But there are no JS consumers here. Gandalf, any idea why this happens and/or what we could do about it? (Is the rejection a result of a mistake in the patch, or is it just that the page is unloaded while the l10n processing is ongoing?
Flags: needinfo?(gandalf)
Comment 7•6 years ago
|
||
For this bug, the console reports: "Missing translations in en-US: bytesReceived"
Also stumbled upon bug 1496213 today.
Comment 8•6 years ago
|
||
The landing contains the broken string: https://hg.mozilla.org/integration/autoland/rev/25ccc02a44ff21b13b0145e1a35dac692b40c403
```
<tr>
- <th>&aboutNetworking.hostname;</th>
- <th>&aboutNetworking.ssl;</th>
- <th>&aboutNetworking.messagesSent;</th>
- <th>&aboutNetworking.messagesReceived;</th>
- <th>&aboutNetworking.bytesSent;</th>
- <th>&aboutNetworking.bytesReceived;</th>
+ <th data-l10n-id="hostname"/>
+ <th data-l10n-id="ssl"/>
+ <th data-l10n-id="messages-sent"/>
+ <th data-l10n-id="messages-received"/>
+ <th data-l10n-id="bytes-sent"/>
+ <th data-l10n-id="bytesReceived"/>
</tr>
```
Flags: needinfo?(gandalf)
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/962527f12004
Migrate about:networking to Fluent r=jaws,flod
Comment 10•6 years ago
|
||
Backed out changeset for browser chrome failures on content/aboutNetworking.js
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=success%2Ctestfailed%2Cbusted%2Cexception&revision=962527f12004f42c50cddd1475cdb7d62c91134c&searchStr=browser%2Cchrome&group_state=expanded&selectedJob=212283651
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=212283651&repo=autoland&lineNumber=18515
Backout link: https://hg.mozilla.org/integration/autoland/rev/38de1a06d48627afcfd4e40829bd99af2dd07bf3
19:40:20 INFO - TEST-PASS | browser/components/contextualidentity/test/browser/browser_aboutURLs.js | Done loading about:plugins -
19:40:20 INFO - Loading about:networking
19:40:20 INFO - Buffered messages finished
19:40:20 INFO - TEST-UNEXPECTED-FAIL | browser/components/contextualidentity/test/browser/browser_aboutURLs.js | uncaught exception - TypeError: setLogButton is null; can't access its "addEventListener" property at init@chrome://global/content/aboutNetworking.js:234:3
19:40:20 INFO - @chrome://global/content/aboutNetworking.js:452:3
19:40:20 INFO - EventListener.handleEvent*@chrome://global/content/aboutNetworking.js:451:1
19:40:20 INFO -
19:40:20 INFO - Stack trace:
19:40:20 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:simpletestOnerror:1644
19:40:20 INFO - OnErrorEventHandlerNonNull*chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:null:1624
19:40:20 INFO - chrome://mochikit/content/browser-test.js:Tester:396
19:40:20 INFO - chrome://mochikit/content/browser-harness.xul:createTester/</<:251
19:40:20 INFO - GECKO(5108) | JavaScript error: chrome://global/content/aboutNetworking.js, line 234: TypeError: setLogButton is null; can't access its "addEventListener" property
19:40:20 INFO - TEST-PASS | browser/components/contextualidentity/test/browser/browser_aboutURLs.js | Done loading about:networking -
Comment 11•6 years ago
|
||
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/f4cb63cf5e47
Migrate about:networking to Fluent r=jaws,flod
Comment 12•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•