WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
108786
[wince port]javascript crushed when run test contains window object
https://bugs.webkit.org/show_bug.cgi?id=108786
Summary
[wince port]javascript crushed when run test contains window object
zhangdw
Reported
2013-02-03 19:46:07 PST
when i run test whice contains window object,such as: var width = window.window.innerWidth; or if(window.localStorage) { document.write("ok"); } else { document.write("ng"); } the js engine got some errors,and abort. According to some running log,i found there were error occured during complie the js course to bytecode(function String Parser<LexerType>::parseInner()). Is there anybody have ever got this problem or know the reason? please tell me,thank you!
Attachments
Add attachment
proposed patch, testcase, etc.
zhangdw
Comment 1
2013-02-03 19:52:39 PST
The webkit version is
r132548
.
Patrick R. Gansterer
Comment 2
2013-04-06 08:21:14 PDT
I tried with the current trunk, but was not able to reproduce this problem. Can you recheck?
Patrick R. Gansterer
Comment 3
2013-09-22 13:09:30 PDT
Please feel free to reopen the bug if you still see the problem.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug