[Webkit-unassigned] [Bug 107041] New: Tighten RenderLayerModelObject subclasses to operate on ContainerNodes.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 16 12:07:02 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=107041
Summary: Tighten RenderLayerModelObject subclasses to operate
on ContainerNodes.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: koivisto at iki.fi
Knowing you have a ContainerNode avoids some branches you get by calling plain Node functions. Tighter typing is better in general.
--
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