Bug 92157

Summary: [BlackBerry] Do not call settings setters twice on page construction
Product: WebKit Reporter: Rob Buis <rwlbuis>
Component: WebKit BlackBerryAssignee: Rob Buis <rwlbuis>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch yong.li.webkit: review+

Description Rob Buis 2012-07-24 13:42:13 PDT
The WebPagePrivate init method sets some settings value that were already set in didChangeSettings, do that only once per page construction.
Comment 1 Rob Buis 2012-07-24 13:50:21 PDT
Created attachment 154135 [details]
Patch
Comment 2 Rob Buis 2013-01-04 08:51:26 PST
This landed in r123526, closing.