Bug 30882 - [Qt] WebFrame::counterValueForElementById must not be exposed
Summary: [Qt] WebFrame::counterValueForElementById must not be exposed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-28 14:41 PDT by Shinichiro Hamaji
Modified: 2009-10-28 15:20 PDT (History)
1 user (show)

See Also:


Attachments
Patch v1 (4.32 KB, patch)
2009-10-28 14:43 PDT, Shinichiro Hamaji
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shinichiro Hamaji 2009-10-28 14:41:58 PDT
As suggested in Bug 30555 , we should not expose API only for DumpRenderTree.
Comment 1 Shinichiro Hamaji 2009-10-28 14:43:27 PDT
Created attachment 42054 [details]
Patch v1
Comment 2 Eric Seidel (no email) 2009-10-28 14:56:52 PDT
Comment on attachment 42054 [details]
Patch v1

OK.  LGTM.
Comment 3 Tor Arne Vestbø 2009-10-28 15:12:10 PDT
Nice, thanks!
Comment 4 Shinichiro Hamaji 2009-10-28 15:20:17 PDT
Committed r50241: <http://trac.webkit.org/changeset/50241>