0
Go to file
Randall Raymond c15ceba2cc [Payment Request] Completes refactor of abstracting away all credit cards
This CL completes the refactoring of Payment Request on iOS such that all
credit card objects (not including the one used in the card editor) are now
represented as PaymentInstrument objects. This paves the way for introducing
alternative forms of payment methods such as iOS Native Applications. Note
that a result delegate created in the AutofillPaymentInstrument class within
the components folder is now being used as the result delegate for
FullCardRequester. In the future we can remove more code from iOS to rely
more heavily on some of the processes that are taken care of in that
delegate (such as address normalization) however for this CL I wanted to
keep the flow for grabbing payment method details as similar as possible
while still abstracting away the credit cards.

Bug: 602666
Change-Id: I920684c924fb111d769dfabce212b96b006ac94d
Reviewed-on: https://chromium-review.googlesource.com/546918
Commit-Queue: Randall Raymond <rayraymond@google.com>
Reviewed-by: mahmadi <mahmadi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#484357}
2017-07-05 21:43:17 +00:00
2017-07-05 19:45:32 +00:00
2017-06-28 15:59:01 +00:00
2017-06-26 16:11:23 +00:00
2017-06-28 20:38:33 +00:00
2017-06-23 14:41:33 +00:00
2017-06-08 16:16:44 +00:00
2017-06-16 19:51:34 +00:00
2017-07-03 15:55:41 +00:00
2017-06-19 22:39:31 +00:00

Chromium docs

This directory contains chromium project documentation in Gitiles-flavored Markdown. It is automatically rendered by Gitiles.

If you add new documents, please also add a link to them in the Document Index below.

[TOC]

Style guide

Markdown documents must follow the style guide.

Previewing changes

You can preview your local changes using md_browser:

# in chromium checkout
./tools/md_browser/md_browser.py

To review someone else's changes, apply them locally first:

# in chromium checkout
git cl patch <CL number or URL>
./tools/md_browser/md_browser.py

Document Index

Checking Out and Building

Design Docs

Integrated Development Environment (IDE) Set Up Guides

Git

Clang

General Development

Testing

Misc Linux-Specific Docs

Misc MacOS-Specific Docs

Misc Windows-Specific Docs

Misc Android-Specific Docs

Misc iOS-Specific Docs

Media

Accessibility

Memory Infrastructure Timeline Profiling (MemoryInfra)

Misc

Probably Obsolete

Description
Chromium是一个开源浏览器项目,提供了一种安全、快速、稳定的方法来体验Web。该浏览器可以在多个平台上下载,包括Mac、Windows、Linux和ChromiumOS。项目原始地址: https://chromium.googlesource.com/chromium/src.git
https://www.mobibrw.com/gitea-mirrors/chromium/src.git
Readme BSD-3-Clause 89 GiB
Languages
C++ 74.4%
Java 8.2%
Objective-C++ 4.6%
TypeScript 4%
Python 2.5%
Other 6.1%