[Webkit-unassigned] [Bug 44342] New: [GTK] Inspector extensions tests fail on GTK+ bots because onSelectionChanged is missing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 20 10:05:47 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44342
Summary: [GTK] Inspector extensions tests fail on GTK+ bots
because onSelectionChanged is missing
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P3
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mrobinson at webkit.org
CC: caseq at chromium.org
For tests:
inspector/extensions-api.html
inspector/extensions.html
The bots show diffs like this:
panels : {
elements : {
createSidebarPane : <function>
- onSelectionChanged : {
- addListener : <function>
- removeListener : <function>
- }
}
scripts : {
createSidebarPane : <function>
- onSelectionChanged : {
- addListener : <function>
- removeListener : <function>
- }
}
create : <function>
}
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list