[Webkit-unassigned] [Bug 98508] [WK2] Icons are retained but never released
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 11 02:02:38 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98508
--- Comment #2 from Mario Sanchez Prada <msanchez at igalia.com> 2012-10-11 02:03:18 PST ---
(In reply to comment #1)
> Since the icon database is in the ui process, maybe we could retain/release
> icons for the history items in the ui process when WebBackForwardListItem is
> created/destroyed by the ui process, and remove the messages to retain/release
> icons from the web process.
I agree with this. Not sure if there's any specific limitation to retain/release icons in the UI process, but if there is not it certainly sounds to me like a good idea to do it in the same place where the IconDatabase actually lives.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list