Closed
Bug 1282980
Opened 9 years ago
Closed 9 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•9 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•9 years ago
|
||
Sorry I misstated, this fixes bug 1282185.
Updated•9 years ago
|
Attachment #8766105 -
Flags: review?(jmuizelaar) → review+
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/d6523dfaab78d8409b2da9eac0693960c2d11904
Bug 1282980 - Remove MacQuirks. r=jrmuizel
Comment 4•9 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•9 years ago
|
||
s/windows/OSX/
Assignee | ||
Comment 6•9 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•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 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
•