New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 896940 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Port protocol::Binary to components/autofill_assistant.

Project Member Reported by johannes@chromium.org, Oct 19

Issue description

Follow-up to https://bugs.chromium.org/p/chromium/issues/detail?id=891377:

Port protocol::Binary to 
components/autofill_assistant/browser/devtools/devtools_api/client_api_generator.py and friends.

This means that we'll need to add the protocol::Binary type to the protocol string utility for autofill_assistant, and probably tweak the templates a bit, similar to the changes needed for headless.

Until then, autofill_assistant will be using protocol::String.

We should also explore reducing the code duplication, e.g. avoiding to have forks of the client api generator and templates.
 

Sign in to add a comment