Fix contentInvalidateAll NPE
Bug: 5220835 It is possible to call setProperty before webcore has initialized. In that case, the content invalidate is unnecessary as there is no content to invalidate, so just ignore the request. Change-Id: I52471a1739443ba8f1e514a5908678552246d80b
Loading
Please register or sign in to comment