[Webkit-unassigned] [Bug 18608] [Gtk] WebKitNetworkRequest needs to be finished

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 28 17:17:04 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=18608





------- Comment #12 from gns at gnome.org  2008-07-28 17:17 PDT -------
(In reply to comment #10)
> Maybe it could be useful to be able to keep the hash table somewhere after
> calling _ref, but in this case the return value should not be const and maybe
> people would think that they can overwrite values directly on the hash table.
> What do you think?

I think use cases that would require keeping the headers are few enough and
should be rare enough that it is better to keep the const nature of the hash
table instead of making this API a bit confusing. It's a small numbers of
headers to copy if needed, too.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list