Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Remove embedded web extension in install manifest. #2688

Commits on Apr 14, 2017

  1. Remove embedded web extension in install manifest.

    This causes the embedded web extension to be parsed at startup, and
    triggers a race condition in existing Firefox code during startup
    on a clean profile between AddonManager and devtools code.
    
    Removing this is not an issue for Screenshots because it delays startup
    of the embedded web extension until "sessionstore-windows-restored" is
    observed anyway.
    
    See https://bugzilla.mozilla.org/show_bug.cgi?id=1356394 for more info.
    rhelmer committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    257fcd2 View commit details
    Browse the repository at this point in the history