Closed Bug 1696307 Opened 4 years ago Closed 4 years ago

Remove code for 10.9 that dealt with not having NSWindowStyleMaskFullSizeContentView

Categories

(Core :: Widget: Cocoa, defect)

All
macOS
defect

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: mstange, Assigned: mstange)

Details

Attachments

(2 files)

There's some code in nsCocoaWindow.mm which makes it so that we can have full-size content view windows on 10.9, which didn't have NSWindowStyleMaskFullSizeContentView. But we no longer support 10.9, so this code can go.

This code is no longer needed.
This patch also removes a comment that was referring a CoreAnimation pref that
no longer exists, and replaces it with a better comment.

Pushed by mstange@themasta.com: https://hg.mozilla.org/integration/autoland/rev/6ac3f2597cc7 Remove overrides that achieved full-size content views on 10.9. r=mac-reviewers,bradwerth
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Pushed by mstange@themasta.com: https://hg.mozilla.org/integration/autoland/rev/a6065c97e9f1 Remove declaration of private _addKnownSubview method, which we no longer call. r=mac-reviewers,bradwerth
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: