Bug 88574

Summary: [BlackBerry] Get rid of unused maximumLayoutSize in WebPage
Product: WebKit Reporter: Jacky Jiang <jkjiang>
Component: WebKit BlackBerryAssignee: Jacky Jiang <jkjiang>
Status: RESOLVED FIXED    
Severity: Normal CC: rwlbuis, staikos, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Committed, r=rwlbuis none

Jacky Jiang
Reported 2012-06-07 13:54:48 PDT
Just saw an unused variable "const IntSize maximumLayoutSize(10000, 10000);" in WebPage.cpp. I will get rid of it. PR164098.
Attachments
Committed, r=rwlbuis (1.59 KB, patch)
2012-06-07 16:04 PDT, Jacky Jiang
no flags
Jacky Jiang
Comment 1 2012-06-07 16:04:42 PDT
Created attachment 146409 [details] Committed, r=rwlbuis
Rob Buis
Comment 2 2012-06-07 16:06:22 PDT
Comment on attachment 146409 [details] Committed, r=rwlbuis Ok.
Jacky Jiang
Comment 3 2012-06-12 14:50:41 PDT
Note You need to log in before you can comment on or make changes to this bug.