Ed Morley
|
2fb62e349c
|
Merge mozilla-central and mozilla-inbound
|
2011-10-29 02:40:36 +01:00 |
Matt Brubeck
|
01376a3b64
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-10-28 11:15:56 -07:00 |
Oleg Romashin
|
652dd25f76
|
Bug 692479 - Implement screenshoot based fast startup on Maemo Harmattan. r=dougt
|
2011-10-28 08:13:57 -04:00 |
Mark Banner
|
18642c515f
|
Bug 693949 - Drop nsCStringArray. r=bsmedberg
|
2011-10-28 08:35:45 +01:00 |
Masayuki Nakano
|
61c6fb2f03
|
Bug 694913 Assume that user clicked on right most of a character if clicked character in composition string is zero-width r=roc+emk
|
2011-10-26 11:10:43 +09:00 |
Neil Deakin
|
42f99d3415
|
Bug 503879, remove nsIToolkit, make nsToolkit a singleton, remove it from some widget platforms, and don't pass it around when creating widgets, original patch by robarnold, r=roc
|
2011-10-25 11:05:32 -04:00 |
Ehsan Akhgari
|
76a8f6a8d8
|
Bug 694811 - Linking with VC11 fails with an undefined reference error to _IID_IAsyncOperation; r=bbondy
|
2011-10-24 16:08:10 -04:00 |
Ehsan Akhgari
|
f0a21ac6d4
|
Bug 694802 - VC11 cannot compile nsWindow.cpp because it #includes <pbt.h>; r=bbondy
|
2011-10-24 15:59:10 -04:00 |
Daniel Holbert
|
4fc05fb1da
|
Back out 564e841f1f57 (Bug 429592) for Linux64 opt orange
|
2011-10-24 11:24:29 -07:00 |
Benjamin Smedberg
|
de4e38ad6c
|
Bug 429592 - Add a monitor thread for process hangs and crash by default if a chrome process doesn't end up back in the event loop for more than 30 seconds. By default this affects non-debug builds only. r=cjones/bent
--HG--
extra : rebase_source : d75bbc917d9a07f2a5ec016d3c410ec4bcff67e9
|
2011-10-12 13:52:26 -04:00 |
Brad Lassey
|
662f537c7d
|
[mq]: Backout changeset 78e519331f40 because of build bustage on android
|
2011-10-24 13:18:50 -04:00 |
Jonathan Watt
|
66f54fe5a4
|
Bug 695303 - Add a mozilla::clamped function to replace NS_CLAMP (so side affects of args are evaluated no more than once) and NS_MIN(max, NS_MAX(val, min)) (to make code clearer). r=bsmedberg.
|
2011-10-28 19:33:28 +01:00 |
Brad Lassey
|
7f15784ee5
|
bug 633239 - event loop responsiveness for Android r=dougt
|
2011-08-04 03:32:57 -04:00 |
Brad Lassey
|
30960abdf5
|
bug 633239 - event loop responsiveness for Android r=dougt
|
2011-08-04 03:32:57 -04:00 |
Neil Deakin
|
73acb65b88
|
Bug 697629, add back NS_COUNT_CTOR that was unintentionally removed by bug 503879
|
2011-10-28 10:47:54 -04:00 |
Josh Aas
|
4624984f4e
|
Bug 695968: Fix use of uninitialized memory in nsLookAndFeel::NativeGetColor. r=roc
|
2011-10-20 10:46:45 -04:00 |
Marco Bonardo
|
ea7024ac8c
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-10-19 11:47:57 +02:00 |
Oleg Romashin
|
7ddeb05c7d
|
Bug 695231 - Disable animated orientation change in Meegotouch window/scene manager. r=jeremias
|
2011-10-18 13:18:43 -07:00 |
Olli Pettay
|
5a92aedb22
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
--HG--
extra : rebase_source : 53dc2ec386f6e4147587e6be3c53d297ad71d57a
|
2011-10-18 14:19:44 +03:00 |
Olli Pettay
|
2c2da3099f
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
--HG--
extra : rebase_source : baf1a25cdea68d499a7673fdf96e27b5a12dc83c
|
2011-10-18 13:53:36 +03:00 |
Oleg Romashin
|
da61ec4e86
|
Bug 693422 - Make possible for Qt FF create main QGraphicsView outside of XPCOM (ala faststart static UI feature). r=tatiana
--HG--
rename : widget/src/qt/mozqwidget.h => widget/src/qt/moziqwidget.h
extra : rebase_source : 82d80684824878e19014f25817ba6215c69ed719
|
2011-10-17 17:52:56 -07:00 |
Ted Mielczarek
|
84d9b3353a
|
bug 690203 - ensure that we unstick the event tracing thread when shutting down. r=bsmedberg
|
2011-10-18 10:51:36 -04:00 |
Benoit Girard
|
7f68832f72
|
Bug 694994 - Improve GetAdapterDescription string to remove ambiguity. r=ajuma
--HG--
extra : rebase_source : 3128eeff52a6574bc1b835ac19909a387c6ec9f9
|
2011-10-17 08:02:15 -07:00 |
Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
Jeff Walden
|
b5e57820bf
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
|
2011-10-10 22:50:08 -07:00 |
Ed Morley
|
acef499a8d
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-10-15 12:19:29 +01:00 |
Ms2ger
|
ca6f7807e0
|
Bug 540433 - Remove nsIDocumentViewer; r=smaug
|
2011-10-15 09:33:26 +02:00 |
Neil Deakin
|
506fdf23b9
|
Bug 694227 nsIBaseWindow::blurSuppression is unusued, r-bsmedbeg,sr=bz
|
2011-10-14 14:11:22 -04:00 |
Neil Deakin
|
7e4c23a4f5
|
Bug 694226, merge nsWidgetAtoms and nsGkAtoms, r=roc
|
2011-10-14 14:11:22 -04:00 |
Neil Deakin
|
90f42cf310
|
Bug 694224, remove appshell argument from various widget creation methods, r=roc
|
2011-10-14 09:06:39 -04:00 |
Jeff Walden
|
d0532c3e95
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
Jeff Walden
|
0f30b277bf
|
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
|
2011-10-10 22:50:08 -07:00 |
Joe Drew
|
b7abc0d487
|
Bug 693813 - Don't evaluate our blacklisting logic if we're being called for a downloaded blacklist entry. r=bjacob
|
2011-10-11 17:18:56 -04:00 |
Ed Morley
|
7511fe3f79
|
Bug 693191 - Unblacklist D3D9 layers on NVIDIA 6200 device ID 0221; r=bjacob
|
2011-10-11 22:05:08 +01:00 |
Brian R. Bondy
|
0fde91f155
|
Bug 635691 - GetAttention() flashes the grandparent window although the parent window is in the forground. r=neil
|
2011-10-09 10:19:24 -04:00 |
Brian R. Bondy
|
44ead00caf
|
Bug 607251 - Aero broken with Basic/Aero theme and minimize/un-minimize. r=jimm
|
2011-10-07 21:52:09 -04:00 |
Oleg Romashin
|
5ec1284a87
|
Bug 690656 - Don't Init XAtom and XEvents listener in non-main thread r=dougt
|
2011-10-07 16:16:37 +01:00 |
Oleg Romashin
|
e898a9c599
|
Bug 690656 - Stop creating QWidget in DragService ctor r=dougt
|
2011-10-07 16:16:36 +01:00 |
Martin Stransky
|
00da0f1bf6
|
Bug 627699 - Port GTK2 to GTK3, mozcontainer patch, r=karlt
|
2011-10-07 16:16:36 +01:00 |
Makoto Kato
|
cc3bc0653a
|
Bug 691217 - nsWindow::OnPaint() returns NS_ERROR_FAILURE even if return type is bool. r=jimm
|
2011-10-06 17:34:34 +09:00 |
Boris Zbarsky
|
3d45f324e1
|
Bug 691725. Actually initialize the mIsDragPopup member of nsWidgetInitData. r=enn
|
2011-10-05 23:19:58 -04:00 |
Ehsan Akhgari
|
d67e191144
|
Bug 691909 - Avoid an unnecessary memory allocation for GTK clipboard code; r=roc
--HG--
extra : rebase_source : 2d4ae14de525809bded55e235867b058993f6c94
|
2011-10-05 19:56:19 -04:00 |
Ehsan Akhgari
|
d32edc7414
|
Bug 692122 - nsToolkit::StartAllowingD3D9 leaks the nsToolkit object; r=roc
--HG--
extra : rebase_source : ca6010965c59296b4c3c9db3ec57c4e7af92a310
|
2011-10-05 19:54:07 -04:00 |
Justin Lebar
|
f89c7adf4f
|
Bug 689433 - Align nsAutoTArray<E> to E's natural alignment. r=roc
--HG--
extra : rebase_source : f7062f251f6905a58145ed6d94680f076dabbef7
|
2011-10-05 09:11:17 -04:00 |
Masayuki Nakano
|
61a0d1f4ca
|
Bug 477291 Should not send keypress event before calling interpretKeyEvents r=smichaud
|
2011-10-05 11:19:25 +09:00 |
Masayuki Nakano
|
a79188fbc7
|
Bug 685073 part.2 Consume key event which causes nested key event r=smichaud
|
2011-10-05 11:19:24 +09:00 |
Masayuki Nakano
|
eeb6716dfb
|
Bug 685073 part.1 Manage nested key events for IME r=smichaud
|
2011-10-05 11:19:24 +09:00 |
Marco Bonardo
|
9a6d70c1b6
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-10-04 11:02:20 +02:00 |
Bas Schouten
|
1d5fd8ff91
|
Bug 656589: Avoid using Direct2D surfaces which are non-functional. r=jimm
|
2011-10-04 03:20:43 +02:00 |
Matt Brubeck
|
7e0963eed8
|
Bug 691054 - Back out bug 667980 (getNetworkLinkType) on Android because of scary permissions [r=dougt]
|
2011-10-03 16:34:43 -07:00 |