gecko/dom
Kearwood (Kip) Gilbert 98556f4e21 Bug 1045754 - Part 1 - Implement updated CSSOM-View smooth-scrolling specification. r=bz
- Added new WebIDL dictionary, ScrollToOptions.  This dictionary extends
  ScrollOptions by adding "left" and "top", specifying the scroll offset.
  This will be later extended with more members to allow scroll offsets to be
  specified with logical axes.
- Implemented Window.Scroll, Window.ScrollTo, Window.ScrollBy, Element.Scroll,
  Element.ScrollTo, and Element.ScrollBy functions that accept ScrollToOptions
  as a single parameter.
- Removed ScrollOptions dictionary parameter from existing Window.Scroll,
  Window.ScrollTo, and Window.ScrollBy functions as these have been replaced
  with functions accepting a single parameter, ScrollToOptions.
- Added new WebIDL dictionary, ScrollIntoViewOptions.  This dictionary
  extends ScrollOptions by adding "block", specifying whether the element
  start or end will be scrolled into view.
- Replaced Element.ScrollIntoView(bool,ScrollOptions) with
  Element.ScrollIntoView(ScrollIntoViewOptions) to match updated
  CSSOM-View scroll-behavior specification.
2014-10-01 10:47:56 -07:00
..
activities Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
alarm
animation Bug 1078122 part 9 - Move queuing of CSS animation events to CSSAnimationPlayer; r=dholbert 2014-10-20 13:55:47 +09:00
apps Backed out 6 changesets (bug 989198, bug 1082963) for causing bug 1083231. 2014-10-16 12:57:18 -04:00
archivereader Bug 1047483 - Fix Windows non-unified build bustage again. 2014-10-08 12:39:25 -07:00
asmjscache
audiochannel Bug 1004306 - AudioChannelService should drop references to Agents when their window is destroyed, r=mchen, r=rlin 2014-10-17 16:29:39 +01:00
base Bug 1045754 - Part 1 - Implement updated CSSOM-View smooth-scrolling specification. r=bz 2014-10-01 10:47:56 -07:00
battery
bindings Backed out changeset 8d198ef0b559 (bug 1082583) for test_headers.html failures. 2014-10-15 13:17:06 -04:00
bluetooth Merge inbound to m-c a=merge 2014-10-20 18:56:56 -07:00
bluetooth2 Bug 1083646: Overwrite BLE config in bluedroid to enable BLE for bluetooth2. r=shuang 2014-10-17 14:25:16 +08:00
browser-element Bug 1067231 - Send touch caret tap event. r=ehsan 2014-10-12 23:44:00 +02:00
camera Backed out changesets ef6465b02d0d f749e3f70ffc ecd54a3fbfdd 8f472a850073 (bug 879717) 2014-10-13 22:18:22 -04:00
canvas Bug 1083936 - WebGL2: Add texImage3D - r=jgilbert,smaug 2014-10-16 22:03:34 -04:00
cellbroadcast Bug 1074092 - Move CBS Settings implementation from RadioInterfaceLayer to CellBroadcastService. r=htsai 2014-10-06 19:02:16 +08:00
contacts Bug 1081873 - [Loop][Contacts API] mozContacts API should trigger DOMRequest.onerror if no permissions are granted to the consumer. r=anygregor 2014-10-20 20:05:54 +02:00
crypto Bug 1034854 - Add support for ECDSA to WebCrypto API r=ttaubert,dkeeler r=bz 2014-10-13 23:19:00 +02:00
datastore Bug 1081143 - datastore-update-* events should be dispatched as broadcast messages, r=fabrice 2014-10-20 20:47:12 +01:00
devicestorage Bug 1072535 - Pt 2 - Make DeviceStorage notify all storage types that match a particular file extension. r=mikeh 2014-10-14 13:50:55 -07:00
downloads
encoding Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
engineeringmode
events Backed out 6 changesets (bug 989198, bug 1082963) for causing bug 1083231. 2014-10-16 12:57:18 -04:00
fetch Bug 1039846 - Fix morebustage. r=bustage CLOSED TREE 2014-10-20 13:59:01 -07:00
filehandle Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
filesystem Backed out changeset 6f411275b7ec (bug 1068740) for bustage on a CLOSED TREE 2014-10-15 16:50:45 +02:00
fmradio Bug 1061288 - Make it harder for ArrayBuffer data pointers to be held across invalidations. r=smaug,terrence,jdm,roc,khuey 2014-10-07 10:44:07 -07:00
gamepad
geolocation Bug 1080017 - Don't send Geolocation messages during shutdown. r=jdm 2014-10-13 17:28:00 -04:00
icc Bug 1081810 - Part 1: Implement IccCardLockError in C++. r=smaug 2014-10-13 12:35:53 +08:00
identity
imptests
indexedDB Bug 1076975 - Avoid serializing blobs when passed between threads in the same process, r=khuey. 2014-10-20 17:49:00 -07:00
inputmethod Bug 1059163 - Add a mutation observer to contenteditable elements to detect selection changes that nsISelectionPrivate misses. r=yxl 2014-10-09 06:06:00 -04:00
interfaces Backed out 6 changesets (bug 989198, bug 1082963) for causing bug 1083231. 2014-10-16 12:57:18 -04:00
ipc Backed out changeset 6c4291086b00 for B2G desktop linux bustage on a CLOSED TREE 2014-10-21 17:56:07 +13:00
json Bug 1069694 - Remove OldDebugAPI from the browser. r=shu 2014-10-12 19:37:41 +02:00
jsurl
locales Bug 1074522 - Implement ellipse()/circle() parsing and style computing. r=dbaron 2014-10-15 00:03:00 +02:00
mathml Bug 1047928 patch 6 - Pass restyle hint to nsPresContext::PostRebuildAllStyleDataEvent. r=bzbarsky 2014-10-08 14:27:02 -07:00
media Bug 1055393 - gtests for GMPStorage and PB mode storage. r=edwin 2014-10-21 19:16:19 +13:00
messages Bug 1081143 - datastore-update-* events should be dispatched as broadcast messages, r=fabrice 2014-10-20 20:47:12 +01:00
mobileconnection Bug 1072275 - MobileConnectionService doesn't have to be created in 'profile-after-change' category. r=smaug 2014-10-16 09:57:38 +08:00
mobileid
mobilemessage Backed out changeset 6f411275b7ec (bug 1068740) for bustage on a CLOSED TREE 2014-10-15 16:50:45 +02:00
network Bug 1061288 - Make it harder for ArrayBuffer data pointers to be held across invalidations. r=smaug,terrence,jdm,roc,khuey 2014-10-07 10:44:07 -07:00
nfc Bug 1073421 - B2G NFC: remove NDEF_Formatable and NDEF_Writable. r=smaug, dimi 2014-10-15 15:47:42 +08:00
notification Backed out changeset c3099024c40a (bug 874050) for OSX 10.8 bc1 orange 2014-10-14 16:23:35 -07:00
offline
payment Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
permission Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
phonenumberutils
plugins Bug 1081353 - Eliminate PPluginIdentifier (r=bsmedberg) 2014-10-20 09:47:25 -07:00
power
promise Bug 1084030. Store the promise creation and settlement timestamps and expose that information via PromiseDebugging. r=nsm 2014-10-20 13:02:21 -04:00
push
quota Bug 1056939 - indexedDB.open fails for certain database names - part 2; r=bent 2014-10-13 21:12:25 +02:00
res
resourcestats
settings Bug 1073259 - Print more descriptive errors when SettingsManager tries to make a request with an invalid window. r=bent 2014-10-17 05:24:00 -04:00
smil Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8 2014-10-18 02:16:58 +03:00
speakermanager
storage
system Bug 1077190 - Part 1: Correct the logic of audio state setting. r=hsinyi 2014-10-16 23:40:00 +02:00
telephony Merge mozilla-central to mozilla-inbound 2014-10-20 15:14:35 +02:00
tests Bug 1081985 - Remove prototype remapping and make COWs simple. r=gabor 2014-10-20 15:52:53 +02:00
tethering Bug 1065185 - Stop using Promise.jsm over SpecialPowers in marionette tests. r=bz 2014-10-03 10:05:50 +02:00
time
voicemail Bug 1079317 - Fix some more bad implicit constructors in DOM; r=baku 2014-09-24 09:16:53 -04:00
wappush
webidl Bug 1045754 - Part 1 - Implement updated CSSOM-View smooth-scrolling specification. r=bz 2014-10-01 10:47:56 -07:00
wifi Bug 928362: Support ad-hoc mode for Wifi, r=vchang, r=mrbkap 2014-10-20 14:22:47 +02:00
workers Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-15 19:11:45 -07:00
xbl Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-15 19:11:45 -07:00
xml Bug 1084513 - Add a null check on callingDoc before we try and get its principal. r=smaug 2014-10-20 12:43:41 -07:00
xslt Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-15 19:11:45 -07:00
jar.mn
moz.build