Граф коммитов

12862 Коммитов

Автор SHA1 Сообщение Дата
Masayuki Nakano 4f40175547 Bug 690700 Remove PR_TRUE/PR_FALSE from widget/src/gtk2 r=karlt 2011-10-03 16:56:21 +09:00
Marco Tulio Costa 2e737c3d08 Bug 593744 - nsWindow.cpp should assert if mLayerManager is null before Returning from nsWindow::GetLayerManager(). r=joedrew
--HG--
extra : rebase_source : f11c29151442b27ed8c08122d95bb37221b343f8
2011-10-02 21:11:19 +02:00
Masayuki Nakano 42502b912c Bug 690669 Remove PR_TRUE/PR_FALSE from widget/src/windows r=jimm 2011-10-02 11:16:19 +09:00
Matt Brubeck 1960ef80ed Merge mozilla-central to mozilla-inbound 2011-09-30 18:39:57 -07:00
Masayuki Nakano b566a70e5a backout bug 685073 part.1 due to random crash 2011-10-01 10:10:43 +09:00
Masayuki Nakano 62ce0593d1 backout bug 685073 part.2 due to random crash 2011-10-01 10:10:43 +09:00
Masayuki Nakano ee9649ff85 backout bug 477291 due to random crash 2011-10-01 10:10:43 +09:00
Josh Aas 1bf17a6a6e Bug 690797: Replace PR_TRUE and PR_FALSE with true and false in cocoa widgets. r=smichaud 2011-09-30 20:20:33 -04:00
Siddharth Agarwal 634763fa4d Bug 690857 - Windows 7 taskbar previews broken. Fix a bool/BOOL type mismatch. r=mwu 2011-10-01 02:17:37 +05:30
Masayuki Nakano fc496ada57 Bug 477291 Should not send keypress event before calling interpretKeyEvents r=smichaud 2011-09-30 15:17:33 +09:00
Masayuki Nakano cc9dee0488 Bug 685073 part.2 Consume key event which causes nested key event r=smichaud 2011-09-30 15:17:33 +09:00
Masayuki Nakano 2f7af0f4fa Bug 685073 part.1 Manage nested key events for IME r=smichaud 2011-09-30 15:17:32 +09:00
Brian R. Bondy c729d18b3b Bug 573321 - Dragging file to Firefox triggers assertion. r=neil 2011-09-30 09:14:44 -04:00
Michael Wu ac54b41b01 Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
James Willcox a8725d5db8 Bug 689948 - Fix regressions caused by bug 686992 [r=blassey]
From 3d547ae760f1106b7e5414e05b4f80c2e7533926 Mon Sep 17 00:00:00 2001
Accidentally removed a call to GeckoAppShell.scheduleRedraw() which
caused a deadlock.  Also, this fixes an issue with uninitialized
member variables in AndroidBridge.
2011-09-28 14:43:02 -04:00
Siddharth Agarwal 2bf3b47a43 Bug 515907 - Support taskbar icon overlays in Windows 7. Original patch by Tim Miller <mille449@gmail.com>. r=jimm, sr=roc 2011-09-29 00:06:43 +05:30
Brian R. Bondy b234bc0b54 Bug 596222 - Crash [@ mozilla::widget::WindowHook::Lookup] on shutdown with MaxTo enabled. r=robarnold 2011-09-28 10:02:36 -04:00
Brad Lassey b7765fdacd bug 688787 follow up to fix build bustage 2011-09-27 16:18:51 -04:00
Brad Lassey a082fb36ad bug 688733 - nsWindow::mIMEComposing is used uninitialised r=dougt 2011-09-23 12:07:40 -04:00
Brad Lassey 00d39650e3 bug 688787 - don't use MOZ_GFX_OPTIMIZE_MOBILE for GetEchoPasswordImpl() r=dougt 2011-09-23 13:15:29 -04:00
Steven Michaud 4214459da7 Bug 674612 - Text to Speech on Lion not reading highlighted text. r=surkov f=marco 2011-09-27 10:38:44 -05:00
Jeff Muizelaar b101cf48f6 Bug 687868. Redo blacklisting to use device ids instead of renderer info.
This avoids using CGLQueryRendererInfo which cause cause us to switch to the discrete GPU.
It also allows us to be more specific about black listing particular devices.

