[Webkit-unassigned] [Bug 211255] New: clearApplicationBundleIdentifierTestingOverride() should set the bundle identifier to null, not an empty string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 30 14:21:26 PDT 2020


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

            Bug ID: 211255
           Summary: clearApplicationBundleIdentifierTestingOverride()
                    should set the bundle identifier to null, not an empty
                    string
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: katherine_cheney at apple.com

After the bundle identifier is cleared in a testing override call, subsequent calls to applicationBundleIdentifier() should check the NSBundle mainBundle object. This only happens if the testing bundle identifier is null (currently it is set to the empty string between calls).

-- 
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/20200430/f44101c0/attachment.htm>


More information about the webkit-unassigned mailing list