fabricedesre / servonk

Servo on Gonk
Mozilla Public License 2.0
85 stars 11 forks source link

Figure out how to upgrade backtrace on Gonk #17

Closed fabricedesre closed 6 years ago

fabricedesre commented 6 years ago

It is currently forced to stay on 0.3.7 and backtrace-sys on 0.1.16 to avoid a compilation error with backtrace-sys 0.1.19. This will be hitting us at each Servo update.

fabricedesre commented 6 years ago

Fixed in https://github.com/fabricedesre/servonk/commit/f71c04fba3256c0de04fcf86ec3a48b4823e312c by another backtrace-sys bump!