Chromium Code Reviews
Description[Offline Pages] Added OfflinePageEvaluationBridge for testing.
Build another bridge for evaluation tests use only. This is part of a larger
change tracked in the bug. The bridge exposes some testing only interface and
implements another observer.
The bridge would not be compiled for official build, and currently there seems
no way to have testing-only JNI code without marking with build flags.
BUG=646947
Committed: https://crrev.com/3f2464af861c43de538fd23801b12931b93c004a
Cr-Commit-Position: refs/heads/master@{#425419}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Build changed. #
Total comments: 10
Patch Set 3 : Using is_official_build to guard test only code. #Patch Set 4 : Addressed comments. #
Total comments: 12
Patch Set 5 : Addressed comments from dfalcantara@. #Patch Set 6 : Adding request_notifier.h into build file. #Patch Set 7 : Fixing build. #Messages
Total messages: 38 (24 generated)
|