| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
LGTM, thanks!
],Should we keep running this for WebView?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Owner review. Could you have a look?
peconn@
avi@
tkent@
Should we keep running this for WebView?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
Code LGTM, but could you provide some context for why this isn't getting enabled on WebView?
+cc peter@ who's keeping track of such things.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code LGTM, but could you provide some context for why this isn't getting enabled on WebView?
+cc peter@ who's keeping track of such things.
WebView was out of scope when this project was originally started (At that timing, IIRC, SpecRules was not enabled or just launched.), and now we are starting an experiment on WebView.
content features lg
Ken OkadaCode LGTM, but could you provide some context for why this isn't getting enabled on WebView?
+cc peter@ who's keeping track of such things.
WebView was out of scope when this project was originally started (At that timing, IIRC, SpecRules was not enabled or just launched.), and now we are starting an experiment on WebView.
Acknowledged
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
Ken OkadaCode LGTM, but could you provide some context for why this isn't getting enabled on WebView?
+cc peter@ who's keeping track of such things.
WebView was out of scope when this project was originally started (At that timing, IIRC, SpecRules was not enabled or just launched.), and now we are starting an experiment on WebView.
Prerender2Fallback: Enable by default on Android
This CL enables a feature flag Prerender2FallbackPrefetchSpecRules
except for Android WebView. This CL also updates scheduler option not to
prioritize prefetch ahead of prerender.
Moving the feature flag from prerender_features.h to content_features.h
because we need to disable it on Android WebView.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |