..
animation
Bug 1374882 - Insert 'Timing' word into the names for setter/getter for timing function. r=birtles
2017-06-22 12:12:43 +09:00
asmjscache
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
audiochannel
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
base
Bug 1374207 - part4: Element classes should use TextEditor class instead of nIEditor r=smaug
2017-06-22 15:21:31 +09:00
battery
…
bindings
Bug 1374119. Use a bool pref cache for interface object enablement conditions instead of calling GetBool. r=qdot
2017-06-19 23:52:04 -04:00
broadcastchannel
Bug 1372317 part 2 - Replace LookupRemoveIf() calls with Lookup() + entry.Remove() where needed. r=froydnj
2017-06-18 17:07:54 +02:00
browser-element
Bug 1372670 - part 3 - add spinEventLoopUntil to nsIThreadManager; r=erahm,florian
2017-06-21 12:59:28 -04:00
cache
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
canvas
Bug 1367306 part 2 - Adjust some test expectation based on whether stylo is being used. r=bholley
2017-06-21 15:25:41 +10:00
commandhandler
Bug 1372268 - Use LookupForAdd instead of Get+Put to avoid unnecessary hashtable lookups. r=froydnj
2017-06-14 16:11:22 +02:00
console
Bug 1372317 part 2 - Replace LookupRemoveIf() calls with Lookup() + entry.Remove() where needed. r=froydnj
2017-06-18 17:07:54 +02:00
credentialmanagement
bug 1332681 - part 4/4 - convert authentication.getAssertion to credentials.get r=jcj,qdot
2017-05-23 14:55:10 -07:00
crypto
Bug 1362970 - Part 2 - Script-generated patch to convert .then(null, ...) to .catch(...). r=florian
2017-06-19 11:32:37 +01:00
encoding
Bug 1369025 - Remove mozilla::dom::EncodingUtils. r=hsivonen
2017-06-17 11:54:40 +09:00
events
Bug 1374207 - part2: TextComposition, IMEContentObserver and IMEStateManager should use EditorBase instead of nsIEditor r=m_kato
2017-06-20 19:23:44 +09:00
fetch
Bug 1373555 - Move the Fetch consume body login in a separate class - part 3 - Move the consuming body logic from FetchBody to FetchBodyConsumer, r=bkelly
2017-06-20 17:53:21 +02:00
file
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
filehandle
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
filesystem
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
flyweb
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
gamepad
Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug)
2017-06-12 20:20:08 -07:00
geolocation
Bug 1357323 - Remove support for gonk in the build system. r=gps
2017-04-18 16:56:09 +09:00
grid
Bug 1373678 Part 3: Add line number checks to test_grid_implicit.html. r=dholbert
2017-06-16 11:03:33 -07:00
html
Bug 1374207 - part4: Element classes should use TextEditor class instead of nIEditor r=smaug
2017-06-22 15:21:31 +09:00
imptests
Bug 1361645 - Change reftest condition stylo to styloVsGecko r=dbaron
2017-05-25 11:26:12 +08:00
indexedDB
Bug 1372670 - part 5 - add nsIThreadManager::spinEventLoopUntilEmpty; r=erahm,florian
2017-06-21 12:59:28 -04:00
interfaces
Bug 1367306 part 1 - Add an attribute in nsIDOMWindowUtils to check whether the document is styled by stylo. r=bholley
2017-06-21 15:24:55 +10:00
ipc
Bug 1374207 - part1: nsTextEditorState should use mozilla::TextEditor instead of editor interfaces r=smaug
2017-06-20 22:57:08 +09:00
json
Bug 1261841 part 2 - Use encoding_rs instead of uconv. r=emk,mystor.
2017-06-13 13:23:23 +03:00
jsurl
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
locales
Bug 1372369 - Part 2: Set validity state to 'bad input' when the entered date value is invalid. r=smaug
2017-06-19 01:13:00 -04:00
manifest
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
mathml
Bug 1373095 - Devirtualize GetRowSpan/GetColSpan. r=bz
2017-06-17 02:49:09 +02:00
media
Merge inbound to m-c a=merge
2017-06-21 17:58:17 -07:00
messagechannel
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
network
Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug)
2017-06-12 20:20:08 -07:00
notification
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
offline
Bug 1316683 - Part 5: Avoid going into SpiderMonkey for retrieving origin attributes; r=baku
2017-04-12 11:32:19 -04:00
payments
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
performance
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
permission
Bug 1339232 - annotate more dom/* moz.build files with BUG_COMPONENT. r=overholt
2017-03-01 08:20:25 -05:00
plugins
Bug 1372670 - part 3 - add spinEventLoopUntil to nsIThreadManager; r=erahm,florian
2017-06-21 12:59:28 -04:00
power
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
presentation
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
promise
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
push
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
quota
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
res
…
script
Bug 1362114 - JSBC: Add telemetry to later tune the heuristics. r=mrbkap,francois
2017-06-20 09:53:10 +00:00
secureelement
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
security
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
smil
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
storage
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
svg
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
system
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
tests
Merge inbound to m-c a=merge
2017-06-21 17:58:17 -07:00
time
…
u2f
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
url
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
vr
Bug 1368990 - Add reftest for verifying onVRPresentChange; r=kip
2017-06-07 17:05:04 +08:00
webauthn
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
webbrowserpersist
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
webidl
Backed out changeset 62999c1db7ee (bug 1236512)
2017-06-20 14:30:36 +02:00
workers
Bug 1372670 - part 3 - add spinEventLoopUntil to nsIThreadManager; r=erahm,florian
2017-06-21 12:59:28 -04:00
worklet
Bug 1373555 - Move the Fetch consume body login in a separate class - part 3 - Move the consuming body logic from FetchBody to FetchBodyConsumer, r=bkelly
2017-06-20 17:53:21 +02:00
xbl
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
xhr
Bug 1369025 - Remove mozilla::dom::EncodingUtils. r=hsivonen
2017-06-17 11:54:40 +09:00
xml
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
xslt
Backed out changeset 4f6302a98ae4 (bug 1372405
)
2017-06-21 13:59:26 +02:00
xul
Bug 1371577 - stylo: Update test expectations after fixing pseudo element matching for XBL stylesheets. r=emilio
2017-06-14 16:45:46 +08:00
jar.mn
…
moz.build
Backed out changeset 437d6df1859c (bug 1345361) for ESLint failures.
2017-05-25 18:05:15 -04:00