[Webkit-unassigned] [Bug 84563] New: [BlackBerry] Build failure when DEBUG_FAT_FINGER is enabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 22 23:10:54 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84563
Summary: [BlackBerry] Build failure when DEBUG_FAT_FINGER is
enabled
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit BlackBerry
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: charles.wei at torchmobile.com.cn
CC: tonikitoo at webkit.org
When DEBUG_FAT_FINGER enabled, it tries to log the screenFingerRect through the IntRect::toString(), but IntRect::toString is not upstreamed and will not. So we need to just use IntRect::x(), y(), width(), height() for logging.
--
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