GetPatternsFromScopingType() is untested |
|||
Issue descriptionHostContentSettingsMap::GetPatternsFromScopingType() contains logic to determine the [primary, secondary] based on the content setting's scoping type when a new setting is to be added for an origin. It appears that this logic is untested.
,
Aug 27
,
Aug 29
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/489cc29c6e636ed2a68e82d6dd481cab5c0ae548 commit 489cc29c6e636ed2a68e82d6dd481cab5c0ae548 Author: Kamila <hkamila@google.com> Date: Wed Aug 29 14:05:58 2018 Added unittest for GetPatternsScopingType - Created unittest for testing the logic of GetPatternsScopingType. Bug: 876664 Change-Id: Id320a0783c65466dbe7d08545a60ac1489762d8d Reviewed-on: https://chromium-review.googlesource.com/1189944 Commit-Queue: Kamila Hasanbega <hkamila@google.com> Reviewed-by: Martin Šrámek <msramek@chromium.org> Reviewed-by: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#587099} [modify] https://crrev.com/489cc29c6e636ed2a68e82d6dd481cab5c0ae548/chrome/browser/content_settings/host_content_settings_map_unittest.cc
,
Aug 29
|
|||
►
Sign in to add a comment |
|||
Comment 1 by msramek@chromium.org
, Aug 22