Nathan Froyd
58f04a32d1
Bug 731004 - Add telemetry for time servicing idle callbacks. r=roc
2012-02-29 15:23:08 -05:00
Mike Kristoffersen
39b006f026
Bug 720493 - nsIdleService sometimes fails to restart its idle time detection timer. r=bbondy
2012-02-28 18:40:38 -05:00
Matt Brubeck
4b1062f69d
Merge from mozilla-central to mozilla-inbound
2012-02-28 10:08:33 -08:00
Doug Sherk
cd3c925787
Bug 711656: special case the entire Intel GMAX4500HD series r=bjacob,joe
...
Until we fix this properly, this patch special cases this set of devices so that
they get handled in almost the same way as they used to be.
2012-02-28 00:19:24 -05:00
Josh Dhaliwal
2c7c72d54b
Bug 727905 - Zero width window handling in nsWindow.cpp crash. r=dougt
2012-02-26 19:59:22 -08:00
Ryan VanderMeulen
29ebf3fd2b
Back out 940194c616f2 (bug 729237) on suspicion of Android XUL bustage.
2012-02-25 22:09:23 -05:00
Eitan Isaacson
8b0c98e354
Bug 729237 - Fixed AndroidBridge emit a11y event function, added java string class as class member. r=blassey
2012-02-25 20:38:27 -05:00
Mark Capella
48c8e8a527
Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies
2012-02-27 18:57:28 -05:00
Josh Dhaliwal
68ff68b9c7
Bug 727905 - Zero width window handling in nsWindow.cpp crash. r=dougt
2012-02-27 18:57:28 -05:00
Benoit Jacob
c5a42c7937
Bug 711656 - report force-enabled features in crash reports - r=jrmuizel
...
Force-enabled features will be reported with a '!' instead of the usual '?' in AppNotes in crash reports.
2012-02-27 16:33:19 -05:00
Marco Bonardo
f57660e1b5
Merge central to inbound
2012-02-27 13:46:22 +01:00
Henri Sivonen
3ec758cd7c
Bug 650784 part 1 - Introduce a new API for converting HTML to plain text. r=smaug.
2012-02-27 13:57:48 +02:00
Benoit Jacob
894a34a37d
Bug 729817 - Block the Nouveau 3D driver as it's installed by default on OpenSuse 12.1 and crashes - r=mattwoodrow
2012-02-23 17:23:29 -05:00
Benoit Jacob
eb2f26b1d4
Bug 696636 - Block OpenGL 1 drivers explicitly to steer clear of crashes - r=mattwoodrow
2012-02-23 17:21:30 -05:00
Ed Morley
3b9468f987
Backout b638c0deeafa (bug 729817) & 512df80d7ca4 (bug 696636) for xpcshell failures
2012-02-24 00:08:38 +00:00
Benoit Jacob
dbd131a178
Bug 729817 - Block the Nouveau 3D driver as it's installed by default on OpenSuse 12.1 and crashes - r=mattwoodrow
2012-02-23 17:23:29 -05:00
Benoit Jacob
2c58e63395
Bug 696636 - Block OpenGL 1 drivers explicitly to steer clear of crashes - r=mattwoodrow
2012-02-23 17:21:30 -05:00
Masatoshi Kimura
651eabedd7
Bug 699247 - Remove Win2K related code. r=jimm, sr=neil
2012-02-23 08:53:55 -06:00
Cervantes Yu
eda9cbfbb7
Bug 709590 - Update screen orientation from sensor notification. r=jlebar
2012-02-23 14:25:53 +01:00
Mark Capella
3a0b126058
Bug 721496 - Remove MOZ_WINSDK_TARGETVER ifdefs for pre-Windows 7 SDKs. r=jimm
2012-02-23 01:33:19 +01:00
Oleg Romashin
3fa419133e
Bug 729438 - GetGLFrameBufferFormat need to be specified for maemo in Qt port. r=ajuma
2012-02-22 11:16:15 -08:00
Michael Wu
b965fe238e
Bug 729146 - Check aRepaint in Resize in gonk's nsWindow, r=cjones
2012-02-22 09:50:44 +01:00
Masayuki Nakano
74fe8bb5fe
Bug 630813 part.9 Should compute modifier key's DOM keycode from unshifted GDK keyval r=karlt
2012-02-22 16:34:31 +09:00
Masayuki Nakano
dfdc3bb1ef
Bug 630813 part.8 IsCtrlAltTab() should use KeymapWrapper r=karlt
2012-02-22 16:34:31 +09:00
Masayuki Nakano
7c65f01056
Bug 630813 part.7 Implement IsKeyPressEventNecessary() in mozilla::widget::KeymapWrapper r=karlt
2012-02-22 16:34:31 +09:00
Masayuki Nakano
69b7b8cea6
Bug 630813 part.6 nsKeyEvent should be initialized by mozilla::widget::KeymapWrapper r=karlt
2012-02-22 16:34:31 +09:00
Masayuki Nakano
0643f79a36
Bug 630813 part.5 Move DOMKeyCodeToGdkKeyCode() and DOMKeyCodeToGdkKeyCode() into KeymapWrapper r=karlt
2012-02-22 16:34:31 +09:00
Masayuki Nakano
ed669df5cd
Bug 630813 part.4 Implement a modifier keys initializer for nsInputEvent r=karlt
2012-02-22 16:34:31 +09:00
Masayuki Nakano
739fe4efcf
Bug 630813 part.3 nsWindow::GetToggledKeyState() should use mozilla::widget::KeymapWrapper r=karlt
2012-02-22 16:34:31 +09:00
Masayuki Nakano
7909dd1140
Bug 630813 part.2 Store native modifier key information r=karlt
2012-02-22 16:34:31 +09:00
Masayuki Nakano
0f720d7f56
Bug 630813 part.1 Make KeymapWrapper which is a wrapper class of GdkKeymap r=karlt
2012-02-22 16:34:31 +09:00
Josh Aas
a33aed3fcd
Bug 729246: Fix clang warnings in Cocoa widgets. r=smichaud
2012-02-21 20:44:40 -05:00
Ed Morley
cc3a5fa7b8
Merge mozilla-central to mozilla-inbound
2012-02-22 01:28:34 +00:00
Doug Sherk
d31a9134b5
Bug 711656: potentially fixed devices not being caught by blocklist, r=joe
...
This doesn't necessarily fix the bug, but I think the problem was that the device IDs were in upper case but we store them statically in lower case, all the while using case-sensitive comparators. This patch switches all comparators that I could find to use case-insensitive instead, hopefully solving this.
2012-02-21 14:49:06 -05:00
Ed Morley
3aea95e2d2
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-21 11:59:33 +00:00
Zack Weinberg
55006e6a38
Bug 96971: Move GetSystemFont from nsDeviceContext to mozilla::LookAndFeel. r=roc
2012-02-20 15:19:48 -08:00
Fabrice Desré
2ebe6b69b5
Bug 725143 - crash when restarting b2g with screen off [a=gal] DONTBUILD because NPOTB
2012-02-20 14:07:13 -08:00
Philipp von Weitershausen
99d9ed1a46
Bug 720632 - Part 4: Use nsISmsRequestManager in Android JNI code. r=cjones
2012-02-20 00:44:29 +01:00
Benoit Girard
70d30b6760
Bug 728924 - Fix MOZ_JAVA_COMPOSITOR definition. r=joe
2012-02-20 14:02:15 -05:00
Masayuki Nakano
bc72e6452f
Bug 725233 Get rid of hacky text event dispatchers, they are not necessary due to bug 622247 r=jimm
2012-02-20 14:26:16 +09:00
Ed Morley
f58ce433db
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-18 00:16:22 +00:00
Justin Wood
b7318e3fe9
Bug 726797 - Multi-GPU Detection Broken on Windows Gecko 11. r=ajuma
2012-02-16 21:14:53 -05:00
Cameron McCormack
936ba7d3bb
Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky
2012-02-17 14:47:39 +11:00
Jim Mathies
5544e899b5
Bug 718374 - File picker support for choosing Win7 library default folders, and strip sdk ifdefing junk. r=neil
2012-02-16 18:36:04 -06:00
Brad Lassey
f9bfa87a21
bug 727847 - meter orientation events on android r=dougt
2012-02-16 23:03:57 -08:00
Brad Lassey
ccbe98dba8
bug 726930 - speed up tab thumbnails r=mfinkle
2012-02-17 10:52:26 -08:00
Neil Deakin
990f276bb8
Bug 499008, part 7, merge html drag type constants into one place, r=ehsan
2012-02-17 09:17:00 -05:00
Brian R. Bondy
b779e717a5
Bug 691355 - Crash when headphones removed while listening to audio. r=jmathies
2012-02-17 09:17:27 -05:00
Owen Taylor
0253ae1472
Bug 721498 - Use remote timestamp when available for focus requests. r=karlt
2012-02-16 11:23:34 +01:00
Timothy Nikkel
be84c8bbe5
Bug 728953. Forward all events to the view event callback instead of skipping some. r=jimm
2012-02-21 15:46:26 -06:00