gecko-dev/dom
Ping Chen df52a8d25b Bug 1717185 - Fix mBufferedAmount and return value of send in TCPSocket. r=valentin
Previously, mBufferedAmount is only updated when copy complete. If I keep calling `send`, `NotifyCopyComplete` is only called after the last `send`.

This patch changes to update mBufferedAmount in every `send` call, so that it returns `false` correctly if buffer is full.

Differential Revision: https://phabricator.services.mozilla.com/D118258
2021-07-01 00:20:14 +00:00
..
abort
animation Bug 1700781 - Skip failing mochitest-plain tests with fission + xorigin, r=jmaher 2021-06-15 18:24:18 +00:00
audiochannel
base Bug 1714914 - Make editor classes treat offset in parent node as uint32_t r=m_kato 2021-06-30 07:07:28 +00:00
battery
bindings Bug 1717613 - Remove HAVE_SIDEBAR build condition r=smaug 2021-06-24 20:55:37 +00:00
broadcastchannel
browser-element
cache Bug 1542807 part 5 - Don't apply CSP rules for the document to fonts loaded from User and UserAgent origin sheets. r=ckerschb 2021-06-14 01:22:06 +00:00
canvas Bug 1717803 - Run Windows ASAN tests on WebRender. r=jmaher 2021-06-23 13:23:48 +00:00
chrome-webidl Bug 1716606 - Replace keyup handling of history metadata typing metrics with C++ implementation r=Standard8,smaug 2021-06-25 19:40:36 +00:00
clients Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
commandhandler
console Bug 1713083 part 2 - Remove JSPROP_GETTER and JSPROP_SETTER. r=evilpie 2021-05-27 15:03:38 +00:00
credentialmanagement
crypto
debugger
docs Bug 1481470 - Stop using xlink:href in SVG in dom/. r=nhnt11,nika 2021-06-13 19:01:20 +00:00
encoding Bug 1696038 - Enable fission reftests on more platforms, r=jmaher 2021-06-24 15:12:48 +00:00
events Bug 1716606 - Replace keyup handling of history metadata typing metrics with C++ implementation r=Standard8,smaug 2021-06-25 19:40:36 +00:00
fetch Bug 1542807 part 5 - Don't apply CSP rules for the document to fonts loaded from User and UserAgent origin sheets. r=ckerschb 2021-06-14 01:22:06 +00:00
file Bug 1689191 - restrict nsISiteSecurityService and DataStorage to the main process r=rmf,necko-reviewers,ipc-reviewers,kershaw,nika 2021-06-24 23:39:52 +00:00
filehandle
filesystem
flex
gamepad Bug 1714703 - Promisify GamepadServiceTest r=tjr,peterv 2021-06-22 08:45:59 +00:00
geolocation
grid
html Bug 1676702 - part 3: Make `TextControlState` store unmasked range while it does not have `TextEditor` r=m_kato 2021-06-28 04:37:54 +00:00
imptests
indexedDB Bug 1718190 - QM: Move ScopedLogExtraInfo into own h/cpp files; r=dom-storage-reviewers,jstutte 2021-06-25 10:21:27 +00:00
interfaces Bug 1703692 - Store the latest embedder's permanent key on CanonicalBrowsingContext, r=nika,mccr8 2021-06-26 20:25:29 +00:00
ipc Backed out changeset ace627c97884 (bug 1687843) for causing Bug 1715414. CLOSED TREE 2021-06-30 15:49:39 +03:00
jsurl
l10n Bug 1703334 - nsCOMPtr elem in DOMLocalization::ApplyTranslations(). r=smaug 2021-06-16 14:55:27 +00:00
locales Bug 1696088 - AVIF failures should provide a more useful error message. r=flod 2021-05-28 17:44:59 +00:00
localstorage Bug 1717990 - LSNG: Convert some NS_ERROR_FAILURE which should have been NS_ERROR_ABORT; r=dom-storage-reviewers,jstutte 2021-06-25 06:27:59 +00:00
manifest Bug 1714933 - Part 8: Update expected canonicalisation of "no". r=tcampbell 2021-06-15 07:54:06 +00:00
mathml
media Bug 1717078 - Fix test markings. r=gfx-reviewers,lsalzman 2021-06-28 20:32:21 +00:00
messagechannel
midi Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
network Bug 1717185 - Fix mBufferedAmount and return value of send in TCPSocket. r=valentin 2021-07-01 00:20:14 +00:00
notification Bug 1496997 - Remove ServiceWorkerParentInterceptEnabled() and callers r=asuth,dom-workers-and-storage-reviewers,necko-reviewers,dragana 2021-06-08 21:02:55 +00:00
offline
payments Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
performance Bug 1717991 - Remove ifdefs around code that adds profiler markers with custom marker schemas, r=gerald. 2021-06-25 13:28:01 +00:00
permission
plugins
power
prio
promise
prototype Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
push Bug 1496997 - Remove dom.serviceWorkers.parent_intercept pref r=asuth,dom-workers-and-storage-reviewers,perftest-reviewers,jgraham,sparky,webdriver-reviewers,whimboo 2021-06-15 08:52:39 +00:00
quota Bug 1702421: *::PrepareOriginDirectory should report GetDirectoryMetadata failures as warning only. r=dom-storage-reviewers,janv 2021-06-25 10:24:23 +00:00
reporting
res
script Bug 1717991 - Remove ifdefs around code that adds profiler markers with custom marker schemas, r=gerald. 2021-06-25 13:28:01 +00:00
security Bug 1718034: Add and include logging for https-first mode to the ContentSecurityManager r=freddyb 2021-06-24 12:32:23 +00:00
serializers
serviceworkers Bug 1496997 - Remove dom.serviceWorkers.parent_intercept pref r=asuth,dom-workers-and-storage-reviewers,perftest-reviewers,jgraham,sparky,webdriver-reviewers,whimboo 2021-06-15 08:52:39 +00:00
simpledb Bug 1717990 - SDB: Convert some NS_ERROR_FAILURE which should have been NS_ERROR_ABORT; r=dom-storage-reviewers,jstutte 2021-06-25 06:28:00 +00:00
smil
storage Bug 1717814 - LSNG: End explicit snapshots while IPC is still available; r=dom-storage-reviewers,asuth 2021-06-23 14:27:51 +00:00
svg Bug 1340422 - Part 10: Use style for GetDistancesFromOriginToEndsOfVisibleSegments(). r=emilio 2021-06-09 21:17:25 +00:00
system Bug 1714259 - Remove REGION_LOCATION_SERVICES_DIFFERENCE telemetry. r=Standard8 2021-06-23 08:25:08 +00:00
tests Bug 1713906 - Tests skipped in 'dom/tests/browser/browser.ini' for new Fission platform triage; r=jmaher 2021-06-24 16:24:42 +00:00
u2f
url
vr Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
webauthn Bug 1711541 - Implement IsUserVerifyingPlatformAuthenticatorAvailable for GeckoView. r=tjr,geckoview-reviewers,agi 2021-06-16 00:00:05 +00:00
webbrowserpersist Bug 1715134 - Make form control type an enum class. r=masayuki 2021-06-08 09:43:59 +00:00
webgpu Bug 1713162 - Detect copies into WebGPU swapchain for presentation r=jimb 2021-05-27 17:20:28 +00:00
webidl Bug 1716494 restrict setSinkId and sinkId to SecureContext r=emilio 2021-06-25 04:32:55 +00:00
webshare
websocket Bug 1701192 - don't allow third-party loads to set HSTS state r=annevk,necko-reviewers,dragana 2021-06-02 16:52:19 +00:00
workers Bug 1496997 - Remove dom.serviceWorkers.parent_intercept pref r=asuth,dom-workers-and-storage-reviewers,perftest-reviewers,jgraham,sparky,webdriver-reviewers,whimboo 2021-06-15 08:52:39 +00:00
worklet
xhr Bug 1714224 - Cancel sync timeout timer after mFlagSyncLooping is set to false, r=smaug 2021-06-23 21:00:06 +00:00
xml Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
xslt Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
xul Bug 1715145 - Remove now-unnecessary per-window appearance override. This reverts bug 1700371. r=emilio 2021-06-08 02:01:10 +00:00
jar.mn
moz.build