Bug 119275 - Fix typo in enum name ("SelectionInSnaphot" -> "SelectionInSnapshot")
Summary: Fix typo in enum name ("SelectionInSnaphot" -> "SelectionInSnapshot")
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-30 14:10 PDT by Tim Horton
Modified: 2013-07-30 14:26 PDT (History)
3 users (show)

See Also:


Attachments
patch (5.61 KB, patch)
2013-07-30 14:13 PDT, Tim Horton
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-07-30 14:10:54 PDT
Just a typo.
Comment 1 Tim Horton 2013-07-30 14:13:59 PDT
Created attachment 207765 [details]
patch
Comment 2 WebKit Commit Bot 2013-07-30 14:16:37 PDT
Attachment 207765 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/WebCore.exp.in', u'Source/WebCore/page/FrameView.cpp', u'Source/WebCore/page/FrameView.h', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/WebProcess/InjectedBundle/DOM/InjectedBundleNodeHandle.cpp', u'Source/WebKit2/WebProcess/WebPage/WebPage.cpp']" exit_code: 1
Source/WebKit2/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Source/WebCore/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 2 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Tim Horton 2013-07-30 14:26:04 PDT
http://trac.webkit.org/changeset/153493