LadybirdBrowser / ancient-history

The Ladybird web browser
BSD 2-Clause "Simplified" License
1.62k stars 102 forks source link

Update pointer to current tab when the selected tab changes #53

Closed trflynn89 closed 2 years ago

trflynn89 commented 2 years ago

This allows requests like dumping the DOM tree to be forwarded to the correct tab. Otherwise, the event would be forwarded to the most recently created tab.