gecko-dev/layout
Emilio Cobos Álvarez 6493ebbcf0 Bug 1477773: no-op visited changes earlier if visited links are disabled. r=xidorn
We force a repaint from ContentStateChangedInternal if visited links are
disabled, and that's observable. Let's cut it off as early as we can to avoid
timing attacks even when :visited is disabled.

Differential Revision: https://phabricator.services.mozilla.com/D3304
2018-08-15 12:54:26 +02:00
..
base Bug 1477773: no-op visited changes earlier if visited links are disabled. r=xidorn 2018-08-15 12:54:26 +02:00
build Bug 1482782 - Part 6: Remove support for multiple static atom sources. r=njn,emilio 2018-08-15 15:46:42 +10:00
doc Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio 2018-08-14 08:37:37 +00:00
forms Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio 2018-08-15 15:46:39 +10:00
generic Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio 2018-08-15 15:46:39 +10:00
inspector Bug 1479450: Convert GetStringValue to use Servo. r=xidorn 2018-07-31 12:05:00 +02:00
ipc Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio 2018-08-14 08:37:37 +00:00
mathml Bug 1481866: Swap order of values in 'overflow' shorthand property. r=emilio 2018-08-10 02:20:53 +00:00
media
painting Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-08-14 12:35:25 +03:00
printing Bug 1482665 Part 5 - Remove nsDeviceContext::AppUnitsPerCSSInch() and replace it with mozilla::AppUnitsPerCSSInch(). r=dholbert 2018-08-13 14:29:30 -07:00
reftests Bug 1481905 - Testcase for loading subsequent @font-face source after an in-progress load is cancelled. r=emilio 2018-08-12 15:32:34 +02:00
style Bug 1477773: no-op visited changes earlier if visited links are disabled. r=xidorn 2018-08-15 12:54:26 +02:00
svg Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-08-14 12:35:25 +03:00
tables Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio 2018-08-15 15:46:39 +10:00
tools Bug 1467541 - Add a test for opening the layout debugger. r=dbaron 2018-08-09 10:53:01 +03:00
xul Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio 2018-08-15 15:46:39 +10:00
moz.build