DescriptionRun pre-classification checks in the browser before starting client-side phishing detection.
This CL just adds a framework for running these checks, and adjusts the
renderer-side logic to delay phishing classification until the browser has
sent an IPC signaling that it should run. Future CL's will add the actual
checks, which will include a whitelist lookup, intranet hostname checks, and
per-day ping limit.
BUG=none
TEST=updated existing tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74698
Patch Set 1 #
Total comments: 8
Patch Set 2 : Added a browser-side test for pre-classification checks #Patch Set 3 : Fix switch/case formatting #
Total comments: 6
Patch Set 4 : Merge to trunk and address review comments #
Total comments: 8
Patch Set 5 : Address Noe's review comments #Messages
Total messages: 14 (0 generated)
|