Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Fix dispatch issues for actions pre windowReady #10917

Closed
wants to merge 1 commit into from
Closed

Commits on Sep 19, 2017

  1. Fix dispatch issues for actions pre windowReady

    Fix #10866
    
    Changes in this PR:
    - Browser process now registers the process right away for the
      dispatcher..
    - Callbacks are registered from the window store.
    - Waits until the window is ready before dispatching, queues up messages
      sent before this.
    - No extensions.createTab will be issued before a window is ready.
    bbondy committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    db1c16f View commit details
    Browse the repository at this point in the history