DescriptionRemove all callers of WebFrame::frameForEnteredContext
Having both frameForEnteredContext and frameForCurrentContext in the API is too
confusing. Code seems to randomly pick one or the other to call. Almost
everyone wants to call frameForCurrentContext, so this patch removes all the
callers of frameForEnteredContext. Soon we'll remove frameForEnteredContext
from the API entirely.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161521
Patch Set 1 #
Messages
Total messages: 13 (0 generated)
|