Bug 150246 - "enum class" some IDB enums
Summary: "enum class" some IDB enums
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117
  Show dependency treegraph
 
Reported: 2015-10-16 12:56 PDT by Brady Eidson
Modified: 2015-10-16 14:11 PDT (History)
3 users (show)

See Also:


Attachments
Patch for landing (16.58 KB, patch)
2015-10-16 13:23 PDT, Brady Eidson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2015-10-16 12:56:50 PDT
"enum class" some IDB enums
Comment 1 Brady Eidson 2015-10-16 13:21:56 PDT
Very mechanical task - The patch I'm about to land was reviewed in person by Alex Christensen
Comment 2 Brady Eidson 2015-10-16 13:22:14 PDT
Actually, no - I'll use CQ
Comment 3 Brady Eidson 2015-10-16 13:23:08 PDT
Created attachment 263315 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2015-10-16 13:25:34 PDT
Attachment 263315 [details] did not pass style-queue:


ERROR: Source/WebCore/Modules/indexeddb/IDBKeyPath.cpp:284:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 WebKit Commit Bot 2015-10-16 14:11:36 PDT
Comment on attachment 263315 [details]
Patch for landing

Clearing flags on attachment: 263315

Committed r191210: <http://trac.webkit.org/changeset/191210>
Comment 6 WebKit Commit Bot 2015-10-16 14:11:39 PDT
All reviewed patches have been landed.  Closing bug.