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

Issue 10828233: crbug.com/121235 - Renderer crash on middle-click on Linux Desktop. (Closed)

Created:
8 years, 4 months ago by sschmitz
Modified:
8 years, 4 months ago
Reviewers:
brettw, oshima
CC:
chromium-reviews, darin-cc_chromium.org, dcheng, oshima
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

crbug.com/121235 - Renderer crash on middle-click on Linux Desktop. Fix: Add handling the case when both USE_X11 and USE_AURA are defined. BUG=121235 TEST=Click middle mouse button in tab window on Linux Desktop; no crash Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151130

Patch Set 1 #

Total comments: 2

Patch Set 2 : removed comment #

Total comments: 2

Patch Set 3 : Added a comment #

Patch Set 4 : chg USE_AURA to OS_CHROMEOS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M webkit/glue/webclipboard_impl.cc View 1 2 3 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
sschmitz
8 years, 4 months ago (2012-08-09 18:51:03 UTC) #1
brettw
http://codereview.chromium.org/10828233/diff/1/webkit/glue/webclipboard_impl.cc File webkit/glue/webclipboard_impl.cc (right): http://codereview.chromium.org/10828233/diff/1/webkit/glue/webclipboard_impl.cc#newcode265 webkit/glue/webclipboard_impl.cc:265: return false; I don't really understand your comment. What ...
8 years, 4 months ago (2012-08-09 19:06:11 UTC) #2
sschmitz
Removed unclear comment
8 years, 4 months ago (2012-08-09 20:35:23 UTC) #3
brettw
Well, now I'm confused about what the code means? Can you come up with something ...
8 years, 4 months ago (2012-08-09 20:44:07 UTC) #4
sschmitz
On 2012/08/09 20:44:07, brettw wrote: > Well, now I'm confused about what the code means? ...
8 years, 4 months ago (2012-08-10 16:13:30 UTC) #5
brettw
Can we put something to that effect in the code? "Aura only supports the standard ...
8 years, 4 months ago (2012-08-10 19:24:31 UTC) #6
oshima
drive by http://codereview.chromium.org/10828233/diff/5001/webkit/glue/webclipboard_impl.cc File webkit/glue/webclipboard_impl.cc (right): http://codereview.chromium.org/10828233/diff/5001/webkit/glue/webclipboard_impl.cc#newcode262 webkit/glue/webclipboard_impl.cc:262: #if defined(USE_AURA) this should be USE_ASH , ...
8 years, 4 months ago (2012-08-10 19:47:08 UTC) #7
sschmitz
On 2012/08/10 19:47:08, oshima wrote: > drive by > > http://codereview.chromium.org/10828233/diff/5001/webkit/glue/webclipboard_impl.cc > File webkit/glue/webclipboard_impl.cc (right): ...
8 years, 4 months ago (2012-08-10 20:09:20 UTC) #8
sschmitz
http://codereview.chromium.org/10828233/diff/1/webkit/glue/webclipboard_impl.cc File webkit/glue/webclipboard_impl.cc (right): http://codereview.chromium.org/10828233/diff/1/webkit/glue/webclipboard_impl.cc#newcode265 webkit/glue/webclipboard_impl.cc:265: return false; On 2012/08/09 19:06:11, brettw wrote: > I ...
8 years, 4 months ago (2012-08-10 20:18:27 UTC) #9
brettw
lgtm
8 years, 4 months ago (2012-08-10 20:19:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sschmitz@chromium.org/10828233/5002
8 years, 4 months ago (2012-08-10 20:21:54 UTC) #11
commit-bot: I haz the power
8 years, 4 months ago (2012-08-10 21:56:47 UTC) #12
Change committed as 151130

Powered by Google App Engine
This is Rietveld 408576698