[Webkit-unassigned] [Bug 157899] [GTK] Provide frame-related load signals in WebKitWebView
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 23 18:30:30 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157899
--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Thanks, looks good.
(In reply to comment #3)
> What is that mailing list, please? It's a new thing for me, since the last
> time I made/proposed any changes into the WebKitGTK+.
webkit-gtk at lists.webkit.org
It's just a formality, to give folks a chance to notice and propose changes.
> I do not know what you use for the string concatenation, and I didn't want
> to allocate the memory in the tests using GLib, thus I chose std::string. If
> that's wrong, I can change it.
That was a good guess, but we actually use WTF::String in Source/WTF/wtf/text/WTFString.h.
See https://trac.webkit.org/wiki/EfficientStrings for string concatenation.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160524/7909746f/attachment.html>
More information about the webkit-unassigned
mailing list