[Webkit-unassigned] [Bug 36794] Teach RedirectScheduler about URLString
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 2 17:45:10 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=36794
--- Comment #13 from Darin Adler <darin at apple.com> 2010-04-02 17:45:08 PST ---
(In reply to comment #12)
> You can avoid the extra copy with another malloc, but that doesn't seem like a
> good trade off. Is the memory concern really with empty KURLs? I wish there
> was a good way to measure how much memory we're talking about here.
At least we could start by figuring out how much memory a KURL uses and how
much memory the String for that KURL uses on some representative platform.
--
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