gecko/dom
L. David Baron c7d7287021 Bug 1221436 patch 1 - Have a pointer back from the css::Declaration for style attributes to the nsHTMLCSSStyleSheet. r=heycam
This is needed for patch 2, since we need a replacement for the
mechanism to get from rules to the style attribute sheet
(nsHTMLCSSStyleSheet) that works instead for declarations rather than
rules.

This pointer will be merged with the owning rule pointer in patch 4, but
we can't do that until after patch 2.
2015-11-09 15:57:16 +08:00
..
activities Backed out changeset 54c770bf243e (bug 1194525) for apparently causing a spike in gij(11/12) failures a=merge 2015-11-02 13:29:30 -08:00
alarm
animation Bug 1216030 - Part 18: Remove IsCurrent() check in assertion in CanThrottle. r=bbirtles 2015-11-06 02:57:00 +01:00
apps Backed out changeset 3a7830a019ac (bug 1218337) for breaking hazard builds 2015-11-06 09:33:51 -08:00
archivereader
asmjscache Bug 1218643 - correct a DOM test. r=smaug 2015-11-04 12:23:17 +01:00
audiochannel
base Bug 1221436 patch 1 - Have a pointer back from the css::Declaration for style attributes to the nsHTMLCSSStyleSheet. r=heycam 2015-11-09 15:57:16 +08:00
battery
bindings Bug 1221453 - Use ObjDirPaths for GENERATED_INCLUDES and merge with LOCAL_INCLUDES. r=gps 2015-11-06 09:59:21 +09:00
bluetooth Bug 1221898 - Fix PBAP memory leakage, r=brsun 2015-11-06 16:23:30 +08:00
broadcastchannel Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
browser-element Merge m-c to inbound a=merge 2015-11-06 15:13:35 -08:00
cache Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
camera Bug 1222122 - Add picture size to verified parameters when reconfiguring the camera. r=dhylands 2015-11-05 16:00:57 -05:00
canvas Backed out 5 changesets (bug 1219711) for frequent android m(9) failures a=bustage 2015-11-06 11:14:11 -08:00
cellbroadcast
contacts
crypto
datastore Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
devicestorage Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
downloads
encoding
engineeringmode
events Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
fetch Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
filehandle Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
filesystem Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
fmradio Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
gamepad Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
geolocation Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
html Backout bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process 2015-11-08 12:24:42 -08:00
icc Bug 1218721 - Part 2 - Improve Test Coverage. r=echen 2015-10-30 20:24:02 +08:00
identity
imptests
indexedDB Bug 1187116 (part 4) - Replace nsBaseHashtable::EnumerateRead() calls in dom/indexedDB/ with iterators. r=khuey. 2015-11-01 21:47:23 -08:00
inputmethod Merge b2ginbound to central, a=merge 2015-10-27 14:12:08 -07:00
inputport
interfaces Backout bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process 2015-11-08 12:24:42 -08:00
ipc Bug 1189195 - Fix PContentPermissionRequest shutdown () r=fabrice 2015-11-08 16:55:08 -08:00
json
jsurl Backout bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process 2015-11-08 12:24:42 -08:00
locales Backed out changeset 895c42544609 (bug 1045891) 2015-11-02 10:37:51 +01:00
manifest
mathml
media Bug 1219300 - Add mutex to protect the |result| because the variable will be access by multiple threads at the same time. r=cpearce 2015-11-06 15:28:22 +08:00
messagechannel Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
messages Backed out changeset 0fcb7abf3523 (bug 1206581) for fixing merge conflicts to m-c 2015-11-05 13:26:30 +01:00
mobileconnection
mobileid
mobilemessage Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
network bug 1219466 - convert netwerk to LazyLogModule r=valentin.gosu 2015-11-02 23:35:29 -05:00
newapps
nfc Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
notification Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
offline
payment
permission
phonenumberutils
plugins Backed out 3 changesets (bug 1221368, bug 1221371) for build failures in B2G JB Emulator. r=backout 2015-11-08 21:25:22 +01:00
power
presentation Merge mozilla-central to b2g-inbound 2015-11-02 12:06:26 +01:00
promise
push Bug 1206302 - Use DOMException for Push errors. r=mt 2015-11-05 10:38:35 -08:00
quota
requestsync
res
resourcestats
secureelement
security Bug 1222105 - Make test_report.html and test_blocked_uri_in_reports.html work with e10s. r=ckerschb 2015-11-06 16:03:03 -08:00
settings
simplepush
smil No bug - Various crashtest manifest cleanups. 2015-10-31 19:35:27 -04:00
speakermanager Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
storage Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
svg Bug 978833 patch 18 - Eliminate StyleRule::RuleMatched and call Declaration::SetImmutable directly for style rules (like for @page and keyframe rules). r=heycam 2015-11-05 16:44:10 +08:00
system Bug 1221453 - Use AbsolutePaths with LOCAL_INCLUDES instead of manual -I in CXXFLAGS. r=gps 2015-11-06 09:59:21 +09:00
telephony Bug 1220548 - Make telephony test script can tolerate the missing dailing state. r=bevis 2015-11-02 16:05:23 +08:00
tests Merge mozilla-central to fx-team 2015-11-05 12:17:28 +01:00
tethering
time
tv
voicemail
vr
wappush
webidl Backed out changeset 0fcb7abf3523 (bug 1206581) for fixing merge conflicts to m-c 2015-11-05 13:26:30 +01:00
wifi
workers Bug 1221351 P1 ServiceWorkerContainer and ServiceWorkerRegistration should not crash for null window owner. r=catalinb 2015-11-05 09:33:33 -08:00
xbl Bug 1211708 Allow themes to specify XBL bindings even in unprivileged documents r=sicking 2015-11-04 22:31:46 +00:00
xml Bug 1220730 - Make test_bug392338 work with e10s. r=bz 2015-11-06 16:03:03 -08:00
xslt No bug - Various crashtest manifest cleanups. 2015-10-31 19:35:27 -04:00
xul Bug 1206964 - Use channel->AsyncOpen2() in netwerk/base/nsNetUtil.cpp (r=sicking) 2015-11-02 17:31:08 -08:00
jar.mn
moz.build