Bug 52306 - Add UpdateInfo class
Summary: Add UpdateInfo class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-12 10:31 PST by Anders Carlsson
Modified: 2011-01-12 10:57 PST (History)
1 user (show)

See Also:


Attachments
Patch (10.07 KB, patch)
2011-01-12 10:32 PST, Anders Carlsson
sam: 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 2011-01-12 10:31:39 PST
Add UpdateInfo class
Comment 1 Anders Carlsson 2011-01-12 10:32:11 PST
Created attachment 78704 [details]
Patch
Comment 2 WebKit Review Bot 2011-01-12 10:35:20 PST
Attachment 78704 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'WebKit2/ChangeLog', u'WebKit2/Shared/Updat..." exit_code: 1

WebKit2/Shared/UpdateInfo.h:33:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2011-01-12 10:57:13 PST
Committed r75624: <http://trac.webkit.org/changeset/75624>