RESOLVED FIXED 23685
REGRESSION: adjustPageHeight move breaks Windows build
https://bugs.webkit.org/show_bug.cgi?id=23685
Summary REGRESSION: adjustPageHeight move breaks Windows build
Brent Fulgham
Reported 2009-02-02 10:45:21 PST
The attached patch corrects the Windows build break caused by the relocation of the adjustPageHeight method from the Frame object to the FrameView object.
Attachments
Correct build regression (1.34 KB, patch)
2009-02-02 11:01 PST, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2009-02-02 10:47:51 PST
Break occurred in @r40473.
Brent Fulgham
Comment 2 2009-02-02 11:01:48 PST
Created attachment 27248 [details] Correct build regression
Brent Fulgham
Comment 3 2009-02-02 11:04:08 PST
Landed in @r40478.
Note You need to log in before you can comment on or make changes to this bug.