Commit Graph

8622 Commits

Author SHA1 Message Date
Wes Kocher
c605bcd891 Merge m-c to inbound a=merge 2014-07-24 17:55:50 -07:00
Wes Kocher
d0b8b380da Backed out changeset 51ff7710ccbc (bug 966395) for assertion errors during the build 2014-07-24 14:07:53 -07:00
Jim Chen
990996bf64 Bug 886627 - Add AndroidBridge directory API; r=rbarker 2014-07-24 16:42:50 -04:00
Michael Wu
ebf8b25a80 Bug 1042947 - Remove Framebuffer.cpp, r=sotaro 2014-07-22 16:46:27 -04:00
Ed Morley
6b4a83e32c Backed out changeset 3ee28802c28c (bug 1024930) for causing B2G mochitest-debug-14 failures 2014-07-24 16:23:40 +01:00
Carsten "Tomcat" Book
89395c7210 Merge mozilla-central to b2g-inbound 2014-07-24 15:44:44 +02:00
Morris Tseng
b177def1b6 Bug 1024930 - Change text highlighting color. r=roc 2014-07-23 23:58:00 +02:00
Alexandru Tifrea
da056c1744 Bug 966395 - Use a puppet bidi keyboard in child processes. r=mrbkap/masayuki
--HG--
extra : rebase_source : c6a1c731d8a2c8c3964e59582dfd8e8e59e1b79f
2014-07-11 12:10:52 -07:00
Jeff Walden
c07e58085e Bug 1037100 - Remove all use of ScopedDeleteArray from miscellaneous places. r=jcranmer
--HG--
extra : rebase_source : 937557b819742ee62e10a4afa6c5152b910cd8b2
2014-07-10 20:37:40 -07:00
Alexandre Poirot
5a3800bc64 Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
Benoit Jacob
97177c7e3d Bug 586656 - Serialize external "pluginEvent" structs in WidgetGUIEvent so that plugin events work in e10s - r=masayuki,jimm 2014-07-23 15:55:51 -04:00
Carsten "Tomcat" Book
adc11595f6 Merge mozilla-central to mozilla-inbound 2014-07-23 16:12:02 +02:00
Carsten "Tomcat" Book
4b1ba0ae4a merge fx-team to mozilla-central a=merge 2014-07-23 16:05:22 +02:00
Myk Melez
190daa66ed Bug 778279 - support multiple apps per origin in Android web runtime; r=mfinkle 2014-07-22 12:52:45 -07:00
Kartikaya Gupta
97ba8f5c4f Bug 1040906 - Follow-up to e6a2c46ad0b5 because I missed a callsite and broke some builds. r=me on a CLOSED TREE 2014-07-22 10:15:22 -04:00
Tom Schuster
1922816491 Bug 1013744 - Send alternative char codes for keypress events to the child (for shortcuts etc.). r=masayuki 2014-07-23 13:05:45 +02:00
Mike Hommey
ad9b49263a Bug 1041936 part 2 - Directly use the static library "xul" to link into "xul-gtest" instead of having an intermediate library "xul" used by "xul-shared" and "xul-gtest". r=gps 2014-07-23 13:33:09 +09:00
Mike Hommey
71623acdd6 Bug 1036894 part 9 - Replace all EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS with EXTRA_LIBS, OS_LIBS or OS_LDFLAGS, appropriately. r=gps
OS_LIBS for libraries that are not part of the gecko tree, EXTRA_LIBS for
libraries, such as NSPR, that are in the tree, but are not handled by
moz.build just yet. Those EXTRA_LIBS may also come from a system library.
However, in cases where the expanded variables are always empty for the
in-tree case, OS_LIBS is used (as for, e.g. MOZ_ZLIB_LIBS). OS_LDFLAGS is
used exclusively for non-library linker flags.

Always pass EXTRA_LIBS before OS_LIBS on linker command lines.

Forbid EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS in Makefiles.
2014-07-23 13:31:02 +09:00
Mike Hommey
e5c43ef995 Bug 1036894 part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps 2014-07-23 13:30:52 +09:00
Mike Hommey
90c742edc2 Bug 1036894 part 6 - Emit SimplePrograms for CPP_UNIT_TESTs, and make the corresponding moz.build config look like that of SIMPLE_PROGRAMS. r=gps 2014-07-23 13:29:44 +09:00
Frederic Plourde
a213281a74 b=1015218 add pref to remove Xlib offscreen surfaces on GTK3 platform r=karlt
This patch adds a new pref called "layers.use-image-offscreen-surfaces"
that makes GTK3 platform create gfxImageSurfaces for content layers
instead of gfxXlibSurfaces.

