Closed Bug 1320704 Opened 9 years ago Closed 8 years ago

Disable IntersectionObserver

Categories

(Core :: DOM: Core & HTML, defect)

52 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla53
Tracking Status
relnote-firefox --- 52+
firefox52 --- fixed
firefox53 --- fixed

People

(Reporter: smaug, Assigned: smaug)

References

Details

Attachments

(1 file)

Its implementation is way too unstable to be in any tree enabled atm.
Assignee: nobody → bugs
Version: 50 Branch → 52 Branch
Comment on attachment 8814973 [details] [diff] [review] disable the API from JS usage Review of attachment 8814973 [details] [diff] [review]: ----------------------------------------------------------------- I guess this is ok, although it kind of sucks that nsRefreshDriver still triggers work for IntersectionObserver even when there are no IntersectionObservers registered.
Attachment #8814973 - Flags: review?(bkelly) → review+
well, it doesn't really do much.
Comment on attachment 8814973 [details] [diff] [review] disable the API from JS usage Approval Request Comment [Feature/Bug causing the regression]: bug 1243846 [User impact if declined]: crashes [Is this code covered by automated tests?] The patch disables tests [Has the fix been verified in Nightly? based on stack traces this should help. [Needs manual test from QE? If yes, steps to reproduce]: No [List of other uplifts needed for the feature/fix]: [Is the change risky?]: Shouldn't be [String changes made/needed]: NA
Attachment #8814973 - Flags: approval-mozilla-aurora?
Happy to get the feature enabled once it is stable, but we can't have Nightlies and Aurora builds crashing for days.
Thanks for this, was about to do the same.
Release Note Request (optional, but appreciated) [Why is this notable]: The Intersection Observer API is listed on the 52.0a2 release notes, but it has been disabled in this bug. [Affects Firefox for Android]: Yes [Suggested wording]: Just remove the item to avoid any confusion. [Links (documentation, blog post, etc)]:
relnote-firefox: --- → ?
Running inbound with this patch and it appears to have fixed the crashes with Bug 1317415
Comment on attachment 8814973 [details] [diff] [review] disable the API from JS usage Fix a stability issue. Aurora52+.
Attachment #8814973 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
(In reply to Kohei Yoshino [:kohei] from comment #8) > Release Note Request (optional, but appreciated) > [Why is this notable]: The Intersection Observer API is listed on the 52.0a2 > release notes, but it has been disabled in this bug. > [Affects Firefox for Android]: Yes > [Suggested wording]: Just remove the item to avoid any confusion. > [Links (documentation, blog post, etc)]: I've removed the item from https://www.mozilla.org/en-US/firefox/52.0a2/releasenotes/
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Blocks: 1321865
Status: VERIFIED → RESOLVED
Closed: 9 years ago8 years ago
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: