windows.create does not wait for tabs to be loaded
Categories
(WebExtensions :: General, defect, P5)
Tracking
(firefox57 wontfix)
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: dietrich, Assigned: robwu)
References
Details
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Updated•7 years ago
|
Comment 5•7 years ago
|
||
Reporter | ||
Comment 6•7 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Comment 7•7 years ago
|
||
Reporter | ||
Comment 8•7 years ago
|
||
Comment 9•7 years ago
|
||
Reporter | ||
Comment 11•7 years ago
|
||
Updated•7 years ago
|
Assignee | ||
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
Comment 14•3 years ago
|
||
After 5 years, this issue still persists. Which shouldn't be called a bug, but rather an important feature.
In response to this comment :I'll also note that Chrome and Edge do not exhibit the behaviour (as far as I can tell). Meaning that any deviation from Chrome or Edge on this would in fact disadvantage Firefox and all our developers. They would now have to work around the fact that Firefox is different.
I don't know how It was 5 years ago, but executeScript() works perfectly fine on chromium while the same code fails to load injected script on Firefox.
The only workaround I found I found was adding a setTimeout() to the code. If there's something I missed on the documentation or another workaround solution that gives better results, I'd deeply appreciate to see.
Best Regards!
Updated•2 years ago
|
Description
•