Perma browser_identityPopup_clearSiteData.js,browser_trackingUI_cookies_subview.js,browser_aboutCertError_telemetry.js | Uncaught exception when Gecko version increases to 70 on 2019-07-08
Categories
(Firefox :: Protections UI, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
geckoview66 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox67 | --- | unaffected |
firefox67.0.1 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | + | unaffected |
firefox70 | --- | fixed |
People
(Reporter: apavel, Assigned: johannh)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
[Tracking Requested - why for this release]:
Version increase simulation
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=247547661&repo=try&lineNumber=2577
13:37:19 INFO - TEST-START | browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js
13:37:20 INFO - TEST-INFO | started process screencapture
13:37:20 INFO - TEST-INFO | screencapture: exit 0
13:37:20 INFO - Buffered messages logged at 13:37:19
13:37:20 INFO - Entering test bound setup
13:37:20 INFO - Leaving test bound setup
13:37:20 INFO - Entering test bound test_ClearSiteData
13:37:20 INFO - TEST-PASS | browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js | Should have data for the base origin. - 66688 > 0 -
13:37:20 INFO - TEST-PASS | browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js | Should have data for the sub origin. - 66688 > 0 -
13:37:20 INFO - TEST-PASS | browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js | The clear data footer is not hidden. -
13:37:20 INFO - Buffered messages logged at 13:37:20
13:37:20 INFO - Console message: OpenGL compositor Initialized Succesfully.
13:37:20 INFO - Version: 2.1 INTEL-10.6.33
13:37:20 INFO - Vendor: Intel Inc.
13:37:20 INFO - Renderer: Intel Iris OpenGL Engine
13:37:20 INFO - FBO Texture Target: TEXTURE_2D
13:37:20 INFO - Buffered messages finished
13:37:20 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js | Uncaught exception - at chrome://mochitests/content/browser/browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js:76 - TypeError: events is undefined
13:37:20 INFO - Stack trace:
13:37:20 INFO - testClearing/<@chrome://mochitests/content/browser/browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js:76:24
13:37:20 INFO - asyncwithNewTab@resource://testing-common/BrowserTestUtils.jsm:111:24
13:37:20 INFO - asynctestClearing@chrome://mochitests/content/browser/browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js:34:26
13:37:20 INFO - asynctest_ClearSiteData@chrome://mochitests/content/browser/browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js:115:9
13:37:20 INFO - Tester_execTest/<@chrome://mochikit/content/browser-test.js:1116:34
13:37:20 INFO - asyncTester_execTest@chrome://mochikit/content/browser-test.js:1144:12
13:37:20 INFO - nextTest/<@chrome://mochikit/content/browser-test.js:1005:14
13:37:20 INFO - SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:803:59
13:37:20 INFO - Leaving test bound test_ClearSiteData
13:37:20 INFO - Entering test bound test_ClearCookies
13:37:21 INFO - GECKO(986) | 2019-05-21 13:37:21.500 plugin-container[1009:9568] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x713b, name = 'com.apple.tsm.portname'
13:37:21 INFO - GECKO(986) | See /usr/include/servers/bootstrap_defs.h for the error codes.
13:37:21 INFO - GECKO(986) | 2019-05-21 13:37:21.501 plugin-container[1009:9568] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x760b, name = 'com.apple.CFPasteboardClient'
13:37:21 INFO - GECKO(986) | See /usr/include/servers/bootstrap_defs.h for the error codes.
13:37:21 INFO - GECKO(986) | 2019-05-21 13:37:21.501 plugin-container[1009:9568] Failed to allocate communication port for com.apple.CFPasteboardClient; this is likely due to sandbox restrictions
13:37:21 INFO - Not taking screenshot here: see the one that was previously logged
13:37:21 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js | The clear data footer is not hidden. -
Comment 1•5 years ago
|
||
security.identitypopup
event family expires in Firefox 70: https://searchfox.org/mozilla-central/source/toolkit/components/telemetry/Events.yaml#1070
The test will need to be changed to no longer care about the data (in which case the data collection can be removed in addition to being expired), or the data collection will need to have its expiry extended (in which case it will need another Data Collection Review)
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Yeah, so, we will likely need the identity popup metrics for Skyline and there's a small chance we want the cert error metrics for the AV project, so I'm just going to extend them to 72 for now.
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Huh, the original data request for bug 1484251 already specified version 72 as the expiry version, so since chutten is in this thread I'll save myself the bureaucracy of making another request for it, let me know if you want me to do that anyway...
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
Depends on D37135
Comment 7•5 years ago
|
||
Comment 10•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3cb98f9604ad
https://hg.mozilla.org/mozilla-central/rev/b4a6dafcbed8
Comment 11•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Description
•