Fix PreRunValidation calls in two of UIThreadExtensionFunction's subclasses.
From what I can tell, skipping base (UITEF) class's PreRunValidation isn't a good idea. Make those subclasses include calling the base function. The two subclasses are: AppCurrentWindowInternalExtensionFunction and FileSystemProviderInternalFunction BUG=None Test=None, in theory we should correctly send errors to extension APIs when browser is shutting down. Review-Url: https://codereview.chromium.org/2617023003 Cr-Commit-Position: refs/heads/master@{#441839}
Showing
Please register or sign in to comment