WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
13113
crash on match when using wikipedia's navigation popups
https://bugs.webkit.org/show_bug.cgi?id=13113
Summary
crash on match when using wikipedia's navigation popups
Derk-Jan Hartman
Reported
2007-03-18 15:35:26 PDT
This bug is the result of hovering over the wikilink [[October 23]] on en.wikipedia.org. You need to have wikipedia's navigation popups installed in order to trigger the bug. Install the following on your wikipedia account's javascript page (
http://en.wikipedia.org/wiki/User
:<yourusername>/monobook.js ) ---start of code-- document.write('<script type="text/javascript" src="' + '
http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js
' + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); popupStructure=fancy; popupRevertSummaryPrompt=true; popupLazyDownloads=true; popupRevertAutoClick=wpPreview; ---end of code--
Attachments
JavascriptCore crashreport
(44.58 KB, text/plain)
2007-03-18 15:36 PDT
,
Derk-Jan Hartman
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Derk-Jan Hartman
Comment 1
2007-03-18 15:36:39 PDT
Created
attachment 13698
[details]
JavascriptCore crashreport
Derk-Jan Hartman
Comment 2
2007-03-18 15:38:43 PDT
I've seen a lot more JavascriptCore crashes when using these navigation popups btw. I'll try to add them whenever i have the time, but if anyone else want's to test, using this JS software on wikipedia is a good way to find JSC bugs it seems
Derk-Jan Hartman
Comment 3
2007-03-18 16:06:07 PDT
Doesn't crash on NB
r20285
Alexey Proskuryakov
Comment 4
2007-03-19 03:42:53 PDT
Thank you for checking with a nightly build! Closing per the above comment, as there isn't much we can do with a bug that's already fixed. You can report this to vendors such as Apple (
http://bugreport.apple.com
) or Omni to request expedite integration into their respective releases.
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