Commit Graph

3575 Commits

Author SHA1 Message Date
Matt Brubeck
6a1c07e10e Merge mozilla-central to mozilla-inbound 2011-06-25 19:43:57 -07:00
Kyle Huey
ecb9c8319d Merge b-s to m-c 2011-06-25 10:13:14 -07:00
Oleg Romashin
6bf9a51ead Bug 663393 - Maemo6/Meego VKB doues not work properly without meegotouch r=dougt 2011-06-25 09:22:34 -04:00
Kyle Huey
f32aa5fd7b Bug 441197: Maintain an audio session across processes. r=jimm 2011-06-24 07:20:03 -07:00
Kyle Huey
e4066461a2 Bug 441197: Maintain an audio session in-process. r=jimm 2011-06-24 07:20:03 -07:00
Marco Bonardo
acc6a474c6 Revert to changeset a87ee7550f6a due to incomplete backout 2011-06-24 17:23:04 +02:00
Marco Bonardo
46ad783c2a Backout changesets a9cc84f8a830, cc9620ae893d, 5d571e06dc66, ebfde1103126, 0ad7a620910f, 0e614362b322, c53f88f0dd06, b4bab5f00821 due to bustage. 2011-06-24 17:18:28 +02:00
Kyle Huey
49a4168bd0 Bug 441197: Maintain an audio session across processes. r=jimm 2011-06-24 07:20:03 -07:00
Kyle Huey
1176ef58c8 Bug 441197: Maintain an audio session in-process. r=jimm 2011-06-24 07:20:03 -07:00
Jonas Sicking
e3f6b769a1 Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug 2011-06-23 19:18:00 -07:00
Ehsan Akhgari
f742585a1f Merge mozilla-central into mozilla-inbound 2011-06-22 20:19:47 -04:00
Mounir Lamouri
5440d51057 Bug 666203 - Add 1px padding to progress bars for Windows Classic theme. r=jimm 2011-06-22 20:44:18 +02:00
Kai Liu
336e31923b Bug 661846: Move the Windows classic/XP native menu padding calculation from GetWidgetBorder to GetWidgetPadding. r=jmathies 2011-06-22 12:32:50 +02:00
Neil Rashbrook
8bfa7dd3e7 Bug 660533 Remove useless uses of PromiseFlatCString r=jimm 2011-06-22 21:52:09 +01:00
Cameron McCormack
b6f49527bc Bug 640587 - Disable the swipe gesture half of the Elantech hack for driver versions < 8. r=jimm 2011-06-23 08:48:24 +12:00
Boris Zbarsky
84f53e7260 Merge mozilla-central into mozilla-inbound 2011-06-21 17:05:11 -04:00
Boris Zbarsky
75eae9e4e4 Bug 548734. Get rid of the footgun ui.use_native_popup_windows preference. r=roc,khuey 2011-06-21 17:00:47 -04:00
Jeff Muizelaar
89e817aa79 Bug 660662. Remove unnecessary floor in nsNativeTheme::QueueAnimatedContentForRefresh. r=bent
Positive numbers are already floored when truncated so this should have no
semantic change, and avoids some implicit conversions.
2011-06-21 16:48:18 -04:00
Ed Morley
1dab9aba75 Bug 665389 - Remove unused variable rv from nsPSPrinterList::Init; r=roc 2011-06-21 17:37:43 +02:00
Jim Mathies
e7b2166941 merge backout 2011-06-21 10:33:22 -05:00
Jim Mathies
dd7a8d23c5 Backout of bug 580564 due to regression bug 663586. 2011-06-21 10:33:03 -05:00
Ehsan Akhgari
d71311ff57 Merge mozilla-central into mozilla-inbound 2011-06-20 23:42:45 -04:00
Chris Leary
7922cf2289 Merge mozilla central and tracemonkey. 2011-06-20 16:49:20 -07:00
Kyle Huey
bf1d0bcd0d Back out Bug 441197 which was going to try ... 2011-06-20 11:18:19 -07:00
Kyle Huey
3c88a0c847 * * *
try: -b d -p win32 -u all
2011-06-20 08:57:16 -07:00
Kyle Huey
6ba361f985 imported patch 441197-1 2011-06-20 08:57:12 -07:00
Doug Turner
104a8914c7 Bug 615597 - Implement devicemotion and fix up deviceorientation events. r=smaug/azakai
--HG--
rename : content/events/src/nsDOMOrientationEvent.cpp => content/events/src/nsDOMDeviceOrientationEvent.cpp
rename : content/events/src/nsDOMOrientationEvent.h => content/events/src/nsDOMDeviceOrientationEvent.h
rename : dom/system/android/nsAccelerometerSystem.cpp => dom/system/android/nsDeviceMotionSystem.cpp
rename : dom/system/android/nsAccelerometerSystem.h => dom/system/android/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.h => dom/system/cocoa/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.mm => dom/system/cocoa/nsDeviceMotionSystem.mm
rename : dom/system/nsAccelerometer.cpp => dom/system/nsDeviceMotion.cpp
rename : dom/system/nsAccelerometer.h => dom/system/nsDeviceMotion.h
rename : dom/system/unix/nsAccelerometerSystem.cpp => dom/system/unix/nsDeviceMotionSystem.cpp
rename : dom/system/unix/nsAccelerometerSystem.h => dom/system/unix/nsDeviceMotionSystem.h
rename : dom/system/windows/nsAccelerometerSystem.cpp => dom/system/windows/nsDeviceMotionSystem.cpp
rename : dom/system/windows/nsAccelerometerSystem.h => dom/system/windows/nsDeviceMotionSystem.h
rename : xpcom/system/nsIAccelerometer.idl => xpcom/system/nsIDeviceMotion.idl
2011-06-19 22:36:17 -07:00
Matheus Kerschbaum ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
6469811981 Bug 664924 - Remove MOZ_CSS_ANIMATIONS ifdefs. r=dbaron 2011-06-20 16:47:09 -07:00
Jim Mathies
8b8b0985de Bug 580564 - Fix for broken alt-space sys menu restore when in full screen mode. r=neil 2011-05-27 17:35:45 -05:00
Jim Mathies
c5f9083a21 Bug 369002 - Set os working set trimming behavior for minimized windows as the default on Vista and up. r=robarnold 2011-05-27 17:35:42 -05:00
Alex Pakhotin
e09670883f Bug 649381 - implement moz-icon android support. r=blassey 2011-06-13 14:02:13 -07:00
Ehsan Akhgari
8a7482e004 Backout 64b58e1da898 (bug 664925) because of reftest oranges on OS X 2011-06-20 15:25:57 -04:00
Mounir Lamouri
443f578e23 Bug 664925 - Don't set NSZeroSize to say that a given control size isn't available. r=mstange
Actually, we should patch DrawCellWithSnapping to ignore sizes set to
NSZeroSize, see bug 665571.
2011-06-20 19:02:42 +02:00
Jeff Walden
44a8747e80 Bug 663300 - Treat \u not followed by four hexadecimal digits, or \x not followed by two hexadecimal digits, as syntax errors in string literals. r=njn
--HG--
extra : rebase_source : 78f37bc91e44598ba99c1983b65b8627bed876b5
2011-06-10 11:21:57 -07:00
Ted Mielczarek
a88f0715f0 merge m-c and b-s 2011-06-13 09:09:43 -04:00
Ed Morley
223c46b36b Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
Steven Michaud
efe681f006 Bug 661636 - [10.7 SDK] QuickDraw APIs undefined when doing 32-bit builds using the OS X 10.7 SDK. r=bgirard 2011-06-11 09:12:58 +02:00
Matheus Kerschbaum
5a7b295546 Bug 614721 - Remove some DirectDraw left overs. r=joedrew,jrmuizel 2011-06-10 18:27:01 +02:00
Ehsan Akhgari
1601471f11 Merge mozilla-central into mozilla-inbound 2011-06-09 09:26:52 -04:00
Jonathan Kew
413022683d backed out changesets 5607cca3f7bf, 1ccc676a3a2c, 3eb99af46b93, 63c8f645cc1c (bug 661471 parts 6-7) to avoid merge conflicts, as they also landed on mozilla-central but with slight differences. 2011-06-09 12:27:48 +01:00
Mounir Lamouri
4f223bc2b9 Bug 662164 - Use fast iteration in nsFilePicker.mm. r=joshmoz 2011-06-09 11:28:16 +02:00
Robert O'Callahan
f85915aae1 Bug 661471. Part 6.2: Handle dynamic changes to Cleartype enabled/disabled. r=jfkthame 2011-06-09 15:26:29 +12:00
Brad Lassey
bafc082ea2 Bug 661472 - fix building with crash reporter disabled. r=dougt 2011-06-02 01:44:27 -04:00
Masayuki Nakano
21bdb098e2 Bug 661101 fix a nit of 9014863a7e2a in widget/src/os2/nsDeviceContextSpecOS2.cpp r=roc DONTBUILD 2011-06-07 18:42:54 +09:00
Masayuki Nakano
b0bca8f976 Bug 661101 widget should use mozilla::Preferences r=roc 2011-06-07 16:38:00 +09:00
Mounir Lamouri
af81ce3c72 Merging cedar with mozilla-central. 2011-06-03 12:06:08 +02:00
Mounir Lamouri
28bcd3f6f3 Bug 661292 - Make nsChangeObserver::ContentInserted not use the index parameter. r=joshmoz 2011-06-03 00:37:18 +02:00
Mounir Lamouri
271cf17825 Bug 660586 - Prevent hangs when selecting a large number of files in MacOS X file picker. r=joshmoz 2011-06-03 00:36:11 +02:00
Jacek Caban
613a0ebecc Bug 652109 - SetProcessDPIAware is called regardless if the process is really DPI aware r=roc 2011-06-02 14:38:27 +02:00
Mehdi Mulani
01796a73e7 Bug 426643 - (Mac) Remove safety check before bringing up context menu. r=smichaud 2011-06-01 21:18:27 -04:00