RESOLVED FIXED Bug 33249
[Chromium] Expose more APIs to eliminate WebCore usage in Chromium.
https://bugs.webkit.org/show_bug.cgi?id=33249
Summary [Chromium] Expose more APIs to eliminate WebCore usage in Chromium.
Darin Fisher (:fishd, Google)
Reported 2010-01-05 23:46:05 PST
[Chromium] Expose more APIs to eliminate WebCore usage in Chromium. Expose: LogNotYetImplemented.state GlyphPageTreeNode::treeGlyphPageCount() WebFrameImpl::liveObjectCount()
Attachments
v1 patch (10.39 KB, patch)
2010-01-05 23:49 PST, Darin Fisher (:fishd, Google)
abarth: review+
Darin Fisher (:fishd, Google)
Comment 1 2010-01-05 23:49:31 PST
Created attachment 45955 [details] v1 patch
Adam Barth
Comment 2 2010-01-05 23:53:42 PST
Comment on attachment 45955 [details] v1 patch Looks reasonable. The WebKit API has a lot of statics, but I guess there is only one WebKit per process.
Darin Fisher (:fishd, Google)
Comment 3 2010-01-05 23:55:06 PST
> The WebKit API has a lot of statics, but I guess there is only one WebKit per > process. Yeah... just like WebCore actually :-)
Darin Fisher (:fishd, Google)
Comment 4 2010-01-07 00:49:39 PST
Note You need to log in before you can comment on or make changes to this bug.