Chromium Code Reviews
DescriptionMove EditorClientImpl.cpp out of web/ to core/page/EditorClient.cpp
EditClientImpl.cpp had a dependency on WebLocalFrameImpl, were were able to break
this using WebLocalFrameBase. As there were no other dependencies on web/ we
were then able to move the code to core/page and remove the EditClientImpl class
altogether.
BUG=712963
Patch Set 1 #
Total comments: 2
Messages
Total messages: 10 (4 generated)
|