gecko-dev/netwerk/streamconv
Fabian Henneke 082be04eec Bug 1509493 - Fix markup generation for nested email addresses r=BenB
In mozTXTToHTMLConv, FindURL is not able to correctly calculate replaceBefore for nested email addresses/URLs such as john@doe.org}john@doe.org. As a workaround, we keep track of the end of the last URL HTML markup in the output string and skip any subsequent URLs whose replaceBefore would cut into this markup.

Depends on D13645

Differential Revision: https://phabricator.services.mozilla.com/D13646

--HG--
extra : moz-landing-system : lando
2018-12-02 16:18:29 +00:00
..
converters Bug 1509493 - Fix markup generation for nested email addresses r=BenB 2018-12-02 16:18:29 +00:00
moz.build
mozITXTToHTMLConv.idl Bug 1505911 - Change interfaces to use AString instead of wstring r=juhsu 2018-11-30 18:57:24 +01:00
nsIDirIndex.idl Bug 1489365 - Part 1: Remove the XPCOM component registration for nsDirIndex; r=valentin 2018-09-07 14:25:56 -04:00
nsIDirIndexListener.idl Bug 1489365 - Part 3: Remove the unused @mozilla.org/dirIndexListener;1 contract ID; r=valentin 2018-09-07 14:25:59 -04:00
nsIStreamConverter.idl
nsIStreamConverterService.idl
nsITXTToHTMLConv.idl
nsStreamConverterService.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsStreamConverterService.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00