Bug 96968 - [Qt] REGRESSION(r128790): It broke the ARM build
Summary: [Qt] REGRESSION(r128790): It broke the ARM build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Blocker
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 96891
  Show dependency treegraph
 
Reported: 2012-09-17 16:09 PDT by Csaba Osztrogonác
Modified: 2012-09-18 02:14 PDT (History)
8 users (show)

See Also:


Attachments
speculative fix (1.44 KB, patch)
2012-09-18 01:30 PDT, Peter Gal
fpizlo: review+
Details | Formatted Diff | Diff
speculative fix with typo fix (1.44 KB, patch)
2012-09-18 01:41 PDT, Peter Gal
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Peter Gal 2012-09-18 01:30:02 PDT
Created attachment 164513 [details]
speculative fix
Comment 2 Filip Pizlo 2012-09-18 01:31:23 PDT
Comment on attachment 164513 [details]
speculative fix

Yup that's right.
Comment 3 Peter Gal 2012-09-18 01:36:24 PDT
woops a typo in the code....
Comment 4 Peter Gal 2012-09-18 01:41:28 PDT
Created attachment 164515 [details]
speculative fix with typo fix

lets try it again :) sorry for the noise.
Comment 5 Ádám Kallai 2012-09-18 02:14:44 PDT
Committed r128865: <http://trac.webkit.org/changeset/128865>