Nicolas Silva
|
a9d6f40fba
|
Bug 722012 - Added a call to XInitThreads before the first call to XOpenDisplay to fix OMTC crashes. r=karlt
--HG--
rename : toolkit/mozapps/update/test/chrome/test_0093_stagedBackground.xul => toolkit/mozapps/update/test/chrome/test_0092_finishedBackground.xul
rename : toolkit/mozapps/update/test/unit/test_0113_general.js => toolkit/mozapps/update/test/unit/test_0110_general.js
rename : toolkit/mozapps/update/test/unit/test_0114_general.js => toolkit/mozapps/update/test/unit/test_0111_general.js
rename : toolkit/mozapps/update/test/unit/test_0115_general.js => toolkit/mozapps/update/test/unit/test_0112_general.js
rename : toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js => toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js
extra : rebase_source : f527614c4a5f0b8979bd8bc39dcd3ca739ba9e08
|
2012-05-22 11:34:34 -04:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Chris Peterson
|
c6f4fe28ad
|
Bug 748590 - Backout adea606b5694 to map KEYCODE_DPAD_CENTER to DOM_VK_RETURN. r=eeejay
|
2012-05-18 15:51:53 -07:00 |
Paul O’Shannessy
|
310f71dc8b
|
Bug 752149 - [OS X] nsCocoaWindow::ConstrainPosition uses wrong screen in multi-display setup [r=smichaud]
Specifically, when loading the position from persisted attributes and the window
should open on a 2nd display, it opens on the 1st.
|
2012-05-18 15:16:50 -07:00 |
Benjamin Smedberg
|
eaa4878487
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
|
2012-05-18 13:30:49 -04:00 |
Vladimir Vukicevic
|
98635b10c3
|
b=750272; protect against raised Java-side exception when getting EGL Surface; r=blassey
|
2012-05-18 08:59:01 -04:00 |
Fernando Jiménez
|
9115f8c255
|
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 3 - Android Backend; r=mounir
|
2012-05-17 12:42:38 -07:00 |
Cameron McCormack
|
c24ba0581d
|
Bug 715024 - Remove duplicate functions on nsCocoaFeatures and nsToolkit. r=bgirard
|
2012-05-17 17:53:20 +10:00 |
Masayuki Nakano
|
d814848599
|
Bug 447757 part.4 Clean up modifier keycode mapping on GTK r=karlt, sr=smaug
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
0f1fccdb6f
|
Bug 447757 part.3 Use unshifted char of printable keys for computing keycode on GTK r=karlt
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
78d9f9880a
|
Bug 447757 part.2 DOM keycode for printable keys in Numpad should be computed by switch r=karlt
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
e84b02e09a
|
Bug 447757 part.1 Compute DOM keycode for non-printable key from table first r=karlt
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
7d2dab20c0
|
Bug 677252 part.2 Add Eisu keycode for Japanese keyboard layout of Mac r=smichaud, sr=smaug
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
4d7f3814a7
|
Bug 677252 part.1 Reimplement keycode computation in cocoa widget r=smaug+smichaud
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
94c45bf1d7
|
Bug 630810 part.2 Use nsVKList.h for defining somethig for keycode r=roc
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
7bf417b45b
|
Bug 630810 part.1 Should convert from native keycode to DOM keycode for every keys on Windows r=smaug+jimm, sr=roc
|
2012-05-17 16:04:16 +09:00 |
Cameron McCormack
|
5a5f63981b
|
Back out bug 715024 due to bustage.
|
2012-05-17 12:13:02 +10:00 |
Cameron McCormack
|
27b87a665f
|
Bug 715024 - Remove duplicate functions on nsCocoaFeatures and nsToolkit. r=bgirard
|
2012-05-17 11:36:56 +10:00 |
Fabrice Desré
|
44a83c6ca5
|
Bug 755903 - Map the hardware camera shutter button to a key event [r=mwu]
|
2012-05-16 14:52:44 -07:00 |
Doug Turner
|
7738c44000
|
Bug 751663 - Implement new device proximity like event that fires only when the screen is close to the user's face. r=smaug
|
2012-05-16 13:27:54 -07:00 |
Jacek Caban
|
782ee68ec1
|
Bug 754582 - Fixed unused-result warnings in Windows-specific code r=benjamin
|
2012-05-16 10:48:45 +02:00 |
Kyle Huey
|
8b95eba736
|
Back out bug 703484 on this CLOSED TREE.
|
2012-05-15 20:19:37 -07:00 |
Masayuki Nakano
|
7c56539c8f
|
Bug 753256 Use [NSEvent modifierFlags] or convert the result of GetCurrentKeyModifiers() to cocoa flags at getting current modifier state r=smichaud
|
2012-05-16 09:28:48 +09:00 |
Geoff Brown
|
7268cdb70a
|
Bug 755324 - Avoid JNI leak in AndroidGLController::ProvideEGLSurface. r=kats
|
2012-05-15 18:30:15 -04:00 |
Marco Castelluccio
|
94373b4976
|
Bug 703484 - Allow OMTC to be used with basic layers. r=bgirard
|
2012-05-15 15:56:56 -04:00 |
Oleg Romashin
|
e31c73c104
|
Bug 754866 - Make mozilla.widget.disable-native-theme export shared bool across widgets. r=roc
|
2012-05-15 09:01:48 -04:00 |
Mike Hommey
|
fe881f4ebe
|
Bug 748001 - Use explicit targets for object files. r=ted
|
2012-05-15 07:44:32 +02:00 |
Kyle Huey
|
f7f7818986
|
Bug 728663: Stop holding a completely unnecessary and leaky reference to the drag source on the drag service. r=jimm
|
2012-05-11 11:32:08 -07:00 |
Brad Lassey
|
b39fb82bfd
|
Bug 751262 - Don't pop the JNI local ref frame if pushing it failed. r=kats
|
2012-05-08 20:21:36 -04:00 |
Julian Seward
|
56d498cd5e
|
Bug 753118 - Fix uninitialized value in nsWindow::Destroy. r=karlt
|
2012-05-09 21:00:05 -04:00 |
Benoit Jacob
|
4d92553d61
|
Bug 739648 - add mFlags field to TextureImage; introduce GetSrcTileRect flipping tile y-coords as needed; use it in DirectUpdate() to fix WebGL compositing bug - r=bgirard
|
2012-05-09 16:55:31 -04:00 |
Wolfgang Rosenauer
|
f28a46d374
|
Bug 749739 - New email sound notification file cannot contain spaces (Linux - Thunderbird 12). r=karlt
|
2012-05-09 13:27:02 +02:00 |
Doug Turner
|
1a06583a01
|
Bug 752674 - device proximity needs y and z values. r=blassey
|
2012-05-08 20:56:54 -07:00 |
Jason Duell
|
1852e76ae2
|
Bug 750616 - Get rid of warnings in necko on android. r=blassey
|
2012-05-08 17:00:12 -07:00 |
Oleg Romashin
|
76aaf23ba2
|
Bug 752643 - Make CompositorParent eglSurface setup available for non-android environment. r=ajuma
|
2012-05-08 12:40:41 -07:00 |
Cervantes Yu
|
355b1a1c9a
|
Bug 743638: Implement orientation API backend in gonk. r=mwu
|
2012-04-20 19:43:25 +08:00 |
Chris Jones
|
79b2b0b197
|
Bug 745145, part 4: Rename some things. r=mounir
--HG--
rename : hal/fallback/FallbackScreenOrientation.cpp => hal/fallback/FallbackScreenConfiguration.cpp
|
2012-05-08 14:36:07 -07:00 |
Chris Jones
|
52d0148831
|
Bug 745145, part 3: Implement PuppetScreen* analogues to PuppetWidget. r=mwu sr=roc
|
2012-05-08 14:36:07 -07:00 |
Chris Jones
|
78f28d4d90
|
Bug 745145, part 2: Implement the ScreenConfiguration hal for gonk. r=mounir
|
2012-05-08 14:36:07 -07:00 |
Chris Jones
|
acbbfc1126
|
Bug 745145, part 1: Generalize ScreenOrientation into ScreenConfiguration, and add screen rect and color+pixel depth to it. r=mounir
|
2012-05-08 14:36:07 -07:00 |
Chris Jones
|
c0ae6814fc
|
Bug 745145, part 0c: Only use nsIScreen on the main thread. r=mwu
|
2012-05-08 14:36:07 -07:00 |
Kartikaya Gupta
|
525f0996e5
|
Bug 752539 - Pass in the AutoLocalJNIFrame to some methods that implicitly require it. r=blassey
|
2012-05-08 09:35:59 -04:00 |
Ben Turner
|
e210ea8848
|
Bug 672667 - Fix build bustage on Win64.
|
2012-05-07 17:42:09 -07:00 |
Brian Nicholson
|
8eddf08450
|
Bug 752426 - Add null checks for thumbnail screenshots. r=blassey
|
2012-05-07 16:53:01 -07:00 |
Ben Turner
|
dc5ce5cefa
|
Bug 672667 - ' IndexedDB demo causes leaks and never-ending assertions'. r=bsmedberg+smichaud+khuey.
|
2012-04-06 13:40:10 -07:00 |
John Ford
|
d27a5c95ed
|
bug 747448 - convert shell calls to pwd to using core_*path functions r=khuey
|
2012-05-07 15:21:11 -07:00 |
James Willcox
|
cbf379b8a1
|
Bug 751609 - Give up on locking a Surface after 10 failures r=blassey
|
2012-05-07 14:18:30 -04:00 |
Nicolas Silva
|
3187513a54
|
Bug 751370 - Disables layers acceleration for small popups like menus and combo boxes. r=BenWa
|
2012-05-05 16:29:13 -04:00 |
Reuben Morais
|
0cd2da2404
|
Bug 751437 - Extend overflow rect in Cocoa progress bars. r=mstange
|
2012-05-05 12:41:50 -04:00 |
Joe Drew
|
2b0aa1e5d5
|
Bug 741979 - Don't require version numbers in the downloaded graphics driver blacklist. r=bjacob
--HG--
extra : rebase_source : b8abd6950804e1957d126b134146c55224288d14
|
2012-05-04 15:33:59 -04:00 |