Index: pdf/out_of_process_instance.cc |
diff --git a/pdf/out_of_process_instance.cc b/pdf/out_of_process_instance.cc |
index 9e748d2061f65dbcd720ba51994c2f61910a750a..64c52d2379ef5371521c21cbf731aaf4c6dddeab 100644 |
--- a/pdf/out_of_process_instance.cc |
+++ b/pdf/out_of_process_instance.cc |
@@ -1093,6 +1093,7 @@ void OutOfProcessInstance::SearchString(const base::char16* string, |
void OutOfProcessInstance::DocumentPaintOccurred() { |
} |
+// TODO(alexandrec): PostMessage the bookmark data from here (to the js). |
raymes
2015/01/15 05:40:19
nit do we want this?
Alexandre Carlton
2015/01/16 02:39:08
Removed.
|
void OutOfProcessInstance::DocumentLoadComplete(int page_count) { |
// Clear focus state for OSK. |
FormTextFieldFocusChange(false); |