Summary: | Drop NOSNIFF compile flag | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> | ||||
Component: | New Bugs | Assignee: | Yusuke Suzuki <ysuzuki> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | cgarcia, clopez, commit-queue, dbates, mcatanzaro, sam | ||||
Priority: | P2 | ||||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | 174250 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Yusuke Suzuki
2017-07-07 22:39:33 PDT
Created attachment 314915 [details]
Patch
Comment on attachment 314915 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=314915&action=review > Tools/TestWebKitAPI/Configurations/FeatureDefines.xcconfig:154 > +ENABLE_NAVIGATOR_STANDALONE[sdk=iphone*] = ENABLE_NAVIGATOR_STANDALONE; This is added when executing `Tools/Scripts/sync-feature-defines`. Maybe, some commit forgot to add it. Comment on attachment 314915 [details] Patch Clearing flags on attachment: 314915 Committed r219276: <http://trac.webkit.org/changeset/219276> All reviewed patches have been landed. Closing bug. |