Bug 57407

Summary: Tokenizer stuck in ScriptDataDoubleEscapedState
Product: WebKit Reporter: Tony Gentilcore <tonyg>
Component: WebCore Misc.Assignee: Tony Gentilcore <tonyg>
Status: RESOLVED WONTFIX    
Severity: Normal CC: abarth, eric, gregsimon, ian
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 41115    
Attachments:
Description Flags
testcase none

Tony Gentilcore
Reported 2011-03-29 17:30:13 PDT
Created attachment 87441 [details] testcase See attached test case. FF4 behaves the same way so this is likely a spec bug. IE7-9: PASS SF5: PASS OP11: PASS FF3.6: PASS FF4: FAIL CR10-12: FAIL
Attachments
testcase (137 bytes, text/html)
2011-03-29 17:30 PDT, Tony Gentilcore
no flags
Adam Barth
Comment 1 2011-03-29 17:36:40 PDT
Crazy. That makes very little sense.
Adam Barth
Comment 2 2011-03-29 17:40:31 PDT
No, you're just in ScriptDataDoubleEscapedState. It's a comment inside of the script tag. I don't remember why we have all these escape states, but it's to model something.
Tony Gentilcore
Comment 3 2011-03-29 17:43:20 PDT
tests16.dat (line 1498) has nearly this exact test case. I'm going to fire up the debugger and see what it is doing.
Adam Barth
Comment 4 2011-03-29 17:51:16 PDT
Amusingly, but bug is a victim of itself.
Tony Gentilcore
Comment 5 2011-03-29 17:54:11 PDT
Tony Gentilcore
Comment 6 2011-04-04 15:00:35 PDT
Note You need to log in before you can comment on or make changes to this bug.