Bug 169633 - Propagate PassKit errors
Summary: Propagate PassKit errors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-14 14:50 PDT by Anders Carlsson
Modified: 2017-03-14 15:32 PDT (History)
5 users (show)

See Also:


Attachments
Patch (9.46 KB, patch)
2017-03-14 14:52 PDT, Anders Carlsson
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2017-03-14 14:50:06 PDT
Propagate PassKit errors.
Comment 1 Anders Carlsson 2017-03-14 14:52:37 PDT
Created attachment 304429 [details]
Patch
Comment 2 WebKit Commit Bot 2017-03-14 14:55:34 PDT
Attachment 304429 [details] did not pass style-queue:


ERROR: Source/WebCore/Modules/applepay/ApplePaySession.cpp:420:  Missing space around : in range-based for statement  [whitespace/colon] [4]
ERROR: Source/WebKit2/UIProcess/ApplePay/cocoa/WebPaymentCoordinatorProxyCocoa.mm:567:  A case label should not be indented, but line up with its switch statement.  [whitespace/indent] [4]
Total errors found: 2 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2017-03-14 15:32:33 PDT
Committed r213946