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

11277 Коммитов

Автор SHA1 Сообщение Дата
Karl Tomlinson 5a5bc15455 b=624425 Initialize gtk2drawing before using moz_gtk_get_scrollbar_widget() for eMetric_ScrollArrowStyle r+a=roc
--HG--
extra : transplant_source : %9C%92%1A%19%CF8%14%EA%D6%DE%E5%85%84%1C%C6%A5%11%B7%9B%7F
2011-02-17 12:01:51 +13:00
Karl Tomlinson dd4281959c b=407633 ensure to remove widget grabs from CaptureRollupEvents even when a drag has since started r=kinetik a=roc
--HG--
extra : transplant_source : %D7%A8w%B8%A1%80%19_%F1e%A3%DC%85j%1FQ%25%2C%06%5B
2011-02-17 09:10:54 +13:00
Karl Tomlinson abeaf5cccb b=545429 remove unused GrabKeyboard and related r=roc a=dietrich
--HG--
extra : transplant_source : AFI-%EE%98%A5%CC%19%835%B5%26%94lW%CCR0%FD
2011-02-17 09:10:16 +13:00
Hiroyuki Ikezoe 1397347c89 b=545429 remove problematic GrabKeyboard from CaptureRollupEvents r=karlt a=dietrich
--HG--
extra : transplant_source : %092%96SB%5BUM%EAV5g%D7W%E0b%BD%A0%E4%B3
2011-02-17 09:09:39 +13:00
Timothy Nikkel 7d50643243 Bug 629891. Report tooltips as opaque if theming of them is not supported so they get subpixel AA. r=roc a=joe 2011-02-15 16:01:25 -06:00
Jim Mathies 9ce8da8f57 Bug 629860 - Fix for repaint issues when closing-reopening-restoring from full screen mode. r=vlad, a=final. 2011-02-15 15:31:34 -06:00
Jacek Caban e1f843a9e4 Bug 633820 - nsCrashOnException.cpp compilation fails to compile on mingw r=ehsan a=benjamin 2011-02-15 12:30:58 +00:00
Michael Wu 4a629c99df Bug 591307 - Hardware and soft keyboard stop working after displaying a dialog in a new window. r=dougt a=blocking-fennec
--HG--
extra : rebase_source : c6ff6fcfa62f780a98f442abce37596882151a90
2011-02-14 17:01:01 -08:00
Felipe Gomes c7a5b316e7 Backout crash fix attempt 019e47cc11e2 as it was uneffective. a=backout 2011-02-12 19:48:41 -08:00
Cameron McCormack ext:(%2C%20Ehsan%20Akhgari%20%3Cehsan%40mozilla.com%3E) 34be1b759b Bug 593372 - Part 4: Work around the Elantech v8 driver's erroneous message timestamps for zoom gestures r=jmathies a=blocking-betaN 2011-02-11 20:56:13 -05:00
Cameron McCormack 9d7a5a070e Bug 593372 - Part 3: Always process mouse and keyboard events in the right order. r=jmathies a=blocking-betaN 2011-02-11 20:56:12 -05:00
Cameron McCormack ext:(%2C%20Ehsan%20Akhgari%20%3Cehsan%40mozilla.com%3E) 55dc4cd354 Bug 593372 - Part 2: Ensure that Elantech driver helper window doesn't prevent zoom gestures from working r=jmathies a=blocking-betaN 2011-01-27 19:54:30 +13:00
Cameron McCormack ext:(%2C%20Ehsan%20Akhgari%20%3Cehsan%40mozilla.com%3E) 95055b7bc0 Bug 593372 - Part 1: Add a hack for the Elantech touchpad so that three-finger swipe left/right performs a browser back/forward action instead of page up/down r=jmathies a=blocking-betaN 2011-01-25 10:38:41 +13:00
Ehsan Akhgari d63e354136 Bug 589495 - Win32 native exceptions (which could be crashes) on WoW64 are not fatal; r=bsmedberg a=blocking-betaN 2011-02-11 20:56:11 -05:00
Brian Crowder 3c7085f5cf Bug 633533: fix warnings in android/nsAppShell.cpp, r=blassey, a=blassey 2011-02-11 09:27:17 -08:00
Mehdi Mulani db67a83b74 Bug 630276 - Closing full-screen windows does not restore menubar/dock on Mac. r=joshaas,mstange a=blocking2.0 2011-02-09 13:27:24 -08:00
Timothy Nikkel c6d927a508 Bug 624452. Report the menu background as opaque if theming of it is not supported so it gets subpixel AA. r=roc a=blocking 2011-02-10 15:15:51 -06:00
Josh Aas daa6dd469a Bug 556873: Fix bugs in our secure input implementation for Mac OS X. More reliably enable and disable secure input mode. r=masayuki a=jst 2011-02-09 14:00:58 -05:00
Jim Mathies abd11af7cf Bug 594821 - Sync update top level windows when they are first shown. r=roc, a=final. 2011-02-09 16:37:58 -06:00
Jeff Muizelaar ab1a467e86 Bug 632611. Record failures in crash reports. r=ehsan,a=me
--HG--
extra : rebase_source : ab181172ca28a3c750754147f87366dc2d28d126
2011-02-09 10:32:24 -05:00
Jeff Muizelaar 108521c1ae Bug 626994. Improve debug logging. r=ehsan,a=b
This fixes the type problem and adds a bit more debugging info.

