On Thu, Sep 24, 2009 at 1:49 PM, Yaar Schnitman <y...@chromium.org> wrote:

> Yes.
>
> With git:git try -b <bot> --webkit <webkit branch> <chromium branch>
>
> With gcl:
> Manually create a patch by concatenating two (chromium + webkit) patches.
> Make sure that the webkit patches have the right prefixes by using
> --src-prefix=src/third_party/WebKit --dst-prefix=src/third_party/WebKit on
> your diff command.
>
> On Thu, Sep 24, 2009 at 1:43 PM, Jeremy Orlow <jor...@chromium.org> wrote:
>
>> On Tue, Sep 22, 2009 at 6:35 PM, Adam Barth <aba...@chromium.org> wrote:
>>
>>>
>>> On Tue, Sep 22, 2009 at 6:25 PM, John Abd-El-Malek <j...@chromium.org>
>>> wrote:
>>> > Is this even possible?  i.e. I had uploaded a WebKit patch on
>>> codereview but
>>> > none of the patchsets got run on the try server
>>> > http://codereview.chromium.org/178030/show
>>>
>>> It is possible:
>>>
>>> aba...@zenque:~/svn/kr/src/third_party/WebKit$ gcl try scriptcontext
>>> --use_svn --svn_repo=svn://svn.chromium.org/chrome-try/try --bot
>>> layout_win,layout_mac,layout_linux --root src/third_party
>>>
>>
>> What about 2 sided patches.  Is it possible to test those?
>>
>
For gcl, you can also gcl try change -f wekitfile1,webkitfile2,etc.  You can
also synthesize a change with webkit files by creating a file in
.svn/gcl_info/changes and then gcl try chrome_change,webkit_change.
--
Steve

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to