|
|
Line 71: |
Line 71: |
| * Make Fennec + Multi-Process fully functional (ready to measure and tune performance) | | * Make Fennec + Multi-Process fully functional (ready to measure and tune performance) |
| * Integrate Multi-Process/Thread architecture into JetPack | | * Integrate Multi-Process/Thread architecture into JetPack |
|
| |
| === Breakpad ===
| |
| * DWARF Call Frame Information (CFI), needed to enable -fomit-frame-pointer optimization and required for stack traces at all on ARM (mobile):
| |
| ** Linux DWARF support is complete, with full unit tests; Google has five patches awaiting review.
| |
| ** Minidump processor side support for CFI is complete and implemented for x86, with full unit tests. Not done for ARM, but that should be quick.
| |
| ** Symbol dumping work (final step) in progress, ETA this week or next.
| |