gecko-dev/extensions
Evelyn Hung 153b74fe52 Bug 1362858 - Part 2: Exclude script and style tags when building soft text.r=Ehsan
We keep checking if a node is a text node when building soft text and
set spell checking range in DoSpellCheck. However, simply checking text
node is not optimal, we could furthur exclude text node in script and
style tags. There might be more cases we could consider to exclude.

--HG--
extra : rebase_source : 7be2615c8baa5b7af425caa792398e2101d84744
2017-06-12 17:27:12 +08:00
..
auth Bug 1366882 - Fix a resource leak - CID 1402588 r=erahm 2017-05-24 19:39:26 +02:00
cookie Bug 1370454 - Part1: remove dup test in test_cookie_async_failure.js, r=mak 2017-06-06 12:06:02 +08:00
permissions Bug 1363243 - Avoid checking nsPermissionManager in nsContentBlocker when no preload permissions are set, r=ehsan 2017-05-11 10:06:25 -04:00
pref Bug 1359490 - add an event loop spinning abstraction function; r=gerald 2017-05-15 09:34:19 -04:00
spellcheck Bug 1362858 - Part 2: Exclude script and style tags when building soft text.r=Ehsan 2017-06-12 17:27:12 +08:00
universalchardet
build.mk
confvars.sh
moz.build
moz.configure