-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clean some shit up, fix 10.8 by putting back sharp corners. (release)
- remove some vibrancy code that i thought i needed when i knew less. @EMILIO-O-O (https://www.youtube.com/watch?v=K43NKA3f98k) - there is a problem with 10.8, maybe 10.9. this is the conundrum. rounded corners via: mRootCALayer.masksToBounds = YES in nsChildView.mm results in a bunch of things shownig that should not be. i.e. you get some weird boxes when you mouseover and also it 'whites' out the preferences popup or even preview hovers. if i disable it, you get sharp corners but everything else works. so for now, all you get is sharp corners. oh and, i did notice that the firefox screenshotter does crash in 10.8 after you click download, but it downloads. so that's weird ass shit. i'll look into it fuck you, cry about it. i'm doing this for free and it's like the entire this is just a checkpoint commit. i don't want a gnarly one getting lost because i may find something else. who knows. whatever at least i found the issue. also find it weird that milestone commits (i.e. 130.0a1) were included in releases with a lesser number (129.0). no answer in the channel of course. e.g. https://hg.mozilla.org/mozilla-unified/rev/96acf0534436cec34e18f7078e206873339a31d5 (@EMILIO-O-O-O) paid mozilla team is either choked, scared, or just speechless (except @mstange ofc, my dogg).
- Loading branch information
Showing
7 changed files
with
49 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters