DescriptionMerge 143917
> [Chromium] Disable registerProtocolHandler on Android
> https://bugs.webkit.org/show_bug.cgi?id=110481
>
> Patch by Anton Vayvod <avayvod@chromium.org> on 2013-02-25
> Reviewed by Julien Chaffraix.
>
> Chromium for Android has been exposing registerProtocolHandler, but the feature wasn't
> actually wired up internally. Disable the feature to avoid breaking feature detection until
> we can implement it properly. Previous attempt is at http://trac.webkit.org/changeset/133465
> See the discussion of the future implementation at http://crbug.com/156386
>
> * features.gypi: Disable the flag for Android, enable it only for non-Android platforms.
>
> * src/ChromeClientImpl.h: Declaration is now guarded by the flag, not to break Android.
TBR=commit-queue@webkit.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=144321
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|