esanchma

Results 2 comments of esanchma

I'm having this issue in some tabs after using [the merge-all-windows extension](https://addons.mozilla.org/es/firefox/addon/merge-all-windows/), it may be related. As a workaround, I have this bookmarklet: ```javascript javascript:void(open(decodeURIComponent(new URL(document.location).searchParams.get("url")))) ```

> "mozjs-sys/object-files.list:2:mozglue/misc/TimeStamp_darwin.o" => may cause the link failed on linux platform. Given how in my local miscompile in linux x86_64 the missing types/symbols seems to be `mozilla::TimeStamp`, `mozilla::BaseTimeDuration` and `mozilla::BaseTimeDurationPlatformUtils`,...