summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard He <linyhe@microsoft.com>2023-04-19 08:02:07 +0000
committerCopybara-Service <copybara-worker@google.com>2023-04-19 01:07:14 -0700
commit4041a217b8c05ab27ade9368f74f87eaf1cdc0f2 (patch)
tree05726bd786c341ff91fefa7582cf2bb28f9a3c4e
parent70af0cb09d6c379fb6163c3296cac21d63855fc3 (diff)
downloadwebview_support_interfaces-4041a217b8c05ab27ade9368f74f87eaf1cdc0f2.tar.gz
[WebView] Temporarily remove WebMessage feature annotation
The feature 'WEB_MESSAGE_GET_MESSAGE_PAYLOAD' was renamed, but still referenced in AndroidX. Temporarily remove 'deprecated' annotation to make AndroidX build success. The feature flag will be removed later. Bug: 1374142 Change-Id: I06c24642e47e5b848129ef2c97a5115838ecb948 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4444367 Reviewed-by: Peter Pakkenberg <pbirk@chromium.org> Commit-Queue: Peter Pakkenberg <pbirk@chromium.org> Auto-Submit: Richard He <linyhe@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1132372} NOKEYCHECK=True GitOrigin-RevId: f75b7d968174b675ceedae862878525a94d1d48d
-rw-r--r--src/org/chromium/support_lib_boundary/util/Features.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/org/chromium/support_lib_boundary/util/Features.java b/src/org/chromium/support_lib_boundary/util/Features.java
index ad49a46..30a7bfa 100644
--- a/src/org/chromium/support_lib_boundary/util/Features.java
+++ b/src/org/chromium/support_lib_boundary/util/Features.java
@@ -106,9 +106,8 @@ public class Features {
"SAFE_BROWSING_RESPONSE_SHOW_INTERSTITIAL";
/**
- * @deprecated Feature was renamed to WEB_MESSAGE_ARRAY_BUFFER.
+ * Feature was renamed to WEB_MESSAGE_ARRAY_BUFFER.
*/
- @Deprecated()
public static final String WEB_MESSAGE_GET_MESSAGE_PAYLOAD = "WEB_MESSAGE_GET_MESSAGE_PAYLOAD";
// JsReplyProxy.postMessageWithPayload