
The implementation of the ancestor chain bit required changes to the factory methods FromWire and FromNetworkIsolationKey. To reduce the size of the CL for the ancestor chain bit implementation, those methods were given default parameter values for the parameters added. This CL removes the default values and updates the call sites to use the expected inputs or values. Bug: 331945202 Change-Id: Ic6b0d5d31fe48c3e4520bac4c93d59f8ebadeead Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5405466 Reviewed-by: Steven Bingler <bingler@chromium.org> Commit-Queue: Aaron Selya <selya@google.com> Reviewed-by: mmenke <mmenke@chromium.org> Auto-Submit: Aaron Selya <selya@google.com> Reviewed-by: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/main@{#1285226}
Chrome DevTools Protocol
Contributing to Chrome DevTools Protocol: https://goo.gle/devtools-contribution-guide-cdp