Closed Bug 689069 Opened 13 years ago Closed 13 years ago

[Skia] Forcibly disable frame pointer for ARM optimized functions

Categories

(Core :: Graphics, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla10

People

(Reporter: mattwoodrow, Assigned: mattwoodrow)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch Disable framepointers (obsolete) — Splinter Review
These functions are using registers that are reserved when the frame pointer is enabled. This patch forces it to be disabled just for these functions so that they actually build and run.
Attachment #562339 - Flags: review?(jmuizelaar)
Attachment #562339 - Flags: review?(jmuizelaar) → review+
Added patch file, and updated update.sh.

Carrying forward r=jrmuizel
Attachment #562339 - Attachment is obsolete: true
Attachment #567637 - Flags: review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/7a6b1c88a6ce
Assignee: nobody → matt.woodrow
Whiteboard: [inbound]
https://hg.mozilla.org/mozilla-central/rev/7a6b1c88a6ce
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla10
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: