Remove DOMListener::DidRemoveDocument
Implementation for DOMListener::DidRemoveDocument was not consistent with DOMListener::DidAddDocument implementation and it is not actually used. This CL removes DOMListener::DidRemoveDocument for now to avoid confusion. A proper implementation would be needed if the feature is needed in the future. Bug: 1128371 Change-Id: I1a48a26705547e6a86c1c0520da72c549cd66af1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416072Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Sigurd Schneider <sigurds@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#810328}
Showing
Please register or sign in to comment