----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122812/ -----------------------------------------------------------
(Updated March 5, 2015, 2:07 p.m.) Status ------ This change has been marked as submitted. Review request for kdelibs and Albert Astals Cid. Repository: kdelibs Description ------- First of all sorry for that! In commit c2046dd7064634d4d6ba50cafd8b1047bd133859 I introduced a BIC by renaming public DOMString::trimSpaces() to DOMString::parsedUrl(). However AFICT trimSpaces() was only used internally by khtml. I can either revert the commit or apply this patch that reinstate old DOMString::trimSpaces() and mark it as deprecated. Diffs ----- khtml/dom/dom_string.h 087f697 khtml/dom/dom_string.cpp a3c4abd Diff: https://git.reviewboard.kde.org/r/122812/diff/ Testing ------- Thanks, Andrea Iacovitti