Bug 12555

Summary: Drosera doesn't handle CR ( carriage returns ) well
Product: WebKit Reporter: Rene v Amerongen <rvamerongen>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on: 12472    
Bug Blocks:    
Attachments:
Description Flags
patch mrowe: review+

Description Rene v Amerongen 2007-02-03 01:44:00 PST
Using CR in javascript code gives problems in Drosera

See :
http://bugs.webkit.org/show_bug.cgi?id=12473
http://bugs.webkit.org/show_bug.cgi?id=12472
Comment 1 Sam Weinig 2007-02-03 07:05:04 PST
Created attachment 12898 [details]
patch

Normalize all the line endings.
Comment 2 Mark Rowe (bdash) 2007-02-03 07:07:24 PST
Comment on attachment 12898 [details]
patch

r=me
Comment 3 Sam Weinig 2007-02-03 07:09:48 PST
Landed in r19386.
Comment 4 Timothy Hatcher 2008-05-17 09:56:03 PDT
Closing since Drosera has been replaced by the new Web Inspector debugger. Moving to the New Bugs component so the Drosera component can be closed and removed.