.. |
animation
|
Bug 1340033 - Remove dependency from StyleAnimationValue.h to ServoBindings.h. r=hiro
|
2017-02-16 15:14:06 +11:00 |
archivereader
|
Bug 1339871 - Splitting dom/file/File.{h,cpp}, r=smaug
|
2017-02-16 18:26:38 +01:00 |
asmjscache
|
Bug 1334551 - add BUG_COMPONENT to dom/archivereader/* and dom/asmjscache/* files. r=overholt
|
2017-01-29 06:51:35 -05:00 |
audiochannel
|
Bug 1339930 - Don't crash in AudioChannelService when dealing with Windows without a parent; r=baku
|
2017-02-16 12:35:24 -05:00 |
base
|
bug 1338985, use IgnoredErrorResult when error result isn't used, p=m_kato, r=baku
|
2017-02-17 21:05:41 +02:00 |
battery
|
Backed out changeset 9a332af74af5 (bug 1335099) for build bustage (moz.build rule matches no files). r=backout on a CLOSED TREE
|
2017-02-06 16:21:20 +01:00 |
bindings
|
Bug 1339871 - Splitting dom/file/File.{h,cpp}, r=smaug
|
2017-02-16 18:26:38 +01:00 |
broadcastchannel
|
Backed out changeset 9a332af74af5 (bug 1335099) for build bustage (moz.build rule matches no files). r=backout on a CLOSED TREE
|
2017-02-06 16:21:20 +01:00 |
browser-element
|
Backed out changeset 107fdc32d411 (bug 1339394) for potential failures on merge
|
2017-02-17 10:23:26 +11:00 |
cache
|
Bug 1322111 P4 Update the Cache API schema to account for new nsIContentPolicy type. r=asuth
|
2017-02-15 09:55:58 -05:00 |
canvas
|
Bug 1338862 - Update tests for WEBGL_debug_renderer_info. - r=daoshengmu
|
2017-02-17 13:10:02 -08:00 |
commandhandler
|
Backed out changeset 9a332af74af5 (bug 1335099) for build bustage (moz.build rule matches no files). r=backout on a CLOSED TREE
|
2017-02-06 16:21:20 +01:00 |
console
|
Backed out changeset 9a332af74af5 (bug 1335099) for build bustage (moz.build rule matches no files). r=backout on a CLOSED TREE
|
2017-02-06 16:21:20 +01:00 |
crypto
|
Backed out changeset 9a332af74af5 (bug 1335099) for build bustage (moz.build rule matches no files). r=backout on a CLOSED TREE
|
2017-02-06 16:21:20 +01:00 |
devicestorage
|
Bug 1339871 - Splitting dom/file/File.{h,cpp}, r=smaug
|
2017-02-16 18:26:38 +01:00 |
encoding
|
Bug 1335207: Add constexpr to data tables under dom/ for better codegen on Windows. r=ehsan
|
2017-02-01 15:42:33 +13:00 |
events
|
Bug 1339289 - Give names to a lot of common timers (r=ehsan)
|
2017-02-15 12:30:01 -08:00 |
fetch
|
Bug 1322111 P1 Add TYPE_INTERNAL_WORKER_IMPORT_SCRIPTS content policy type. r=ckerschb
|
2017-02-15 09:55:58 -05:00 |
file
|
Bug 1331854 - Create the PBlob actor on current thread if doesn't exist yet, r=bkelly
|
2017-02-17 15:40:57 +01:00 |
filehandle
|
Bug 1312319 - Add a NS_INLINE_DECL_PURE_VIRTUAL_REFCOUNTING macro and replace existing pure-virtual AddRef/Release declarations. r=froydnj
|
2017-01-25 14:51:34 -05:00 |
filesystem
|
Bug 1339871 - Splitting dom/file/File.{h,cpp}, r=smaug
|
2017-02-16 18:26:38 +01:00 |
flyweb
|
Backed out changeset 9a332af74af5 (bug 1335099) for build bustage (moz.build rule matches no files). r=backout on a CLOSED TREE
|
2017-02-06 16:21:20 +01:00 |
gamepad
|
Backed out changeset 9a332af74af5 (bug 1335099) for build bustage (moz.build rule matches no files). r=backout on a CLOSED TREE
|
2017-02-06 16:21:20 +01:00 |
geolocation
|
Backed out changeset 9a332af74af5 (bug 1335099) for build bustage (moz.build rule matches no files). r=backout on a CLOSED TREE
|
2017-02-06 16:21:20 +01:00 |
grid
|
…
|
|
html
|
Bug 1340333 - Eagerly compute whether a frame is really a browser. r=smaug
|
2017-02-16 21:57:50 -08:00 |
imptests
|
Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws.
|
2017-01-30 08:10:22 +01:00 |
indexedDB
|
Bug 1339871 - Splitting dom/file/File.{h,cpp}, r=smaug
|
2017-02-16 18:26:38 +01:00 |
interfaces
|
Bug 1335281 - Use frame loader for same process browsers. r=mrbkap
|
2017-02-14 14:12:35 -06:00 |
ipc
|
Bug 1338241 - Part 2: Simplify the in large allocation process logic, r=smaug
|
2017-02-17 12:00:45 -05:00 |
json
|
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
|
2017-01-18 10:30:39 +00:00 |
jsurl
|
Backed out changeset 0d069e7395e9 (bug 1314045) for Windows build bustage: warning at Loader.cpp(1885). r=backout on a CLOSED TREE
|
2017-01-31 18:17:09 +01:00 |
locales
|
Merge inbound to central, a=merge
|
2017-02-07 16:33:31 -08:00 |
manifest
|
Bug 1321320 - Track installed manifests. r=marcos, r=s.kaspari
|
2017-02-17 08:24:06 +00:00 |
mathml
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
media
|
merge mozilla-inbound to mozilla-central a=merge
|
2017-02-17 13:24:55 +01:00 |
messagechannel
|
Bug 1336020 - transferables should be arrays of objects, r=smaug
|
2017-02-03 11:00:38 +01:00 |
network
|
Bug 1315248: ensure socket is available for connect and send. r=schien
|
2017-02-10 16:39:51 -08:00 |
notification
|
Backed out changeset 9a332af74af5 (bug 1335099) for build bustage (moz.build rule matches no files). r=backout on a CLOSED TREE
|
2017-02-06 16:21:20 +01:00 |
offline
|
Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby
|
2017-01-12 17:38:48 +01:00 |
performance
|
…
|
|
permission
|
…
|
|
plugins
|
Backed out 5 changesets (bug 1284897) for mozilla::SandboxPermissions::RemovePermissionsForProcess crashes
|
2017-02-16 22:14:15 -08:00 |
power
|
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
|
2017-01-25 07:01:52 +01:00 |
presentation
|
Backed out 5 changesets (bug 1336510) for mass bustage a=backout CLOSED TREE
|
2017-02-15 13:40:12 -08:00 |
promise
|
Bug 1333112 - Fix windowClient.Navigate leak. r=bkelly
|
2017-01-26 21:37:17 +02:00 |
push
|
Bug 1337577 - Ensure that console listeners never touch web content, including in tests (r=mccr8)
|
2017-02-13 17:03:01 -08:00 |
quota
|
Bug 1287006 - Don't pass Nullable by value in various places, rather by const&. r=bz
|
2017-02-13 09:07:40 -08:00 |
res
|
…
|
|
secureelement
|
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
|
2017-01-18 10:30:39 +00:00 |
security
|
Backed out changeset 107fdc32d411 (bug 1339394) for potential failures on merge
|
2017-02-17 10:23:26 +11:00 |
smil
|
Bug 1339591 - Rearrange construction order of RAII objects in SMIL code; r=mccr8
|
2017-02-16 15:36:04 +09:00 |
storage
|
Bug 1330907 - Rename Telemetry::ID to Telemetry::HistogramID. r=dexter
|
2017-02-16 00:45:15 +05:30 |
svg
|
Backed out 4 changesets (bug 1331322) for Android reftest failures in 1169331-1.html and forced-bg-color-outside-visible-region.html
|
2017-02-15 21:24:00 -08:00 |
system
|
Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws.
|
2017-01-30 08:10:22 +01:00 |
tests
|
Bug 1338241 - Part 4: Add tests for dragging browsers into new windows, r=smaug
|
2017-02-17 12:01:41 -05:00 |
time
|
…
|
|
u2f
|
Backed out changeset 9a332af74af5 (bug 1335099) for build bustage (moz.build rule matches no files). r=backout on a CLOSED TREE
|
2017-02-06 16:21:20 +01:00 |
url
|
Bug 1337702 - Implement URL's toJSON(), r=smaug
|
2017-02-09 13:18:40 +01:00 |
vr
|
Backed out changeset 9a332af74af5 (bug 1335099) for build bustage (moz.build rule matches no files). r=backout on a CLOSED TREE
|
2017-02-06 16:21:20 +01:00 |
webauthn
|
Backed out changeset 9a332af74af5 (bug 1335099) for build bustage (moz.build rule matches no files). r=backout on a CLOSED TREE
|
2017-02-06 16:21:20 +01:00 |
webbrowserpersist
|
Bug 1332812. Remove some more unused or nearly-unused nsIDOMElement bits. r=froydnj
|
2017-02-02 10:32:58 -05:00 |
webidl
|
Bug 1339844 P1 Implement the Client.type attribute. r=asuth
|
2017-02-15 15:12:37 -05:00 |
workers
|
Bug 1339844 P3 Test for Client.type in mochitest. r=asuth
|
2017-02-15 15:12:37 -05:00 |
worklet
|
Bug 1335368 part 12. Remove the use of IsCallerChrome in FetchRequest. r=bkelly
|
2017-02-01 15:43:37 -05:00 |
xbl
|
Bug 1339289 - Give names to a lot of common runnables (r=ehsan)
|
2017-02-15 12:30:01 -08:00 |
xhr
|
Bug 1339871 - Splitting dom/file/File.{h,cpp}, r=smaug
|
2017-02-16 18:26:38 +01:00 |
xml
|
Bug 1338889 - Part 2: Support DOMString as Argument 3 of Document.createElementNS. r=bz
|
2017-02-15 00:07:00 +08:00 |
xslt
|
Bug 1338889 - Part 2: Support DOMString as Argument 3 of Document.createElementNS. r=bz
|
2017-02-15 00:07:00 +08:00 |
xul
|
Backed out 4 changesets (bug 1331322) for Android reftest failures in 1169331-1.html and forced-bg-color-outside-visible-region.html
|
2017-02-15 21:24:00 -08:00 |
jar.mn
|
…
|
|
moz.build
|
Bug 1330138 - Divide U2F and WebAuthn into separate directories; r=jcj
|
2017-01-19 14:18:32 -08:00 |