[Payment Request] Add classes to fetch information on native apps from iTunes
These two new files are mostly a copy of json_response_fetcher.cc and json_response_fetcher.h from chrome/browser/ui/app_list/search/common/ (https://cs.chromium.org/chromium/src/chrome/browser/ui/app_list/search/common/?q=chrome/browser/ui/app_list/search/common&sq=package:chromium&dr). The main differences are that 1) The namespace is changed from app_list to payment_request_util 2) Instead of using SafeJsonParser, a basic parser is used instead since iOS does not currently support SafeJsonParser. Bug: 602666 Change-Id: Ibf619f1c53a32eb53654e00959fbcba61720c8a5 Reviewed-on: https://chromium-review.googlesource.com/562581 Commit-Queue: Randall Raymond <rayraymond@google.com> Reviewed-by:Jean-François Geyelin <jif@chromium.org> Reviewed-by:
mahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#485122}
Showing
Please register or sign in to comment