gecko-dev/toolkit
Barret Rennie 461c1d28b9 Bug 1510569 - Port onStateChange notifications inside WebProgressChild.jsm to C++ r=baku,kmag
We now also only access the document when the state is
nsIWebProgress::STATE_STOP. The comments in the previous code indicated that
touching the document inside the event handler when the state is not STATE_STOP
would result in the content creating a new about:blank document to retrieve the
values from. However, it then went on to do this in another location, causing a
document to be created whenever we received an onStateChange event. This should
no longer occur.

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

--HG--
extra : moz-landing-system : lando
2019-05-21 19:28:52 +00:00
..
actors Bug 1510569 - Keep track of whether we are navigating to a new URI in nsDocShell r=mconley,kmag,qdot 2019-05-21 19:28:39 +00:00
components Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
content Bug 1510569 - Port onStateChange notifications inside WebProgressChild.jsm to C++ r=baku,kmag 2019-05-21 19:28:52 +00:00
crashreporter Bug 1544881 - Ignore empty ranges when parsing DW_TAG_inlined_subroutine tags as they break the assumptions required during line assignment r=froydnj 2019-05-20 11:49:40 +00:00
forgetaboutsite Bug 1551657 part 3. Stop using [array] in findLogins. r=MattN 2019-05-14 19:28:52 +00:00
library Bug 1505908 - Add Gecko profiler labels for when the style threads are doing work. r=emilio 2019-05-14 05:00:45 +00:00
locales Bug 1548381 - Password Generation Autocomplete Result. r=sfoster 2019-05-21 00:24:24 +00:00
modules Bug 1510569 - Port onStateChange notifications inside WebProgressChild.jsm to C++ r=baku,kmag 2019-05-21 19:28:52 +00:00
mozapps Bug 1551320 - Replace one more createElement with createElementNS. r=bgrins 2019-05-21 18:12:31 +00:00
pluginproblem
profile Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
recordreplay Bug 1540731 - Part 1: Manage actor object lifecycles within IPC, r=froydnj 2019-05-21 17:04:14 +00:00
system Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
themes Bug 1552768 - Remove hover style rules on Windows for the search input field r=nhnt11 2019-05-20 16:32:49 +00:00
xre Bug 1550544: Clean up untrusted module evaluator; r=agashlin 2019-05-15 19:38:34 +00:00
.eslintrc.js
moz.build
moz.configure Bug 1548365 - enable intermediate preloading on early beta or earlier r=froydnj,jcj 2019-05-16 00:03:09 +00:00
nss.configure
toolkit.mozbuild Bug 1532607 - Add configuration to run telemetry tests directly; r=raphael,ahal 2019-05-20 08:59:56 +00:00