Bug 61471
| Summary: | Web Inspector: REGRESSION - Certain characters in console cause browser process to crash | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | timmywil <tim.willison> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Critical | CC: | pfeldman, tim.willison, yurys |
| Priority: | P1 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac (Intel) | ||
| OS: | OS X 10.6 | ||
| URL: | http://timmywillison.com | ||
timmywil
I can consistently cause a crash on any site by inputting two characters into the web inspector console: }.
I ran into this when playing with a plain object.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Yury Semikhatsky
Which characters cause this crash? I cannot reproduce it on WebKit r87373 Safari Mac.
timmywil
Strange. I've updated again this morning and I can no longer reproduce. Btw, this was consistently reproducible for me on yesterday's version of Chromium.
Yury Semikhatsky
Ok, if it was Chromium then it's a known issue(https://bugs.webkit.org/show_bug.cgi?id=61194) which was fixed in r87278.
*** This bug has been marked as a duplicate of bug 61194 ***