Chromium Code Reviews
DescriptionRemoved WebFrameClient.cpp from Source/web
Removed WebFrameClient.cpp from Source/web by removing the default
implementation of FrameDetached(). Most subclasses override with their
own version FrameDetached() anyway, so this just involves adding it to
a few classes that were relying on the default.
BUG=361765
Review-Url: https://codereview.chromium.org/2874133002
Cr-Commit-Position: refs/heads/master@{#471703}
Committed: https://chromium.googlesource.com/chromium/src/+/6ce1292c9e18c511370b424765e2fe3be9b21213
Patch Set 1 #
Total comments: 6
Patch Set 2 : Rebase and review feedback #Patch Set 3 : Review feedback and added TODO #
Total comments: 1
Patch Set 4 : Review feedback #Patch Set 5 : Added TODO back #Messages
Total messages: 40 (21 generated)
|