Closed
Bug 1483363
Opened 3 years ago
Closed 3 years ago
Stop loading ZoomChild.jsm before necessary
Categories
(Firefox :: General, enhancement)
Tracking
()
RESOLVED
FIXED
Firefox 63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: kmag, Assigned: kmag)
References
(Blocks 1 open bug)
Details
(Whiteboard: [overhead:11k])
Attachments
(1 file)
We currently send zoom change messages to the child pretty much every time we create a remote browser. In practice, these messages are only necessary if the browser's zoom actually changes. Sending them otherwise only has the effect of unnecessarily loading the remote zoom manager code.
| Assignee | ||
Comment 1•3 years ago
|
||
Comment on attachment 9000070 [details] Bug 1483363: Stop loading ZoomChild.jsm before necessary. r?mconley Mike Conley (:mconley) (:⚙️) has approved the revision.
Attachment #9000070 -
Flags: review+
| Assignee | ||
Comment 3•3 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/4bb158b7bc66d4732235664e7b7fbe3cb675872a Bug 1483363: Stop loading ZoomChild.jsm before necessary. r=mconley
| Assignee | ||
Updated•3 years ago
|
Blocks: memshrink-content
Whiteboard: [overhead:11k]
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4bb158b7bc66
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
You need to log in
before you can comment on or make changes to this bug.
Description
•