WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
103897
[chromium] Remove linux theme related files and switch to default
https://bugs.webkit.org/show_bug.cgi?id=103897
Summary
[chromium] Remove linux theme related files and switch to default
Scott Violet
Reported
2012-12-03 08:24:15 PST
Now that Chrome has switched from using the linux theme related files to those named 'default', we should be able to safely remove the existing linux theme files.
Attachments
Patch
(61.92 KB, patch)
2012-12-03 09:04 PST
,
Scott Violet
no flags
Details
Formatted Diff
Diff
Patch
(62.56 KB, patch)
2012-12-03 13:56 PST
,
Scott Violet
no flags
Details
Formatted Diff
Diff
Patch
(63.28 KB, patch)
2012-12-03 14:32 PST
,
Scott Violet
no flags
Details
Formatted Diff
Diff
Patch
(65.11 KB, patch)
2012-12-05 09:20 PST
,
Scott Violet
no flags
Details
Formatted Diff
Diff
Patch
(65.52 KB, patch)
2012-12-07 09:36 PST
,
Scott Violet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
Scott Violet
Comment 1
2012-12-03 09:04:03 PST
Created
attachment 177265
[details]
Patch
WebKit Review Bot
Comment 2
2012-12-03 09:09:16 PST
Please wait for approval from
abarth@webkit.org
,
dglazkov@chromium.org
,
fishd@chromium.org
,
jamesr@chromium.org
or
tkent@chromium.org
before submitting, as this patch contains changes to the Chromium public API. See also
https://trac.webkit.org/wiki/ChromiumWebKitAPI
.
Peter Beverloo (cr-android ews)
Comment 3
2012-12-03 09:33:38 PST
Comment on
attachment 177265
[details]
Patch
Attachment 177265
[details]
did not pass cr-android-ews (chromium-android): Output:
http://queues.webkit.org/results/15086985
Tony Chang
Comment 4
2012-12-03 11:19:35 PST
(In reply to
comment #3
)
> (From update of
attachment 177265
[details]
) >
Attachment 177265
[details]
did not pass cr-android-ews (chromium-android): > Output:
http://queues.webkit.org/results/15086985
Looks like RenderThemeChromiumAndroid inherits from RenderThemeChromiumLinux.
Scott Violet
Comment 5
2012-12-03 13:56:01 PST
Created
attachment 177322
[details]
Patch
Peter Beverloo (cr-android ews)
Comment 6
2012-12-03 14:13:35 PST
Comment on
attachment 177322
[details]
Patch
Attachment 177322
[details]
did not pass cr-android-ews (chromium-android): Output:
http://queues.webkit.org/results/15106641
Scott Violet
Comment 7
2012-12-03 14:32:30 PST
Created
attachment 177333
[details]
Patch
WebKit Review Bot
Comment 8
2012-12-03 16:49:04 PST
Comment on
attachment 177333
[details]
Patch Rejecting
attachment 177333
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: ripts/update-webkit line 152. Failed to run "['Tools/Scripts/update-webkit', '--chromium', '--force-update']" exit_code: 2 Updating OpenSource From
http://git.chromium.org/external/Webkit
c946dc2..4fff33e HEAD -> origin/HEAD error: Ref refs/remotes/origin/master is at 4fff33ef2c3643b9c03a8cb2127d86b4da5e5c22 but expected c946dc25a0c0757b0c8da5577f31cb3705943299 ! c946dc2..4fff33e master -> origin/master (unable to update local ref) Died at Tools/Scripts/update-webkit line 152. Full output:
http://queues.webkit.org/results/15103725
WebKit Review Bot
Comment 9
2012-12-03 17:21:54 PST
Comment on
attachment 177333
[details]
Patch Clearing flags on attachment: 177333 Committed
r136460
: <
http://trac.webkit.org/changeset/136460
>
WebKit Review Bot
Comment 10
2012-12-03 17:21:58 PST
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 11
2012-12-03 18:29:09 PST
Re-opened since this is blocked by
bug 103958
Takashi Sakamoto
Comment 12
2012-12-03 18:47:19 PST
Would you update chromium source, webkit/support/test_webkit_platform_support.cc? The file includes WebThemeEngine.h. The following is compile error log: In file included from webkit/support/test_webkit_platform_support.cc:65: ./third_party/WebKit/Source/WebKit/chromium/public/platform/linux/WebThemeEngine.h:31:10: fatal error: '../../../../../Platform/chromium/public/linux/WebThemeEngine.h' file not found #include "../../../../../Platform/chromium/public/linux/WebThemeEngine.h" Best regards, Takashi Sakamoto
Scott Violet
Comment 13
2012-12-05 09:20:16 PST
Created
attachment 177775
[details]
Patch
Scott Violet
Comment 14
2012-12-05 09:22:34 PST
Latest patch should work now that test_webkit_platform_support.cc has been updated in the chrome side. Additionally the third patchset missed one file that is no longer needed.
WebKit Review Bot
Comment 15
2012-12-05 17:39:25 PST
Comment on
attachment 177775
[details]
Patch Clearing flags on attachment: 177775 Committed
r136784
: <
http://trac.webkit.org/changeset/136784
>
WebKit Review Bot
Comment 16
2012-12-05 17:39:29 PST
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 17
2012-12-05 21:37:02 PST
Re-opened since this is blocked by
bug 104212
Scott Violet
Comment 18
2012-12-07 09:36:45 PST
Created
attachment 178229
[details]
Patch
Scott Violet
Comment 19
2012-12-07 09:38:25 PST
Patchset 5 should be the same as 4. Hopefully it'll take this time as necessary bits on the chrome side have been updated.
WebKit Review Bot
Comment 20
2012-12-07 11:48:53 PST
Comment on
attachment 178229
[details]
Patch
Attachment 178229
[details]
did not pass chromium-ews (chromium-xvfb): Output:
http://queues.webkit.org/results/15185463
New failing tests: inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html
WebKit Review Bot
Comment 21
2012-12-07 13:35:23 PST
Comment on
attachment 178229
[details]
Patch Clearing flags on attachment: 178229 Committed
r136979
: <
http://trac.webkit.org/changeset/136979
>
WebKit Review Bot
Comment 22
2012-12-07 13:35:29 PST
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