Closed Bug 1873967 Opened 9 months ago Closed 9 months ago

Simplify postMessage throttling code a bit.

Categories

(Core :: DOM: postMessage, task)

task

Tracking

()

RESOLVED FIXED
123 Branch
Tracking Status
firefox122 --- fixed
firefox123 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(2 files)

No description provided.
Assignee: nobody → emilio
Status: NEW → ASSIGNED

This is somewhat complex, untested, never shipped, and predates
fission.

Remove it to simplify the code.

Depends on D198183

Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/22fa0caa658b Simplify dom_separate_event_queue_for_post_message_enabled checks. r=sefeng https://hg.mozilla.org/integration/autoland/rev/0c7e3ebf56ed Remove DocGroup::TryToLoadIframesInBackground. r=sefeng
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch

Comment on attachment 9372049 [details]
Bug 1873967 - Simplify dom_separate_event_queue_for_post_message_enabled checks. r=smaug,sefeng

Beta/Release Uplift Approval Request

  • User impact if declined: Necessary for bug 1840762
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: No
  • If yes, steps to reproduce: N/A
  • List of other uplifts needed: none
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Trivial dead code removal + clean-up.
  • String changes made/needed: none
  • Is Android affected?: Yes
Attachment #9372049 - Flags: approval-mozilla-release?
Attachment #9372050 - Flags: approval-mozilla-release?

Comment on attachment 9372049 [details]
Bug 1873967 - Simplify dom_separate_event_queue_for_post_message_enabled checks. r=smaug,sefeng

Approved for 122.0 RC2

Attachment #9372049 - Flags: approval-mozilla-release? → approval-mozilla-release+

Comment on attachment 9372050 [details]
Bug 1873967 - Remove DocGroup::TryToLoadIframesInBackground. r=smaug,sefeng

Approved for 122.0 RC2

Attachment #9372050 - Flags: approval-mozilla-release? → approval-mozilla-release+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: