Updates:
        Summary: May failure parsing a valid PAC script if it doesn't end with 
a  
newline

Comment #6 on issue 22864 by [email protected]: May failure parsing a  
valid PAC script if it doesn't end with a newline
http://code.google.com/p/chromium/issues/detail?id=22864

@wtc: Yes, you can also construct problematic scripts without the use of a  
comment.

In Javascript, semicolons are _optional_ for delimiting statements.

So if the last line is a statement and doesn't have a terminal semicolon,  
then we hit the same issue.

I can relabel the bug's title to be more generic, and add a specific  
unit-test for that variation.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to