Description<webview>: Fix WebRequest API crash
If two <webview>s have the same embedder process but have different embedder
WebContents, adding a WebRequest API event listener may fail if they happen
to generate the same subevent names. This CL fixes the problem by updating the
WebRequest EventListener's comparator to account for different <webview>s.
BUG=450161
Committed: https://crrev.com/68e36e8974ef47f59eb73c7d4a6eba13b0df1e43
Cr-Commit-Position: refs/heads/master@{#312952}
Patch Set 1 #Patch Set 2 : Remove unnecessary change #
Total comments: 4
Patch Set 3 : Cleanup #Patch Set 4 : Fixed failing tests #Patch Set 5 : Fixed tests #
Created: 5 years, 11 months ago
Messages
Total messages: 12 (4 generated)
|