WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 86961
87945
[EFL] Calling WebCore::systemBeep() causes crash
https://bugs.webkit.org/show_bug.cgi?id=87945
Summary
[EFL] Calling WebCore::systemBeep() causes crash
Chris Dumez
Reported
2012-05-31 02:31:43 PDT
Calling WebCore::systemBeep() causes crash. The reason for that is that ecore_x_bell(0) is called but ecore_x_init(0) is never called beforehand for initializing. This causes the following test to crash: fast/dom/shadow/cppevent-in-shadow.html
Attachments
Add attachment
proposed patch, testcase, etc.
Sudarsana Nagineni (babu)
Comment 1
2012-05-31 02:56:01 PDT
Same as
bug 86961
.
Chris Dumez
Comment 2
2012-05-31 03:05:48 PDT
Nice catch Babu, marking as duplicate. *** This bug has been marked as a duplicate of
bug 86961
***
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