[Webkit-unassigned] [Bug 192612] HTTPS Upgrade: Scripts / preprocessing necessary to create new database in future
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 17 11:11:58 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192612
--- Comment #14 from Andy Estes <aestes at apple.com> ---
Comment on attachment 357362
--> https://bugs.webkit.org/attachment.cgi?id=357362
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=357362&action=review
> Source/WebKit/WebKit.xcodeproj/project.pbxproj:3405
> + 587743A421C30AD800AE9084 /* HTTPSUpgradeList.db */ = {isa = PBXFileReference; lastKnownFileType = file; name = HTTPSUpgradeList.db; path = DerivedSources/WebKit2/HTTPSUpgradeList.db; sourceTree = BUILT_PRODUCTS_DIR; };
Something seems wrong here. Usually sourceTree would be "<group>" and path would just contain the file name. There's a way to fix this in the Xcode UI (or I think you could fix it by hand).
--
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/20181217/19e2ef69/attachment.html>
More information about the webkit-unassigned
mailing list