LadybirdBrowser / ancient-history

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

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

Closed trflynn89 closed 1 year ago

trflynn89 commented 1 year 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.