--HG--
extra : rebase_source : b10be6d3d7c9e43732a7aac05d8a066193f77ec8
2011-09-27 10:18:41 -04:00
Jeff Muizelaar 48b79773d1 Bug 678330. Use IOKit to get precise GPU information in GfxInfo on Mac. r=bjacob
This lets us get vendor and device ids.

--HG--
extra : rebase_source : 1760ecc1c406c227e473c462e39c95375abb318e
2011-09-27 09:55:42 -04:00
Fabrice Desré 0d3f7fffb9 Bug 659188 - Android and media parts [r=blassey] [r=cpearce] 2011-09-26 17:25:41 -07:00
Ehsan Akhgari 10fb1dbda5 Bug 666414 - Prevent AddRef and Release from being called on the pointers wrapped in nsCOMPtr and nsRefPtr; r=bsmedberg 2011-09-16 16:22:44 -04:00
Benoit Girard ce008ed73d Merge to the latest green changeset from mozilla-inbound to mozilla-central 2011-09-26 15:52:45 -04:00
James Willcox e30a4f4058 Bug 686992 - Draw to Android window/surface directly r=blassey 2011-09-21 12:46:00 -04:00
Oleg Romashin 7abe453e31 Bug 683085 - NativeParentWidget used incorrectly in Widget Qt port r=dougt 2011-09-25 21:03:22 +02:00
Ginn Chen 7a32dd8cd9 Bug 669130 Remove unused files r=trev.saunders, roc 2011-09-26 20:43:21 +08:00
Ed Morley 196641f57e Merge tips of mozilla-central and mozilla-inbound 2011-09-25 13:58:53 +01:00
Martin Stransky 97172e2567 Bug 627699 - Port GTK2 to GTK3: Build fix for startup notification. r=karlt 2011-09-25 01:01:35 +01:00
Matt Brubeck 7e5b22c6bd Back out 0ec8974f0917 (bug 686992) because of crashes 2011-09-24 08:51:46 -07:00
Timothy Arceri a99537f5e0 Bug 539426 - Print to pdf by default. r=roc 2011-09-23 16:06:21 +02:00
James Willcox 6c56afb773 Bug 686992 - Draw to Android window/surface directly r=blassey 2011-09-21 12:46:00 -04:00
Eitan Isaacson 75c32e73d2 bug 688628 - js-ctypes access to jni r=dougt 2011-09-22 19:32:02 -04:00
Martin Stransky ea1594ec3c Bug 627699 - Port GTK2 to GTK3: Partial patch for nsWindow.cpp and associated files; r=karlt 2011-09-22 21:58:07 +01:00
Masayuki Nakano b509eab8f8 Bug 543789 part.8 Add composition event tests r=smaug 2011-09-22 18:17:41 +09:00
Masayuki Nakano 20fcb0d68e Bug 543789 part.7 Dispatch compositionupdate event and set data value of compositionend event in all IME handling tests r=smaug, sr=roc 2011-09-22 18:17:41 +09:00
Masayuki Nakano f18bb9935c Bug 543789 part.6 Implement DOM3 composition event on Android r=dougt+smaug 2011-09-22 18:17:40 +09:00
Masayuki Nakano f2ba260f84 Bug 543789 part.5 Implement DOM3 composition event on Mac r=smichaud+smaug 2011-09-22 18:17:40 +09:00
Masayuki Nakano c3e2fd4836 Bug 543789 part.4 Implement DOM3 composition event on Linux r=karlt+smaug 2011-09-22 18:17:40 +09:00
Masayuki Nakano 6abf773c4d Bug 543789 part.3 Implement DOM3 composition event on Windows r=jimm+smaug 2011-09-22 18:17:40 +09:00
Masayuki Nakano 8e5c526540 Bug 543789 part.1 Add DOM3 composition events r=smaug, sr=roc 2011-09-22 18:17:40 +09:00
Brian R. Bondy 38231019f0 Bug 598289 - Fix bad parsing of CF_HTML values. r=roc 2011-09-21 13:22:53 -04:00
Ed Morley e753343e54 Merge last green changeset on mozilla-central to mozilla-inbound 2011-09-19 12:27:35 +01:00
Ed Morley 729d791e2f Merge last green changeset on mozilla-inbound to mozilla-central 2011-09-18 20:23:17 +01:00
Olli Pettay dec540f721 Bug 432698 - mouseenter and mouseleave, r=masayuki
--HG--
extra : rebase_source : 2664d2655546602edc88bcadc7dd981b01d76820
2011-09-18 02:45:14 -05:00
Ed Morley d78d38669a Merge mozilla-central tip to mozilla-inbound 2011-09-17 10:25:25 +01:00
Ed Morley 2b98c40066 Bug 685084 - Remove unused variable 'lm' in mozilla::widget::PuppetWidget::DispatchPaintEvent(); r=roc 2011-09-17 10:22:09 +01:00
Brian R. Bondy 2761a2334e Bug 617052 - Formatting fix for previous push. r=jimm 2011-09-16 15:46:38 -07:00
Doug Turner 3b3622d5ae Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh. 2011-09-16 14:34:31 -07:00
Ed Morley 0acec471b8 Backout d4bdab069bbc (bug 630007) for qt build bustage and various oranges on other platforms 2011-09-17 00:27:55 +01:00
Doug Turner c10b12dd4f Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh. 2011-09-16 14:34:31 -07:00
Benoit Jacob d179617c66 Bug 681026 - always get data from glxtest process and waitpid() for it - r=joe
This patch makes GetShouldAccelerate directly call GetData, just before the place where we call GetFeatureStatus, which we know is reached.

