gecko/dom
Brian R. Bondy d8605953fb Bug 922756 - Build config for Chromium sandbox. r=bsmedberg
--HG--
rename : security/sandbox/LICENSE => security/sandbox/linux/LICENSE
rename : security/sandbox/Makefile.in => security/sandbox/linux/Makefile.in
rename : security/sandbox/Sandbox.cpp => security/sandbox/linux/Sandbox.cpp
rename : security/sandbox/Sandbox.h => security/sandbox/linux/Sandbox.h
rename : security/sandbox/android_arm_ucontext.h => security/sandbox/linux/android_arm_ucontext.h
rename : security/sandbox/android_i386_ucontext.h => security/sandbox/linux/android_i386_ucontext.h
rename : security/sandbox/android_ucontext.h => security/sandbox/linux/android_ucontext.h
rename : security/sandbox/arm_linux_syscalls.h => security/sandbox/linux/arm_linux_syscalls.h
rename : security/sandbox/linux_seccomp.h => security/sandbox/linux/linux_seccomp.h
rename : security/sandbox/linux_syscalls.h => security/sandbox/linux/linux_syscalls.h
rename : security/sandbox/moz.build => security/sandbox/linux/moz.build
rename : security/sandbox/seccomp_filter.h => security/sandbox/linux/seccomp_filter.h
rename : security/sandbox/x86_32_linux_syscalls.h => security/sandbox/linux/x86_32_linux_syscalls.h
rename : security/sandbox/x86_64_linux_syscalls.h => security/sandbox/linux/x86_64_linux_syscalls.h
2013-10-28 14:54:36 -07:00
..
activities Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
alarm Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
apps Bug 853356 - Part 1: Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-10-26 21:19:32 -04:00
audiochannel Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
base Bug 784739 - Switch from NULL to nullptr in dom/ (1/2); r=ehsan 2013-10-28 10:04:12 -04:00
battery Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
bindings Bug 784739 - Switch from NULL to nullptr in dom/ (1/2); r=ehsan 2013-10-28 10:04:12 -04:00
bluetooth Bug 784739 - Switch from NULL to nullptr in dom/ (1/2); r=ehsan 2013-10-28 10:04:12 -04:00
browser-element Bug 784739 - Switch from NULL to nullptr in dom/ (1/2); r=ehsan 2013-10-28 10:04:12 -04:00
camera Bug 926289 - Part 3, Carry recording type and request URL in recording-device-events in Camera API. r=mikeh. 2013-10-23 19:11:18 +08:00
cellbroadcast Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
contacts No bug - Fix broken merge (976228f4aef7). 2013-10-18 09:34:52 -03:00
datastore Bug 926553 - Reduce the number of items in test_arrays.html to avoid timeouts indebug B2G emulators. r=ehsan 2013-10-16 08:12:16 -04:00
devicestorage Bug 853356 - Part 3: Pass a string array instead of a single string to support multiple permissions request. r=khuey 2013-10-26 21:20:09 -04:00
encoding Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
file Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
fmradio Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
gamepad Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
icc Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
identity
imptests Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
indexedDB Backed out changeset a0a669819300 (bug 929529) for failed Mochitests/Crashes on an CLOSED TREE 2013-10-25 12:59:10 +02:00
inputmethod Bug 924893 - Add info for the value_selector to contextchange chrome event. r=yxl 2013-10-17 11:08:55 -04:00
interfaces Bug 853356 - Part 3: Pass a string array instead of a single string to support multiple permissions request. r=khuey 2013-10-26 21:20:09 -04:00
ipc Bug 922756 - Build config for Chromium sandbox. r=bsmedberg 2013-10-28 14:54:36 -07:00
locales Bug 924896 - [AccessFu] Exposing the type attribute for entries such as search, url, tel, etc. r=eeejay 2013-10-24 23:21:29 -04:00
media Bug 784739 - Switch from NULL to nullptr in dom/ (1/2); r=ehsan 2013-10-28 10:04:12 -04:00
messages Merge inbound to m-c. 2013-10-18 15:08:39 -04:00
mobilemessage Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
network Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
payment Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm 2013-09-27 14:38:14 -04:00
permission Bug 922634 - don't import PermissionsTable and PermissionsInstaller in PermissionPromptHelper.jsm; r=smaug 2013-10-01 09:34:57 -04:00
phonenumberutils Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
plugins Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
power Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
promise Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
push Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger) 2013-09-28 13:25:46 +02:00
quota Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
settings Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
src Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
system Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
telephony Bug 919414 - Part 2: Modify tests. r=hsinyi 2013-10-28 17:22:44 +08:00
tests Bug 921635 - Disable test_HTMLAppletElement*.html on OS X on suspicion of causing dom-level* suite timeouts 2013-10-28 15:39:02 +00:00
time Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
voicemail Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
wappush Backed out changeset 44058b66333f (bug 920551) 2013-10-25 10:52:23 +01:00
webidl Backed out changeset 5506e7033c85 (bug 925594) perma-orange mochitest test-failure on b2g-ics 2013-10-28 15:34:08 +01:00
wifi Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
workers Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
moz.build Backed out changeset 44058b66333f (bug 920551) 2013-10-25 10:52:23 +01:00