Skip to content
Commit 83dd87db authored by Stefano Crocco's avatar Stefano Crocco
Browse files

Pass the URL to open to createNewWindow signal

Previously NewWindowPage::acceptNavigationRequst emitted the
createNewWindow signal with an empty URL, then an emitted an
openUrlRequest signal with the correct URL. This was
to allow replacing the new part's page with the NewWindowPage itself.

Now, we accept that the page displaying the URL will not be the page
emitting the signal (which will be deleted), so we can just emit the
createNewWindow signal with the real URL to open
parent 64834d61
Pipeline #577531 passed with stage
in 5 minutes and 53 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment