Bug 12555 - Drosera doesn't handle CR ( carriage returns ) well
Summary: Drosera doesn't handle CR ( carriage returns ) well
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 12472
Blocks:
  Show dependency treegraph
 
Reported: 2007-02-03 01:44 PST by Rene v Amerongen
Modified: 2008-05-17 09:56 PDT (History)
0 users

See Also:


Attachments
patch (1.29 KB, patch)
2007-02-03 07:05 PST, Sam Weinig
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.