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

Issue 1196046: Serialization of HTML5 classes for HLWK.

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

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M driver/src/java/org/openqa/selenium/webkit/WebKitSerializer.java View 3 chunks +15 lines, -1 line 1 comment Download

Messages

Total messages: 2
sauta
13 years, 11 months ago (2010-05-20 15:23:14 UTC) #1
Eran
13 years, 11 months ago (2010-05-21 10:17:31 UTC) #2
http://codereview.appspot.com/1196046/diff/1/2
File driver/src/java/org/openqa/selenium/webkit/WebKitSerializer.java (right):

http://codereview.appspot.com/1196046/diff/1/2#newcode329
driver/src/java/org/openqa/selenium/webkit/WebKitSerializer.java:329: switch
(stream.getInt()) {
Using a Map to store the mapping between integer and enum values will make this
code block more readable (instead of nested switch statements).
Sign in to reply to this message.

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