Bug 36189 - Build breakage from 33416
Summary: Build breakage from 33416
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Major
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-16 13:49 PDT by Kenneth Russell
Modified: 2010-03-16 14:22 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.20 KB, patch)
2010-03-16 13:55 PDT, Kenneth Russell
fishd: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 2010-03-16 13:49:27 PDT
There was another uninitialized variable warning in the patch for https://bugs.webkit.org/show_bug.cgi?id=33416 which is causing build failures in Chromium in release mode.
Comment 1 Kenneth Russell 2010-03-16 13:55:54 PDT
Created attachment 50830 [details]
Patch
Comment 2 Kenneth Russell 2010-03-16 13:59:09 PDT
Committed r56084: <http://trac.webkit.org/changeset/56084>
Comment 3 Oliver Hunt 2010-03-16 14:22:11 PDT
As a general rule you're allowed to land trivial build fixes without a review :D