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

Issue 235001: Backport r27035.... (Closed)

Created:
11 years, 3 months ago by eroman
Modified:
9 years, 6 months ago
Reviewers:
laforge
CC:
chromium-reviews_googlegroups.com, darin (slow to review), willchan no longer on Chromium
Visibility:
Public.

Description

Backport r27035 to 195 branch (chrome 3). Original review: http://codereview.chromium.org/223016 Fix a bug where if a PAC script ended with a comment and no newline, it would fail to parse. The library is now compiled and executed in a separate pass, rather than trying to append the source segments. BUG=http://crbug.com/22864 TEST=ProxyResolverV8Test.TrailingComment Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27057

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -14 lines) Patch
A net/data/proxy_resolver_v8_unittest/ends_with_comment.js View Binary file 0 comments Download
M net/proxy/proxy_resolver_v8.cc View 3 chunks +36 lines, -14 lines 0 comments Download
M net/proxy/proxy_resolver_v8_unittest.cc View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
laforge
11 years, 3 months ago (2009-09-24 06:52:16 UTC) #1
LGTM

Powered by Google App Engine
This is Rietveld 408576698