Chromium Code Reviews
DescriptionFix UseCounter for SubframeBeforeUnloadFired.
The condition used to check whether the window is a subframe or not was
wrong. It was originally `executingWindow != executingWindow->top()` but
got accidentally changed in https://codereview.chromium.org/22564003.
This CL fixes that error.
BUG=635029
Committed: https://crrev.com/7d7dac7ca90eb803aa238e09ee6a183338e216c8
Cr-Commit-Position: refs/heads/master@{#410604}
Patch Set 1 #Patch Set 2 : Now with test #
Messages
Total messages: 14 (9 generated)
|
||||||||||||||||||||||||||||