Bug 65459 - REGRESSION(r92108): breaks SL compile (Requested by tonyg-cr on #webkit).
Summary: REGRESSION(r92108): breaks SL compile (Requested by tonyg-cr on #webkit).
Status: RESOLVED FIXED
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: 64802
  Show dependency treegraph
 
Reported: 2011-08-01 02:49 PDT by WebKit Review Bot
Modified: 2011-08-01 02:54 PDT (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r92108 (1.88 KB, patch)
2011-08-01 02:50 PDT, WebKit Review Bot
no flags 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 2011-08-01 02:49:47 PDT
http://trac.webkit.org/changeset/92108 broke the build:
breaks SL compile (Requested by tonyg-cr 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 2011-08-01 02:50:18 PDT
Created attachment 102504 [details]
ROLLOUT of r92108

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 --ignore-builders

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Tony Gentilcore 2011-08-01 02:52:02 PDT
The breakage was

Undefined symbols:
  "__ZN7WebCore5Image9nullImageEv", referenced from:
      __ZN7CoreIPC13ArgumentCoderIN7WebCore6CursorEE6decodeEPNS_15ArgumentDecoderERS2_ in WebCoreArgumentCoders.o
ld: symbol(s) not found

http://build.webkit.org/builders/SnowLeopard%20Intel%20Release%20%28Build%29/builds/32458/steps/compile-webkit/logs/stdio
Comment 3 WebKit Review Bot 2011-08-01 02:54:06 PDT
Comment on attachment 102504 [details]
ROLLOUT of r92108

Clearing flags on attachment: 102504

Committed r92113: <http://trac.webkit.org/changeset/92113>
Comment 4 WebKit Review Bot 2011-08-01 02:54:10 PDT
All reviewed patches have been landed.  Closing bug.