Skip to content
This repository has been archived by the owner. It is now read-only.

Setting location for a frame will now set loading=true #5502

Closed
wants to merge 1 commit into from
Commits on Nov 9, 2016
  1. Setting location for a frame will now set loading=true

    bsclifton committed Nov 9, 2016
    Is this OK? Usually, it gets set to true in WindowStore:: WINDOW_WEBVIEW_LOAD_START
    The only places I see this used are:
    - navigationBar (which binds to urlBar, which then binds to urlBarIcon (where the problem is))
    - tabs (used to show the loading spinner)
    
    Auditors: @diracdeltas, @bridiver
You can’t perform that action at this time.