Andrea Marchesini
0737cbdf35
Bug 916091 - patch 2 - nsIMessageSender should check if the principal is valid., r=smaug
2013-11-06 17:21:17 +00:00
Andrea Marchesini
a8b74ee333
Bug 916091 - patch 1 - nsIMessageSender should send the nsIPrincipal with the messages, r=smaug
2013-11-06 17:21:15 +00:00
Andrea Marchesini
10414989a9
Bug 935494 - AssertAppPrincipal doesn't compile when MOZ_CHILD_PERMISSIONS is not defined, r=bz
2013-11-06 17:16:56 +00:00
Carsten "Tomcat" Book
d0a087bf65
merge b2g-inbound to mozilla-central
2013-11-06 13:11:03 +01:00
Nicholas Nethercote
b9e0d05f7e
Bug 934321 - Add MemoryMultiReporter, a helper class that reduces some boilerplate, and convert all existing multi-reporters to use it. r=wchen.
...
--HG--
extra : rebase_source : a6110c3558c571b7908b63e8cc7ca21103098d0d
2013-11-06 14:58:20 +11:00
Nicholas Nethercote
a277702631
Bug 929797 - Implement proper memory reporting for child processes. r=khuey.
...
--HG--
extra : rebase_source : f0788757afc2097830295170120e1e2094993cc7
2013-10-22 22:26:24 -07:00
Ryan VanderMeulen
23bacf9ef7
No bug - Fix merge bustage. CLOSED TREE
2013-11-05 16:06:31 -05:00
Ryan VanderMeulen
8920f1cca6
Merge inbound to m-c.
2013-11-05 15:28:52 -05:00
Kyle Huey
90d7e97201
Bug 933099: Banish <windows.h> from nsGlobalWindow.cpp. r=bz
2013-11-05 22:16:25 +08:00
Reuben Morais
4d3f928a88
Bug 904298 - Implement mozilla::{AssertAppPrincipal,CheckPermission}. r=sicking
2013-11-05 08:14:46 -02:00
Alfredo Yang
08159d8a3e
Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey
2013-11-05 16:29:52 +08:00
Kan-Ru Chen (陳侃如)
bbe73cebbf
Backout 6d33ac3a2b14
2013-11-05 14:59:22 +08:00
Alfredo Yang
6d3246b7b3
Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey
2013-11-05 14:08:45 +08:00
Reuben Morais
1d7e2bb45e
Backed out 2 changesets (bug 904298) DONTBUILD
2013-11-05 01:20:09 -02:00
Reuben Morais
15f4ff4688
Bug 904298 - Bustage fix.
2013-11-05 01:03:39 -02:00
Reuben Morais
673e9f52f8
Bug 904298 - Implement mozilla::{AssertAppPrincipal,CheckPermission}. r=sicking
2013-11-05 00:19:26 -02:00
Wes Kocher
f0c23390fe
Backed out changeset bad6c063b01f (bug 932274) for build bustage
2013-11-04 14:40:50 -08:00
David Zbarsky
906bff4c2b
Bug 932274: Use Moz2D size classes in ipdl r=nical
2013-11-04 16:43:10 -05:00
Reuben Morais
d4256d98ac
Backed out 4 changesets (bug 853356) for breaking permission prompts.
2013-11-06 01:32:42 -02:00
Nathan Froyd
0796aeb3b7
Bug 918651 - part 9 - remove useless includes from IPDL files; r=ehsan
...
These includes are no longer needed. It's much easier to locate these
includes when they're not obscured by a bunch of other stuff.
2013-10-18 14:47:04 -04:00
Nathan Froyd
ccdd4fb35d
Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
...
These include statements have been made redundant by all the qualifications
to the using statements.
2013-10-18 13:34:08 -04:00
Nathan Froyd
640bb8fea7
Bug 918651 - part 7a - fix source files bootlegging things from IPDL headers; rs=ehsan
2013-10-18 16:57:55 -04:00
Nathan Froyd
e2ede970d2
Bug 918651 - part 5 - qualify all IPDL using statements with required header; r=ehsan
2013-10-01 15:25:07 -04:00
Nathan Froyd
973f5e7322
Bug 918651 - part 1 - remove unnecessary using statements from IPDL files; r=ehsan
2013-10-18 14:48:13 -04:00
Brian R. Bondy
cb6b35acd7
Bug 928042 - Add an environment variable to disable content processes sandboxing even when MOZ_CONTENT_SANDBOX is defined. r=aklotz
2013-11-01 19:09:45 -07:00
Brian R. Bondy
2825aa0849
Bug 933894 - Don't try to build Unix Sandbox on OSX. r=aklotz
2013-11-01 16:34:21 -07:00
Ed Morley
8355addd46
Merge latest green inbound changeset and mozilla-central
2013-11-01 13:13:15 +00:00
Doug Turner
ac37f38bda
Backing out 987b3ec24f68
2013-10-31 20:25:46 -07:00
Mason Chang
aca0339320
Bug 927633 - Move UA overrides to the child process. r=jchen
2013-10-31 10:09:06 -04:00
Ben Turner
0c4aee05e6
Bug 932878 - Allow zero-length blobs. r=khuey.
2013-10-30 10:47:05 -07:00
Kartikaya Gupta
78cc3658d4
Bug 906877 - Remove code obsoleted by multi-apzc. r=BenWa, vingtetun
...
Now that we have multi-APZC landed, we don't need BrowserElementPanning
to detect when it's about to scroll a subframe and let APZC know. So
the two messages involved in this can be completely removed.
2013-10-30 17:06:15 -04:00
Brian R. Bondy
0286780f30
Bug 931998 - Enable MOZ_CONTENT_SANDBOX for XP_UNIX instead of XP_LINUX so it gets included in B2G. r=bsmedberg
2013-10-28 20:28:21 -07:00
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
Birunthan Mohanathas
7b51758e7a
Bug 784739 - Switch from NULL to nullptr in dom/ (1/2); r=ehsan
2013-10-28 10:04:12 -04:00
Phil Ringnalda
0f6fec1509
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
...
CLOSED TREE
2013-10-27 15:38:40 -07:00
David Zbarsky
94738173ba
Bug 929513 Part 10: Convert ScreenSizeChanged to use gfx::IntSize r=nical
2013-10-27 17:53:28 -04:00
David Zbarsky
50a1efce54
Bug 929513 Part 8: Remove IPDL support for passing gfxSize r=nical
2013-10-27 17:53:28 -04:00
Olli Pettay
142a2d700f
Bug 929879, don't use locale specific %f in TabChild, r=romaxa
2013-10-27 23:29:19 +02:00
Alfredo Yang
087493b7e7
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
Shih-Chiang Chien
4468923e42
Bug 926289 - Part 1, Add recording type and request URL in recording-device-events. r=khuey.
2013-10-25 20:04:50 -04:00
Cervantes Yu
cb0bfafb70
Bug 878366: don't send send out messages of PContendPermissionRequest if the managing TabParent is being destroyed. r=bent
2013-10-17 06:25:50 +08:00
Mike Hommey
f1c0c07862
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Terrence Cole
05b45c0c0f
Bug 929800 - Handlify the structured clone interface; r=sfink,smaug
...
--HG--
extra : rebase_source : 4f21dd799ad27dc665997d4912996a500ae8a2f2
2013-10-22 17:18:32 -07:00
Olli Pettay
f5b4c2c4ee
Bug 917026, remove few bogus NS_NOTREACHEDs from TabChild and make window.blur() not throw, r=felipe
...
--HG--
extra : rebase_source : feee4546e52bf2b92f92c63d31538aadef7ad877
2013-10-24 23:57:19 +03:00
Nicholas Nethercote
3a359b4bb5
Bug 930851 (part 1) - Make child process naming consistent in both memory reporting paths. r=khuey.
...
--HG--
extra : rebase_source : 6c212dd1ddc701af8297a6de373c8650b18a1b56
2013-10-24 20:47:48 -07:00
Boris Zbarsky
5d7d701964
Bug 932421. Stop including windows.h (via Hal.h) in Screen.h, so we don't screw up our bindings code. r=smaug
...
Also stops Hal.h bootlegging Observer.h.
2013-10-31 22:07:10 -04:00
Brian O'Keefe
0cbcd904c7
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
2013-10-02 13:17:55 -04:00
Mike Hommey
80c623bb6a
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
Mike Hommey
5072f65f8c
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
2013-10-24 08:00:23 +09:00
Masayuki Nakano
67afabfee7
Bug 602787 part.5 Use EventForwards.h in TabParent.h r=smaug
2013-10-22 22:27:35 +09:00