Bug 41270 - WebKit2 build exceeds address space on 32-bit Windows builders
Summary: WebKit2 build exceeds address space on 32-bit Windows builders
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-06-27 23:34 PDT by Steve Falkenburg
Modified: 2010-06-28 00:27 PDT (History)
1 user (show)

See Also:


Attachments
Patch (108.79 KB, patch)
2010-06-28 00:04 PDT, Steve Falkenburg
mrowe: 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-06-27 23:34:07 PDT
WebKit2 build exceeds address space on 32-bit Windows builders
Comment 1 Steve Falkenburg 2010-06-28 00:04:32 PDT
Created attachment 59875 [details]
Patch
Comment 2 WebKit Review Bot 2010-06-28 00:06:24 PDT
Attachment 59875 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1
WebCore/rendering/RenderSVGAllInOne.cpp:28:  Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
WebCore/DerivedSources.cpp:28:  Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
WebCore/bindings/js/JSBindingsAllInOne.cpp:28:  Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Total errors found: 3 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Mark Rowe (bdash) 2010-06-28 00:07:56 PDT
Comment on attachment 59875 [details]
Patch

rs=sigh.
Comment 4 Steve Falkenburg 2010-06-28 00:27:50 PDT
Committed r61983: <http://trac.webkit.org/changeset/61983>