Gecko-Profiler-Addon icon indicating copy to clipboard operation
Gecko-Profiler-Addon copied to clipboard

No longer working in thunderbird

Open Nephyrin opened this issue 11 years ago • 4 comments

On startup, gives Unsupported Application: The module sdk/clipboard currently supports only Firefox.

clipboard looks unused, but commenting it out yields: Unsupported Application: The module sdk/panel currently supports only Firefox.

Which looks more serious :(

Nephyrin avatar Jun 11 '14 23:06 Nephyrin

I think the thunderbird port doesn't use the panel so it might just need to be moved in the FF specific code.

bgirard avatar Jun 12 '14 15:06 bgirard

I took a shot at updating this, but it looks like a fresh checkout no longer builds due to the pathfinder repo it pulls no longer resembling what it expects :-/

Nephyrin avatar Jun 12 '14 18:06 Nephyrin

So the panel issue is coming from the pathfinder repo. erikvold/pathfinder#1 + PR #77 results in working TB for me

Nephyrin avatar Jun 12 '14 21:06 Nephyrin

Merged PRs and released 1.13.3

bgirard avatar Jun 12 '14 21:06 bgirard