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

Issue 296663002: Linux: Add a check to the startup script to check for SSE2 support. (Closed)

Created:
6 years, 7 months ago by Lei Zhang
Modified:
4 years, 7 months ago
Reviewers:
witold.baryluk, Nico
CC:
chromium-reviews, grt+watch_chromium.org
Visibility:
Public.

Description

Linux: Add a check to the startup script to check for SSE2 support. BUG=348761 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271529

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M chrome/installer/linux/common/wrapper View 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
Nico
lgtm
6 years, 7 months ago (2014-05-20 01:27:09 UTC) #1
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 7 months ago (2014-05-20 01:31:31 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/296663002/1
6 years, 7 months ago (2014-05-20 01:32:43 UTC) #3
commit-bot: I haz the power
Change committed as 271529
6 years, 7 months ago (2014-05-20 01:34:29 UTC) #4
witold.baryluk
Hi. This is not the best approach to test SSE2 support. Chromium runs also on ...
4 years, 7 months ago (2016-05-09 20:55:48 UTC) #6
Lei Zhang
On 2016/05/09 20:55:48, witold.baryluk wrote: > Hi. This is not the best approach to test ...
4 years, 7 months ago (2016-05-09 21:10:01 UTC) #7
Lei Zhang
On 2016/05/09 21:10:01, Lei Zhang wrote: > AFAIK, chrome/installer/linux/common/wrapper is only used in Google Chrome ...
4 years, 7 months ago (2016-05-09 21:24:00 UTC) #8
witold.baryluk
Yes, it is probably packaging issue. I had no problem with this just few weeks ...
4 years, 7 months ago (2016-05-09 21:54:58 UTC) #9
witold.baryluk
4 years, 7 months ago (2016-05-09 21:58:16 UTC) #10
Message was sent while issue was closed.
Indeed, it looks like Debian provides own launcher wrapper with similar
problem and almost same code. -
https://anonscm.debian.org/cgit/pkg-chromium/pkg-chromium.git/tree/debian/scr...

I will poke them about it and/or send fixes.

Thanks for the quick response.


2016-05-09 23:54 GMT+02:00 Witold Baryluk <witold.baryluk@gmail.com>:

> Yes, it is probably packaging issue. I had no problem with this just few
> weeks ago on arm64 with chromium (using Debian testing/unstable sources for
> compilation + own patches for other issues).
>
> I will try to trouble shoot if further.
>
>
> 2016-05-09 23:24 GMT+02:00 <thestig@chromium.org>:
>
>> On 2016/05/09 21:10:01, Lei Zhang wrote:
>> > AFAIK, chrome/installer/linux/common/wrapper is only used in Google
>> Chrome on
>> > Linux, which only ships for amd64 as of this writing. If some Chromium
>> package
>> > copied it and is using it for a non-x86 build, that's the packager's
>> problem.
>>
>> And that reminds me, Google Chrome no longer needs this check, so I'm
>> removing
>> this code in https://codereview.chromium.org/1961163002/
>>
>> You should still file a bug for your issue with Chromium though.
>>
>> https://codereview.chromium.org/296663002/
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups
"Chromium-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698