[Webkit-unassigned] [Bug 27225] New: Change all Noncopyable inheriting to publicly inheriting
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 13 11:28:41 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27225
Summary: Change all Noncopyable inheriting to publicly
inheriting
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hzoltan at inf.u-szeged.hu
Noncopyable will be inherited from FastAllocBase (I'll file another bug), so
all of Noncopyable inheriting visibility have to change to public. (There is no
reason to use private inheritance, but now it's reasonable to change it to
public.)
--
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