Chromium Code Reviews
DescriptionRevert of [ios] Pass more --jscomp_error switches to the closure Compiler. (patchset #3 id:40001 of https://codereview.chromium.org/2449333002/ )
Reason for revert:
Reverting as this break the iOS autoroller and the CL was implemented by a member of the Chrome on iOS team.
Original issue's description:
> [ios] Pass more --jscomp_error switches to the closure Compiler.
>
> 1.) Allow compiler to see __gCrWeb, __gCrWeb.autofill,
> __gCrWeb.languageDetection, __gCrWeb.suggestions, __gCrWeb.translate,
> __gCrWeb.autofill, __gCrWeb.common objects by creating them via dot
> syntax.
>
> 2.) Made __gCrWeb.message.invokeOnHost public as it's used in other
> files.
>
> 3.) Access windowId, via bracket syntax as it may not be defined.
>
> 4.) Access POSTSuccessHandler and POSTErrorHandler as they are
> installed by WKWebView from the native code.
>
> BUG=487804
>
> Committed: https://crrev.com/cda1c632a2cbe11af48a9ef5bb7b7e568934611f
> Cr-Commit-Position: refs/heads/master@{#429344}
TBR=dpapad@chromium.org,jdonnelly@chromium.org,eugenebut@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=487804
Patch Set 1 #Messages
Total messages: 5 (2 generated)
|