Initially I considered instead calling GetData from GfxInfo::Init() but that turned out to be a bad idea: Init() is called by the factory constructor, which is called significantly earlier in the startup process. We want to call GetData as late as possible, just when we need it, to maximize chances that the glxtest process be already finished by the time we waitpid() it, so that we don't end up wasting time waiting for it.
2011-09-07 17:17:44 -04:00
Benoit Jacob f7199e2f75 Backed out changeset 432a30ebd148 2011-09-18 21:29:08 -04:00
Benoit Jacob 8e81a21f2c Bug 681026 - always get data from glxtest process and waitpid() for it - r=joe
This patch makes GetShouldAccelerate directly call GetData, just before the place where we call GetFeatureStatus, which we know is reached.

Initially I considered instead calling GetData from GfxInfo::Init() but that turned out to be a bad idea: Init() is called by the factory constructor, which is called significantly earlier in the startup process. We want to call GetData as late as possible, just when we need it, to maximize chances that the glxtest process be already finished by the time we waitpid() it, so that we don't end up wasting time waiting for it.
2011-09-07 17:17:44 -04:00
Ehsan Akhgari 19008b869d Bug 98160 - Add support for platform native text switching keyboard shortcuts in bidi UI on Windows; r=roc 2011-09-15 10:54:50 -04:00
Ehsan Akhgari cc60054a3e Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-15 09:41:15 -04:00
Neil Rashbrook f25a6bc977 Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte 2011-09-15 08:40:17 +01:00
Neil Rashbrook 7c4b08f775 Backout of bug 611503 because Android has some weird string code 2011-09-14 21:14:57 +01:00
Neil Rashbrook a7c255d1c9 Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte 2011-09-14 20:21:20 +01:00
Phil Ringnalda 848f69927b No bug, fix rammedtogether words in test error message DONTBUILD 2011-09-13 20:04:13 -07:00
Oleg Romashin 5298bff6bd Bug 584217 - Add Meego Touch based filepicker implementation. r=jeremias.bosch,florian.haenel 2011-09-14 14:16:28 +01:00
Ed Morley 3acca1508d Backout changeset b8d354d37128 (bug 574005) for Linux M3 orange; a=bbondy 2011-09-13 00:49:59 +01:00
Brian R. Bondy d64a6c313b Bug 574005 - Make obtaining CF_HTML directly work on Windows and Linux (application/x-moz-nativehtml); r=ehsan 2011-09-12 18:38:57 -04:00
Brian R. Bondy 36590a83d9 Bug 679196 - Mem leak when preferred effect is set for drag and drop; r=neil 2011-09-12 17:52:37 -04:00
Masayuki Nakano 9735ac37bf Bug 669028 part.15 Remove nsILookAndFeel r=roc, sr=matspal 2011-09-09 11:27:13 +09:00
Masayuki Nakano 46b282cfbe Bug 669028 part.4 Rename nsILookAndFeel.h to LookAndFeel.h and widget should use mozilla::LookAndFeel rather than nsILookAndFeel r=roc
--HG--
rename : widget/public/nsILookAndFeel.h => widget/public/LookAndFeel.h
2011-09-09 11:27:12 +09:00
Masayuki Nakano c54247a265 Bug 669028 part.3 Implement mozilla::LookAndFeel which has static members r=roc, sr=matspal 2011-09-09 11:27:11 +09:00
Masayuki Nakano dedde8cf55 Bug 669028 part.2 Make nsLookAndFeel singleton r=roc 2011-09-09 11:27:11 +09:00
Masayuki Nakano 597db54c1e Bug 669028 part.1 Remove nsIObserver from nsXPLookAndFeel r=roc 2011-09-09 11:27:11 +09:00
Brian R. Bondy 0f24675107 Bug 629253 - Firefox hangs when dragging two emails from Thunderbird over it. r=khuey 2011-09-08 21:04:12 -04:00
James Willcox aaec1a7bcf Bug 684242 - don't send synthetic SURFACE_DESTROY event when stopping on Android [r=ajuma]
From d88f7db9e74c0b4e2df307e417ef9e582266c3e2 Mon Sep 17 00:00:00 2001
2011-09-08 11:10:36 -04:00
Brian R. Bondy 7642a2957d Bug 684506 - Nightly is using old file manager window regression. r=jimm 2011-09-08 11:29:46 -04:00
Brian R. Bondy eb61b2844f Bug 683188 - nsISound should be used in Win32 widget code, not PlaySound. r=jimm 2011-09-08 11:24:43 -04:00
Brian R. Bondy ab03e869ee Bug 604451 - Max length ding support in Win32 widget. r=robarnold, sr=roc 2011-09-08 11:16:33 -04:00
Markus Stange d740b0b429 Bug 682445 - Don't copy a C++ object into the block; instead, hold on to the NSEvent object which will be memory-managed by the block appropriately. r=smichaud 2011-09-08 15:31:09 +02:00
Markus Stange 54be766271 Bug 682541 - Give searchfields in window chrome the new on-chrome style on 10.7. r=joshmoz 2011-09-08 15:30:32 +02:00
Felix Fung b2f8e1fa35 Bug 577266 - Correct misspellings in source code: 'verion' -> 'version' 2011-09-06 22:50:26 -07:00
Phil Ringnalda b8c61965f0 Back out d333f4021aaf, 5e90688c720e and bdb0bff93ce8 for Windows build redness 2011-09-07 15:20:26 -07:00
Benoit Jacob d79c3b38a9 Bug 681026 - glxtest should wait() for its child to exit - r=joe
This patch makes GetShouldAccelerate directly call GetData, just before the place where we call GetFeatureStatus, which we know is reached.

