.. |
tests
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |
AppProcessPermissions.cpp
|
Bug 802366 - The main event: Let a browser process inherit its app's id. r=bz,cjones
|
2012-11-10 10:32:37 -08:00 |
AppProcessPermissions.h
|
Bug 793479: Update C++ permission-checking API to match that of the message-manager one. r=jlebar
|
2012-09-25 11:52:30 -07:00 |
Blob.cpp
|
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
|
2012-12-14 18:58:45 -05:00 |
Blob.h
|
Bug 782766 - [WebActivities] support blobs - Part 2: IPC changes [r=khuey]
|
2012-10-25 11:45:15 -07:00 |
ContentChild.cpp
|
Bug 821044 - Add MOZ_DEBUG_APP_PROCESS support r=cjones
|
2012-12-13 12:30:44 +13:00 |
ContentChild.h
|
Bug 805333, Patch 5 - mozAudioChannel for MediaElement - IPC. r=cjones a=blocking-basecamp
|
2012-12-05 19:01:58 -08:00 |
ContentParent.cpp
|
Bug 825976: Only use the crash reporter actor if it was successfully created. r=ted
|
2013-01-03 15:39:25 -08:00 |
ContentParent.h
|
Bug 823789 - Pass enableHighAccuracy geolocation changes to the chrome process. r=dougt
|
2012-12-31 11:36:46 -05:00 |
ContentProcess.cpp
|
Bug 820200 - Pass application directory to XRE_InitEmbedding2 in content process. r=bsmedberg
|
2012-12-18 10:24:42 -06:00 |
ContentProcess.h
|
Bug 820200 - Pass application directory to XRE_InitEmbedding2 in content process. r=bsmedberg
|
2012-12-18 10:24:42 -06:00 |
CrashReporterChild.cpp
|
|
|
CrashReporterChild.h
|
|
|
CrashReporterParent.cpp
|
Bug 784145 - When submitting hang reports, submit the browser report as a field of the plugin report instead of as a completely separate report. r=ted
|
2012-09-08 19:20:59 +02:00 |
CrashReporterParent.h
|
Bug 784145 - When submitting hang reports, submit the browser report as a field of the plugin report instead of as a completely separate report. r=ted
|
2012-09-08 19:20:59 +02:00 |
DOMTypes.ipdlh
|
Bug 793955, 802867 - DeviceStorage files returned by DeviceStorage.get() don't always have lastModifiedDate. r=bent. a=blocking-basecamp
|
2012-10-18 11:29:32 -07:00 |
ipdl.mk
|
Bug 812937 - Remove unused audio remoting code. r=cjones
|
2012-11-19 13:54:29 +13:00 |
jar.mn
|
|
|
Makefile.in
|
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
|
2013-01-03 00:56:38 +09:00 |
nsIRemoteBlob.h
|
|
|
PBlob.ipdl
|
|
|
PBlobStream.ipdl
|
|
|
PBrowser.ipdl
|
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
|
2012-12-29 04:02:16 -05:00 |
PCOMContentPermissionRequestChild.h
|
|
|
PContent.ipdl
|
Bug 823789 - Pass enableHighAccuracy geolocation changes to the chrome process. r=dougt
|
2012-12-31 11:36:46 -05:00 |
PContentDialog.ipdl
|
|
|
PContentPermissionRequest.ipdl
|
|
|
PCrashReporter.ipdl
|
|
|
PDocumentRenderer.ipdl
|
|
|
PermissionMessageUtils.cpp
|
|
|
PermissionMessageUtils.h
|
Bug 786148 - s/IPC/ipc/. r=ted.
|
2012-08-28 08:41:04 -04:00 |
PMemoryReportRequest.ipdl
|
|
|
ProcessPriorityManager.cpp
|
Bug 793105 - Add a "backgroundPerceivable" class for audio-channel-content. r=jlebar,roc
|
2013-01-05 13:03:51 +08:00 |
ProcessPriorityManager.h
|
Bug 823610: Make discarding GL contexts of foreground pages on memory pressure pref-able, and pref off for b2g. r=jgilbert,jlebar
|
2013-01-03 15:39:25 -08:00 |
remote-test.js
|
|
|
StructuredCloneUtils.cpp
|
Bug 720083 - Workers: add support for transferable objects from HTML5 spec. r=sphink, r=bent
|
2012-10-03 18:19:22 -04:00 |
StructuredCloneUtils.h
|
Bug 720083 - Workers: add support for transferable objects from HTML5 spec. r=sphink, r=bent
|
2012-10-03 18:19:22 -04:00 |
TabChild.cpp
|
Gecko work for bug 823619: Dispatch spec-compliant mouse events when touch events are available. r=cjones,jlebar,schien,vingtetun a=blocking-basecamp
|
2013-01-05 15:53:16 +01:00 |
TabChild.h
|
Gecko work for bug 823619: Dispatch spec-compliant mouse events when touch events are available. r=cjones,jlebar,schien,vingtetun a=blocking-basecamp
|
2013-01-05 15:53:16 +01:00 |
TabContext.cpp
|
Bug 824177: Opened windows of browsers inherit their containing app. r=jlebar
|
2012-12-27 15:43:22 -08:00 |
TabContext.h
|
Bug 811315: Use process-per-mozbrowser by default and make scrolling behavior selectable by content. r=jlebar sr=roc
|
2012-11-27 12:43:52 -08:00 |
TabMessageUtils.cpp
|
|
|
TabMessageUtils.h
|
Bug 805333, Patch 5 - mozAudioChannel for MediaElement - IPC. r=cjones a=blocking-basecamp
|
2012-12-05 19:01:58 -08:00 |
TabParent.cpp
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
|
2013-01-05 16:12:24 +13:00 |
TabParent.h
|
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
|
2012-12-29 04:02:16 -05:00 |
test.xul
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |