Masayuki Nakano
|
5bda7611c7
|
Bug 960866 part.3 Remove nsEditor::mIsIMEComposing r=ehsan+smaug
|
2014-02-12 22:02:56 +09:00 |
|
Jacek Caban
|
3bfaf86a69
|
Bug 970429 - Don't allow using INITGUID in unified sources. r=Ehsan
|
2014-02-12 10:59:05 +01:00 |
|
Bas Schouten
|
8f604d6596
|
Bug 805406: Never draw directly to a window with Direct2D. r=jrmuizel
|
2014-02-11 21:54:02 +01:00 |
|
John Schoenick
|
eb682dbd31
|
Bug 967694 - Fix tests that expect old behavior. r=bsmedberg
|
2014-02-11 12:14:42 -08:00 |
|
Brian O'Keefe
|
56341318f9
|
Bug 772828 - Part b: use RESOURCE_FILES in moz.build instead of manual rules in Makefile.in; r=mshal
|
2013-11-05 13:37:54 -05:00 |
|
Oleg Romashin
|
f82bb788b2
|
Bug 967796 - Implement Pointer Enter/Leave events support. implementation for pointer's. r=smaug
|
2014-02-10 22:34:51 -08:00 |
|
Masayuki Nakano
|
66d81c3ef0
|
Bug 969219 Simplify constructor of InternalTransitionEvent r=smaug
|
2014-02-11 14:35:25 +09:00 |
|
Masayuki Nakano
|
47672f20db
|
Bug 968725 Simplify constructor of InternalAnimationEvent r=smaug
|
2014-02-11 14:35:25 +09:00 |
|
Masayuki Nakano
|
cb44c44528
|
Bug 968721 Remove constructor of WidgetPointEvent which takes a lot of arguments for initializing its members r=smaug
|
2014-02-11 14:35:25 +09:00 |
|
Masayuki Nakano
|
064b77ec0a
|
Bug 964153 Remove unnecessary constructor of WidgetTouchEvent and don't copy its widget in Duplicate() r=smaug
|
2014-02-11 14:35:25 +09:00 |
|
Masayuki Nakano
|
ad71ce4872
|
Bug 962140 Remove following char message of keydown message with found message r=jimm
|
2014-02-11 14:29:17 +09:00 |
|
Ehsan Akhgari
|
d91d200572
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
|
Ehsan Akhgari
|
096d1fad98
|
Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps
|
2014-02-10 09:03:53 -05:00 |
|
Bill McCloskey
|
c637f05bd4
|
Bug 966467 - Proxy clipboard service in content process (r=vlad)
|
2014-02-09 16:13:10 -08:00 |
|
Bill McCloskey
|
e63f9dd033
|
Bug 966467 - Enable some service proxies only in content processes (r=vlad)
|
2014-02-09 16:13:05 -08:00 |
|
Bill McCloskey
|
9cea9b25bb
|
Bug 966467 - Disable some unused services in content processes (r=vlad)
|
2014-02-09 16:13:01 -08:00 |
|
Ehsan Akhgari
|
806d2d0e33
|
Bug 970042 - Stop checking the result of nsTArray::SetLength in the Windows widget code; r=roc
|
2014-02-09 18:36:41 -05:00 |
|
Ms2ger
|
42aa546e2f
|
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
|
2014-02-09 09:04:38 +01:00 |
|
Doug Sherk
|
c2424a51a2
|
Bug 964421 - Add a mechanism to HandleLongTap(Up) to allow content to preventDefault touches and stop panning while long tapping. r=kats
|
2014-02-07 18:13:50 +01:00 |
|
Phil Ringnalda
|
df7c3c109f
|
Back out ed6e04e6fc0c (bug 968642) for breaking Windows plugin tests
CLOSED TREE
|
2014-02-07 21:26:02 -08:00 |
|
Ehsan Akhgari
|
3d39780674
|
Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps
|
2014-02-07 23:22:31 -05:00 |
|
Oskar Eisemut
|
ef90629377
|
Bug 968141 - nsDeviceContextSpecGTK: Remove nsPrinterFeatures (spaming print.tmp.printerfeatures into the prefs) not used by current code. r=roc
|
2014-02-05 12:32:07 +01:00 |
|
Chris Pearce
|
e83cf62240
|
Bug 968603 - Add screen WakeLockListener on Win32 to disable screensaver. r=jimm
|
2014-02-07 13:27:46 +13:00 |
|
Ryan VanderMeulen
|
c38a20a8ce
|
Merge m-c to inbound on a CLOSED TREE.
|
2014-02-06 16:29:41 -05:00 |
|
Alex Henrie
|
5b028ed455
|
Bug 968029 - Use unprefixed box-sizing in content/, dom/, layout/, and widget/. r=dbaron
|
2014-02-06 12:32:05 -07:00 |
|
Sushil Chauhan
|
b46aeead83
|
Bug 965086 - Add support for sourceCropf in HwcComposer2D. r=dwilson
|
2014-02-05 14:55:00 -08:00 |
|
Carsten "Tomcat" Book
|
4c8a63af86
|
merge b2g-inbound to mozilla-central
|
2014-02-06 13:17:08 +01:00 |
|
Ryan VanderMeulen
|
da76ec6dfe
|
Merge m-c to b2g-inbound on a CLOSED TREE.
|
2014-02-05 16:12:18 -05:00 |
|
Jim Mathies
|
b2c22c6993
|
Bug 819613 - Move app command code to nsWindowBase so it can be shared between win32 and metro widgets (plus missing include fix). r=tabraldes
|
2014-02-05 09:36:59 -06:00 |
|
Vivien Nicolas
|
2d9332319c
|
Bug 961769 - Implement event loop responsiveness instrumentation for Gonk. r=gal
|
2014-02-05 19:53:53 +01:00 |
|
Makoto Kato
|
fb46140e84
|
Bug 966130 - Turn off listening ipc:content-created observer if not e10s. r=blassey
|
2014-02-05 16:43:59 +09:00 |
|
Masayuki Nakano
|
5c7c5ab5a5
|
Bug 964623 OnSelectionChange() and OnLayoutChange() should be called immediately after the document is unlocked completely r=emk
|
2014-02-05 16:36:17 +09:00 |
|
Masayuki Nakano
|
7511b97318
|
Bug 962140 Append unexpected message log to crash report r=jimm
|
2014-02-04 20:46:20 +09:00 |
|
Markus Stange
|
a16062d39b
|
Bug 958674 - Return true from nsCocoaWindow::IsVisible while nsCocoaWindow::Show(true) is running. r=smichaud
--HG--
extra : rebase_source : 566f89c38316440243b178eb46d5048bcf416a32
|
2014-02-03 17:55:26 +01:00 |
|
Markus Stange
|
f2de24d7ff
|
Bug 958674 - Paint popup synchronously when showing the window, like we do for normal windows. r=smichaud
--HG--
extra : rebase_source : f0c62a48c4410ad293f8a9ed0b4a1b30abe349e9
|
2014-02-03 17:54:55 +01:00 |
|
Olli Pettay
|
e84a8e90a5
|
Backout Bug 953435 to fix bug 959281, a=backout
|
2014-02-02 20:12:27 +02:00 |
|
Ryan VanderMeulen
|
1151d8d8c4
|
Merge m-c to inbound.
|
2014-01-31 21:16:16 -05:00 |
|
Blake Kaplan
|
d552cb63bb
|
Bug 966398 - Kill nsIBidiKeyboard::SetLangFromBidiLevel. r=roc
--HG--
extra : rebase_source : 3a8a5a58e6bf56f8201a0ffbe0efc22e686507ec
|
2014-01-31 15:02:44 -08:00 |
|
Ryan VanderMeulen
|
4dd29179e9
|
Merge m-c to fx-team.
|
2014-01-31 16:59:29 -05:00 |
|
Masayuki Nakano
|
825a645a66
|
Bug 962140 Use PeekMessage() instead of GetMessage() in KeyboardLayout.cpp r=jimm
|
2014-02-01 01:31:01 +09:00 |
|
Carsten "Tomcat" Book
|
bd8f07df4d
|
Merge mozilla-central to mozilla-inbound
|
2014-01-31 13:03:35 +01:00 |
|
Carsten "Tomcat" Book
|
f1a2c94d74
|
merge fx-team to mozilla-central
|
2014-01-31 12:52:17 +01:00 |
|
Masayuki Nakano
|
b8a91c449d
|
Bug 964626 Fix some nits of logging code in nsTextStore r=jimm
|
2014-01-31 20:23:36 +09:00 |
|
Olli Pettay
|
ab4411fee4
|
Backout Bug 930793 - Remove favor performance mode (we have still racy b2g tests), a=backout
--HG--
extra : rebase_source : 6f6de1cbf54670d63b74c44ca0134ed9c5354d2b
|
2014-01-30 21:35:44 -08:00 |
|
Masayuki Nakano
|
f374be11a1
|
Bug 789706 part.2 nsTextStore::CreateNativeCaret() should be called only when active TIP is ATOK r=emk
|
2014-01-31 11:17:25 +09:00 |
|
Masayuki Nakano
|
2419808fb6
|
Bug 789706 part.1 Create native caret over our caret when ITextStoreACP::GetTextExt() is called during composition r=emk
|
2014-01-31 11:17:24 +09:00 |
|
Ryan VanderMeulen
|
36edb17218
|
Merge m-c to fx-team.
|
2014-01-30 16:40:31 -05:00 |
|
Tim Abraldes
|
25eb38555a
|
bug 961157. Don't append "metrobrowser" to our command lines. Don't expect "metrobrowser" on our command lines. r=jimm
|
2014-01-30 12:29:12 -08:00 |
|
Carsten "Tomcat" Book
|
6ed80db29e
|
Merge mozilla-central to mozilla-inbound
|
2014-01-30 12:08:09 +01:00 |
|
Carsten "Tomcat" Book
|
6d78047748
|
merge b2g-inbound to mozilla-central
|
2014-01-30 10:59:15 +01:00 |
|