[Webkit-unassigned] [Bug 126796] New: [iOS] Fix PlatformScreenIOS.mm for iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 10 17:19:14 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=126796

           Summary: [iOS] Fix PlatformScreenIOS.mm for iOS
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: simon.fraser at apple.com


Build errors:
Source/WebCore/platform/ios/PlatformScreenIOS.mm:39:5: error: no previous prototype for function 'screenHorizontalDPI' [-Werror,-Wmissing-prototypes]
int screenHorizontalDPI(Widget*)
Source/WebCore/platform/ios/PlatformScreenIOS.mm:45:5: error: no previous prototype for function 'screenVerticalDPI' [-Werror,-Wmissing-prototypes]
int screenVerticalDPI(Widget*)

-- 
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