Summary: | Add a WebKit1 database provider | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Anders Carlsson <andersca> | ||||
Component: | New Bugs | Assignee: | Anders Carlsson <andersca> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | alecflett, cdumez, commit-queue, jsbell | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | 140136 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Anders Carlsson
2015-01-06 09:35:27 PST
Created attachment 244068 [details]
Patch
Attachment 244068 [details] did not pass style-queue:
ERROR: Source/WebKit/Storage/WebDatabaseProvider.cpp:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4]
Total errors found: 1 in 14 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Committed r177963: <http://trac.webkit.org/changeset/177963> Re-opened since this is blocked by bug 140136 Committed r177985: <http://trac.webkit.org/changeset/177985> Seems to have caused a regression: rdar://problem/19390383 |