Bug 110448

Summary: [BlackBerry] Misc build fixes
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, mifenton, rwlbuis, tonikitoo, webkit.review.bot, yong.li.webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alberto Garcia 2013-02-21 02:43:23 PST
WebString was replaced with BlackBerry::Platform::String in r131316.

Some webdatabase APIs are encapuslated in DatabaseManager since r137520.

Document::isPendingStyleRecalc() was renamed to hasPendingStyleRecalc() in r129844.

Add closing brace that was missing in r142482.
Comment 1 Alberto Garcia 2013-02-21 02:45:37 PST
Created attachment 189489 [details]
Patch
Comment 2 Rob Buis 2013-02-21 04:30:48 PST
Comment on attachment 189489 [details]
Patch

LGTM.
Comment 3 WebKit Review Bot 2013-02-28 01:33:55 PST
Comment on attachment 189489 [details]
Patch

Clearing flags on attachment: 189489

Committed r144276: <http://trac.webkit.org/changeset/144276>
Comment 4 WebKit Review Bot 2013-02-28 01:33:59 PST
All reviewed patches have been landed.  Closing bug.