Thinker K.F. Li
|
0d57c5a21f
|
Bug 977026 - Part 3: Preload XPT before calling fork. r=bsmedberg
|
2014-07-25 20:52:00 -04:00 |
Thinker K.F. Li
|
e9dc84b5a1
|
Bug 977026 - Part 2: B2G loader. r=khuey, r=cyu
--HG--
rename : ipc/app/MozillaRuntimeMain.cpp => ipc/contentproc/plugin-container.cpp
|
2014-07-30 03:24:00 -04:00 |
Nathan Froyd
|
12c76f15f7
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04:00 |
Mike Hommey
|
9424087517
|
Backout changesets 7ff3cd713466, f8ec5977a454 and c7c37390b46b (bug 977026) for b2g bustage on a CLOSED TREE.
|
2014-07-29 14:50:41 +09:00 |
Thinker K.F. Li
|
05f5436a80
|
Bug 977026 - part 3: preload XPT before calling fork. r=bsmedberg
|
2014-07-25 20:52:00 +02:00 |
Thinker K.F. Li
|
5a9232dbfc
|
Bug 977026 - part 2: B2G loader. r=khuey,cyu
--HG--
rename : ipc/app/MozillaRuntimeMain.cpp => ipc/contentproc/plugin-container.cpp
|
2014-07-25 20:52:00 +02:00 |
Mike Hommey
|
622bf09730
|
Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal
|
2014-07-23 08:39:56 +09:00 |
Ehsan Akhgari
|
eb9b9958f1
|
Bug 1038212 - Give nsNativeAppSupportWin a private destructor; r=bjacob
|
2014-07-15 14:59:20 -04:00 |
Bill McCloskey
|
9906629c7f
|
Bug 1029926 - Add a field to install.rdf for add-ons that are compatible with electrolysis (r=irving)
|
2014-07-14 22:10:06 -07:00 |
Jan de Mooij
|
44da586636
|
Bug 1034191 - Make nsDependentJSString users work with Latin1 strings and nursery-allocated strings. r=bz
|
2014-07-05 17:30:54 +02:00 |
Chris Peterson
|
e56956aa2f
|
Bug 1032644 - Fix some -Wunused warnings in non-unified OS X build. r=ehsan
|
2014-07-02 18:55:19 -07:00 |
Mike Hommey
|
bdc1dd4c1f
|
Bug 1027497 - Move Gtest startup after Qt/Gtk initialization. r=BenWa
|
2014-06-25 08:36:12 +09:00 |
Wes Kocher
|
b5ace73358
|
Backed out changeset d4b46f6800f8 (bug 1027497) for B2G Windows build bustage on a CLOSED TREE
|
2014-06-24 18:34:44 -07:00 |
Mike Hommey
|
c2eb7e096a
|
Bug 1027497 - Move Gtest startup after Qt/Gtk initialization. r=BenWa
|
2014-06-25 08:36:12 +09:00 |
Nathan Froyd
|
c3ea6db0ae
|
Bug 728600 - define TARGET_XPCOM_ABI in mozilla-config.h; r=glandium
|
2014-06-23 15:06:48 -04:00 |
Benoit Jacob
|
210693da34
|
Bug 1028588 - Fix dangerous public destructors in toolkit/ - r=ehsan
|
2014-06-23 18:40:02 -04:00 |
Mike Hommey
|
f2d3a4fb98
|
Bug 1028137 - Add missing headers in toolkit/xre/nsGDKErrorHandler.cpp. r=karlt
|
2014-06-24 07:29:16 +09:00 |
Masayuki Nakano
|
50701692ed
|
Bug 1026986 Allow to build InstallX11ErrorHandler() at building Qt-build r=karlt
|
2014-06-20 14:41:32 +09:00 |
Martin Stransky
|
f242029fed
|
Bug 968196 - Use GDK error handler for X window error events. r=karlt
|
2014-06-16 04:54:00 -04:00 |
Benoit Girard
|
beb4fd14be
|
Bug 1021990 - Migrate to xpcom based EventTracer. r=ehsan
|
2014-06-06 17:53:42 -04:00 |
Robert O'Callahan
|
cbb8fdebfc
|
Bug 1015664 . Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
Victor Porof
|
9ce7e9c089
|
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
|
2014-05-23 17:12:29 -04:00 |
Trevor Saunders
|
78966cf36b
|
bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug
|
2014-01-09 21:03:47 -05:00 |
Birunthan Mohanathas
|
085f40aff8
|
Bug 869836 - Part 11: Use `Append('c')` instead of `AppendLiteral("c")`. r=ehsan
--HG--
extra : rebase_source : 08bcbfd804f1adcab40c7d59fa56deda1f6e0829
|
2014-05-26 21:54:58 +03:00 |
Birunthan Mohanathas
|
952b834c76
|
Bug 869836 - Part 9: Use AssignLiteral instead of `Assign(NS_LITERAL_STRING(...))`. r=ehsan
|
2014-05-22 06:48:52 +03:00 |
Birunthan Mohanathas
|
aea8617b92
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
Birunthan Mohanathas
|
189593520f
|
Bug 869836 - Part 4: Use EqualsLiteral instead of `Equals(NS_LITERAL_STRING(...))`. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
Trevor Saunders
|
0ce587c1fc
|
bug 743580 - don't remove atk-bridge from GTK_MODULES during startup r=ginn, karlt
|
2014-05-02 13:46:20 -04:00 |
Bas Schouten
|
0fb4d010fd
|
Bug 1009590: Deal with non-ui-thread IPDL usage on Windows. r=bent
|
2014-05-18 05:16:51 +02:00 |
Josh Aas
|
7ec76f43f8
|
Bug 957928: Gecko Media Plugins implementation. No consumers in Gecko yet. r=bent
|
2014-05-17 22:05:46 -05:00 |
Phil Ringnalda
|
127b904678
|
Back out a4b51aff4b3c (bug 957928) for build bustage
CLOSED TREE
|
2014-05-17 17:43:07 -07:00 |
Josh Aas
|
992d7074a3
|
Bug 957928: Gecko Media Plugins implementation. No consumers in Gecko yet. r=bent
|
2014-05-17 18:53:03 -05:00 |
Benjamin Smedberg
|
a8afb9f481
|
Bug 1004623 - UpdateCrashEventsDir() is called before XPCOM is started, which means crash events are not being recorded until/unless the user uses an out-of-process plugin. r=ted
--HG--
extra : rebase_source : da13e7c52556c4747914ae502847beb6cc653c46
|
2014-05-06 15:48:40 -04:00 |
Aaron Klotz
|
7271f06811
|
Bug 999888: Make IOInterposer leakcheck-friendly; f=ehsan, r=froydnj
--HG--
extra : rebase_source : ff65dd0f8ab4f28bf53b52f71cda1793df9a108a
|
2014-04-29 11:29:43 -06:00 |
Birunthan Mohanathas
|
5f1fde8824
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
James Kitchener
|
02f9fb48d5
|
Bug 1000079 - Don't let Windows overwrite length 0 strings. r=bsmedberg
|
2014-04-24 01:03:00 +02:00 |
L. David Baron
|
1c12e97ab4
|
Back out changeset 244e4088c1b9 (bug 993747) for mochitest ASAN orange.
|
2014-04-09 23:08:42 -07:00 |
L. David Baron
|
3bd0b3b614
|
Bug 993747 - nsAppRunner.cpp should use NS_FREE_PERMANENT_DATA rather than making up its own variant of the same concept. r=karlt
|
2014-04-09 21:47:57 -07:00 |
Viktor Stanchev
|
99501bd0f0
|
Bug 984196 - glxtest should use _exit instead of exit. r=bgirard
--HG--
extra : rebase_source : 3bba6badd7e5a4031ad402cf88f7e0a15f4ba386
|
2014-03-28 16:06:18 -04:00 |
Ehsan Akhgari
|
186680d83a
|
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
|
2014-03-27 16:38:33 -04:00 |
Kathleen Brade
|
2dcb20430e
|
Bug 962314 - Create nsIXULAppinfo.processID for obtaining Firefox PID; r=bsmedberg
--HG--
extra : rebase_source : 36536f7ed561dda55bc067a4d0d9ddef790bed17
|
2014-03-26 11:55:22 -04:00 |
Nathan Froyd
|
73447b07b9
|
Bug 984466 - change CallQueryInterface to assert in cases of trivial conversions; r=ehsan
|
2014-03-17 13:00:17 -04:00 |
Kyle Huey
|
817b5ccbd9
|
Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
Kyle Huey
|
fe6c4e28d6
|
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
|
2014-03-15 12:00:15 -07:00 |
Aaron Klotz
|
4ebf28f26c
|
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
|
2014-03-14 16:35:01 -06:00 |
Wes Kocher
|
a20307b017
|
Backed out changeset 2bdd2d042847 (bug 972577) for non-unified bustage on a CLOSED TREE
--HG--
rename : xpcom/build/nsWindowsDllInterceptor.h => toolkit/xre/nsWindowsDllInterceptor.h
rename : xpcom/build/IOInterposer.cpp => tools/profiler/IOInterposer.cpp
rename : xpcom/build/IOInterposer.h => tools/profiler/IOInterposer.h
rename : xpcom/build/NSPRInterposer.cpp => tools/profiler/NSPRInterposer.cpp
rename : xpcom/build/NSPRInterposer.h => tools/profiler/NSPRInterposer.h
|
2014-03-14 15:27:21 -07:00 |
Aaron Klotz
|
ae4aa8bc28
|
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
|
2014-03-14 13:47:24 -06:00 |
Viktor Stanchev
|
c2f41ba5c4
|
Bug 981126 - Prevent glxtest child process from executing the normal shutdown sequence. r=bgirard, r=jrmuizel
--HG--
extra : rebase_source : b28d660a9959895f743515f64381e4a5e0bb2c74
|
2014-03-12 16:32:57 -04:00 |
Vaibhav Agarwal
|
c75ff964a1
|
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
|
2014-03-13 10:40:10 -04:00 |
Blake Kaplan
|
afd6ebeaed
|
Bug 980097 - Make copying the PID easier. r=khuey
|
2014-03-06 08:52:54 -05:00 |