[Webkit-unassigned] [Bug 193814] New: Web Inspector: `WI.Settings.migrateValue` doesn't take into account the key prefix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 22:24:14 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=193814

            Bug ID: 193814
           Summary: Web Inspector: `WI.Settings.migrateValue` doesn't take
                    into account the key prefix
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

All `WI.Setting` keys are prefixed with `com.apple.WebInspector`, followed by the inspection level, and finally the name of the setting.  `WI.Setting.migrateValue` doesn't take that into account, meaning that it doesn't actually read the key it's supposed to be taking the value from.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190125/b358a3bf/attachment.html>


More information about the webkit-unassigned mailing list