WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
93381
[Chromium-Android][NRWT] Fix 2 FIXMEs in chromium_android.py
https://bugs.webkit.org/show_bug.cgi?id=93381
Summary
[Chromium-Android][NRWT] Fix 2 FIXMEs in chromium_android.py
Xianzhu Wang
Reported
2012-08-07 11:45:58 PDT
Fix the following 2 FIXMEs in chromium_android.py: # FIXME: Find a solution for multi-core devices. SCALING_GOVERNOR = "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor" # FIXME: Temporarily push pak and resources under the original /data/drt/ directory. # Remove the following two lines after landing the chromium side of change. self._push_to_device(self._port._build_path('DumpRenderTree.pak'), '/data/drt/DumpRenderTree.pak') self._push_to_device(self._port._build_path('DumpRenderTree_resources'), '/data/drt/DumpRenderTree_resources')
Attachments
Patch
(4.91 KB, patch)
2012-08-07 11:53 PDT
,
Xianzhu Wang
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Xianzhu Wang
Comment 1
2012-08-07 11:53:44 PDT
Created
attachment 156968
[details]
Patch
WebKit Review Bot
Comment 2
2012-08-07 12:52:30 PDT
Comment on
attachment 156968
[details]
Patch Clearing flags on attachment: 156968 Committed
r124909
: <
http://trac.webkit.org/changeset/124909
>
WebKit Review Bot
Comment 3
2012-08-07 12:52:34 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug