Chris Peterson
|
660aaf2bc2
|
Bug 778980 - Part 3: Fix gcc -Wconversion-null warnings in widget/android. r=blassey
|
2012-09-14 12:02:51 -07:00 |
|
Mats Palmgren
|
45ce0d46d6
|
Bug 791518 - Use correct GDK type for gtk_selection_data_get_length() return value to avoid signed to unsigned conversion of -1 and subsequent crash. r=karl
|
2012-09-18 01:05:05 +02:00 |
|
Bas Schouten
|
3f92f75725
|
Backout Bug 791742
|
2012-09-17 22:23:41 +00:00 |
|
Koosha Khajeh Moogahi
|
8d39310f18
|
Bug 788242: Implement and make use of void versions of NS_ENSURE_* macros; r=ehsan,bsmedberg
|
2012-09-14 14:30:31 +04:30 |
|
Bas Schouten
|
073ddbbad1
|
Bug 791742: Consider driver version substrings in decimals. r=joedrew
|
2012-09-17 20:50:38 +00:00 |
|
Siddharth Agarwal
|
110f028cdd
|
Bug 789830 - Graphics driver DriverVersion and DriverDate no longer present in registry with some Windows 8 installs, breaking about:support and driver blacklisting. Assume a driver version of 0.0.0.0 in such cases. r=joe
|
2012-09-17 23:26:24 +05:30 |
|
Jacek Caban
|
0e07bd7e5d
|
Bug 791230 - nsTextStore.cpp fails to compile on GCC (mingw) r=masayuki
|
2012-09-14 16:13:46 +02:00 |
|
Masayuki Nakano
|
5f3096a05a
|
Bug 790561 Separate InsertTextAtSelection() r=jimm
|
2012-09-14 13:51:00 +09:00 |
|
Joe Drew
|
4b4f344eb2
|
Bug 783517 - Block all AMD drivers for hardware acceleration on Windows 8 due to mysterious crashes, but leave as-yet unreleased drivers unblocked. r=bjacob
--HG--
extra : rebase_source : a7871f074930ff8e1fcb7f208462a69ebf5dd34b
|
2012-09-13 18:39:37 -04:00 |
|
Masayuki Nakano
|
9232d22fb3
|
Backout 3a20a844caec due to landed wrong patch
|
2012-09-14 11:35:23 +09:00 |
|
Martin Stransky
|
d37c6bf4d2
|
Bug 627699 - Port GTK2 to GTK3, gtk-rest. r=karlt
|
2012-09-13 21:56:59 -04:00 |
|
Martin Stransky
|
e89d69c269
|
Bug 627699 - Port GTK2 to GTK3, nsBidiKeyboard patch. r=karlt
|
2012-09-13 21:56:58 -04:00 |
|
Masayuki Nakano
|
c960e79c93
|
Bug 790561 Separate InsertTextAtSelection() r=jimm
|
2012-09-14 10:38:58 +09:00 |
|
Masayuki Nakano
|
e032dcde9b
|
Bug 789703 Allow to query the selection without write lock in InsertTextAtSelection() r=jimm
|
2012-09-14 10:38:58 +09:00 |
|
Christian Vielma
|
9daa52423c
|
Bug 756504 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson
|
2012-09-12 17:48:29 -07:00 |
|
Chris Peterson
|
cd604bcb0e
|
Backout 3875fa9aaec1 (changeset author is Christian Vielma, not Chris Peterson). a=oops
|
2012-09-12 17:40:41 -07:00 |
|
Chris Peterson
|
3fe868b85a
|
Bug 756504 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson
|
2012-09-12 17:36:32 -07:00 |
|
Chris Peterson
|
cfc21cce7e
|
Backout 01fb250fbba1 (changeset description should have said bug 756504, not bug 756505). a=oops
|
2012-09-12 17:31:21 -07:00 |
|
Christian Vielma
|
585957c59c
|
Bug 756505 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson
|
2012-09-12 11:19:39 -04:00 |
|
Wes Johnston
|
8234baf59c
|
Bug 787271 - Add methods to call in jni through ctypes. r=mfinkle,blassey
|
2012-09-12 11:31:17 -07:00 |
|
Chris Jones
|
cdd4ae9faf
|
Bug 790183: Don't send SetCursor if the cursor hasn't changed. r=roc
|
2012-09-11 21:48:13 -07:00 |
|
Masayuki Nakano
|
db90290449
|
Bug 544773 part.2 Move old helper methods in nsTextStore.cpp to the chunk for new helper methods r=jimm
|
2012-09-12 08:53:12 +09:00 |
|
Masayuki Nakano
|
16e3261bd2
|
Bug 544773 part.1 TSF module should log its behavior r=jimm
|
2012-09-12 08:53:12 +09:00 |
|
Chris Jones
|
e01d45f3fa
|
Bug 788943: Allow TabParents to capture event series for faster dispatch to subprocesses. Implements capturing of touch-event series. r=smaug sr=roc
|
2012-09-11 13:05:52 -07:00 |
|
Steven Lee
|
1a3d6cea38
|
Bug 714358: Time manager implementation. r=jlebar
|
2012-09-11 02:05:00 -04:00 |
|
Mounir Lamouri
|
42ecf3a4fd
|
Bug 787532 - Update Android HAL backend to take into account new screen lock values. r=jlebar
|
2012-09-11 11:57:20 +01:00 |
|
Brian R. Bondy
|
784446cc09
|
Bug 787769 - Clipboard option for CF_DIB is now explicitly specified. r=jimm
|
2012-09-06 22:48:16 -04:00 |
|
Jim Mathies
|
1be60a7fb4
|
Bug 786979 - Use a new constant for returning ICoreWindow from GetNativeData. r=bbondy
|
2012-09-07 14:51:02 -05:00 |
|
Aryeh Gregor
|
5a68b81a9b
|
Bug 783523 - Fix platform-specific nsresult misuse; r=ehsan,tbsaunde,smaug
|
2012-08-16 14:58:11 +03:00 |
|
Makoto Kato
|
c28c020a8f
|
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
|
2012-09-06 11:41:02 +09:00 |
|
Bobby Holley
|
fbc6e78256
|
Bug 774633 - Fix TestAppShellSteadyState to load a system principal URI so that we don't discard the inner window. r=bent
|
2012-09-05 11:32:07 -07:00 |
|
Chris Jones
|
7ee7b46bd3
|
Bug 783066: Paint the backgrounds of remote subdocuments like we paint those of same-process subdocuments. r=roc
|
2012-09-05 09:23:45 -07:00 |
|
Brad Lassey
|
5acd657e06
|
bug 770289 - JNIEnv->NewString can throw and needs to be caught before another JNI call, handle NewStringUTF r=kats
|
2012-09-05 00:23:02 -04:00 |
|
Mike Hommey
|
d4d87778e3
|
Bug 784262 - Use generic install/copy rule in rules.mk. r=ted
|
2012-08-29 08:55:57 +02:00 |
|
Brad Lassey
|
a4736dd52a
|
bug 761503 - return a bool from PumpMessageLoop to indicate if work was performed r=snorp
|
2012-06-05 01:14:12 -04:00 |
|
Kartikaya Gupta
|
69712eb652
|
Bug 787060 - Update android widget RedrawAll to invalidate the entire view to work with DLBI. r=mattwoodrow
|
2012-09-04 18:06:22 -04:00 |
|
Brian R. Bondy
|
1ffaf87dd8
|
Bug 787808 - Create common base class for Win32 and WinRT filepickers. r=jimm
|
2012-09-03 11:25:08 -04:00 |
|
Randell Jesup
|
eedf93a21d
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Josh Matthews
|
4716a41074
|
Bug 722861 - Add privacy information to image requests, and use a separate cache for private requests. r=joe
|
2012-06-26 00:20:12 -04:00 |
|
Joe Drew
|
6d09b14c65
|
Bug 706908 - Support Windows 8 from gfxInfo and the graphics blacklist. r=bjacob
|
2012-08-31 12:42:07 -04:00 |
|
Timothy Nikkel
|
0795ae1d5c
|
Bug 786421. If we are asked to repaint while resizing a window on Windows and the new size matches the old size just repaint and don't do a bunch of extra work. r=jimm
|
2012-08-31 11:16:52 -05:00 |
|
Phil Ringnalda
|
8905cee17f
|
Bug 784783 followup, remove the stray ) which is causing build bustage
|
2012-08-30 21:22:26 -07:00 |
|
Masayuki Nakano
|
42c33fcf7c
|
Bug 784783 Don't access [NSEvent characters] if the event type is neither NSKeyDown nor NSKeyUp r=smichaud
|
2012-08-31 12:55:23 +09:00 |
|
Michael Wu
|
8c8828422d
|
Bug 771653 - Use HWComposer instead of swapBuffer where appropriate, r=cjones
Some vendors provide a hw composer module which should be used instead of swapBuffers on hardware surfaces.
Based on romaxa's patch.
|
2012-08-24 15:42:45 -04:00 |
|
Josh Aas
|
402428750a
|
Bug 598401: Remove support for the Quickdraw NPAPI drawing model. r=smichaud
|
2012-08-30 15:10:55 -04:00 |
|
Brian R. Bondy
|
695f096c60
|
Bug 785744 - Async file picker cleanup. r=neil
|
2012-08-29 14:37:43 -04:00 |
|
Chris Jones
|
d1ad541565
|
Bug 778261: Move this workaround back into the right place. r=fabrice
|
2012-08-30 09:45:59 -03:00 |
|
Oleg Romashin
|
61cbd87134
|
Bug 779726 - QGL includes fix, missing change, build fix. r=me. DONTBUILD because NPOTB
|
2012-08-29 22:01:58 -07:00 |
|
Phil Ringnalda
|
beb4296fa9
|
Bug 786918 - Fix test_platform_colors.xul for 10.8
--HG--
extra : rebase_source : 00585f7bb8305cf03cd7f79db02c9a14afa22219
|
2012-08-29 21:29:12 -07:00 |
|
Masayuki Nakano
|
7664e6a01a
|
Bug 674477 Don't scroll around axis whose overflow is hidden by wheel events r=smaug
|
2012-08-30 10:05:16 +09:00 |
|