Bug 23685 - REGRESSION: adjustPageHeight move breaks Windows build
Summary: REGRESSION: adjustPageHeight move breaks Windows build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-02 10:45 PST by Brent Fulgham
Modified: 2009-02-02 11:04 PST (History)
0 users

See Also:


Attachments
Correct build regression (1.34 KB, patch)
2009-02-02 11:01 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 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.
Comment 1 Brent Fulgham 2009-02-02 10:47:51 PST
Break occurred in @r40473.
Comment 2 Brent Fulgham 2009-02-02 11:01:48 PST
Created attachment 27248 [details]
Correct build regression
Comment 3 Brent Fulgham 2009-02-02 11:04:08 PST
Landed in @r40478.