Brian Crowder
|
c3286ccfb5
|
Bug 636903 - reduces ALOG noise while debug. android only. r/a=dougt
--HG--
extra : rebase_source : b2ae41c9fffaaa8f5a5222f7f0f156a21f51966c
|
2011-02-25 16:31:00 -08:00 |
|
Brad Lassey
|
33ec72ba9d
|
bug 638523 - Save Image saves htm, not the image r=dougt a=blocking-fennec
|
2011-03-08 00:45:43 -05:00 |
|
Brian Crowder
|
83a619bb3a
|
Bug 634555: sync with the Gecko event queue at the end of onTextChanged, r=mwu,blassey, a=blocking-fennec:2.0,blassey
|
2011-03-02 12:23:02 -05:00 |
|
Brad Lassey
|
e25792ca13
|
bug 637559 - Add logging to Android Bridge, move HideProgressDialogOnce after check r=dougt a=2.0+
|
2011-03-02 10:50:25 -05:00 |
|
Marco Bonardo
|
f45060ffe2
|
Bug 603793 - D3D9 followup - Popup menu disappears when using Aero basic on a secondary monitor.
r=bas,roc a=roc
|
2011-03-02 12:53:55 +01:00 |
|
joe@drew.ca
|
05e4070c99
|
Bug 636870 - Using webgl on optimus hardware causes instant crash [part2] (r=jmuizelaar, a=blocker).
|
2011-03-01 17:01:17 -08:00 |
|
Doug Turner
|
b0af3678bb
|
Bug 637915 - nsJNIString is leaky with zero length strings. r=mwu, a=blocking-fennec
--HG--
extra : rebase_source : 6c1ce49e2ae4bdfeb5c145d0d724c96471eae8e8
|
2011-03-01 16:03:38 -08:00 |
|
Benoit Jacob
|
ba83f73b10
|
Bug 636611 - Block WebGL on Mac OS X 10.5 (not on 10.6) - r=jrmuizel, a=joe
|
2011-03-01 17:25:22 -05:00 |
|
Steven Michaud
|
e5b24adc59
|
Bug 627649 - [Mac] Some events incorrectly passed to a plugin that occur over the plugin. r=roc,josh a=blocking2.0final+
|
2011-03-01 15:15:23 -06:00 |
|
Doug Turner
|
f28267f526
|
Bug 637559 - Add logging to Android Bridge. r=blassey a=blassey
|
2011-02-28 20:25:11 -08:00 |
|
Brad Lassey
|
3327bb204e
|
bug 636666 - paste option doesn't appear in context menu for text boxes in content on android r=dougt a=blocking-fennec
|
2011-03-01 00:36:43 -05:00 |
|
Brad Lassey
|
0379152ea0
|
bug 635814 - add shellName and shellVersion to nsSystemInfo r=dougt a=2.0+
|
2011-02-28 11:32:05 -05:00 |
|
Masayuki Nakano
|
f0646f10d8
|
Bug 636131 iBus freezes when it retrieves surrounding text and if the caret is at end of line r=karlt, a=blocking2.0
|
2011-02-28 15:00:41 +09:00 |
|
Brad Lassey
|
9c99714ac8
|
bug 635342 - The word "Loading" on startup is not translated into any languages r=dougt a=blocking-fennec
|
2011-02-27 10:50:56 -05:00 |
|
Felipe Gomes
|
cd0d964baa
|
Bug 636143. Window is not sized correctly after minizing and restoring when launched in fullscreen mode. r=jimm a=beltzner
|
2011-02-25 13:29:41 -08:00 |
|
Benoit Jacob
|
0fe630f2fd
|
Bug 619773 - WebGL: Crash with blue screen : "NMI: Parity Check / Memory Parity Error" with ATI - r=jrmuizel, a=blocking2.0
|
2011-02-24 17:17:34 -05:00 |
|
Marco Bonardo
|
cba4f1a541
|
Bug 635475 - nsIdleServiceDaily contructor can cause pointer corruption.
r=sdwilsh a=bsmedberg
|
2011-02-24 14:03:59 +01:00 |
|
Oleg Romashin
|
e2607da0c1
|
Bug 636008 - [Maemo6] Fennec crashes on startup, with Xlib error. r=wolfiR a=npotb
--HG--
extra : rebase_source : 8055f0cd4e1c51f2a8372adaf96e4fce701cc960
|
2011-02-23 09:39:00 -08:00 |
|
Chris Jones
|
c39a2dab70
|
Bug 631119: Don't let fake popup widgets interfere with IME state. r=roc a=a
|
2011-02-23 11:45:09 -06:00 |
|
Brad Lassey
|
945901d981
|
bug 624900 - '.com' portion of email address disappears when spanning to password field on facebook.com r=cjones a=blocking-fennec
|
2011-02-23 11:21:07 -05:00 |
|
Timothy Nikkel
|
85b9a80fea
|
Backout 273cb783edac (bug 627628) for causing bug 635465. a=backout
|
2011-02-22 13:44:30 -06:00 |
|
Joe Drew
|
ed5bf67276
|
Bug 627656 - Rather than creating a new texture for the resizer every draw and then deleting it once we're done, create a texture once on our first draw, then hold on to it until our widget is deleted. r=jrmuizel,mattwoodrow a=jrmuizel
|
2011-02-19 17:23:02 -05:00 |
|
Joe Drew
|
1256cdb95c
|
Bug 627656 - Move the implementation of DrawOver to nsChildView, because that's the widget on which we create our OpenGL view, and it's therefore easier to reason about texture lifetimes with that. r=jrmuizel,mattwoodrow a=jrmuizel
|
2011-02-19 17:22:12 -05:00 |
|
Josh Aas
|
e5c146a407
|
Bug 634387 - "[Mac] Firefox 4.0b12pre crash in mozilla::plugins::PPluginInstanceChild::FatalError [@ mozalloc_abort | NS_DebugBreak_P] opening a tab with Cmd-T while a Flash video has focus (youtube)" [r=smichaud, a=hardblocker]
|
2011-02-19 00:24:00 -08:00 |
|
Bas Schouten
|
0eed342711
|
Bug 603793: Switch off drop shadows under some conditions. r=roc a=blocking-final
|
2011-02-19 03:49:11 +00:00 |
|
Karl Tomlinson
|
8fa88baaeb
|
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
|
ae6d4b6b2f
|
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
|
8b071c4266
|
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
|
6862a1cff9
|
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
|
ad340d3061
|
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
|
2adbd0e06c
|
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
|
721991561f
|
Bug 633820 - nsCrashOnException.cpp compilation fails to compile on mingw r=ehsan a=benjamin
|
2011-02-15 12:30:58 +00:00 |
|
Michael Wu
|
f64b4d3fcd
|
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
|
e4d75164b1
|
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)
|
e3dbcbd136
|
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
|
083502fa24
|
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)
|
d8e2f9eb94
|
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)
|
a6413ebb33
|
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
|
a6d6b2b419
|
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
|
ec5aee9ee2
|
Bug 633533: fix warnings in android/nsAppShell.cpp, r=blassey, a=blassey
|
2011-02-11 09:27:17 -08:00 |
|
Mehdi Mulani
|
a5bb880061
|
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
|
3ab8e0f4f2
|
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
|
e2dffb6660
|
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
|
58e86733e6
|
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
|
5581191c8d
|
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
|
0c1bf6ec9d
|
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
|
5eea332ea1
|
Bug 610670 - Reuse a single puppet widget. r=bz,cjones a=blocking-fennec
|
2011-02-09 12:13:18 -08:00 |
|
Jim Mathies
|
b173b5212d
|
Backing out Elantech patches (bug 593372) because they broke scroll wheel functionality. a=backout
|
2011-02-08 23:05:43 -06:00 |
|
Ehsan Akhgari
|
d4aec5d711
|
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
|
ba420cb4d7
|
Bug 593372 - Part 3: Always process mouse and keyboard events in the right order. r=:jimm
|
2011-02-08 18:06:49 -05:00 |
|