.. |
abort
|
…
|
|
animation
|
Bug 1558527 - Fix various issues related to shadowing of variables in dom/ code. r=mccr8
|
2019-06-12 08:29:58 +00:00 |
audiochannel
|
…
|
|
base
|
Merge autoland to mozilla-central a=merge
|
2019-06-20 12:45:34 +03:00 |
battery
|
…
|
|
bindings
|
Bug 1557056 - Use extended function only for self-hosted function that needs to store canonical name in extended slot. r=jandem
|
2019-06-19 20:00:24 +00:00 |
broadcastchannel
|
…
|
|
browser-element
|
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
|
2019-06-11 15:51:51 +00:00 |
cache
|
Bug 1490044 - Remove DOMPrefs. r=bzbarsky
|
2019-06-13 09:02:03 +00:00 |
canvas
|
Bug 1559437: Don't explicitly return DataSourceSurface from CanvasRenderingContext2D::GetSurfaceSnapshot. r=mattwoodrow
|
2019-06-19 12:37:40 +00:00 |
chrome-webidl
|
Bug 1529345 - Part 2: Add Gecko infrastructure for receiving notifications about debugger-related events. r=jimb,smaug
|
2019-06-17 04:36:29 +00:00 |
clients
|
Bug 1534681 Use ReferrerInfo class in document r=ckerschb,baku,Gijs
|
2019-06-06 07:23:37 +00:00 |
commandhandler
|
…
|
|
console
|
Bug 1490044 - Remove DOMPrefs. r=bzbarsky
|
2019-06-13 09:02:03 +00:00 |
credentialmanagement
|
…
|
|
crypto
|
…
|
|
debugger
|
Bug 1529345 - Part 2: Add Gecko infrastructure for receiving notifications about debugger-related events. r=jimb,smaug
|
2019-06-17 04:36:29 +00:00 |
docs
|
…
|
|
encoding
|
…
|
|
events
|
Bug 1549930 addendum - Notify widgets of IME blur on quit (on non-Android). r=masayuki
|
2019-06-17 04:51:29 +00:00 |
fetch
|
Bug 1551256 - Show net monitor stacks for fetch() calls from workers, r=bzbarsky.
|
2019-06-15 06:46:22 -10:00 |
file
|
Bug 1558527 - Fix various issues related to shadowing of variables in dom/ code. r=mccr8
|
2019-06-12 08:29:58 +00:00 |
filehandle
|
…
|
|
filesystem
|
…
|
|
flex
|
Bug 1532937 - Enable ESLint for dom/flex and dom/grid (automatic changes). r=Standard8,smaug
|
2019-06-03 10:42:12 +00:00 |
gamepad
|
Bug 1555484 - Clean DS4 GamepadTouchState when stopping touching. r=baku
|
2019-06-19 17:30:33 +00:00 |
geolocation
|
Bug 1490044 - Move all prefs used in WebIDL to StaticPrefs. r=bzbarsky
|
2019-06-13 09:00:59 +00:00 |
grid
|
Bug 1559546 - Use atoms for grid line names. r=mats
|
2019-06-19 05:58:11 +00:00 |
html
|
Bug 1555946 - Remove HTMLMediaElement::mUnboundFromTree and use nsINode::IsInComposedDoc() instead. r=emilio
|
2019-06-19 22:37:56 +00:00 |
imptests
|
…
|
|
indexedDB
|
Bug 1559220 - Special case IndexedDB threads in wakeup telemetry, r=erahm
|
2019-06-16 21:03:45 +00:00 |
interfaces
|
Bug 1510569 - Port Content:LoadURIResult message to IPDL r=mconley
|
2019-06-13 21:00:34 +00:00 |
ipc
|
Bug 1559518 - Use LayoutDevicePixel for BrowserChild visible rect and composition size. r=kats
|
2019-06-19 18:20:52 +00:00 |
jsurl
|
Bug 1555050: Always (if non null) set any CSP as cspToInherit on the loadinfo of new document load. Update documentation for GetCSP, GetPreloadCSP() and GetCSPToInherit and update two callsites which called GetCSP instead of GetCSPToInherit. r=bzbarsky
|
2019-06-06 20:19:56 +00:00 |
l10n
|
Bug 1552714 - Fix tests to compare the result of getAttributes against L10nKeys. r=smaug
|
2019-06-06 16:33:09 +00:00 |
locales
|
Bug 1558585 - DOM's appstrings.properties should include entity for harmfulBlocked r=dimi
|
2019-06-12 06:16:13 +00:00 |
localstorage
|
Bug 1559029 - LSNG: Connection::FlushOp::DoDatastoreWork needs to automatically rollback the transaction and detach the shadow database on an error; r=asuth
|
2019-06-13 04:17:52 +02:00 |
manifest
|
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
|
2019-06-11 15:51:51 +00:00 |
mathml
|
Bug 1557793 part 3. Change the signatures of various nsContentUtils localization methods to play nicer with the new stringbundle API. r=smaug
|
2019-06-08 21:26:12 +00:00 |
media
|
Bug 1553215 - Implement the correct behaviour for MediaStreamAudioSource. r=karlt,pehrsons
|
2019-06-19 23:06:33 +00:00 |
messagechannel
|
Bug 1558822 - Fix more issues related to shadowing of variables in dom/ code. r=perry
|
2019-06-14 18:04:01 +00:00 |
midi
|
Bug 1558485 - Turn on ESLint for all of dom/ disabling most of the failing rules. r=smaug
|
2019-06-13 20:21:46 +00:00 |
network
|
Bug 1558822 - Fix more issues related to shadowing of variables in dom/ code. r=perry
|
2019-06-14 18:04:01 +00:00 |
notification
|
Bug 1553769 - Have a single way of requesting window focus and switching to a tab. r=NeilDeakin,snorp
|
2019-06-03 19:42:28 +00:00 |
offline
|
Bug 1557904. Stop using [array] in appcache interfaces. r=mayhemer
|
2019-06-12 12:02:37 +00:00 |
payments
|
Bug 1558485 - Turn on ESLint for all of dom/ disabling most of the failing rules. r=smaug
|
2019-06-13 20:21:46 +00:00 |
performance
|
Bug 1558822 - Fix more issues related to shadowing of variables in dom/ code. r=perry
|
2019-06-14 18:04:01 +00:00 |
permission
|
…
|
|
plugins
|
Bug 1519434 - make nsPluginTag and the addon manager agree about what is and isn't flash, r=jmathies,aswan
|
2019-06-13 08:41:43 +00:00 |
power
|
…
|
|
presentation
|
Bug 1558536. Stop using [array] in nsINetworkInfoService. r=dragana
|
2019-06-13 04:25:48 +00:00 |
prio
|
…
|
|
promise
|
…
|
|
prototype
|
Bug 1557793 part 3. Change the signatures of various nsContentUtils localization methods to play nicer with the new stringbundle API. r=smaug
|
2019-06-08 21:26:12 +00:00 |
push
|
Bug 1490044 - Remove DOMPrefs. r=bzbarsky
|
2019-06-13 09:02:03 +00:00 |
quota
|
Bug 1529016 - P1 - Collect unexpected file's name in the origin directories; r=asuth,chutten
|
2019-06-18 21:06:32 +00:00 |
reporting
|
…
|
|
res
|
…
|
|
script
|
Bug 1554362 - Accumulate external source text as either UTF-8 or UTF-16, in pref-controlled fashion, and then compile the accumulated text using corresponding JSAPI entrypoints without inflating UTF-8 to UTF-16. r=bzbarsky
|
2019-06-15 20:48:40 +00:00 |
security
|
Bug 1504085 - P2 Let Origin: honor ReferrerPolicy for non-CORS r=tnguyen,valentin
|
2019-06-14 22:24:33 +00:00 |
serviceworkers
|
Bug 1558387: Remove DOMError constructor r=bzbarsky
|
2019-06-17 15:43:38 +00:00 |
simpledb
|
…
|
|
smil
|
Bug 1558822 - Fix more issues related to shadowing of variables in dom/ code. r=perry
|
2019-06-14 18:04:01 +00:00 |
storage
|
Bug 1556812 - Only notify same-origin actors in LocalStorageCacheParent::RecvNotify(); r=baku
|
2019-06-07 15:09:21 +00:00 |
svg
|
Bug 1325319 - Implement isPointInFill() and isPointInStroke() for SVGGeometryElement r=longsonr,bzbarsky
|
2019-06-19 21:14:55 +00:00 |
system
|
Bug 1490044 - Move all prefs used in WebIDL to StaticPrefs. r=bzbarsky
|
2019-06-13 09:00:59 +00:00 |
tests
|
Bug 1559874: Always create 3D DOMMatrix from 16 elements r=bzbarsky
|
2019-06-20 03:59:59 +00:00 |
u2f
|
Bug 1558822 - Fix more issues related to shadowing of variables in dom/ code. r=perry
|
2019-06-14 18:04:01 +00:00 |
url
|
Bug 1558923 - Remove nsContentUtils::GetThreadSafe{ASCII,UTF8}Origin, r=valentin
|
2019-06-13 19:45:52 +00:00 |
vr
|
…
|
|
webauthn
|
Bug 1558822 - Fix more issues related to shadowing of variables in dom/ code. r=perry
|
2019-06-14 18:04:01 +00:00 |
webbrowserpersist
|
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
|
2019-06-11 15:51:51 +00:00 |
webgpu
|
…
|
|
webidl
|
Merge inbound to mozilla-central. a=merge
|
2019-06-20 00:40:02 +03:00 |
websocket
|
Backed out changeset 865186d0ab94 (bug 1555322) for creating leaks. CLOSED TREE
|
2019-06-20 02:27:36 +03:00 |
workers
|
Bug 1558387: Remove DOMError constructor r=bzbarsky
|
2019-06-17 15:43:38 +00:00 |
worklet
|
Bug 1490044 - Remove DOMPrefs. r=bzbarsky
|
2019-06-13 09:02:03 +00:00 |
xbl
|
Bug 1557793 part 3. Change the signatures of various nsContentUtils localization methods to play nicer with the new stringbundle API. r=smaug
|
2019-06-08 21:26:12 +00:00 |
xhr
|
Bug 1529345 - Part 2: Add Gecko infrastructure for receiving notifications about debugger-related events. r=jimb,smaug
|
2019-06-17 04:36:29 +00:00 |
xml
|
Bug 836176 - Part 3: Remove nsIHTMLDocument; r=farre
|
2019-06-04 17:27:43 +00:00 |
xslt
|
Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
|
2019-06-11 15:51:51 +00:00 |
xul
|
Bug 1559207 - Make XULPersist::AttributeChanged a bit faster in the common case, r=bdahl
|
2019-06-13 19:06:12 +00:00 |
jar.mn
|
…
|
|
moz.build
|
Bug 1529345 - Part 2: Add Gecko infrastructure for receiving notifications about debugger-related events. r=jimb,smaug
|
2019-06-17 04:36:29 +00:00 |