Bug 42223 - [Qt] Create public API for qt_drt_garbageCollector_collect
Summary: [Qt] Create public API for qt_drt_garbageCollector_collect
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 31552
  Show dependency treegraph
 
Reported: 2010-07-13 18:17 PDT by Laszlo Gombos
Modified: 2010-09-27 06:37 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Gombos 2010-07-13 18:17:30 PDT
Triggering a garbage collection by clients seems to be a useful QtWebKit interface to me. It is also used by some existing QtWebKit clients which could cause some problems as it the moment this is not a publicly supported API.
Comment 1 Tor Arne Vestbø 2010-09-27 06:37:54 PDT
We're going to expose this in the future through the QtScript integration, so we shouldn't expose this particular API.