Open
Bug 1656492
Opened 5 years ago
Updated 5 years ago
Handle error from setting synced fields
Categories
(Core :: DOM: Navigation, enhancement, P3)
Core
DOM: Navigation
Tracking
()
NEW
| Fission Milestone | Future |
People
(Reporter: farre, Unassigned)
References
Details
Bug 1613431 handles most of the cases, but there are still some stray unchecked synced field sets that need to be handled.
| Reporter | ||
Comment 1•5 years ago
|
||
Current unchecked sets are:
BrowsingContext::NotifyUserGestureActivation()
BrowsingContext::NotifyResetUserGestureActivation
nsGlobalWindowInner::InitDocumentDependentState
HTMLIFrameElement::MaybeStoreCrossOriginFeaturePolicy
BrowserChild::NotifyTabContextUpdated
GVAutoplayPermissionRequest::~GVAutoplayPermissionRequest
ParentProcessDocumentChannel::AsyncOpen
| Reporter | ||
Updated•5 years ago
|
Severity: -- → S3
Fission Milestone: --- → Future
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•