Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6520)

Issue 1741056: Fixes based on internal code-review comments

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 9 months ago by baran
Modified:
13 years, 9 months ago
CC:
webdriver-mobile-eng_google.com
Base URL:
http://webkitdriver.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Fixing whitespace issues as well. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -68 lines) Patch
M hlwk/WebKit/hl/JavaBindings.h View 1 chunk +19 lines, -0 lines 0 comments Download
M hlwk/WebKit/hl/JavaBindings.cpp View 1 9 chunks +30 lines, -11 lines 1 comment Download
M hlwk/WebKit/hl/WebKitDriver.h View 1 5 chunks +23 lines, -31 lines 0 comments Download
M hlwk/WebKit/hl/WebKitDriver.cpp View 1 4 chunks +18 lines, -24 lines 0 comments Download
M hlwk/WebKit/hl/WebKitDriverPrivate.h View 1 2 chunks +20 lines, -2 lines 0 comments Download

Messages

Total messages: 3
baran
13 years, 9 months ago (2010-07-23 09:58:41 UTC) #1
baran
13 years, 9 months ago (2010-07-23 10:08:28 UTC) #2
Eran
13 years, 9 months ago (2010-07-23 10:18:46 UTC) #3
LGTM.

http://codereview.appspot.com/1741056/diff/3001/4001
File hlwk/WebKit/hl/JavaBindings.cpp (right):

http://codereview.appspot.com/1741056/diff/3001/4001#newcode237
hlwk/WebKit/hl/JavaBindings.cpp:237: if (!res.width() || !res.height()) {
If one of them is not zero, you could return the actual height / width and 1 for
the other dimension.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b