Bug 104049

Summary: [chromium] Remove hardcoded chromium_*.jar in gyp files
Product: WebKit Reporter: Chris Hopman <cjhopman>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, dglazkov, eric, peter, peter+ews, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Chris Hopman 2012-12-04 15:15:59 PST
Remove hardcoded chromium_*.jar in gyp files
Comment 1 Chris Hopman 2012-12-04 15:21:21 PST
Created attachment 177583 [details]
Patch
Comment 2 Peter Beverloo (cr-android ews) 2012-12-04 18:21:25 PST
Comment on attachment 177583 [details]
Patch

Attachment 177583 [details] did not pass cr-android-ews (chromium-android):
Output: http://queues.webkit.org/results/15132697
Comment 3 Peter Beverloo 2012-12-12 05:54:18 PST
Hi Chris, any idea about the errors?
Comment 4 Chris Hopman 2012-12-12 10:54:58 PST
(In reply to comment #3)
> Hi Chris, any idea about the errors?
Ah, there was a Chromium change that this required that (I think) wasn't rolled into WebKit until the 5th.
Comment 5 Chris Hopman 2013-01-15 16:34:50 PST
Created attachment 182871 [details]
Patch
Comment 6 Chris Hopman 2013-01-15 16:41:26 PST
Comment on attachment 182871 [details]
Patch

New patch is rebased (though I don't know that anything changed).

This change also fixes TestWebKitAPI for Android (as a nice side effect), which has been failing for weeks downstream (but appears to not be running on WebKit buildbots).
Comment 7 Peter Beverloo 2013-01-16 08:33:32 PST
Comment on attachment 182871 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=182871&action=review

Running of the tests has a CL up downstream. Thanks, Chris, I verified that this works, and the change looks good to me with a few minor nits.

> Source/WebKit/chromium/ChangeLog:1
> +2013-01-15  Chris Hopman  <cjhopman@google.com>

Should this be your @chromium.org account?

> Source/WebKit/chromium/ChangeLog:3
> +        Remove hardcoded chromium_*.jar in gyp files

Please update the title to have the [chromium] prefixes, as Darin added.
Comment 8 Chris Hopman 2013-01-16 08:37:09 PST
Created attachment 182991 [details]
Patch
Comment 9 Eric Seidel (no email) 2013-01-16 10:35:21 PST
Comment on attachment 182991 [details]
Patch

rs=me.
Comment 10 WebKit Review Bot 2013-01-16 10:39:13 PST
Comment on attachment 182991 [details]
Patch

Clearing flags on attachment: 182991

Committed r139895: <http://trac.webkit.org/changeset/139895>
Comment 11 WebKit Review Bot 2013-01-16 10:39:17 PST
All reviewed patches have been landed.  Closing bug.