Initially I considered instead calling GetData from GfxInfo::Init() but that turned out to be a bad idea: Init() is called by the factory constructor, which is called significantly earlier in the startup process. We want to call GetData as late as possible, just when we need it, to maximize chances that the glxtest process be already finished by the time we waitpid() it, so that we don't end up wasting time waiting for it.
2011-09-07 17:17:44 -04:00
Oleg Romashin 8a5cb1b9f6 Bug 590299 - Virtual keyboard is not invoked for input fields in Qt plugins r=karlt,jbos 2011-09-07 11:06:35 -04:00
Brian R. Bondy 64312c88d5 Bug 549472 - Async support for base XPCOM code on JumpListBuilder. r=jmathies, sr=gavin.sharp 2011-09-06 15:11:28 -04:00
Brian R. Bondy 7127090323 Bug 549472 - Observer for the disabled list preference. r=jmathies 2011-09-06 15:11:28 -04:00
Brian R. Bondy 178a975663 Bug 549472 - Add support for fave icons on jump list uri entries. r=jmathies, sr=gavin.sharp 2011-09-06 15:11:28 -04:00
Ali Juma 9ff03ca7b4 Bug 683296 - Change GL layers pref default on Android, but blacklist all devices. r=jrmuizel 2011-09-06 15:07:07 -04:00
Chris Pearce 5b9b6f4df1 Bug 545812 - Dispatch mozfullscreenchange event when we change full-screen mode. r=smaug 2011-09-05 08:40:11 +12:00
Brian R. Bondy ece53de09d Bug 679375 - nsSound can cause GC to be reentered. r=neil 2011-09-04 14:40:15 -04:00
Ehsan Akhgari eb98e83e7c Revert to 176fae7de173 which was fine.
Sorry for breaking the history, won't trust TBPL, ever again. :(
2011-09-02 09:15:54 -04:00
Ehsan Akhgari 2489ec0182 Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run 2011-09-02 09:03:08 -04:00
Doug Turner 892f3b1f7f Bug 683461 - Attempt to fix the Java_org_mozilla_gecko_GeckoAppShell_reportJavaCrash crash. The thought is the string being contructed creates a jni env when it really shouldnt. r=jdm 2011-09-01 15:20:17 -07:00
Brian R. Bondy 170955db64 Bug 617052 - Use ITaskbarList2::MarkFullscreenWindow for proper windows taskbar integration. r=jmathies 2011-09-01 10:15:09 -04:00
Brian R. Bondy 82da572c09 Bug 295540 - Multi-monitor: download save-as dialog remains on secondary monitor even if detached. r=jmathies 2011-09-01 10:01:45 -04:00
Brian R. Bondy 3663e3fc79 Bug 633160 - move away from the page by file drop is possible in spite of modal file picker dialog. r=neil 2011-09-01 09:48:48 -04:00
Brian R. Bondy b6d08cdd1e Bug 357601 - Drag and drop from an external program to Firefox does not use the proper drop effect. r=neil 2011-09-01 09:48:48 -04:00
Brian R. Bondy 6ff418e50f Bug 673080 - Dropping a link on Firefox from an external program has no effect. r=neil 2011-09-01 09:48:48 -04:00
Doug Turner e63c7d3f92 Bug 678997 - putenv memory leak in widget/src/android/AndroidBridge.cpp. r=azakai 2011-08-31 19:39:49 -07:00
Benoit Girard dc74a5282c Bug 683745 - Fix OGL FPS Counter on Android; r=jrmuizel 2011-08-31 15:58:19 -07:00
James Willcox 73d0a488e1 Bug 682921 - Use DEBUG_ANDROID_FOO instead of ANDROID_DEBUG_FOO; r=dougt
This allows people to use the --with-debug-label configure options
instead of editing source files.
2011-08-29 14:29:39 -04:00
Tim Abraldes 19c4723877 Bug 273456 - Fix for plugins that steal the focus in background tabs. r=jimm 2011-08-31 14:19:03 -05:00
Oleg Romashin 475ae24de6 Bug 683099 - NS_NATIVE_WINDOW value should not be used as IPC shareable . r=roc 2011-08-31 20:01:38 +01:00
Oleg Romashin 832cbecb5a Bug 672857 - Make IM work for IPC plugins in remote browser. r=karlt 2011-08-29 17:26:24 +01:00
Oleg Romashin 27b3fc2e5e Bug 682458 - Disable default gesture filters in Qt widget. r=dougt 2011-08-28 19:09:56 +01:00
Ms2ger 27e4fe41d8 Bug 672054 - Part b: Remove nsIDOMNSMouseEvent; r=smaug 2011-08-26 09:43:56 +02:00
Ms2ger dbf1891b19 Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug 2011-08-26 09:43:49 +02:00
Ed Morley 051e2a7c7e Merge last green changeset on m-i to m-c 2011-08-26 02:17:14 +01:00
Mark Finkle 02b448cbcd Bug 682073 - AndroidBridge uses wrong method for calling setClipboardText [r=dougt] 2011-08-25 16:35:37 -04:00
Ms2ger 5cc1efb38f Bug 680696 - Remove nsPSPrinterList::Init; r=roc 2011-08-25 10:46:02 +02:00
Alfred Kayser ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E) 6e8022d0b4 Bug 537223 - Cleanup gfxColor.h; r=jrmuizel 2011-08-25 10:46:01 +02:00
Mats Palmgren e15517b1ab Bug 653649 - New way of getting child lists from frames. (part 4/5) r=roc
Remove the nsIAtom* child list names and use child list ID enum instead.
2011-08-24 22:54:30 +02:00
Oleg Romashin dae581c361 Bug 677712 - Make Qt port support No X11 build; r=dougt,joe
--HG--
rename : dom/plugins/ipc/NPEventX11.h => dom/plugins/ipc/NPEventUnix.h
2011-08-24 17:15:58 +01:00
Ali Juma 769a277c14 Bug 677920 - Part 2: Fix handling of Android surface lifecycle events when using GL layers. r=blassey
--HG--
extra : rebase_source : 40ad2f8039f672afa77bd887f42a6b930f9e61c0
2011-08-23 16:52:03 -04:00
Neil Deakin 48f578dbc1 Bug 666256, another fix needed 2011-08-23 10:31:09 -04:00
Neil Deakin f9e524d04d Bug 666256, qt fix 2011-08-23 09:30:39 -04:00
Neil Deakin b56f307d2e Bug 533460 - Allow custom panels/windows to be used as drag/drop feedback images. r=karlt,josh,roc 2011-04-25 18:37:20 -07:00
Benoit Girard eb18b88d4e Bug 621745 - Correctly handle EGL surfaceChange event causing glitches on resize; r=jmuizelaar 2011-08-22 09:57:12 -07:00
Matt Brubeck e22c59722e Bug 680779 - Fall back to single file chooser on Android for input[type=file multiple]. r=blassey 2011-08-22 10:37:18 -07:00
Jacek Caban c62b5e3d1c Bug 680866 - nsFilePicker.h fails to compile on mingw r=neil 2011-08-22 14:18:41 +02:00
Oleg Romashin 35cd3bb1b8 Bug 679923 - Fennec must deactivate last selected tab when it goes to background; r=mbrubeck,blassey,mfinkle 2011-08-21 20:11:31 +01:00
Oleg Romashin 8215bfa3c1 Bug 679733 - Widget Qt should send system notifications (display, taskswitcher, flight modes); f=azakai,jeremias.bosch r=dougt 2011-08-21 08:32:38 -04:00
Jeff Muizelaar f6d1855be8 Bug 678030. gfxinfo: Report subsys ids in crashes. r=ajuma,bjacob
The hope is that this will be useful for identifying OEMs that
are blocking driver updates. try: -b do -p win32 -u all -t none
2011-08-20 19:01:13 -04:00
Jeff Muizelaar b996f9738f Bug 678030. gfxinfo: Refactor id parsing. r=ajuma
This will make it easier to reuse when we parse subsystem ids.
2011-08-20 19:01:11 -04:00
Benoit Girard 3746fb47f4 Bug 644733 - [Mac] Fix cases where new windows wouldn't open on multi-monitor configurations; r=smichaud 2011-08-19 15:52:26 -04:00
Justin Wood 5e50dbe670 Backout Bug 594876, Bug 675474, and Bug 675532, to fix OSX64 Reftest orange, and Linux perf regression. rs+=edmorly
changeset 0a920411e64c, changeset 58147380793b, and changeset 96e052b3e845
2011-08-20 15:07:06 -04:00
Matt Woodrow 04cb43744e Bug 594876 - Turn OpenGL compositing on by default on X11. r=joe 2011-08-20 14:04:24 +12:00
Matt Brubeck 9607fb6db6 Merge last green changeset from mozilla-central to mozilla-inbound 2011-08-19 16:26:25 -07:00
Benoit Jacob 6e502e8d6f Bug 677531 - GLXtest process stays around as zombie until the data is used by GfxInfo - r=matt.woodrow
This gave zombies staying around when using layers.acceleration.force-enabled or .disabled or safe-mode, for instance.
2011-08-19 11:39:00 -04:00
Brian R. Bondy 807652ba92 Bug 665987 - Win32 nsFilePicker does not clear out mFiles. r=jmathies 2011-08-19 13:57:12 -04:00
Brian R. Bondy cb107c6125 Bug 668038 - nsFilePicker returned filenames are not canonicalized. r=neil 2011-08-19 13:55:03 -04:00
Benjamin Smedberg 7a67213cf3 Merge the electrolysis branch to mozilla-central. 2011-08-19 10:15:52 -04:00
Marco Bonardo f7e53f85ee Merge last green changeset from mozilla-inbound to mozilla-central 2011-08-19 11:39:42 +02:00
Doug Turner 5954981c50 Bug 661978 - Android file input activity deadlocks. r=blassey 2011-08-18 19:30:22 -07:00
Steven Michaud 20ea19eb29 Bug 678607 - Work around Apple bug to avoid crashing with two-finger swipe on OS X Lion. r=bgirard 2011-08-18 15:39:54 -05:00
James Willcox eef8ec2034 Bug 610834 - New windows opened don't get painted until resized. r=fabrice 2011-08-09 12:08:19 -04:00
Steven Michaud 2bc49a4ff0 Bug 678891 - Reduce delay for two-finger swipe on OS X Lion. r=mstange 2011-08-17 17:52:27 -05:00
Markus Stange 158a20d502 Bug 677279 - Send momentum scroll events to the location of the last non-momentum scroll event. r=smichaud 2011-08-18 00:30:52 +02:00
Markus Stange 9aa9556d42 Bug 678825 - Also unify toolbars that are wider than the window. r=josh 2011-08-17 20:44:23 +02:00
Ms2ger 99c6fe7ff1 Backout bug 679733 for Qt bustage. 2011-08-19 13:20:51 +02:00
Oleg Romashin 15a1d8e52b Bug 679733 - Widget Qt should send system notifications (display, taskswitcher, flight modes); f=azakai+jbosch r=dougt 2011-08-19 12:56:24 +02:00
Benjamin Smedberg 46b695e56b Bug 666748 - Optionally support a pool of content processes instead of a single one. r=jdm The followup patch for 669640 must land together with this one. 2011-08-02 15:35:42 -04:00
Marco Bonardo 7952ba3678 Merge mozilla-central and mozilla-inbound 2011-08-02 11:52:56 +02:00
Masayuki Nakano 1b1ef93b10 Bug 658194 Get rid of SendMessage() from mouse wheel event handling r=jimm 2011-08-02 12:03:15 +09:00
Neil Deakin 29b125897b Bug 673301, crash using non-string data with text/plain drags, r=josh 2011-08-18 09:22:52 -04:00
Markus Stange 76a45395d6 Bug 679717 - Add "mac-lion-theme" system metric in order to allow for Lion-specific CSS rules without the need for per-file manifest overrides. r=dbaron 2011-08-18 10:40:27 +02:00
Michael Wu 65525547de Bug 675483 - sLastModifierState should be a NSUInteger, not PRBool, r=smichaud 2011-08-01 18:20:52 -07:00
Cameron McCormack 06d0ea6991 Bug 673815 - Fix Synaptics touchpad scrolling hack requirement detection. r=jmathies 2011-08-02 10:05:13 +12:00
Oleg Romashin 4d1293f5b7 Bug 672697 - Use nsTextEvent for rendering text coming from QInputMethodEvent r=jeremias
--HG--
extra : rebase_source : a82f9c65390eb6400550366c90f040e058d2cf86
2011-07-28 11:04:26 -07:00
Jeremias Bosch e80eea855c Bug 673397 - Paste Support of Fennec's Qt Port is broken due to Qt Update r=romaxa
--HG--
extra : rebase_source : a21a795d6992e9d51246b34e98a3ed8a7b99a4a5
2011-07-28 11:03:33 -07:00
Tim Abraldes 22c06026f2 Bug 581697 - During processing of NS_SIZEMODE events, skip the call to `::ShowWindow` if we're restoring a window that is already restored; r=jmathies 2011-07-28 17:47:47 -05:00
Michael Wu d0689ff033 Bug 671417 - Incorrect use of PRBool when other types are more appropriate or vice versa, r=bz,ehsan,dwitte,joe,vlad,luke,mak,roc 2011-07-26 23:43:37 -07:00