gecko-dev/dom
Andrea Marchesini 501b078b36 Bug 1278799 - Moving Console API into dom/console, r=smaug
--HG--
rename : dom/base/Console.cpp => dom/console/Console.cpp
rename : dom/base/Console.h => dom/console/Console.h
rename : dom/base/ConsoleAPI.manifest => dom/console/ConsoleAPI.manifest
rename : dom/base/ConsoleAPIStorage.js => dom/console/ConsoleAPIStorage.js
rename : dom/base/ConsoleReportCollector.cpp => dom/console/ConsoleReportCollector.cpp
rename : dom/base/ConsoleReportCollector.h => dom/console/ConsoleReportCollector.h
rename : dom/base/nsIConsoleAPIStorage.idl => dom/console/nsIConsoleAPIStorage.idl
rename : dom/base/nsIConsoleReportCollector.h => dom/console/nsIConsoleReportCollector.h
rename : dom/base/test/test_bug659625.html => dom/console/tests/test_bug659625.html
rename : dom/base/test/test_bug978522.html => dom/console/tests/test_bug978522.html
rename : dom/base/test/test_bug979109.html => dom/console/tests/test_bug979109.html
rename : dom/base/test/test_bug989665.html => dom/console/tests/test_bug989665.html
rename : dom/base/test/test_console.xul => dom/console/tests/test_console.xul
rename : dom/base/test/test_consoleEmptyStack.html => dom/console/tests/test_consoleEmptyStack.html
rename : dom/base/test/test_console_binding.html => dom/console/tests/test_console_binding.html
rename : dom/base/test/test_console_proto.html => dom/console/tests/test_console_proto.html
2016-06-08 14:46:50 +02:00
..
activities Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
alarm
animation Bug 1275449 - Part 2: Add a test. r=hiro 2016-06-01 17:49:01 +09:00
apps Bug 1274037 - Rename the gecko.mstone and gecko.buildID prefs to dom.apps.lastUpdate.* r=fabrice 2016-05-20 19:57:32 -07:00
archivereader Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
asmjscache Bug 1195930 - Part 5: Core changes, support for storage directory versioning, new metadata v2 files, origin suffix added to API methods, origin attributes used across the implementation, more upgrade tests; r=asuth 2016-06-05 21:42:25 +02:00
audiochannel Bug 1240423 - part7 : add attributes for AudioChannelLog. r=baku 2016-06-01 10:26:29 +08:00
base Bug 1278799 - Moving Console API into dom/console, r=smaug 2016-06-08 14:46:50 +02:00
battery Bug 1259335 - Part 2: Remove deprecated navigator.battery API and tests. r=baku 2016-06-06 23:10:44 -07:00
bindings Bug 1277226 - Implement MainThreadWorkerRunnable, r=sicking 2016-06-08 07:12:05 +02:00
bluetooth Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
broadcastchannel Bug 1278340 - BroadcastChannel should check for closed flag before dispatching events, r=smaug 2016-06-07 00:37:47 +02:00
browser-element Bug 1240423 - part8 : modify tests r=baku 2016-06-01 10:26:34 +08:00
cache Bug 1263991 part 3: Support incoming and outgoing requests/responses. r=baku f=bkelly 2016-06-07 02:46:03 -07:00
camera Bug 1273520 - NS_NewRunnable* renaming and include task.h r=fabrice 2016-05-18 18:25:35 +02:00
canvas Bug 1276824 (part 2) - Fix up checks for calls to gfxContext::Create{,PreservingTransform}OrNull(). r=milan. 2016-06-07 11:17:48 +10:00
cellbroadcast Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester 2016-05-19 17:23:26 +01:00
console Bug 1278799 - Moving Console API into dom/console, r=smaug 2016-06-08 14:46:50 +02:00
contacts
crypto bug 1264771 - randomize key IDs in WebCrypto r=ttaubert 2016-05-04 12:48:37 -07:00
devicestorage Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
downloads
encoding Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
events Bug 1278452 - Avoid a null deref in dom/events/. r=mccr8. 2016-06-07 16:03:34 +10:00
fetch Bug 1277226 - Implement MainThreadWorkerRunnable, r=sicking 2016-06-08 07:12:05 +02:00
filehandle
filesystem Bug 1265767 - Subset of Blink FileSystem API - patch 7 - DnD tests, r=smaug 2016-06-07 00:55:17 +02:00
flyweb Bug 1263991 part 7: Add assertions checking that the actor is still alive on incoming messages. r=baku 2016-06-07 02:46:03 -07:00
fmradio Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester 2016-05-19 17:23:26 +01:00
gamepad Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
geolocation Bug 1278410 - The Geolocation fuzzing implementation has been removed. r=dougt 2016-06-06 15:50:12 -07:00
html Bug 1274884 - Add/Remove cue into MediaElement when TextTrack::mMode changed. r=rillian 2016-06-02 16:08:32 +08:00
icc Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester 2016-05-19 17:23:26 +01:00
identity
imptests Bug 1269872 - adjust manifests of all jobs that require a gpu. r=RyanVM,jgilbert 2016-05-25 16:22:27 -04:00
indexedDB Bug 1277589 - Replaced setting dochsell to private with opening a new pb window. r=ehsan 2016-06-07 18:56:31 -07:00
inputmethod Bug 1277234 - Rename key name VolumeUp to AudioVolumeUp. r=masayuki 2016-06-02 15:55:53 +02:00
inputport Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
interfaces Bug 1275434 - Refactor PushNotifier to clarify remoting logic. r=dragana 2016-05-19 19:01:34 -07:00
ipc Bug 1263991 parts 2 and 2.5: Enable launching a server in the parent process. r=baku,ehsan 2016-06-07 02:46:03 -07:00
json Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
jsurl Bug 1276276 part 2. Change AutoEntryScript to always use the safe jscontext instead of trying to find a global-specific one. r=smaug 2016-06-02 10:34:39 -04:00
locales Bug 1237080 - adds deprecation msg for chrome scripted DOMParser without principal. r=baku 2016-06-07 18:57:45 -07:00
manifest Backed out changeset 941fd40d73de (bug 1251175) for causing perma time out failures in browser_ManifestObtainer_obtain.js 2016-06-07 14:15:30 +02:00
mathml Bug 1274796 - Support spaces in MathML namedspaces. r=fredw 2016-05-27 01:48:00 +02:00
media Bug 1257107 - set video seek thresohld on mac PDM. r=jya 2016-06-08 10:59:57 +08:00
messagechannel Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
messages
mobileconnection Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
mobileid
mobilemessage Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester 2016-05-19 17:23:26 +01:00
network Bug 1229589 - Implements an efficient version of TCPSocket by removing stale input streams. r=jdm 2016-05-25 12:18:58 -07:00
newapps
nfc Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
notification Bug 1277226 - Implement MainThreadWorkerRunnable, r=sicking 2016-06-08 07:12:05 +02:00
offline Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
payment Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
permission Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
phonenumberutils
plugins Backed out changeset e2881c49e123 (bug 382721) for crashtest failures in 730559.html. r=backout on a CLOSED TREE 2016-06-08 11:08:32 +02:00
power Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
presentation Bug 1264513 - Part 3: new test cases for oop data channel scenario, r=smaug 2016-06-03 14:48:26 +08:00
promise Bug 1277278 part 1 - Remove ContextOptions and make autoJSAPIOwnsErrorReporting the default. r=luke 2016-06-07 20:30:48 +02:00
push Back out changeset f7e1ab1bd99c (bug 1207744) for X(3) failures. 2016-06-07 20:34:54 -07:00
quota Bug 1195930 - Part 11: Unified SQLite database schema and storage version, major and minor version support; r=asuth 2016-06-05 21:43:09 +02:00
res
resourcestats
secureelement
security Bug 1265318: add require-sri-for CSP directive. r=ckerschb 2016-05-31 11:14:00 +02:00
settings
simplepush Bug 1115231 - Clear timed out Simple Push requests. r=nsm 2016-06-04 14:45:59 -07:00
smil Bug 1209405 - Part 3: Save updating style. r=birtles 2016-05-23 10:47:14 +09:00
speakermanager bug 1271436 - use do_GetInterface() a little less r=smaug 2016-05-17 18:16:07 -04:00
storage Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
svg Bug 1277154 - Remove bitfields from nsStyleSVG to help with rust bindgen. r=xidorn 2016-06-03 17:16:39 +10:00
system Bug 1277427 - DOM: Fix consts missing for splice. r=Yoric 2016-06-02 23:28:36 +08:00
telephony Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
tests Bug 906420 - Part 1: Implement DataTransferItem and DataTransferItemList, r=baku 2016-06-07 18:05:55 -04:00
tethering Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester 2016-05-19 17:23:26 +01:00
time Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
tv Bug 1272707, part 1 - Shrink down TV mock data test file so as to not exceed pref size limit. r=mantaroh 2016-05-17 07:55:49 -07:00
u2f Bug 1275479 - Refactor U2F Token Interface (Part 1). r=keeler 2016-05-31 20:51:24 -07:00
voicemail Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester 2016-05-19 17:23:26 +01:00
vr Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
wappush
webidl Bug 1263991 part 1: Remove some properties that are not needed right now. r=djvj 2016-06-07 02:46:03 -07:00
wifi Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
workers Bug 1277226 - Implement MainThreadWorkerRunnable, r=sicking 2016-06-08 07:12:05 +02:00
xbl Bug 1278452 - Fix some null checks in dom/xbl/. r=mrbkap. 2016-06-07 15:24:48 +10:00
xml Bug 1267989 part 1. Rename nsScriptLoader::Add/RemoveExecuteBlocker to Add/RemoveParserBlockingScriptBlocker, to more clearly reflect what it does. r=smaug 2016-05-20 23:13:18 -04:00
xslt Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking 2016-05-24 18:01:34 +08:00
xul Bug 1277222 - don't needlessly copy a string in XULDocument::MaybeBroadcast; r=smaug 2016-06-01 16:18:01 -04:00
jar.mn
moz.build Bug 1278799 - Moving Console API into dom/console, r=smaug 2016-06-08 14:46:50 +02:00