Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(23)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Issue
173565
: Avoid gcc 4.4 plugin crash by using -O1 instead of -O2 for webkit glue. (Closed)
Created:
11 years, 3 months ago by
Craig
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.
Description
Avoid gcc 4.4 plugin crash by using -O1 instead of -O2 for webkit glue. BUG=
20045
[Better fix by willchan in bug, closing]
Patch Set 1
#
Created:
11 years, 3 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+11 lines, -0 lines
)
Patch
M
webkit/webkit.gyp
View
1 chunk
+11 lines, -0 lines
0 comments
Download
Issue 173565: Avoid gcc 4.4 plugin crash by using -O1 instead of -O2 for webkit glue. (Closed)
Created 11 years, 3 months ago by Craig
Modified 9 years, 7 months ago
Reviewers:
Base URL:
Comments: 0
This is Rietveld
408576698