Bug 47931 - [Qt] Fix layoutTestController.getJsObjectCount
Summary: [Qt] Fix layoutTestController.getJsObjectCount
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: QtWebKit Unassigned
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-10-19 14:02 PDT by Robert Hogan
Modified: 2010-10-20 12:49 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.08 KB, patch)
2010-10-19 14:03 PDT, Robert Hogan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Hogan 2010-10-19 14:02:18 PDT
Qt Bridge doesn't know size_t so pass result as unsigned int.

Unskip fast/dom/gc-10.html
Comment 1 Robert Hogan 2010-10-19 14:03:57 PDT
Created attachment 71201 [details]
Patch
Comment 2 Antonio Gomes 2010-10-19 20:09:55 PDT
Comment on attachment 71201 [details]
Patch

Please make it just 'unsigned'.
Comment 3 WebKit Commit Bot 2010-10-20 12:49:42 PDT
Comment on attachment 71201 [details]
Patch

Clearing flags on attachment: 71201

Committed r70164: <http://trac.webkit.org/changeset/70164>
Comment 4 WebKit Commit Bot 2010-10-20 12:49:46 PDT
All reviewed patches have been landed.  Closing bug.