Bug 65459

Summary: REGRESSION(r92108): breaks SL compile (Requested by tonyg-cr on #webkit).
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: New BugsAssignee: WebKit Review Bot <webkit.review.bot>
Status: RESOLVED FIXED    
Severity: Normal CC: amruthraj, darin, tonyg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 64802    
Attachments:
Description Flags
ROLLOUT of r92108 none

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.