--HG--
extra : rebase_source : 01f96675c523a2329c337262c6e8533940c85964
2011-02-09 10:32:13 -05:00
Alon Zakai 731ddee374 Bug 610670 - Reuse a single puppet widget. r=bz,cjones a=blocking-fennec 2011-02-09 12:13:18 -08:00
Jim Mathies 53100f71b6 Backing out Elantech patches (bug 593372) because they broke scroll wheel functionality. a=backout 2011-02-08 23:05:43 -06:00
Ehsan Akhgari afa09058fc Bug 593372 - Part 4: Work around the Elantech v8 driver's erroneous message timestamps for zoom gestures (v2.1) r=jmathies a=blocking-final 2011-02-08 18:07:00 -05:00
Ehsan Akhgari 2e84e42ef8 Bug 593372 - Part 3: Always process mouse and keyboard events in the right order. r=:jimm 2011-02-08 18:06:49 -05:00
Cameron McCormack 558a75b0b5 Bug 593372 - Part 2: Ensure that Elantech driver helper window doesn't prevent zoom gestures from working (v2.1) r=jmathies a=blocking-final 2011-01-27 19:54:30 +13:00
Cameron McCormack 409758fb86 Bug 593372 - Part 1: Add a hack for the Elantech touchpad so that three-finger swipe left/right performs a browser back/forward action instead of page up/down (v2.2) r=jmathies a=blocking-final 2011-01-25 10:38:41 +13:00
Markus Stange b9ad492e28 Bug 631339 - Disable OpenGL acceleration for popup windows in order to avoid the intense flashing on opening that started with the workaround for bug 603134. r=josh, a=blocking2.0:final+
--HG--
extra : rebase_source : 910274213c24c0d2a31e038539610328ad280e82
2011-02-08 13:42:06 +01:00
Rich Walsh 45a8a560fb Bug 561273 - [OS/2] Window Position Bugs r=wuno a=NPOTB 2011-02-08 13:34:02 +00:00
Felipe Gomes 275110120d Bug 616793. Fullscreen toolbars fail to show on mouseover after browser window is minimized and restored. r=jimm a=blocking-final 2011-02-07 17:52:08 -08:00
Jeff Muizelaar 05a2be81e2 Bug 617028. Add support for logging graphics failures. r=joe
We want to keep track of failures of things we expect to work.
These are situations where we can do better than crashing
but things are still pretty bad and the user experience
will be degraded.
2011-02-07 14:44:48 -05:00
Jim Mathies 8495691f7e Backout bug 613037 r=Dao, a=backout. 2011-02-07 07:30:07 -06:00
Jim Mathies 7da1154530 Bug 613037 - add common windows themes to default themes list. r=neil, a=2.0. 2011-02-05 14:22:08 -06:00
Jim Mathies 1694281f0e Bug 629709 - White line of highlight pixels appears above navigation toolbar if the window is maximized; r=roc a=gavin 2011-02-04 14:52:03 -05:00
Ehsan Akhgari 2312c4c0f3 Backout all of the bugs in the 7e12e3e16e6c pushlog because of the orange.
It is not clear which one of these bugs is at fault.
2011-02-04 16:34:02 -05:00
Jim Mathies 6400b22ee4 Bug 629709 - White line of highlight pixels appears above navigation toolbar if the window is maximized; r=roc a=gavin
--HG--
extra : rebase_source : 404797e298215ff4021a32e2f41bb8d6c7884dce
2011-02-04 14:52:03 -05:00
Mounir Lamouri 852f0e753b Bug 627328 - ###!!! ASSERTION: This is unsafe! Fix the caller!: 'Error' when changing a personas. r=bz a=blocking-final 2011-02-04 13:59:33 +01:00
Felipe Gomes 5b41cf379f Bug 556524. Check for nsWindow existence before creating taskbar preview. r=roc a=blocker 2011-02-03 16:47:23 -08:00
Florian Hanel 8e604c8a2f Bug 631170 - mouse hover broken in Qt build r=romaxa a=npodb 2011-02-03 23:27:01 +02:00
Joe Drew c1b846caf7 Bug 603134 - Sometimes windows on OS X don't refresh until you move them. r=jrmuizel,josh a=b
OS X has a bug that causes new OpenGL-using windows to only draw once or twice
after some amount of uptime. However, if you move those windows, they will
redraw happily for a very long time (perhaps forever). We can similarly
convince OS X to start redrawing those windows by disassociating our view from
the OpenGL context, then reassociating it, on our first draw.
2011-02-03 16:12:33 -05:00
Joe Drew e85e381ffa Bug 629016 - Don't enable OpenGL on 10.6.x where x < 3, because updating subrects of textures sometimes puts the updated content in the wrong place on those OSes. r=jrmuizel,josh a=b 2011-02-03 16:12:33 -05:00
Tatiana Meshkova a08b4be614 Bug 630635 - [@~nsFilePicker] crashes on close r=romaxa a=npodb
--HG--
extra : rebase_source : f477a425c246df0941192b6768375b11b9cb3637
2011-02-03 08:32:08 +02:00
Tatiana Meshkova 83e5b170fa Bug 627067 - Dialogs are broken in qt desktop r=romaxa a=npotb
* * *
Bug 627067. Part 2: Qt topLevel move support

