Bug 79450 - REGRESSION(r108716): the 32-bit code still needs some love (Requested by pizlo on #webkit).
Summary: REGRESSION(r108716): the 32-bit code still needs some love (Requested by pizl...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Review Bot
URL:
Keywords:
Depends on:
Blocks: 79199
  Show dependency treegraph
 
Reported: 2012-02-23 23:12 PST by WebKit Review Bot
Modified: 2012-02-24 00:41 PST (History)
2 users (show)

See Also:


Attachments
ROLLOUT of r108716 (4.78 KB, patch)
2012-02-23 23:13 PST, WebKit Review Bot
fpizlo: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2012-02-23 23:12:58 PST
http://trac.webkit.org/changeset/108716 broke the build:
the 32-bit code still needs some love (Requested by pizlo on #webkit).

This is an automatic bug report generated by the sheriff-bot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests case pain.

"Only you can prevent forest fires." -- Smokey the Bear
Comment 1 WebKit Review Bot 2012-02-23 23:13:36 PST
Created attachment 128661 [details]
ROLLOUT of r108716

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the rollout will be successful.  This process takes approximately 15 minutes.

If you would like to land the rollout faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Filip Pizlo 2012-02-24 00:41:23 PST
Comment on attachment 128661 [details]
ROLLOUT of r108716

Currently this does not seem like a genuine regression.  Instead it looks like it may be revealing Qt 32-bit weirdness that existed before.