sailfishos / sailfish-browser

Sailfish Browser
https://github.com/sailfishos/sailfish-browser/wiki/Sailfish-Browser-wiki
Mozilla Public License 2.0
305 stars 86 forks source link

Check whether GetChromeOuterWindowID() returns the correct value #1019

Open llewelld opened 10 months ago

llewelld commented 10 months ago

A new BrowserChildHelper::GetChromeOuterWindowID() method was added in commit 44af543e4a360eba3f0198e273c5a39f7bb0b8a7 in order to fulfil the parent interface.

This currently returns the outerWindowID, but perhaps it should be returning something else?

The task is to find out what it should be returning and fix it if necessary.