[Webkit-unassigned] [Bug 34270] New: WebCore should not use int64 type
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 28 09:13:26 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34270
Summary: WebCore should not use int64 type
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: steveblock at google.com
CC: michaeln at google.com, jianli at chromium.org
V8Binding.h uses int64 type. This should not be used in WebCore.
This was introduced in http://trac.webkit.org/changeset/53574 and causes build
errors on Android.
See https://bugs.webkit.org/show_bug.cgi?id=25011 for a similar example.
--
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