Florian Queze
19cd7abe78
Bug 779843 - nsIdleService never fires the "back" notification if there's only one listener, r=vlad.
2012-08-02 19:38:30 +02:00
Mihai Sucan
5eef25c0c7
Bug 779857 - Build failure with clang: widget/gtkxtbin/gtk2xtbin.c error: void
...
function 'xt_client_xloop_create' should not return a value. rs=ted
2012-08-02 18:48:44 +03:00
Martin Stransky
c5b7e0a152
Bug 544088 - Export XtClient methods. r=karlt
2012-08-01 16:34:08 -04:00
Martin Stransky
67790755e0
Bug 544088 - Support Xt plugins OOP. r=karlt
2012-08-01 16:34:08 -04:00
Ryan VanderMeulen
2546166504
Merge m-c to inbound.
2012-08-01 16:34:02 -04:00
Oleg Romashin
4f8882a570
Bug 778024 - Bug 774139 will break Qt/Maemo builds due to #define signals. r=dougt NPODB
2012-08-01 12:00:44 -07:00
Chris Peterson
b477c10c9b
Backout f6aff596b0ff (bug 779287). r=me
...
--HG--
extra : rebase_source : 38526eac16b3eef5fd0e006784fa61a3d37598f6
2012-08-01 13:01:35 -07:00
Jeff Muizelaar
d7e31871cd
Bug 779329. Add labels for gonk widget. r=cjones
...
This makes it much clearer when we're waiting for events.
2012-06-27 11:55:42 -04:00
Kartikaya Gupta
c1e342445b
Bug 763166 - Fix race condition that could result in using an uninitialized AndroidBridge. r=snorp
2012-07-31 17:34:06 -04:00
Karl Tomlinson
f8fc648682
b=778031 add FinishX to XSync less frequently and use it r=cjones
...
--HG--
extra : transplant_source : %BC%2C%80%F65%1DV%B7YVI%80%B2%FD%FE%F1%18G%06%26
2012-07-31 14:54:21 +12:00
Ed Morley
d5fd370a09
Backout 31f42dd24f25 (bug 460969) for mochitest-other failures in test_bug444800.xul
2012-07-31 16:29:25 +01:00
Eddy Bruel
3600f06313
Bug 460969 - Fix image from clipboard code; r=netzen
2012-07-31 14:47:18 +02:00
Eddy Bruel
7628fb4bc8
Bug 460969 - Fix image to clipboard code; r=netzen
2012-07-31 14:11:55 +02:00
Chris Peterson
111951c62e
Bug 779287 - widget/android: Replace NULL with nullptr. r=mfinkle
2012-07-31 09:36:30 -07:00
Steven Michaud
6b4d1dab50
Bug 764176 - Cap area of rectangles passed to CUIDraw. r=mstange
2012-08-01 10:30:31 -05:00
Neil Deakin
b0640922cf
Bug 357725, support minimum and maximum size constraints on windows and popups, r=mats,jmathies,karlt,smichaud,sr=neil
2012-07-30 20:43:29 -04:00
David Zbarsky
c6b51c42c1
Bug 778519 - Don't include Layers.h everywhere Part 2 r=cjones
2012-07-30 17:42:26 -07:00
Aryeh Gregor
b126f351ee
Bug 777292 - gfx/, widget/: Remove conversions to nsresult that will always result in NS_SUCCEEDED; r=roc
2012-07-27 16:52:43 +03:00
Aryeh Gregor
c81630fddb
Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan
2012-07-27 16:59:29 +03:00
Aryeh Gregor
d0ad5a7d0c
Bug 777292 part 2 - Change all nsnull to nullptr
2012-07-30 17:20:58 +03:00
Chris Jones
525173fa6a
Bug 778057: Fix this type of crash bug forever. r=dRdR
2012-07-27 00:15:49 -07:00
Makoto Kato
17d5fc9a84
Bug 777304 - Don't use freed pointer after destructor of NS_ConvertUTF16toUTF8. r=bsmedberg
2012-07-27 12:13:51 +09:00
foudfou
e744f63424
Bug 777243 - Remove use of gBrowser for Android in test_bug760802.html. r=roc
2012-07-27 01:28:10 +02:00
Ehsan Akhgari
5fef716c97
Bug 777824 - Remove nsIdleServiceDaily::mObservesIdle since it is never used; r=roc
2012-07-26 20:03:11 -04:00
Ehsan Akhgari
41025b2553
Bug 777829 - Remove ThemeRenderer::mWindow since it's never used; r=karlt
...
--HG--
extra : rebase_source : 3898c17e3fe6740b6cecbe0665b9b60710d356b4
2012-07-26 16:12:03 -04:00
Justin Lebar
a9916a6e83
Bug 772987 - Part 2: Use Static{Auto,Ref}Ptr where appropriate. r=mounir
...
--HG--
extra : rebase_source : 4e3e72ba53cd0177160f80231eebeb4972119eec
2012-07-26 15:33:45 -04:00
Ehsan Akhgari
9fba68065f
Bug 777792 - Initialize the type variable in ParamTraits<nsMouseEvent>::Read; r=cjones
...
This is mostly to silence compiler warnings. The uninitialized type itself
won't cause problems because failed Read() prevents dispatch.
2012-07-26 15:16:23 -04:00
Ehsan Akhgari
8c1c759bb2
Backout changeset 3077d21f177b because of the wrong bug number
2012-07-26 15:24:02 -04:00
Ehsan Akhgari
bf1a9c264b
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more widget parts); blanket-r=bzbarsky
...
--HG--
extra : rebase_source : 6fa3942059662d5d2095de119b20bc63db1f553b
2012-07-26 15:17:33 -04:00
Ehsan Akhgari
b0034ff749
Remove an unused local variable (no bug)
...
--HG--
extra : rebase_source : 4b35da5a24f61289d9d36a195d0154028d629249
2012-07-26 15:17:26 -04:00
Ehsan Akhgari
67e9d7828b
Bug 777734 - Initialize the type variable in ParamTraits<nsMouseEvent>::Read; r=cjones
...
This is mostly to silence compiler warnings. The uninitialized type itself
won't cause problems because failed Read() prevents dispatch.
--HG--
extra : rebase_source : 094cb8c69357487bf321c6d558a8511656eaec58
2012-07-26 15:16:23 -04:00
Nicholas Cameron
952f2e4661
Bug 764125; remove AzureEnabled from gfxInfo and replace with backend check. r=roc
2012-07-26 13:56:42 +12:00
Nicholas Cameron
ab776ca738
Bug 764125; sort out preferred and fallback Azure backends for all platforms (gfxInfo). r=Bas
2012-07-25 12:46:20 +12:00
Nicholas Cameron
dbc18f6058
Bug 748116; Get windows taskbar tab previews working with Skia/Azure canvas; r=roc
2012-04-26 10:04:36 +12:00
Matt Brubeck
f12ab24290
Back out d567f2581365 (bug 777514) because of build failure
2012-07-26 11:12:52 -07:00
Marshall Culpepper
afa7636167
Bug 777514: Wake the EventHub when nsAppShell is released, allowing the b2g process to exit immediately. r=mwu
...
--HG--
extra : rebase_source : 59cb5258a2f69d69647c59d710bddb8f9ee9b196
2012-07-26 12:52:39 -05:00
Ed Morley
f527443623
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-26 13:04:00 +01:00
Nicholas Cameron
e5b55a65ac
Back out bug 746883, bug 764125, bug 761895, bug 746883, bug 748116
2012-07-26 18:48:24 +12:00
Nicholas Cameron
c934b676bb
Bug 764125; remove AzureEnabled from gfxInfo and replace with backend check. r=roc
2012-07-26 13:56:42 +12:00
Nicholas Cameron
ac279f9a88
Bug 764125; sort out preferred and fallback Azure backends for all platforms (gfxInfo). r=Bas
2012-07-25 12:46:20 +12:00
Jim Mathies
8efcc81190
Bug 762948 - follow up to remove Windows line endings. r=nobug DONTBUILD
2012-07-25 10:15:28 -05:00
foudfou
afd9098bb7
Bug 760802 - Add JS nativeHandler attribute for nsIBaseWindow. r=roc
2012-07-24 21:35:32 -04:00
Oleg Romashin
8b35f97137
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
1ebfae60d5
backout ea7070555f4f CLOSED TREE
2012-07-24 16:59:41 -05:00
Jim Mathies
635260737a
Bug 776902 - vc11 nullptr fix for nsFilePicker. r=bbondy
2012-07-24 15:07:41 -05:00
Chris Jones
94c70c8ab5
Bug 776217: Support gecko-implemented screen rotation with omtc. r=roc
2012-07-24 12:01:09 -07:00
Ehsan Akhgari
6ec98d34f3
Backout changeset 02627fecb3e2 (bug 776742) because of build bustage
2012-07-24 14:33:17 -04:00
Marshall Culpepper
045def7da0
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
e4a73a5b36
Bug 753021 - Favicon shortcuts should be centered with a white background. r=bbondy
2012-07-21 16:07:30 -04:00
Parth Mudgal
fd4922cae8
Bug 110894 - Use favicons on webpage shortcuts in Windows. r=bbondy
2012-07-21 16:07:26 -04:00