Bug 42179 - Fix missing resources causing layout test failures
Summary: Fix missing resources causing layout test failures
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: Steve Falkenburg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-13 11:07 PDT by Steve Falkenburg
Modified: 2010-07-13 11:27 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.92 KB, patch)
2010-07-13 11:15 PDT, Steve Falkenburg
adachan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Falkenburg 2010-07-13 11:07:16 PDT
Fix missing resources causing layout test failures
Comment 1 Steve Falkenburg 2010-07-13 11:15:12 PDT
Created attachment 61397 [details]
Patch
Comment 2 WebKit Review Bot 2010-07-13 11:18:49 PDT
Attachment 61397 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKit2/win/resource.h:1:  Should have a space between // and comment  [whitespace/comments] [4]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Steve Falkenburg 2010-07-13 11:27:32 PDT
Committed r63227: <http://trac.webkit.org/changeset/63227>