[Webkit-unassigned] [Bug 47884] New: should we allow multiple inheritance in python code in webkit?
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 18 22:54:17 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=47884
Summary: should we allow multiple inheritance in python code in
webkit?
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dpranke at chromium.org
CC: eric at webkit.org, tony at chromium.org, abarth at webkit.org,
ojan at chromium.org, levin at chromium.org
See bug 47874 for some background ... there are places in the code where using MI would make the code cleaner, like webkitpy/layout_tests/port/{google_chrome,chromium_gpu}.py , where the classes naturally want some sort of diamond and/or mixin behavior, and we resort to unpleasantness in its absence.
--
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