Closed
Bug 1282980
Opened 7 years ago
Closed 7 years ago
Remove MacQuirks
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: erahm, Assigned: erahm)
References
Details
Attachments
(1 file)
9.41 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
MacQuirks was targeted for OSX from 10.6.8 up to but not including 10.7.0. We have now removed support for 10.6 so we can safely remove this code. This also fixes bug 1282184 where DMD is apparently choking on memory allocated in the interpose library.
Assignee | ||
Comment 1•7 years ago
|
||
Jeff it looks like you added this code back in 2011 in bug 694039, would you mind taking a look? I'm reasonably sure this code is unused, but you might want to double check the version logic to make sure I'm interpreting it correctly.
Attachment #8766105 -
Flags: review?(jmuizelaar)
Assignee | ||
Comment 2•7 years ago
|
||
Sorry I misstated, this fixes bug 1282185.
Updated•7 years ago
|
Attachment #8766105 -
Flags: review?(jmuizelaar) → review+
Assignee | ||
Comment 3•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/d6523dfaab78d8409b2da9eac0693960c2d11904 Bug 1282980 - Remove MacQuirks. r=jrmuizel
Comment 4•7 years ago
|
||
backed out due to windows build failure http://hg.mozilla.org/integration/mozilla-inbound/rev/fcb6731a7e2b I think that you should fix nsBrowserApp.cpp
Comment 5•7 years ago
|
||
s/windows/OSX/
Assignee | ||
Comment 6•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/1f8e7ac750be343694acda3f3761a6b004dc2ea1 Bug 1282980 - Remove MacQuirks. r=jrmuizel
Pushed by erahm@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/1f8e7ac750be Remove MacQuirks. r=jrmuizel
Comment 8•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1f8e7ac750be
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•