WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
84690
FrameView::adjustPageHeightDeprecated should be guarded by PLATFORM(MAC)
https://bugs.webkit.org/show_bug.cgi?id=84690
Summary
FrameView::adjustPageHeightDeprecated should be guarded by PLATFORM(MAC)
Eric Seidel (no email)
Reported
2012-04-24 02:34:25 PDT
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). :)
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug