gecko-dev/layout
Emilio Cobos Álvarez 453ca45319 Bug 1585674 - Start loads more incrementally in the @import scanner. r=hsivonen
Consider the case of a very big <style> element, with a few imports on top,
which we cut half-way over the network.

The @import scanner would be likely to have found anything there is to be found,
but we won't process it until we pop the <style> element. It's relatively low
effort to support this use-case by making Scan() return the already-found urls.

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

--HG--
extra : moz-landing-system : lando
2019-10-03 07:34:35 +00:00
..
base Bug 1457050 - Allow range of assertions in crashtest 453894-1.xhtml on Android; r=m_kato 2019-10-02 00:00:14 +00:00
build Bug 1583646 - make WebCryptoTask dispatch tasks to our background thread; r=keeler,jcj 2019-09-26 20:47:31 +00:00
doc
forms Bug 1582531 - Update fission annotations for skipped tests that are now passing succesfully, r=kmag 2019-09-27 14:25:10 +00:00
generic No bug - remove silly assertion as OwnerDoc() never returns null. 2019-10-02 23:29:51 +00:00
inspector Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
ipc
mathml Bug 1548530 - Remove support for numalign/denomalign/align attributes. r=emilio 2019-09-22 11:25:26 +00:00
media
painting Bug 1580738 - Generate unique per-frame-keys for all nsDisplayOwnLayer call sites. r=mstange 2019-09-30 21:01:20 +00:00
printing Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
reftests Bug 1583660 - Reinstate default background color / size for -moz-range-track on Android. r=jwatt 2019-10-02 21:04:32 +00:00
style Bug 1585674 - Start loads more incrementally in the @import scanner. r=hsivonen 2019-10-03 07:34:35 +00:00
svg Bug 1582645. Add crash test to manifest. 2019-09-30 20:09:36 +00:00
tables Bug 1482778 - Include captions within table outlines. r=dbaron 2019-09-22 23:42:04 +00:00
tools Bug 1585217 - Fix Eslint. r=me CLOSED TREE 2019-10-02 02:00:51 +03:00
xul Bug 1585884 - Remove obsolete textbox-multiline-*.xul reftests. r=Gijs 2019-10-03 14:47:57 +00:00
moz.build