[Webkit-unassigned] [Bug 84690] New: FrameView::adjustPageHeightDeprecated should be guarded by PLATFORM(MAC)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 02:34:26 PDT 2012


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

           Summary: FrameView::adjustPageHeightDeprecated should be
                    guarded by PLATFORM(MAC)
           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: eric at webkit.org
                CC: mjs at apple.com


FrameView::adjustPageHeightDeprecated should be guarded by PLATFORM(MAC)

It has a huge warning about not using it.  To prevent other platforms from using it, we should just guard it with PLATFORM(MAC). :)

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