| Summary: | Add SPI to clear HSTS hosts added since a date | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Brian Weinstein <bweinstein> | ||||||||||
| Component: | WebKit API | Assignee: | Brian Weinstein <bweinstein> | ||||||||||
| Status: | RESOLVED FIXED | ||||||||||||
| Severity: | Normal | CC: | buildbot, commit-queue, rniwa | ||||||||||
| Priority: | P2 | ||||||||||||
| Version: | 528+ (Nightly build) | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Brian Weinstein
2015-04-14 14:15:29 PDT
Created attachment 250739 [details]
[PATCH] Fix
Comment on attachment 250739 [details] [PATCH] Fix Rejecting attachment 250739 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'build', '--no-clean', '--no-update', '--build-style=release', '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: ase/DerivedSources/WebKit2/WebProcessProxyMessageReceiver.cpp -o /Volumes/Data/EWS/WebKit/WebKitBuild/WebKit2.build/Release/WebKit.build/Objects-normal/x86_64/WebProcessProxyMessageReceiver.o ** BUILD FAILED ** The following build commands failed: CompileC /Volumes/Data/EWS/WebKit/WebKitBuild/WebKit2.build/Release/WebKit.build/Objects-normal/x86_64/WebProcessPoolCocoa.o UIProcess/Cocoa/WebProcessPoolCocoa.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (1 failure) Full output: http://webkit-queues.appspot.com/results/6701337739788288 Oops. I’ll send out a new patch shortly that uses CFNetworkSPI.h instead of directly trying to import CFURLProtocolPriv.h. Created attachment 250744 [details]
[PATCH] Fix with CFNetworkSPI.h
Created attachment 250747 [details]
[PATCH] Fix v3
Comment on attachment 250747 [details] [PATCH] Fix v3 Attachment 250747 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/4930151208976384 New failing tests: compositing/scrolling/touch-scroll-to-clip.html Created attachment 250748 [details]
Archive of layout-test-results from ews102 for mac-mavericks
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102 Port: mac-mavericks Platform: Mac OS X 10.9.5
|