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

Issue 6877001: Fix build break in pyautolib with gcc >= 4.5. (Closed)

Created:
9 years, 8 months ago by bungeman
Modified:
9 years, 7 months ago
CC:
chromium-reviews, John Grabowski, anantha, Nirnimesh, dyu1, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix build break in pyautolib with gcc >= 4.5. BUG=79710 See related issue http://code.google.com/p/chromium/issues/detail?id=49533 . Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85018

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M chrome/test/pyautolib/pyauto.py View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M chrome/test/pyautolib/pyautolib.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
bungeman
9 years, 8 months ago (2011-04-18 03:22:35 UTC) #1
bungeman
On 2011/04/18 03:22:35, bungeman wrote: This is my first contribution, and I am not a ...
9 years, 8 months ago (2011-04-18 03:35:03 UTC) #2
bungeman
It has come to my attention that John Grabowski may no longer be active in ...
9 years, 7 months ago (2011-05-04 05:22:34 UTC) #3
bungeman
9 years, 7 months ago (2011-05-04 05:22:52 UTC) #4
Nirnimesh
http://codereview.chromium.org/6877001/diff/1/chrome/test/pyautolib/pyautolib.cc File chrome/test/pyautolib/pyautolib.cc (right): http://codereview.chromium.org/6877001/diff/1/chrome/test/pyautolib/pyautolib.cc#newcode247 chrome/test/pyautolib/pyautolib.cc:247: return NULL; This should be changed to std::string("{}") to ...
9 years, 7 months ago (2011-05-04 18:45:39 UTC) #5
bungeman
On 2011/05/04 18:45:39, Nirnimesh wrote: > http://codereview.chromium.org/6877001/diff/1/chrome/test/pyautolib/pyautolib.cc > File chrome/test/pyautolib/pyautolib.cc (right): > > http://codereview.chromium.org/6877001/diff/1/chrome/test/pyautolib/pyautolib.cc#newcode247 > ...
9 years, 7 months ago (2011-05-05 15:50:48 UTC) #6
bungeman
9 years, 7 months ago (2011-05-05 15:51:22 UTC) #7
Nirnimesh
Makes sense. LGTM http://codereview.chromium.org/6877001/diff/4001/chrome/test/pyautolib/pyauto.py File chrome/test/pyautolib/pyauto.py (right): http://codereview.chromium.org/6877001/diff/4001/chrome/test/pyautolib/pyauto.py#newcode537 chrome/test/pyautolib/pyauto.py:537: bookmarksAsJSON = self._GetBookmarksAsJSON() nit: s/bookmarksAsJSON/bookmarks_as_json/
9 years, 7 months ago (2011-05-05 23:02:01 UTC) #8
bungeman
Fixed nits.
9 years, 7 months ago (2011-05-06 05:05:42 UTC) #9
commit-bot: I haz the power
9 years, 7 months ago (2011-05-11 19:50:05 UTC) #10
Change committed as 85018

Powered by Google App Engine
This is Rietveld 408576698