Jan Beich
|
378a69117f
|
Bug 909832 - Make sure errno is declared. r=roc
|
2013-08-28 07:29:35 +02:00 |
|
Boris Zbarsky
|
814e6108be
|
Back out revisions 042d50591265:69f4af72765c (bug 909645) due to Windows bustage causing a CLOSED TREE.
|
2013-08-28 01:46:00 -04:00 |
|
Boris Zbarsky
|
cb43e3e570
|
Bug 909645 part 2. Don't include ipdl headers in Hal.h. r=ms2ger
|
2013-08-28 00:14:57 -04:00 |
|
Benoit Girard
|
d39a3ff360
|
Bug 908449 - Implement GfxInfo::GetFeatureStatusImpl for gonk. r=bjacob
|
2013-08-27 19:26:46 -04:00 |
|
Masayuki Nakano
|
37bf16c6ed
|
Bug 907657 Don't store following char message because it may be removed during dispatching keydown event r=jimm
|
2013-08-27 21:34:57 +09:00 |
|
David Anderson
|
ad3be7532a
|
Get basic compositor working on Windows (bug 896752, r=bas).
|
2013-08-26 20:18:31 -07:00 |
|
Robert O'Callahan
|
41bb20e889
|
Bug 907619. Part 3: Retry on EINTR instead of treating it as a timeout. r=karlt
--HG--
extra : transplant_source : b%3D%CB%3A%92%2B%E0%2A%ED%8C%11U%DC%CE%119m3%1A%FC
|
2013-08-27 12:57:03 +12:00 |
|
Robert O'Callahan ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
|
bbf94f90e4
|
Bug 907619. Part 2: Refcount clipboard-contents retrieval contexts to avoid dangling pointers. r=karlt,roc
--HG--
extra : transplant_source : %DACvv%00%0C%EB%EF%D6%5E%93I%1B%BD%F0%AE%0A%9F%AE%D6
|
2013-08-27 12:42:46 +12:00 |
|
Robert O'Callahan
|
393589c35c
|
Bug 907619. Ensure GtkSelectionData is freed. r=karlt
--HG--
extra : transplant_source : 0%9F%0E%DA%60%B1%B0%02%88%82%25.e%FBGE%A2%7BU%0A
|
2013-08-27 12:39:58 +12:00 |
|
Ryan VanderMeulen
|
52ef962a16
|
Merge inbound to m-c.
|
2013-08-26 20:19:26 -04:00 |
|
Kartikaya Gupta
|
cd34b738bd
|
Bug 885023 - Follow-up to fix build bustage on Metro. r=me
|
2013-08-26 11:33:02 -04:00 |
|
Kartikaya Gupta
|
b6d3848286
|
Bug 885023 - Follow-up to fix build bustage on Android. r=me
|
2013-08-26 10:34:56 -04:00 |
|
Magnus Melin
|
1f1340cc27
|
Backout of erroneous change from bug 903284 r=Ms2ger
|
2013-08-26 12:39:46 +01:00 |
|
Matt Woodrow
|
f6e05d5b54
|
Bug 908822 - Disable azure content on windows for now. r=nrc
|
2013-08-26 21:06:37 +12:00 |
|
Avi Halachmi
|
10b8a5c779
|
Bug 906350 - LoadLibraryW(kDwmLibraryName) should check non 0 rather than >31. r=roc
|
2013-08-25 23:18:46 +03:00 |
|
Gabriele Svelto
|
619cc7ccf1
|
Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
|
2013-08-24 08:12:51 +02:00 |
|
Ms2ger
|
b5df99e7e3
|
Revert this CLOSED TREE to changeset 4d3e221584a0.
|
2013-08-24 13:31:48 +02:00 |
|
Gabriele Svelto
|
b6e8140bfc
|
Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
|
2013-08-24 08:12:51 +02:00 |
|
Masayuki Nakano
|
226c17f3da
|
Bug 907612 part.3 widget::KeymapWrapper::GetDOMKeyCodeFromKeyPairs() should use switch instead of searching in array r=karlt
|
2013-08-24 16:24:33 +09:00 |
|
Masayuki Nakano
|
e16d8e4b0e
|
Bug 907612 part.2 Get rid of nsNativeKeyEvent r=roc+gps, sr=jst
|
2013-08-24 16:24:32 +09:00 |
|
Masayuki Nakano
|
9e43958090
|
Bug 907612 part.1 nsNativeKeyBindings for GTK should use nsKeyEvent.mNativeKeyEvent r=karlt
|
2013-08-24 16:24:32 +09:00 |
|
Masayuki Nakano
|
51e7b5e4cd
|
Bug 897885 part.2 Add test for handling kVK_JIS_KeypadComma r=smichaud
|
2013-08-24 13:53:01 +09:00 |
|
Masayuki Nakano
|
6ac5b1524f
|
Bug 897885 part.1 Handle kVK_JIS_KeypadComma in widget::TextInputHandler r=smichaud
|
2013-08-24 13:53:01 +09:00 |
|
Nathan Froyd
|
12a0d63a24
|
Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle
|
2013-08-16 12:18:43 -04:00 |
|
Nathan Froyd
|
8dc166a974
|
Bug 906088 - part 3 - add Preferences events to AndroidGeckoEvent; r=blassey
|
2013-08-16 11:24:30 -04:00 |
|
Nathan Froyd
|
30f618db34
|
Bug 906088 - part 2 - factor out reading an nsString from a Java string in AndroidJavaWrappers.cpp; r=blassey
|
2013-08-16 11:15:27 -04:00 |
|
Nathan Froyd
|
e8c01583d7
|
Bug 905759 - part 2 - add Telemetry-specific GeckoEvent and related machinery; r=blassey
|
2013-08-15 15:03:47 -04:00 |
|
Matt Woodrow
|
7c8c778197
|
Bug 907926 - Azure support for windows/nsWindow. r=Bas
|
2013-08-23 18:13:55 +12:00 |
|
Jim Mathies
|
e6ba4d9285
|
Bug 907243 - Move SetDPI to APZCTreeManager. r=kats
|
2013-08-22 19:28:02 -05:00 |
|
Guillaume Abadie
|
fcd4bed6e9
|
bug 907946 - re-enable EXT_packed_depth_stencil on OS X 10.9 - r=bjacob,jgilbert
|
2013-08-22 20:13:59 -04:00 |
|
Ed Morley
|
ffa8f77aa3
|
Backed out changeset ec184d1877cf (bug 822096) for causing the same B2G failures as occurred in the Try run; CLOSED TREE
|
2013-08-22 16:16:16 +01:00 |
|
Makoto Kato
|
9d06ff2f05
|
Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg
|
2013-08-22 19:31:48 +09:00 |
|
Olli Pettay
|
6c054730c5
|
Bug 822096, make sure to not favor perf mode too long, r=roc
--HG--
extra : rebase_source : 79ae8ff0f2ad0b4d5ce07895efdcc316e0264fc4
|
2013-08-22 02:13:50 +03:00 |
|
Ms2ger
|
dd3ed79f0d
|
Merge PGO-green changeset from inbound to m-c.
|
2013-08-22 10:31:44 +02:00 |
|
Ms2ger
|
f8f8a40a0a
|
Bug 906619 - Part a: Move unconditional CSRCS to moz.build; r=mshal
|
2013-08-22 08:56:02 +02:00 |
|
Ms2ger
|
19f3e043e3
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
4d0ead0110
|
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
5c981f7ca9
|
Bug 906412 - Cleanup some random parts of the build system; r=mshal
|
2013-08-22 08:55:59 +02:00 |
|
Ms2ger
|
5173d3f36d
|
Bug 906351 - Use @DEPTH@ even more; r=ted
|
2013-08-22 08:55:59 +02:00 |
|
Ms2ger
|
66214743ad
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Ms2ger
|
badb581ba0
|
Bug 904178 - Part f: Remove some includes from nsPIDOMWindow.h; r=mounir
|
2013-08-22 08:30:55 +02:00 |
|
Stephen Pohl
|
137e8534cd
|
Revert 366e6a39d71a from bug 673875 for causing bug 907275. r=smichaud
|
2013-08-21 12:22:03 -04:00 |
|
Stephen Pohl
|
9838c75c5b
|
Revert fd6c7792b048 from bug 673875 for causing bug 907275. r=smichaud
|
2013-08-21 12:21:59 -04:00 |
|
Stephen Pohl
|
4acd55bd55
|
Bug 904561: Followup for RTL support. r=smichaud
|
2013-08-21 16:33:55 -04:00 |
|
Stephen Pohl
|
6091137378
|
Bug 904561: Restrict the growing of overlay scrollbars on hover to OSX 10.8 and above. r=smichaud
|
2013-08-21 15:44:17 -04:00 |
|
Benoit Jacob
|
247a3a62e7
|
Bug 900201 - Implement GfxInfo on gonk - r=ehsan
|
2013-08-12 23:55:28 +02:00 |
|
Botond Ballo
|
928f2bf87a
|
Bug 898580 - Metro mechanism for content to inform APZC about scroll events. Handles multi-APZC. r=bbondy, r=kats
|
2013-08-12 16:31:49 -04:00 |
|
Nathan Froyd
|
b6dfe59d55
|
Bug 908919 - Backout 1117002f074f:c03239a1493a (bug 906088) for causing Ts regressions; r=performance-is-job-1
|
2013-08-26 14:07:34 -04:00 |
|
Martin Stransky
|
0fa1ab8c87
|
Bug 897404 - Port GTK2 to GTK3 - treeview rendering, don't use treeview flags. r=karlt
|
2013-08-26 11:08:29 -04:00 |
|
Quentin Glidic
|
7dd364f0de
|
Bug 884708 - Port GTK2 to GTK3, build fixes. r=karlt
|
2013-06-13 14:24:31 +02:00 |
|