--HG--
extra : rebase_source : 2a3e350e9bd332231fab12dcb781b65f0b0a6a86
2011-02-03 08:31:43 +02:00
Jeremias Bosch c9e3ddc9f1 Bug 626595 - Make it possible to build maemo 6 platform version without meegotouch r=romaxa,ted.mielczarek a=approval2.0
--HG--
extra : rebase_source : 435438ae2c39833353a958ba2770f0e44439d7bc
2011-02-03 08:31:36 +02:00
Doug Turner dadda286c4 Bug 630595 - Followup. Do not need a dash before the option. Removing unused memory watcher. r=blassey, a=blocking-fennec 2011-02-02 01:00:34 -08:00
Doug Turner a24b519ebb Bug 630595. Backing out 37e4ab3abc44. r=blassey. a=blocking-fennec 2011-02-01 22:34:12 -08:00
Doug Turner 1122ab3b76 Bug 630595. Backing out f05874a6bac5. r=blassey. a=blocking-fennec 2011-02-01 22:30:09 -08:00
Jeff Muizelaar ae7ccf191c Bug 626994. Add debugging for infinite recursion in spline flattening. r=ehsan,a=b
Hopefully this gives us some idea about what's going wrong.

--HG--
extra : rebase_source : 05ebbe86f38ec73c4bd5c475f8a6ba930e61d316
2011-02-01 17:49:29 -05:00
Kyle Huey 73fbbdcb6f Bug 630444. Remove LSP annotations. r=ted
The notes are cut off before anything interesting, so they're not as useful
as they could be. They also prevent other useful notes from appearing.

--HG--
extra : rebase_source : e5c8f6c9d0e090665ddf4be3c5037f65bac716b1
2011-02-01 13:54:51 -05:00
Jeff Muizelaar b36780cce6 Bug 626994. Try to detect and report Cisco VPN usage. r=ehsan,a=b
This should help us filter out crashes that caused by the Cisco VPN software

--HG--
extra : rebase_source : c2f68c017e3ab97e5f3b5bc8d0e196e6d80b5663
2011-02-01 11:30:25 -05:00