Closed
Bug 1647565
Opened 5 years ago
Closed 5 years ago
shouldn't need to reconstruct frames when scrollbars change to/from overlay
Categories
(Core :: Widget: Cocoa, enhancement)
Core
Widget: Cocoa
Tracking
()
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
I can't see any reason why we need this. If we do indeed need it then our content scrollbars are broken because this only reconstructs frames in the parent. I read through bug 868498 and I didn't see a clear reason this was needed. Perhaps because of some bug with re-styling native anonymous content that has since been fixed?
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2ccff3de01bf
Don't reconstruct frames on macOS when scrollbars change from/to being overlay. r=mstange
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•