Intermittent browser_animation_controller_exposes_document_currentTime.js | Test timed out - | Cleanup function threw an exception - at resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/client/framework/toolbox.js:1916 - TypeError:
Categories
(DevTools :: Inspector: Animations, defect, P3)
Tracking
(firefox46 affected)
Tracking | Status | |
---|---|---|
firefox46 | --- | affected |
People
(Reporter: aryx, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [btpp-backlog][test disabled])
Attachments
(2 obsolete files)
Comment 1•10 years ago
|
||
Updated•10 years ago
|
Comment 3•10 years ago
|
||
Updated•9 years ago
|
Comment 4•9 years ago
|
||
Updated•7 years ago
|
Updated•3 years ago
|
Comment 8•8 months ago
|
||
- Adjusted
RelayOffered
logic to ensure Relay is shown only if the user is signed in or if theshowToAllBrowsersPref
is enabled, combined with allow-list checks. - Added a new test (
test_site_not_on_allowList_still_shows_Relay_to_signed_in_browser
) to verify behavior.
Updated•8 months ago
|
Comment 9•8 months ago
|
||
Comment on attachment 9438849 [details]
Bug 1234567: fix(passwordmgr,Relay): Ensure Firefox Relay item shows up for signed-in users regardless of site allow-list status. r?#credential-management-reviewers
Revision D229640 was moved to bug 1932414. Setting attachment 9438849 [details] to obsolete.
Updated•8 months ago
|
Comment 10•2 months ago
|
||
Add library constraints for the parent and GMP executable for the Nightly
channel and update ./mach macos-sign
to apply them.
Requires changes to the iscript build infrastructure to apply the library
constraints to CI and official builds.
Adds library constraint signing files for the parent process executable
and GMP process executable. For the parent, we limit loading of modules
to those signed using Developer ID and App Store certificates. For the
GMP process, limit loading of modules to those modules signed by the
Widevine module provider team ID (Google) and the OpenH264 signer
(Mozilla).
XXX TBD if the changes to media plugin helper should be used because
it will mean if Google ever gets a new team ID for their macOS codesigning,
Firefox will need an update to be able to load Widevine with Google's
new team ID.
Updated•2 months ago
|
Description
•