Bug 80623

Summary: Recent changes to chromium.py etc. broke chromium_android.py
Product: WebKit Reporter: Xianzhu Wang <wangxianzhu>
Component: Tools / TestsAssignee: Xianzhu Wang <wangxianzhu>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke, ojan, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 80642    
Bug Blocks:    
Attachments:
Description Flags
patch none

Description Xianzhu Wang 2012-03-08 11:48:55 PST
Dirk made some changes to chromium.py etc. causing some incompatibilities of chromium_android.py, e.g. _start() and cmd_line(), etc. Should change chromium_android.py accordingly.
Comment 1 Xianzhu Wang 2012-03-08 15:14:52 PST
Created attachment 130916 [details]
patch
Comment 2 Dirk Pranke 2012-03-08 15:16:11 PST
Comment on attachment 130916 [details]
patch

Sorry for missing this ... I should've made these changes as part of my other patch :(.
Comment 3 WebKit Review Bot 2012-03-08 20:28:47 PST
Comment on attachment 130916 [details]
patch

Clearing flags on attachment: 130916

Committed r110258: <http://trac.webkit.org/changeset/110258>
Comment 4 WebKit Review Bot 2012-03-08 20:28:51 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Tony Chang 2012-03-12 09:36:46 PDT
Should we add a unittest for this?
Comment 6 Xianzhu Wang 2012-03-12 09:42:55 PDT
(In reply to comment #5)
> Should we add a unittest for this?

Agreed. https://bugs.webkit.org/show_bug.cgi?id=80852