--HG--
extra : rebase_source : b803a453bafc70226f3d4c65684618f154147fdb
2014-07-23 11:04:47 +12:00
Kartikaya Gupta
9dc6a33e69 Bug 1040906 - Replace the out-param on matrix conversion helpers with a return value. r=Bas 2014-07-22 09:12:14 -04:00
Andrew Comminos
fa08c90c4f Bug 1022127 - Draw menu separators on GTK using GTK_STYLE_CLASS_SEPARATOR r=karlt
--HG--
extra : rebase_source : d74f8cccf62325e2ec315ed5501b29e109333ce2
2014-07-23 11:30:12 +12:00
Jonathan Griffin
efbbf73c27 Backed out changeset 64586374a208 on a CLOSED TREE 2014-07-22 18:29:57 -07:00
Wes Kocher
e6f97ea1c3 Backed out changeset edbc72909115 (bug 1037100) for build bustage on a CLOSED TREE 2014-07-21 10:52:38 -07:00
Jeff Walden
ced8b3b13c Bug 1037100 - Remove all use of ScopedDeleteArray from miscellaneous places. r=jcranmer
--HG--
extra : rebase_source : f965f46bad33a389910a792a93867ba799d8db7f
2014-07-10 20:37:40 -07:00
Ed Morley
969112345a Backed out changeset ea2341b06e6f (bug 994541) for reftest timeouts 2014-07-21 17:26:40 +01:00
Chris Lord
32baa5a3ed Bug 994541 - Enable OMTC on Linux via BasicCompositor. r=Bas 2014-07-21 12:59:05 +01:00
Tom Schuster
76668775e2 Bug 1041311 - Fix Qt compilation. r=romaxa 2014-07-20 12:55:00 -04:00
Alexandre Poirot
09c66c2ebd Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
Jonathan Griffin
0cd20a2c49 Backout 4f6d9db92389 for bustage on a CLOSED TREE 2014-07-22 17:55:50 -07:00
Mike Hommey
b99bba5c3f Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal 2014-07-23 08:39:56 +09:00
Mike Hommey
d10b15b035 Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal 2014-07-23 08:37:51 +09:00
Alexandre Poirot
c044256760 Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal 2014-07-02 15:40:56 -07:00
Tom Schuster
d25ccafe75 Bug 1008732 - Simplify key input handling in the Qt widget. r=romaxa 2014-07-22 18:59:48 +02:00
Markus Stange
ef4106485a Bug 899334 - Don't decrease the resolution of icons in native Mac menus. r=smichaud 2014-07-20 16:31:37 +02:00
Markus Stange
72949819ca Bug 1037433 - Update the image of an NSStatusItem when the image of its corresponding NSMenuItem changes. r=smichaud 2014-07-18 21:09:19 +02:00
Markus Stange
ff9ef3b4df Bug 1037433 - Propagate menu icon updates in native Mac menus upwards. r=smichaud 2014-07-18 21:07:02 +02:00
Markus Stange
2c61cf7436 Bug 1037433 - Trigger icon loads for the root menu item of a standalone native menu. r=smichaud 2014-07-18 21:06:54 +02:00
Markus Stange
fab4a96761 Bug 1037433 - Add nsSystemStatusBarCocoa implementation of nsISystemStatusBar. . r=smichaud
This can be accessed from script using Cc["@mozilla.org/widget/macsystemstatusbar;1"].getService(Ci.nsISystemStatusBar).
2014-07-18 21:06:13 +02:00
Markus Stange
d435f42ea3 Bug 1037433 - Add the nsISystemStatusBar interface. sr=vlad 2014-07-18 21:06:02 +02:00
Jim Chen
1af57c9f58 Bug 1038796 - Notify hang activity when processing Android app shell events; r=snorp 2014-07-18 12:53:41 -04:00
Bill McCloskey
f021e199b6 Bug 950745 - Flag when we're processing urgent messages and disallow certain activities (r=bsmedberg,luke) 2014-07-17 21:09:45 -07:00
Ehsan Akhgari
8f8826d0f4 Bug 1040037 - Give nsBidiKeyboard a private destructor; r=bjacob
--HG--
extra : rebase_source : 434f1a864574b40766a8382f077c3fad32761f41
2014-07-17 16:49:41 -04:00
Ehsan Akhgari
87a24f6081 Bug 1040031 - Give JumpListBuilder a private destructor; r=bjacob
--HG--
extra : rebase_source : c795efc05054b5e2f13912eff737b26bea04d625
2014-07-17 16:46:26 -04:00
Ehsan Akhgari
4945683e9e Bug 1040030 - Give InputScopeImpl a private destructor; r=bjacob
--HG--
extra : rebase_source : 1adc723ff0f284508b76c147ddc7f01c7b8a5491
2014-07-17 16:45:46 -04:00
Ehsan Akhgari
c490af44a6 Bug 1038411 - Give myDownloadObserver a private destructor; r=mak 2014-07-16 13:21:23 -04:00
Mike Conley
293e8303b3 Bug 1036003 - "Clean up formatting in nsScreenWin.cpp and nsScreenManagerWin.cpp". r=jmathies f=mconley 2014-07-14 09:52:00 +02:00
Ehsan Akhgari
669d93922e Bug 1038190 - Give JumpListShortcut a private destructor; r=bjacob 2014-07-15 16:41:28 -04:00
Ehsan Akhgari
b3ac0690d8 Bug 1038166 - Give nsFilePicker a private destructor; r=bjacob 2014-07-15 16:40:41 -04:00