Bug 174289

Summary: Drop NOSNIFF compile flag
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: 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 Flags
Patch none

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.