AddObserver should be done at construction time of ExtensionActionViewController,
to match with RemoveObserver in destructor of ExtensionActionViewController.
So we need to remove AddObserver from TriggerPopupWithUrl
It is handled at cd41a1e0c4f461d01b75a5ec425eab20787bbf10
Also, We need to handle popupowner of ToolbarActionBar properly.
AddObserver should be done at construction time of ExtensionActionViewController, to match with RemoveObserver in destructor of ExtensionActionViewController. So we need to remove AddObserver from TriggerPopupWithUrl
It is handled at cd41a1e0c4f461d01b75a5ec425eab20787bbf10
Also, We need to handle popupowner of ToolbarActionBar properly.