Bug 174289 - Drop NOSNIFF compile flag
Summary: Drop NOSNIFF compile flag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on: 174250
Blocks:
  Show dependency treegraph
 
Reported: 2017-07-07 22:39 PDT by Yusuke Suzuki
Modified: 2017-07-08 08:58 PDT (History)
6 users (show)

See Also:


Attachments
Patch (58.29 KB, patch)
2017-07-07 22:40 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-07-07 22:39:33 PDT
Drop NOSNIFF compile flag
Comment 1 Yusuke Suzuki 2017-07-07 22:40:57 PDT
Created attachment 314915 [details]
Patch
Comment 2 Yusuke Suzuki 2017-07-07 22:42:33 PDT
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 3 WebKit Commit Bot 2017-07-08 08:58:20 PDT
Comment on attachment 314915 [details]
Patch

Clearing flags on attachment: 314915

Committed r219276: <http://trac.webkit.org/changeset/219276>
Comment 4 WebKit Commit Bot 2017-07-08 08:58:21 PDT
All reviewed patches have been landed.  Closing bug.