Closed Bug 1693196 Opened 3 years ago Closed 3 years ago

Remove code for non-existent fullscreen button

Categories

(Core :: Widget: Cocoa, defect)

All
macOS
defect

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: mstange, Assigned: mstange)

References

Details

Attachments

(3 files)

From macOS 10.7 to 10.9, there was a full screen button in the top right corner of the window.
Starting with 10.10, this button is no longer a separate button; it was merged into the green "zoom" button.

We only support 10.12+, so we can remove code that was trying to center the fullscreen button vertically in the tab bar.

This element is always 0x0 and macOS widget code no longer needs to know its position.

Depends on D105378

Pushed by mstange@themasta.com:
https://hg.mozilla.org/integration/autoland/rev/cc17bc31a12b
Remove code for setting the full screen button's position. Starting with macOS 10.10, there is no full screen button anymore. r=mac-reviewers,bradwerth
https://hg.mozilla.org/integration/autoland/rev/685f8ec93eda
Remove use of -moz-default-appearance: -moz-mac-fullscreen-button. r=emilio
https://hg.mozilla.org/integration/autoland/rev/34a40ec97ea3
Remove -moz-mac-fullscreen-button value. r=emilio
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
Blocks: 1693612
Blocks: 1693263
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: