foudfou
|
c3b89d6fed
|
Bug 760802 - Add JS nativeHandler attribute for nsIBaseWindow. r=roc
|
2012-07-24 21:35:32 -04:00 |
|
Oleg Romashin
|
1ad7b84973
|
Bug 777094 - Qt fail to compile due to wrong GL includes order. r=dougt CLOSED TREE
|
2012-07-24 15:15:34 -07:00 |
|
Jim Mathies
|
e85d2bf1c2
|
backout ea7070555f4f CLOSED TREE
|
2012-07-24 16:59:41 -05:00 |
|
Jim Mathies
|
730f03e2fa
|
Bug 776902 - vc11 nullptr fix for nsFilePicker. r=bbondy
|
2012-07-24 15:07:41 -05:00 |
|
Chris Jones
|
bbab5e6e40
|
Bug 776217: Support gecko-implemented screen rotation with omtc. r=roc
|
2012-07-24 12:01:09 -07:00 |
|
Ehsan Akhgari
|
19c695a5ca
|
Backout changeset 02627fecb3e2 (bug 776742) because of build bustage
|
2012-07-24 14:33:17 -04:00 |
|
Marshall Culpepper
|
8ed70403e6
|
Bug 776742: ANativeWindow::cancelBuffer now points to a no-op function, fixing a process exit segfault in the emulator. r=cjones
--HG--
rename : js/xpconnect/tests/browser/Makefile.in => js/xpconnect/tests/Makefile.in
extra : rebase_source : c64b24e31419dfe9c9f81c572e801aa87d5df721
|
2012-07-24 13:07:15 -05:00 |
|
Parth Mudgal
|
7af97fe47e
|
Bug 753021 - Favicon shortcuts should be centered with a white background. r=bbondy
|
2012-07-21 16:07:30 -04:00 |
|
Parth Mudgal
|
18ade5e188
|
Bug 110894 - Use favicons on webpage shortcuts in Windows. r=bbondy
|
2012-07-21 16:07:26 -04:00 |
|
Joshua Cranmer
|
de30491499
|
Bug 773637 - Kill NS_SCRIPTABLE attributes, Part 2: Remove NS_SCRIPTABLE. r=ehsan
--HG--
extra : rebase_source : 83020e0a1961ed5b33d5e0599419c6b7b82caa87
|
2012-07-06 15:31:49 -05:00 |
|
Joshua Cranmer
|
e1cdfe2f05
|
Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan
--HG--
extra : rebase_source : a0b4bc50fece36d9a90fed61431635948bfa33b5
|
2012-07-06 15:14:07 -05:00 |
|
James Willcox
|
f97d0fb4b7
|
Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert,blassey
|
2012-07-20 15:20:51 -04:00 |
|
Bas Schouten
|
96941914c7
|
Bug 762948: Workaround for invalidation problem with flash. r=roc
|
2012-07-23 15:57:38 +02:00 |
|
Ed Morley
|
865b492e14
|
Backout 4987ffd173a4 (bug 687267) for bustage
|
2012-07-23 14:47:54 +01:00 |
|
James Willcox
|
a2f250042f
|
Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert,blassey
--HG--
extra : rebase_source : 450055ae3e71ea84f74252d3bf100fe970d29d14
|
2012-07-20 15:20:51 -04:00 |
|
Aryeh Gregor
|
0c8f5adf50
|
Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan
|
2012-07-20 14:16:17 +03:00 |
|
Mark Capella
|
7103242b4f
|
Bug 775041 - Make nsIWidget::IsEnabled return bool, r=roc, f=ms2ger
|
2012-07-23 01:19:08 -04:00 |
|
Ms2ger
|
8c936ae394
|
Bug 776142 - Back out bug 687267 / changeset 8571114112b2 on a CLOSED TREE.
|
2012-07-22 14:02:18 +02:00 |
|
Ryan VanderMeulen
|
4821e10e61
|
Bug 773961 - Append '\' only if a path does not end with '\'. r=daveryeo
Sometimes, initialDir.get() return a path with '\' at last. In this case, WinFileDlg() fails because of double '\' in a path.
|
2012-07-21 14:32:25 -04:00 |
|
Masayuki Nakano
|
c6c99d4fb5
|
Bug 775414 InitKeyEvent() should decide input string instead of InitKeyPressEvent() r=smichaud
|
2012-07-21 08:24:48 +09:00 |
|
James Willcox
|
ff21a06364
|
Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert
|
2012-07-20 15:20:51 -04:00 |
|
Ed Morley
|
4e8827ab36
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-07-20 14:32:04 +01:00 |
|
Gervase Markham
|
69110ab2b1
|
Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0.
|
2012-07-20 10:10:44 +01:00 |
|
Doug Sherk
|
73bba2160b
|
Bug 750974: Move basic pan/zoom logic into Gecko C++ r=cjones,roc sr=smaug[widget/]
|
2012-07-19 23:48:25 -07:00 |
|
Masayuki Nakano
|
4a788ed927
|
Bug 773651 Guess VK_RCONTROL and VK_RMENU from extended key flag on XP and don't trust the scan code of key messages r=jimm
|
2012-07-19 10:28:17 +09:00 |
|
Masayuki Nakano
|
94a89956d7
|
Bug 751749 part.4 Give higher priority to Meta than Super and Hyper due to better compatibility with Web applications r=karlt
|
2012-07-19 10:28:17 +09:00 |
|
Masayuki Nakano
|
588dd9f9f3
|
Bug 751749 part.2 Support Win key for a modifier of shortcut key and access key r=smaug, enn
|
2012-07-19 10:28:16 +09:00 |
|
Masayuki Nakano
|
141ea58a3e
|
Bug 751749 part.1 Decide one modifier for a modifier flag r=karlt
|
2012-07-19 10:28:16 +09:00 |
|
David Zbarsky
|
7f0f075928
|
[Bug 774505] Don't include Layers.h everywhere r=cjones
|
2012-07-18 12:31:40 -04:00 |
|
Chris Jones
|
62d23842f9
|
Bug 745148, part 9: Hook up the pieces and enable direct compositor. r=roc
|
2012-07-17 16:59:45 -07:00 |
|
Chris Jones
|
ec578f2342
|
Bug 745148, part 6: Allow layer trees to be given IDs so that the referent can be used in another context. r=ajuma sr=roc
|
2012-07-17 16:59:45 -07:00 |
|
Chris Jones
|
73b6b07bd6
|
Bug 774139: Forward touch events across processes. r=felipe,smaug
|
2012-07-15 19:58:43 -07:00 |
|
Chris Peterson
|
7870e603b2
|
Bug 709230 - Part 1: Add Android JNI error logging. r=blassey
|
2012-07-11 10:29:03 -07:00 |
|
Steve Fink
|
6dcbf4aa2b
|
Backed out changeset afd9e75374e8 from a CLOSED TREE for breaking Windows builds
|
2012-07-19 14:55:48 -07:00 |
|
James Willcox
|
d6aa2eee6c
|
Bug 687267 - Initial support for Flash on Honeycomb r=benwa,vlad
|
2012-07-19 16:15:40 -04:00 |
|
Felipe Gomes
|
545c5f337b
|
Bug 775403: When touch events are being consumed by a remote frame, continue to dispatch synthesized mouse events *only* in the parent process, for the focus manager. r=cjones
|
2012-07-19 12:40:24 -07:00 |
|
Mark Capella
|
bf92974758
|
Bug 769998 - Make nsIWidget::IsVisible return bool, r=roc, f=ms2ger
|
2012-07-19 04:57:50 -04:00 |
|
Brad Lassey
|
93167f50ec
|
bug 763166 - crash in mozilla::AndroidGeckoLayerClient::SetFirstPaintViewport r=kats
--HG--
extra : rebase_source : e829af44977ba676b57697d3a3042b78c1b6efca
|
2012-07-17 10:25:48 -04:00 |
|
Chris Jones
|
e1cee8975b
|
Back out bug 774139. r=bustage
|
2012-07-16 15:19:00 -07:00 |
|
Chris Jones
|
526631b1c6
|
Bug 774139: Forward touch events across processes. r=felipe,smaug
|
2012-07-16 14:46:29 -07:00 |
|
Ed Morley
|
5c5b8e26a9
|
Merge mozilla-central to mozilla-inbound
|
2012-07-16 18:32:39 +01:00 |
|
Rafael Ávila de Espíndola
|
b65e73a1b7
|
Bug 774017 - Remove extra ;. r=khuey.
|
2012-07-16 11:00:50 -04:00 |
|
Dan Walkowski
|
10093c1b76
|
Bug 772600. Create WebappOSUtils to host platform-specific webapps code and implement native app launch. r=felipe
Windows part by Tim Abraldes and Linux part by Marco Castelluccio
|
2012-07-14 01:09:39 -07:00 |
|
Ryan VanderMeulen
|
af2de47770
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-07-14 22:56:29 -04:00 |
|
KO Myung-Hun
|
596005ae6e
|
Bug 768742 Fix a buggy process of compositionupdate event. NPOTDB DONTBUILD OS/2 Only. r=masayuki
1. compositionupdate must be fired before dispatching text event
2. compositionupdate must be fired only if a conversion string was changed
|
2012-07-15 10:22:54 +09:00 |
|
Vivien Nicolas
|
f2fbdc99f4
|
Bug 773534 - Show briefly the typed character for <input type=password>. r=mwu
|
2012-07-15 01:05:54 +02:00 |
|
Ms2ger
|
6a3f956ff2
|
Backout 977ee9208065, a405768bd32a, 69a1fb2ddca3, 58d5f1d1443e for Moth orange.
|
2012-07-14 11:38:56 +02:00 |
|
Dan Walkowski
|
6e58713cbe
|
Bug 772600. Create WebappOSUtils to host platform-specific webapps code and implement native app launch. r=felipe
Windows part by Tim Abraldes and Linux part by Marco Castelluccio
|
2012-07-14 01:09:39 -07:00 |
|
Nicolas Silva
|
60e5603d68
|
Bug 763234 - Use only one compositor thread with OMTC. r=cjones
|
2012-07-13 11:25:29 -04:00 |
|
Kartikaya Gupta
|
d5832db8f0
|
Back out 083d36bafbc8 (bug 763166) on suspicion of android talos redness. r=me
|
2012-07-13 17:34:58 -04:00 |
|