Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(560)

Issue 10823132: Linux: Add more selective plugin blacklisting code. Blacklist a plugin that fails to check for SSE2… (Closed)

Created:
8 years, 4 months ago by Lei Zhang
Modified:
8 years, 4 months ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Linux: Add more selective plugin blacklisting code. Blacklist a plugin that fails to check for SSE2 on platforms without SSE2 support. BUG=140086 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150446

Patch Set 1 #

Total comments: 7

Patch Set 2 : I can spel #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -5 lines) Patch
M webkit/plugins/npapi/plugin_list_posix.cc View 1 5 chunks +35 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Lei Zhang
I still have a computer at home that was built in 1999. I can probably ...
8 years, 4 months ago (2012-08-02 00:15:49 UTC) #1
Bernhard Bauer
https://chromiumcodereview.appspot.com/10823132/diff/1/webkit/plugins/npapi/plugin_list_posix.cc File webkit/plugins/npapi/plugin_list_posix.cc (right): https://chromiumcodereview.appspot.com/10823132/diff/1/webkit/plugins/npapi/plugin_list_posix.cc#newcode27 webkit/plugins/npapi/plugin_list_posix.cc:27: enum PluginQuark { Do you mean quirk? Or am ...
8 years, 4 months ago (2012-08-02 03:18:19 UTC) #2
Lei Zhang
https://chromiumcodereview.appspot.com/10823132/diff/1/webkit/plugins/npapi/plugin_list_posix.cc File webkit/plugins/npapi/plugin_list_posix.cc (right): https://chromiumcodereview.appspot.com/10823132/diff/1/webkit/plugins/npapi/plugin_list_posix.cc#newcode27 webkit/plugins/npapi/plugin_list_posix.cc:27: enum PluginQuark { On 2012/08/02 03:18:19, Bernhard Bauer wrote: ...
8 years, 4 months ago (2012-08-02 03:25:12 UTC) #3
Bernhard Bauer
LGTM. https://chromiumcodereview.appspot.com/10823132/diff/1/webkit/plugins/npapi/plugin_list_posix.cc File webkit/plugins/npapi/plugin_list_posix.cc (right): https://chromiumcodereview.appspot.com/10823132/diff/1/webkit/plugins/npapi/plugin_list_posix.cc#newcode50 webkit/plugins/npapi/plugin_list_posix.cc:50: if (quarks == PLUGIN_QUARK_NONE) On 2012/08/02 03:25:12, Lei ...
8 years, 4 months ago (2012-08-02 04:10:31 UTC) #4
Lei Zhang
Tested with kvm -cpu pentium2.
8 years, 4 months ago (2012-08-07 21:04:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/10823132/5001
8 years, 4 months ago (2012-08-07 21:05:16 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-07 23:44:21 UTC) #7
Change committed as 150446

Powered by Google App Engine
This is Rietveld 408576698