Files
brave-core/test
Sangwoo Ko fbdac200d8 Add flag to force popups to open as tabs (#32380)
* Add flag to force popups to open as tabs

As per user request, the following changes overrides
WindowOpenDisposition::NEW_POPUP to
WindowOpenDisposition::NEW_FOREGROUND_TAB
when the feature flag kForcePopupToBeOpenedAsTab is enabled.
2025-11-28 17:55:19 +09:00
..