Skip to content
Verified Commit 66b7cd7a authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

DiscoverWindow: Clean up currentTopLevel change handler

There is no third argument to PageRow::push() method, and API consumers
are not required to provide second either if it's just an empty object.
I couldn't even imagine what could that boolean result of status check
mean, but I suppose it might be a thing of the past.

Also, `window.` qualifier isn't needed, since we are literally in
top-level window's context.
parent 91cfd872
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