WebUI Tab Strip: Prevent drag events for invalid tab or group IDs
This CLs prevents drag events from entering the WebUI tab strip's WebView by checking to see if the drag data is valid. A drag is considered invalid if there is no tab or group data, or if the tab or group belongs to another profile. Bug: 1005560 Change-Id: I3ffa70779a60e7bd4c803202e49b300fbb4867ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031675 Commit-Queue: John Lee <johntlee@chromium.org> Reviewed-by:Collin Baker <collinbaker@chromium.org> Cr-Commit-Position: refs/heads/master@{#737146}
Showing
Please register or sign in to comment