[Webkit-unassigned] [Bug 22579] New: Avoid high-level WebCore types under platform
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 1 16:28:17 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22579
Summary: Avoid high-level WebCore types under platform
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: finnur.webkit at gmail.com
Dave Hyatt requested that people refrain from using high-level WebCore types in
files under WebCore/platform/. My last patch for scrollbar tickmarks doesn't
provide a way to get at the highlighted TextMatches (except through the Frame
and FrameView types).
This changelist is an attempt to break that dependency by implementing a
function on ScrollbarClient that the scrollbar code for the ports can call to
get at the data.
I will be uploading a patch shortly.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list