Bug 42223
Summary: | [Qt] Create public API for qt_drt_garbageCollector_collect | ||
---|---|---|---|
Product: | WebKit | Reporter: | Laszlo Gombos <laszlo.gombos> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | diegohcg, ismail, laszlo.gombos, tonikitoo |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 31552 |
Laszlo Gombos
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
We're going to expose this in the future through the QtScript integration, so we shouldn't expose this particular API.