Loading services/autofill/bugfixes.aconfig +9 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,15 @@ flag { } flag { name: "include_last_focused_id_and_session_id_in_client_state" name: "add_last_focused_id_to_client_state" namespace: "autofill" description: "Include the current view id and session id into the FillEventHistory as part of ClientState" description: "Include the current view id into the FillEventHistory events as part of ClientState" bug: "334141398" } flag { name: "add_session_id_to_client_state" namespace: "autofill" description: "Include the session id into the FillEventHistory events as part of ClientState" bug: "333927465" } Loading
services/autofill/bugfixes.aconfig +9 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,15 @@ flag { } flag { name: "include_last_focused_id_and_session_id_in_client_state" name: "add_last_focused_id_to_client_state" namespace: "autofill" description: "Include the current view id and session id into the FillEventHistory as part of ClientState" description: "Include the current view id into the FillEventHistory events as part of ClientState" bug: "334141398" } flag { name: "add_session_id_to_client_state" namespace: "autofill" description: "Include the session id into the FillEventHistory events as part of ClientState" bug: "333927465" }