WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 17799
WebView signals should use more specific types
https://bugs.webkit.org/show_bug.cgi?id=17799
Summary
WebView signals should use more specific types
Tommi Komulainen
Reported
2008-03-12 10:59:23 PDT
The signals "script-alert", "script-confirm", "script-script-prompt" are using G_TYPE_OBJECT as the type for the WebFrame argument. This causes generated documentation to document the type as GObject rather than WebkitWebFrame, so it would be better to use the more specific type instead.
Attachments
Fix types of signal parameters
(1.98 KB, patch)
2008-03-12 11:01 PDT
,
Tommi Komulainen
alp
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tommi Komulainen
Comment 1
2008-03-12 11:01:08 PDT
Created
attachment 19703
[details]
Fix types of signal parameters
Alp Toker
Comment 2
2008-03-12 12:41:46 PDT
Landed in
r31004
.
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