Bug 110448 - [BlackBerry] Misc build fixes
Summary: [BlackBerry] Misc build fixes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-21 02:43 PST by Alberto Garcia
Modified: 2013-02-28 01:33 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.20 KB, patch)
2013-02-21 02:45 PST, Alberto Garcia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.