-
Enhancement
-
Resolution: Fixed
-
P4
-
8
PolicyClientImpl is currently unused and not really needed given our current API. Still WebPage keeps calling its no-op methods. For each invocation it also calls str2url().
I suggest removing PolicyClientImpl and passing null PolicyClient into WebPage ctor.
I suggest removing PolicyClientImpl and passing null PolicyClient into WebPage ctor.