Carsten "Tomcat" Book
83bd99e3f5
Backed out changeset f809a67a796e (bug 958868) for m2 test failures on a CLOSED TREE
2014-06-24 12:50:11 +02:00
Carsten "Tomcat" Book
e4e57eea11
Backed out changeset 8499eefa342e (bug 958868) for m2 test failures on a CLOSED TREE
2014-06-24 12:49:47 +02:00
Andrew Comminos
3f3031e6fb
Bug 958868 - Add support for delta line and page accumulation; r=masayuki, sr=smaug
2014-06-24 18:02:11 +09:00
Andrew Comminos
bb27e2b35f
Bug 958868 - Add support for GDK_SCROLL_SMOOTH; r=karlt
2014-06-24 18:02:10 +09:00
Wes Kocher
d877c4afe7
Merge m-c to inbound a=merge
2014-06-23 18:59:54 -07:00
Masayuki Nakano
bb1a942b30
Bug 1028485 Don't set caret position over actual inserted string at commiting composition r=ehsan
2014-06-24 10:06:20 +09:00
Wes Kocher
7b66a28e6b
Merge fx-team to m-c a=merge
2014-06-23 17:56:11 -07:00
Jed Davis
7e4960354d
Bug 1029178 - Name the memory pressure monitor thread. r=dhylands
2014-06-23 16:15:21 -07:00
Ryan VanderMeulen
d81f69eb72
Merge m-c to fx-team. a=merge
2014-06-23 10:59:41 -04:00
Nochum Sossonko
f32d7013f9
Bug 1025595 - Correct erroneous aWidgetType comparison, r=jimm
...
--HG--
extra : rebase_source : 3392632e217abe6d521bf42ef328f15acd438390
2014-06-19 18:52:02 -04:00
Mason Chang
bf3556743d
Bug 990832 - Build a tool to visualize frame uniformity. r=mchang, benwa.
2014-06-19 09:33:00 +02:00
Mark Finkle
a17c52e46d
Bug 1028004 - UI Telemetry events with null methods are ignored r=rnewman
2014-06-20 13:39:33 -04:00
Benoit Jacob
62e3b240cb
Bug 1027251 - Fix or whitelist dangerous public destructors in widget/ - r=roc
2014-06-20 07:08:25 -04:00
Jonathan Watt
7ba2839a4a
Bug 1027645 - Eliminate all nsRenderingContext::AppUnitsPerDevPixel() callers and all non-propagating nsRenderingContext::DeviceContext() callers. r=roc
2014-06-20 07:42:30 +01:00
Daniel Holbert
29f9a0dc57
Bug 1024328: Remove unnecessary #includes of nsFrameManager.h. r=jwatt
2014-06-19 22:07:46 -04:00
Jonathan Watt
3b24779226
Bug 1028825 - Get rid of the Thebes backed gfxContext in Android's nsWindow.cpp. r=Cwiiis
2014-06-23 16:33:23 +01:00
Kartikaya Gupta
937ee7bc80
Bug 1021085 - Fix up the Fennec code path as well. r=Cwiiis
2014-06-23 08:42:53 -04:00
Martin Stransky
5db6c67819
Bug 811261 - Implement WakeLockListener on Linux to disable screensaver while video is playing. r=karl
2014-06-18 06:11:00 +02:00
Birunthan Mohanathas
617866f602
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
2014-06-18 17:57:51 -07:00
Birunthan Mohanathas
c910458886
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Mike Hommey
da18c65005
Bug 1027040 - Keep -L flags from MOZ_GTK*_LIBS when building gtk stub libraries. r=mshal
2014-06-19 09:06:14 +09:00
Mike Hommey
4e830b51c6
Bug 1027034 - Properly set up Gtk+3 compatibility headers. r=karlt
...
--HG--
rename : widget/gtk/compat/gtk/gtkenums.h => widget/gtk/compat-gtk3/gtk/gtkenums.h
2014-06-19 09:06:14 +09:00
Maksim Lebedev
8f2b7229d4
Bug 1018113 - Do correct behavior of pen after pointer_up event. r=smaug
2014-06-18 01:12:00 -04:00
Brian Birtles
a08e94eac7
Bug 77992 part 1.2 - Fix a bug in Windows timestamp calculations; r=karlt
2014-06-18 08:58:25 +09:00
Jonathan Watt
d8f30cbd1f
Bug 1025553, part 1 - Change the names of the members of gfxMatrix to match the names of the members of Moz2D's Matrix. r=Bas
2014-06-17 18:35:51 +01:00
Masayuki Nakano
f7aa77fa66
Bug 1025982 Fix the mapping of KeyboardEvent.code value of Digit0 to Digit9 keys on Windows r=jimm
2014-06-17 23:50:11 +09:00
Martin Stransky
e231451c30
Bug 1025874 - Fix widget->style access on gtk3. r=karlt
2014-06-16 05:41:00 -04:00
Josiah Bruner
74da862e65
Bug 1021309 - Add "mac-yosemite-theme" CSS system metric. r=mstange
2014-06-05 18:02:46 -04:00
Jonathan Watt
2581c8d872
Bug 1025802 - Get rid of the Thebes backed gfxContext in the GTK widget code (Moz2D conversion). r=mattwoodrow
2014-06-17 10:37:46 +01:00
Jonathan Watt
03ee096c80
Bug 1025497 - Stop using gfxImageSurface in Cocoa widget code. r=mstange
2014-06-17 10:37:45 +01:00
Michael Wu
6682b8f84f
Bug 1024166 - Misc header/namespace cleanups in imglib, r=seth
2014-06-16 18:25:43 -04:00
Sotaro Ikeda
4534323bca
Bug 1025824 - Fix mHwcLayerMap handling r=sushil
2014-06-16 13:05:14 -07:00
Martin Stransky
2772c18a09
Bug 1023004 - Fixes arrow angle rendering. r=karlt
2014-06-13 08:04:00 -04:00
Lucas GOLVEN
6bcd1be726
Bug 772347 - Add WakeLockListener on MacOSX. r=smichaud
...
Disables the screensaver on Mac while a video is playing.
2014-06-13 19:58:00 +02:00
Phil Ringnalda
049f5b7475
Back out 53e5f619cb62 (bug 1025497) for build bustage
...
CLOSED TREE
2014-06-14 19:04:52 -07:00
Jonathan Watt
086da1aee1
Bug 1025497 - Stop using gfxImageSurface in Cocoa widget code. r=mstange
2014-06-15 01:44:46 +01:00
Jonathan Watt
9a507b878e
Bug 1025491 - Remove the DumpAsPNG() code in FilterNodeSoftware.cpp. r=mstange
2014-06-15 01:34:01 +01:00
Mats Palmgren
12dbe993e8
Bug 427928 - part 5, Add NS_THEME_FOCUS_OUTLINE support for Windows widgets. r=roc
2014-06-14 12:48:08 +00:00
Mats Palmgren
c832778284
Bug 427928 - part 4, Add NS_THEME_FOCUS_OUTLINE support for GTK widgets. r=roc
2014-06-14 12:48:08 +00:00
Mats Palmgren
77108bb205
Bug 427928 - part 3, Add NS_THEME_FOCUS_OUTLINE support for Cocoa widgets. r=mstange
2014-06-14 12:48:08 +00:00
Masayuki Nakano
c0c2f06ddf
Bug 1019427 Log scancode -> virtual keycode table on Windows r=jimm
2014-06-14 11:24:16 +09:00
Benoit Jacob
c704395d39
Bug 774388 - Patch 4: Flatten the way that we track whether we are using OMTC, and move Layers IPC shutdown code back to gfxPlatform (but still triggered by ShutdownXPCOM) - r=nical,sotaro
2014-06-06 09:51:24 -04:00
Sotaro Ikeda
6635575960
Bug 1024144 - Deliver acquire fence to HwComposer r=sushil,nical
2014-06-12 18:46:25 -07:00
Ryan VanderMeulen
8fcea9b19a
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-06-12 17:32:33 -04:00
Jim Chen
1068098b0d
Bug 1022769 - Use PersistentRooted to root NativeJSContainer objects. r=jonco
2014-06-10 12:46:00 -04:00
Jonathan Watt
fceca40178
Bug 1022821, part 2 - In gfx code, stop returning RefPtr and, where not an out-param, stop using RefPtr arguments. r=Cwiiis
2014-06-12 20:24:05 +01:00
Jonathan Watt
e0cf315c57
Bug 1023522 - Get rid of the remaining Thebes backed gfxContexts in the Windows widget code. r=mattwoodrow
2014-06-11 10:38:44 +01:00
Chris Pearce
6f6d9c1f31
Bug 1022421 - Cache value of FaviconHelper::GetICOCacheSecondsTimeout() in AsyncDeleteAllFaviconsFromDisk so that we don't use pref service off main thread. r=jimm
2014-06-11 10:53:17 +12:00
Ehsan Akhgari
f67112d8b6
Bug 1023119 - Update nsIGfxInfo's uuid; a=sylvestre
...
--HG--
extra : rebase_source : 43927b83fd58643d964137e32c6ababbcc208b87
2014-06-10 13:22:01 -04:00
stefanh@inbox.com
15bc1d67ec
Bug 1022912 - make -moz-mac-menutextdisable lighter and remove obsolete color from widget/tests/test_platform_colors.xul. r=mstange.
2014-06-10 11:45:09 +02:00
Mike Hommey
7587385bee
Bug 1022425 - Force mozgtk stubs dependency on gtk libraries when -Wl,--as-needed is used. r=mshal
2014-06-10 16:00:55 +09:00
Mike Hommey
41afa0d3cb
Bug 1022117 - Add missing gdk_screen_get_number symbol to mozgtk stub. r=karlt
2014-06-10 16:00:20 +09:00
Jonathan Watt
51fdc6e38e
Bug 991640 follow-up to fix Linux bustage. r=red
2014-06-10 07:34:16 +01:00
Jonathan Watt
64cb817cfa
Bug 991640 - Get rid of nsIWidget::GetThebesSurface and a bunch of Thebes backed gfxContexts. r=mattwoodrow
2014-06-10 07:02:21 +01:00
Vincent Liu
46ff8231ae
Bug 1021765 - Backport the fix from bug 988704 to JB-based devices as well. r=sotaro
2014-06-08 08:49:50 +08:00
Ryan VanderMeulen
9ed6718e94
Merge inbound to m-c. a=merge
2014-06-08 22:10:12 -04:00
Markus Stange
b75549e51d
Bug 1022206 - Add missing include to nsChildView.mm in order to fix building with --disable-accessibility on Mac. a=npotb DONTBUILD
2014-06-08 01:59:18 +02:00
Martin Stransky
bdca17cf4d
Bug 1013552 - [GTK3] GetThebesSurface() provides xlib surface when cairo target is not available. r=karlt
2014-06-02 03:36:00 -04:00
Markus Stange
9cbc9bf4b9
Bug 944938 - Install the event tap only for wheel events. r=smichaud
2014-06-07 00:50:00 +02:00
Markus Stange
d5b6168882
Bug 944938 - Pass scroll events to the APZC tree manager on the async event thread. r=smichaud
2014-06-07 00:49:59 +02:00
Markus Stange
361a68e8bb
Bug 944938 - Add a 10.6 compatibility wrapper for hasPreciseScrollingDeltas and scrollingDeltaX/Y. r=smichaud
2014-06-07 00:49:59 +02:00
Markus Stange
475ea86722
Bug 944938 - Add a 10.6 compatibility wrapper for event phases. r=smichaud
2014-06-07 00:49:59 +02:00
Markus Stange
df8c181bc0
Bug 944938 - Add event structs and APZ event handling for pan gesture events that can be used for Mac touchpad scrolling. r=kats
2014-06-07 00:49:49 +02:00
Chris Pearce
a6aa98ac0e
Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz
2014-06-07 08:52:15 +12:00
Ed Morley
1d75f87c67
Backed out changeset 7a0d8feb1575 (bug 774388) for build failures during startup cache precompilation; CLOSED TREE
2014-06-06 16:01:43 +01:00
Mike Conley
2e3301cc33
Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug.
2014-06-05 22:51:14 -04:00
Benoit Jacob
4507426abd
Bug 774388 - Patch 4: Flatten the way that we track whether we are using OMTC, and move Layers IPC shutdown code back to gfxPlatform (but still triggered by ShutdownXPCOM) - r=nical,sotaro
2014-06-06 09:51:24 -04:00
Brian Birtles
ad0cae671e
Bug 77992 part 1.1 - Convert Windows native event times to timestamps; r=masayuki
2014-06-06 14:29:49 +09:00
Brian Birtles
ed0ad0fb06
Bug 77992 part 1.0 - Add timeStamp to WidgetEvent; r=smaug
...
This patch adds a timeStamp member to WidgetEvent alongside the existing 'time'
member. In the future we would like to remove 'time' and just keep timeStamp but
that depends on it being web-compatible. For now we introduce both members
side-by-side. Later we will add a pref to determine which one to return. If no
compatibility issues arise we will remove 'time' altogether.
2014-06-06 14:29:49 +09:00
Wes Kocher
b7515a68a7
Merge inbound to m-c a=merge
2014-06-05 18:31:10 -07:00
Markus Stange
358a3523f3
Bug 1021044 - Fix Metro build. r=masayuki, a=npotb DONTBUILD
2014-06-05 18:39:38 +02:00
Masayuki Nakano
d326f86cac
Bug 1008772 part.3 Fix new orages caused by tabbrowser consuming some key events at keydown r=smaug
2014-06-05 11:57:54 +09:00
Wes Kocher
40a1340af8
Merge m-c to inbound on a CLOSED TREE
2014-06-04 18:48:20 -07:00
Wes Kocher
dd650b3230
Merge fx-team to mozilla-central a=merge
2014-06-04 17:44:12 -07:00
Ehsan Akhgari
507b722f22
Backed out changeset 2a4cde9c1130 (bug 1015332) because it breaks the Firefox OS homescreen, among other things a=RyanVM
2014-06-04 17:27:21 -04:00
Brad Lassey
1f635d1287
bug 1016747 - add android protocol handler to proxy input streams to Gecko r=snorp
2014-06-04 15:28:04 -04:00
Brad Lassey
07a99475ad
bug 1019836 - Support narrow char strings in android bridge r=snorp
2014-06-04 15:04:12 -04:00
Bas Schouten
771a0b130c
Bug 1019400: Stop blacklisting D2D for Catalyst 14.6+. r=bjacob
2014-06-04 09:53:08 +02:00
Sushil Chauhan
4ac9f4b35c
Bug 1015332 - Optimize frame having layers with NULL gralloc buffer. r=dwilson
2014-06-03 14:07:50 -07:00
Ryan VanderMeulen
1bad801bdd
Backed out 5 changesets (bug 1015871, bug 1020257, bug 1015887, bug 1005888, bug 1015894) for desktop B2G mochitest failures on a CLOSED TREE.
...
Backed out changeset dbcb9974b640 (bug 1020257)
Backed out changeset 3220b7b2efc9 (bug 1015894)
Backed out changeset 4e23647ae247 (bug 1015887)
Backed out changeset 59df0cdacc15 (bug 1015871)
Backed out changeset e7124b07804b (bug 1005888)
2014-06-04 16:07:06 -04:00
Brian R. Bondy
32b64d307f
Bug 1018598 - Shutdown jump list thread correctly to avoid debug assertions. r=jimm
2014-06-03 09:26:14 -04:00
Brian R. Bondy
fce23807a0
Bug 724423 - Fix jump list favicon cleanup. r=jimm
2014-06-03 09:26:11 -04:00
Jonathan Watt
24a8536844
Bug 1019018 - Get rid of the Thebes backed gfxContext in AndroidBridge, and the Thebes version of gfxUtils::ConvertBGRAtoRGBA. r=kats
2014-06-03 12:31:42 +01:00
Jacek Caban
4507d19002
Bug 1005619 - Fixed parse error on GCC.
...
--HG--
extra : rebase_source : b8b2b6bd4c4425b423a04b28b509857b899b4703
2014-06-03 13:25:21 +02:00
Steven Michaud
750e7f8393
Bug 1013852 - Clicking doesn't focus the window sometimes. r=mstange
2014-06-02 16:43:31 -05:00
Ryan VanderMeulen
8d6665109a
Merge mozilla-inbound to m-c.
2014-06-02 17:20:08 -04:00
Kartikaya Gupta
856aab1218
Bug 1018980 - Kill some dead code in Fennec from the pre-OMTC days. r=snorp
2014-06-02 11:13:09 -04:00
Markus Stange
6a6c63a663
Bug 1018996 - Fix BasicCompositor on Mac after bug 1012407 and bug 1017571. r=Bas
2014-06-02 16:47:24 +02:00
Phil Ringnalda
a8252339ca
Merge m-c to m-i
2014-05-31 20:38:25 -07:00
Phil Ringnalda
cb35da9c6d
Merge f-t to m-c
2014-05-31 20:31:07 -07:00
Masayuki Nakano
bfedf9f3ad
Bug 1015028 Compute scan code value from virtual keycode if a keydown/keyup message doesn't have proper scancode value r=jimm
2014-06-01 11:32:08 +09:00
Victor Porof
928e1cef59
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
2014-05-23 17:12:29 -04:00
Ryan VanderMeulen
18d5d32ae6
Merge m-c to fx-team.
2014-05-30 16:30:24 -04:00
Jim Mathies
891eb8d5df
Bug 1014673 - Allow WM_GETOBJECT calls to succeed when mozilla window procedures are neutered by ipc WaitForNotify calls. r=bent
2014-05-30 14:30:54 -05:00
Emilio Pozuelo Monfort
4595098119
Bug 624422 - Clean up MOZ_WIDGET_GTK usages. r=karlt
...
Based on a patch from Mike Hommey.
2014-05-28 04:23:00 -04:00
Matt Woodrow
4cc53b4b20
Bug 1015166 - Account for TopLeft of aBoundsRect in nsWindow::UpdateAlpha. r=ajones
2014-05-30 13:37:04 +12:00
Tom Schuster
f9be1f3140
Bug 1016010 - Get basic layers sort of working with Qt. r=romaxa
2014-05-29 21:55:44 +02:00
Robert O'Callahan
915297325e
Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12:00
Emilio Pozuelo Monfort
63ec880d1b
Bug 624422- Add libmozgtk libraries so that libxul can use GTK+ 2 and 3. r=glandium
...
This is necessary for plugins when building libxul for GTK+ 3
because libxul will link against GTK+ 3 and some plugins link
against GTK+ 2, but both GTK+ libraries can't be loaded in the
same process. With this change, we have an indirection between
libxul and libgtk, named libmozgtk. plugin-container will
be modified to load libmozgtk2 in order to only have GTK+ 2
in its address space, thus enabling various plugins (e.g. flash)
on GTK+ 3 firefox.
2014-05-01 13:36:05 +02:00
Emilio Pozuelo Monfort
0c7bec83f5
Bug 624422 - Remove GDK_THREADS_ENTER/LEAVE calls. r=karlt
...
We don't use them consistently and they cause problems when
building for GTK+ 3, so just drop them entirely.
2014-05-01 13:27:04 +02:00
Vivien Nicolas
b6a3d5208d
Bug 1015871 - Wrong uint32_t type when reading the number of touch events in nsGuiEventIPC.h. r=smaug
2014-06-04 20:11:05 +02:00
Morris Tseng
2f80cfb047
Bug 987718 - Part 4: Send MOZ_LONGTAP event when long tap fired; r=bugs
2014-06-04 22:56:00 +02:00
Vivien Nicolas
56bb26a182
Bug 1015871 - Wrong uint32_t type when reading the number of touch events in nsGuiEventIPC.h. r=smaug
2014-06-04 20:11:05 +02:00
Josh Aas
01f077a30e
Bug 1020743: Fix bug in which we don't keep track of which clipboard we cached, general or find, which resulted in pasting from the wrong clipboard on OS X. r=bz
2014-06-25 20:29:50 -05:00
Andreas Gal
08e124e6a7
Bug 1016086 - Part 1: Use a single attribute in all shaders (r=Bas)
2014-05-29 10:19:37 -04:00
Ted Mielczarek
634cfceb8d
Bug 1014162 - Make Gamepad.mapping into an enum. r=smaug
2014-05-23 07:39:13 -04:00
Mark Capella
bdb3beec4c
Bug 1014965 - NativeJSObject.optString does the wrong thing on "key":null, r=jchen, f=nalexander
2014-05-28 17:04:56 -04:00
Andreas Gal
ce748707c0
Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas)
2014-05-28 10:15:31 -04:00
Markus Stange
3323f8fed2
Bug 870238 - Stop using the deprecated API -[NSWindow userSpaceScaleFactor]. r=jfkthame
2014-05-28 15:22:16 +02:00
Markus Stange
c6f0165d4f
Bug 1016569 - For 10.7 non-overlay scrollbars, draw the scrollbar track and the scrollbar thumb separately. r=smichaud
2014-05-28 15:22:16 +02:00
Jonathan Watt
253ee4ef01
Bug 1018196 - Stop creating a Thebes backed gfxContext in nsCocoaUtils::CreateNSImageFromImageContainer (Moz2D migration). r=mstange
2014-05-30 22:41:47 +01:00
Jonathan Watt
c43b6e4d62
Bug 1018187 - Stop creating a Thebes backed gfxContext in nsChildView.mm (Moz2D migration). r=mstange
2014-05-30 22:41:44 +01:00
Markus Stange
f1bda53bbe
Bug 944938 - Add a helper method for the conversion of window coordinates to device pixels. r=smichaud
2014-06-04 14:44:28 +02:00
Markus Stange
ed6885c4bc
Bug 944938 - Create an APZCTM controller for the compositor parent on Mac with APZ enabled. r=smichaud
2014-06-04 14:44:27 +02:00
Markus Stange
2ec62e9db3
Bug 944938 - Add a basic GeckoContentController implementation for async panning on Mac. r=kats
2014-06-04 14:44:27 +02:00
Markus Stange
c9d8832c36
Bug 944938 - Add EventThreadRunner class that can listen to scroll events without main thread involvement. r=smichaud
2014-06-04 14:44:27 +02:00
Markus Stange
11077cc5f5
Bug 944938 - Move the layers.async-pan-zoom.enabled pref to gfxPrefs and make it override the apz subframe pref when false. r=kats
2014-06-03 15:39:44 +02:00
Masayuki Nakano
5d4c7a348d
Bug 939006 part.13 Sort out deprecated key names r=smaug
2014-06-04 21:43:45 +09:00
Masayuki Nakano
b46ae1833a
Bug 939006 part.12 Sort out key names in Media Controller Keys section r=smaug
2014-06-04 21:43:45 +09:00
Masayuki Nakano
120051ef7f
Bug 939006 part.11 Sort out key names in Browser Keys section r=smaug
2014-06-04 21:43:45 +09:00
Masayuki Nakano
2cc7039399
Bug 939006 part.10 Sort out key names in Application Keys section r=smaug
2014-06-04 21:43:44 +09:00
Masayuki Nakano
d82215cbeb
Bug 939006 part.9 Sort out key names in Multimedia Keys section r=smaug
2014-06-04 21:43:44 +09:00
Masayuki Nakano
93ada4d41d
Bug 939006 part.8 Sort out key names in General-Purpose Function Keys section r=smaug
2014-06-04 21:43:44 +09:00
Masayuki Nakano
64ae849f9f
Bug 939006 part.7 Sort out key names in IME and Composition Keys section r=smaug
2014-06-04 21:43:43 +09:00
Masayuki Nakano
b9e605b8d1
Bug 939006 part.6 Sort out key names in Device Keys section r=smaug
2014-06-04 21:43:43 +09:00
Masayuki Nakano
693124c2b8
Bug 939006 part.5 Sort out key names in UI Keys section r=smaug
2014-06-04 21:43:43 +09:00
Masayuki Nakano
b32a5419e7
Bug 939006 part.4 Sort out key names in Editing Keys section r=smaug
2014-06-04 21:43:43 +09:00
Masayuki Nakano
23fcd8977b
Bug 939006 part.3 Sort out key names in Navigation Keys section r=smaug
2014-06-04 21:43:42 +09:00
Masayuki Nakano
d0a0e75d70
Bug 939006 part.2 Sort out key names in Whitespace Keys section r=smaug
2014-06-04 21:43:42 +09:00
Masayuki Nakano
6203f2bf49
Bug 939006 part.1 Sort out key names in Modifier Keys section r=smaug
2014-06-04 21:43:42 +09:00
Chris Peterson
87c0e634b1
Bug 1028021 - Fix -Wdelete-non-virtual-dtor warning in widget/cocoa/nsAppShell.mm. r=smichaud
2014-06-19 23:03:54 -07:00
Carsten "Tomcat" Book
8ff83b5aef
Merge mozilla-central to mozilla-inbound
2014-05-28 14:48:41 +02:00
Jim Mathies
5eae755302
Bug 1003943 - Properly update widget cursors when the mouse passes between remote frames. r=smaug
2014-05-27 20:12:29 -05:00
Maksim Lebedev
21164b9f75
Bug 1005937 - Make the 'touch-action' CSS property apply to all elements except non-replaced inline elements and table rows, columns, and row/column-groups. r=dbaron
2014-05-26 00:24:00 +02:00
Markus Stange
49c9fb2457
Bug 1009679 - Layerize the scrollbar thumb on desktop, too. r=roc
2014-05-28 12:52:13 +02:00
Markus Stange
76fa5079c4
Bug 1012735 - Fix whitespace. r=bjacob
...
DONTBUILD
2014-05-28 11:51:37 +02:00
Markus Stange
5c16c8f59f
Bug 1012735 - Use HeapCopyOfStackArray for the fBufferData call in nsChildView.mm. r=bjacob
2014-05-28 11:45:02 +02:00
Brian R. Bondy
117c3418d2
Backout 6533fc1ea789 Bug 724423 - Fix jump list favicon cleanup. CLOSED TREE r=me
...
Some debug win8 assertion failures that may be because of this
--HG--
extra : amend_source : 632ee9f59c9758734033d6a5deac60a396a81766
2014-05-28 00:04:04 -04:00
Brian R. Bondy
ee01b2dc68
Bug 724423 - Fix jump list favicon cleanup. r=jimm
2014-05-27 12:18:33 -04:00
Neil Rashbrook
0b70d2a086
Bug 869836 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
...
Relading with correct bug number so DONTBUILD.
--HG--
extra : amend_source : 6e05de7729c27761564124212b7d4cbe3318e482
2014-05-26 21:54:10 +03:00
Birunthan Mohanathas
740e2ee668
Backout 8b8bbe7aa1cc due to wrong bug number
2014-05-27 14:42:13 +03:00
Birunthan Mohanathas
2779282281
Bug 869836 - Part 12: Use Assign('c')
instead of AssignLiteral("c")
. r=ehsan
...
--HG--
extra : rebase_source : a6b15019cee452973dd8bf3112c15e14175855a9
2014-05-26 21:55:08 +03:00
Birunthan Mohanathas
65f503e85a
Bug 869836 - Part 11: Use Append('c')
instead of AppendLiteral("c")
. r=ehsan
...
--HG--
extra : rebase_source : 08bcbfd804f1adcab40c7d59fa56deda1f6e0829
2014-05-26 21:54:58 +03:00
Birunthan Mohanathas
05e61fd2cb
Bug 869836 - Part 10: Use Truncate instead of AssignLiteral("")
. r=ehsan
...
--HG--
extra : rebase_source : e75c900e72e5367518f2b923a839fd23acf29a42
2014-05-26 21:54:53 +03:00
Neil Rashbrook
4a282365d2
Bug 995730 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
...
--HG--
extra : rebase_source : d2d3d611c06a2a7ec930fb11576d7c8335c0a6e2
2014-05-26 21:54:10 +03:00
Botond Ballo
8a5dcec5ff
Bug 998025 - Ignore touch events when in an overscrolled state. r=kats
...
--HG--
extra : rebase_source : c7b6928915d589773aa536cf002c70c9e26fd371
2014-05-22 14:49:43 -04:00
Tom Schuster
220ee86a85
Bug 1015754 - Cleanup mouse events in the QT widget. r=romaxa
2014-05-26 18:25:40 +02:00
Carsten "Tomcat" Book
47658629d0
merge b2g-inbound to mozilla-central
2014-05-26 15:26:11 +02:00
Michael Wu
587661cc37
Bug 1015483 - Fix boot animation when screen width != stride, r=m1
2014-05-24 14:42:00 -04:00
Mike Conley
6f1e8b32fb
Bug 978913 - Dragging e10s window between HiDPI and non-HiDPI displays causes text to be scaled incorrectly. r=smaug.
2014-05-23 10:36:50 -04:00
Ehsan Akhgari
a6264cb1ae
Bug 1015430 - Fix more XPCOM constructors to clarify whether they should be explicit; r=froydnj
2014-05-25 21:16:01 -04:00
Carsten "Tomcat" Book
e2c21aa225
Backed out changeset c4a259f05a18 (bug 1012407) for reftest 5 test failures
2014-05-23 10:37:03 +02:00
Andreas Gal
e029044925
Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas)
2014-05-23 06:10:51 +02:00
Ryan VanderMeulen
8687f8b970
Backed out changeset f1068bf18e64 (bug 978913) for bustage on most platforms.
...
CLOSED TREE
2014-05-22 16:39:46 -04:00
Benoit Girard
61f7ee3c05
Bug 1014741 - Don't spam skip layer. r=sotaro
2014-05-22 16:07:48 -04:00
Mike Conley
6bfe830af6
Bug 978913 - Dragging e10s window between HiDPI and non-HiDPI displays causes text to be scaled incorrectly. r=smaug.
2014-05-22 12:07:27 -04:00
Rik Cabanier
7d16363b71
Bug 979692 - Calculate hit detection and fill in region parameter to mouse events. r=bz, r=roc
2014-05-20 00:54:00 -04:00
Andreas Gal
d49533d36b
Bug 1012407 - Part 5: Allow passing a texture rectangle to BindAndDrawQuad (r=Bas)
2014-05-22 12:29:54 +02:00
Masayuki Nakano
442e0f0f31
Bug 1009388 part.1 Support getModifierState("Accel") r=smaug
2014-05-22 13:06:05 +09:00
Birunthan Mohanathas
849371302f
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
f59f0e1fd0
Bug 869836 - Part 8: Use Append('c')
instead of Append("c")
. r=ehsan
2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
c6f127456b
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
fa0eb27120
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
53a11ecbdf
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
016d46e5f3
Bug 869836 - Part 3: Use Append('c')
instead of AppendLiteral("c")
. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
41bdca1ff6
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:50 +03:00
Birunthan Mohanathas
34c5fc5a49
Bug 869836 - Part 1: Use EqualsLiteral instead of == NS_LITERAL_STRING(...)
. r=ehsan
2014-05-22 06:48:50 +03:00
Wes Kocher
a4147f61f7
Merge fx-team to m-c
2014-05-21 20:29:05 -07:00
Wes Kocher
c18978a8b2
Backed out 4 changesets (bug 1012407) for b2g reftest5 orange on an otherwise CLOSED TREE
...
Backed out changeset 08e17f48aed1 (bug 1012407)
Backed out changeset b17b7b59cf88 (bug 1012407)
Backed out changeset 1c692df3f080 (bug 1012407)
Backed out changeset 560bd45d52de (bug 1012407)
2014-05-21 18:05:15 -07:00
Dão Gottwald
f0d134d084
Bug 1008424 - Remove unintended gradient from the tab toolbar's background. r=mconley,jjmathies
2014-05-21 22:26:37 +02:00
Carsten "Tomcat" Book
d0b0dc9883
merge fx-team to mozilla-central
2014-05-21 13:57:43 +02:00
Jim Chen
c7bcf65622
Bug 1012724 - Propagate exception in NativeJSObject calls; r=blassey
2014-05-20 15:55:36 -07:00
Carsten "Tomcat" Book
e3d39ebd72
Merge mozilla-central to b2g-inbound
2014-05-20 16:18:50 +02:00
Vincent Liu
3925547aa5
Bug 988704 - [dolphin][camera]camera preview is obviously slower than android. r=sotaro
2014-05-19 09:52:47 +08:00
Ed Morley
8940524124
Backed out changeset 1f34d528c0f1 (bug 979692)
2014-05-19 15:36:36 +01:00
Andreas Gal
2886fdd985
Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas)
2014-05-22 00:44:40 +02:00
Andreas Gal
eb2d8b72be
Bug 1012407 - Part 5: Allow passing a texture rectangle to BindAndDrawQuad (r=Bas)
2014-05-22 00:23:18 +02:00
Masatoshi Kimura
d9c50bc879
Bug 1005619 - Part 3: Implement GetRestoredBounds on Windows. r=jimm
2014-05-20 16:32:18 +09:00
Masatoshi Kimura
83ad579d4c
Bug 1005619 - Part 1: Add nsIWidget::GetRestoredBounds(). r=roc
2014-05-20 16:32:17 +09:00
Phil Ringnalda
9357567fb5
Back out a5885f4bebdb (bug 811261) for assertion failures
2014-05-19 20:22:16 -07:00
Martin Stránský ext:(%2C%20Edwin%20Flores%20%3Cedwin%40mozilla.com%3E)
f14efb3547
Bug 811261 - Implement WakeLockListener on Linux to disable screensaver while video is playing r=karl
2014-05-14 17:34:49 +12:00
Andreas Gal
d7f70cee2f
Bug 1012407 - Part 4: Always pass the layer rect to BindAndDrawQuad (r=Bas)
2014-05-21 23:36:56 +02:00
Masayuki Nakano
adf458314d
Bug 865649 part.5 Set KeyboardEvent.code value on Android and Gonk r=smaug+nchen+mwu
2014-05-25 11:09:00 +09:00
Masayuki Nakano
c9cbccd444
Bug 865649 part.4 Set KeyboardEvent.code value on Linux r=smaug+karlt+romaxa
2014-05-25 11:09:00 +09:00
Masayuki Nakano
ec74073d18
Bug 865649 part.3 Set KeyboardEvent.code value on Mac r=smaug+smichaud
2014-05-25 11:08:59 +09:00
Masayuki Nakano
a5f77ca3af
Bug 865649 part.2 Set KeyboardEvent.code value on Windows r=smaug+jimm
2014-05-25 11:08:59 +09:00
Masayuki Nakano
b2f540c15c
Bug 865649 part.1 Implement KeyboardEvent.code r=smaug
2014-05-25 11:08:58 +09:00
Mats Palmgren
29e4d7d512
Bug 508665 - part 1, Change the signature of SetParent/GetParent from nsIFrame* to nsContainerFrame*. r=roc
2014-05-24 22:20:39 +00:00
Nathan Froyd
7854730d65
Backout 471244c106e9:634be002dbc9 (bug 1012407)
2014-05-23 23:34:43 -04:00
Andreas Gal
8b1cf6515d
Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas)
2014-05-24 04:16:27 +02:00
Rik Cabanier
d16837034a
Bug 979692 - Calculate hit detection and fill in region parameter to mouse events. r=roc
2014-05-12 15:52:00 +02:00
Bas Schouten
ed835fee47
Bug 984488: Blacklist Direct2D for Catalyst 14.4 drivers. r=bjacob
2014-05-19 00:37:17 +02:00
Bas Schouten
eb66aa514a
Bug 1012198: Allow BasicCompositor to be used on windows. r=BenWa
2014-05-18 08:00:09 +02:00
Bas Schouten
50096d4cd3
Bug 1012487: Default to 100% DPI when GetDeviceCaps fails. r=jmathies
2014-05-19 20:10:05 +02:00
Robert O'Callahan
0fa2605918
Bug 1001320. Part 5: Use #pragma GCC visibility on B2G. r=glandium
...
--HG--
rename : config/gcc_hidden.h => config/gcc_hidden_dso_handle.h
2014-05-11 23:37:14 -07:00
Mike Hommey
187d3e3e8f
Bug 1013646 - Fix build failure with GCC < 4.7 after bug 992357. r=jchen
2014-05-21 11:28:39 +09:00
Daniel Holbert
3213c441ad
Bug 1012858: Mark widget/xpwidgets/ as FAIL_ON_WARNINGS. r=roc
2014-05-20 12:43:57 -07:00
Daniel Holbert
7ce7be2b92
Bug 1012860: Explicitly static_cast M_PI to float, to fix MSVC warnings for double-to-float conversion. r=roc
2014-05-20 12:43:57 -07:00
Daniel Holbert
847842442f
Bug 1012814 part 2: Use size_t instead of uint32_t for nsTArray iteration, in nsTransferable.cpp. r=bjacob
2014-05-20 12:43:57 -07:00
Daniel Holbert
486543ab25
Bug 1012814 part 1: Use size_t instead of uint32_t, for value compared against nsTArray::NoIndex, in nsTransferable.cpp. r=bjacob
2014-05-20 12:43:57 -07:00
Nicholas Cameron
769de3863e
Bug 896896. Use MsgWaitForMultipleObjectsEx instead of WaitMessage. r=roc
2013-07-31 08:51:45 +12:00
Bas Schouten
720df78442
Bug 1009590: Deal with non-ui-thread IPDL usage on Windows. r=bent
2014-05-18 05:16:51 +02:00
Tom Schuster
3a6af86b93
Bug 1008668 - Make Qt port compile on 5.0.2. r=romaxa DONTBUILD
2014-05-17 01:33:53 +02:00
Bas Schouten
768b5f27ae
Bug 1011367: Add Direct3D 11 Gfx feature. r=bjacob
2014-05-16 18:16:21 +02:00
Jim Chen
a6572e1cba
Bug 992357 - d. Add object array support to NativeJSObject; r=blassey
2014-05-16 18:25:29 -04:00
Jim Chen
e71774ae2a
Bug 992357 - c. Add primitive array support to NativeJSObject; r=blassey
2014-05-16 18:25:29 -04:00
Jim Chen
3ea233cd44
Bug 992357 - b. Add array support stubs; r=blassey
2014-05-16 18:25:29 -04:00
Ed Morley
6ea533b617
Backed out changeset 83fd85b082d1 (bug 1009679) for crashtest and reftest failures; CLOSED TREE
2014-05-14 15:55:04 +01:00
Ed Morley
9feb32e204
Backed out changeset 4b2db2286258 (bug 870238)
2014-05-14 15:54:39 +01:00
Markus Stange
3431627d55
Bug 870238 - Stop using the deprecated API -[NSWindow userSpaceScaleFactor]. r=jfkthame
2014-05-14 14:33:52 +02:00
Markus Stange
c0e8845975
Bug 1009679 - Layerize the scrollbar thumb on desktop, too. r=roc
2014-05-14 14:33:52 +02:00
Makoto Kato
ad584ba1ae
Bug 996493 - Implement MaxTouchPoints for Windows widget. r=jimm
2014-05-14 19:05:34 +09:00
Karl Tomlinson
63f1254a6a
mochitest for bug 835044
...
--HG--
extra : transplant_source : %10Q%89%3F%ED%CA%BB%10/%98W%ED%7F%1F%E6%E9KM%D9%D6
2014-05-14 12:12:27 +12:00
Markus Stange
2c193eb0dd
Bug 995287 - Don't animate completed progress bars. r=bgirard
2014-05-13 22:04:42 +02:00
Aaron Klotz
1163dc12c4
Bug 1006765: Ensure that Win32 widget handles terminal services messages; r=jimm
...
--HG--
extra : rebase_source : a25ad41fb20aa3b52207a78f42d51fb870246bf4
2014-05-12 13:30:31 -06:00
Masayuki Nakano
beeb960987
Bug 1008723 Even while a context menu is open for an bookmark item on a popup, bookmark menus shouldn't be closed by a right click on one of them r=enndeakin
2014-05-13 02:05:56 +09:00
Jim Chen
58ecb3ecbf
Bug 992359 - d. Properly handle nullptr context; r=blassey
2014-05-12 12:50:47 -04:00
Jim Chen
7bc3eae5ff
Bug 992359 - c. Add GetBundle implementation; r=blassey
2014-05-12 12:50:47 -04:00
Jim Chen
b415d0cc0f
Bug 992359 - b. Add skeletal NativeJSObject.toBundle; r=blassey
2014-05-12 12:50:46 -04:00
Mounir Lamouri
f6d441dc2f
Bug 889335 - Implement navigator.languages and languagechange event. r=sicking,smaug
2014-05-12 13:48:15 +02:00
Carsten "Tomcat" Book
baa383f6cf
merge b2g-inbound to mozilla-central
2014-05-12 13:40:22 +02:00
Tapas Kundu
d3df02b740
Bug 1007349 - Fix invalid timestamp in orientation angle calculation. r=mwu
2014-05-09 14:23:58 -07:00
Sotaro Ikeda
228e2096b0
Bug 1006152 - Do not use ro.display.colorfill since JB r=Sushil
2014-05-09 12:03:53 -07:00
Benoit Jacob
472e4472e0
Bug 1004098 - Make nsTArray use size_t in its interface (32bitness is fine as an internal detail) - r=froydnj, sr=bsmedberg
2014-05-08 21:03:35 -04:00
Steven Michaud
688c3d4b21
Bug 996848 - Rewrite Mac nsAppShell native event handling. r=spohl
2014-05-10 11:58:07 -05:00
Henri Sivonen
97f4c4b92d
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
2014-05-08 12:32:00 +03:00
Chris Peterson
62f1ef2819
Bug 1006307 - Fix -Wuninitialized and -Wunused-variable warnings in widget/xpwidgets/GfxInfoBase.cpp. r=bjacob
2014-05-05 23:38:24 -07:00
Stephen Pohl
f1ba7f171d
Bug 989769: Allow for vertical scrolls to interrupt horizontal swipes on OSX. r=smichaud
2014-05-07 19:53:01 -04:00
Ed Morley
2825fdbf09
Backed out changeset 4341602f99b0 (bug 996848) for reftest failures on OS X
2014-05-07 18:44:01 +01:00
Steven Michaud
e10c706955
Bug 996848 - Rewrite Mac nsAppShell native event handling. r=spohl
2014-05-07 11:13:27 -05:00
Robert O'Callahan
4c2b59d379
Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
...
--HG--
extra : rebase_source : cfe209a412cae28d405eae413415cebb6959072a
2014-05-06 17:26:46 +12:00
Wes Johnston
280c9ba6dc
Bug 996129 - Don't thumbnail sites with cache control headers set. r=kats
2014-05-05 22:33:29 -07:00
Wes Kocher
f5766e3cb0
Merge b2g-inbound to m-c
2014-05-05 21:07:22 -07:00
Wes Kocher
db9e1a87e5
merge fx-team to m-c
2014-05-05 20:52:49 -07:00
Sushil Chauhan
99c0f44fba
Bug 999699 - Use GPU Composition when a frame needs intermediate surface. r=dwilson
2014-05-05 13:26:51 -07:00
Jim Mathies
e5149d6a1e
Bug 911409 - Properly handle rendering menu arrows on high-dpi displays on Windows. r=tabraldes
2014-05-05 13:32:54 -05:00
Ehsan Akhgari
76c09e572a
Bug 1005036 - Make OSXNotificationInfo not use mozilla::RefCounted; r=josh
2014-05-02 12:42:31 -04:00
Trevor Saunders
a08e067fc4
bug 1003990 - don't undefine NS_IMETHOD_VISIBILITY in nsPrintSession.h r=bsmedberg
2014-04-30 14:46:00 -04:00
Steven Michaud
96ef7ff235
Bug 995603 - Ensure mouse-enter/exit events are sent to plugins as appropriate. r=mstange,masayuki
2014-04-30 11:55:40 -05:00
Benoit Jacob
04da8945df
Bug 984417 - Stop blacklisting D3D10 features on DriverVersionMismatch; just keep annotating crash reports - r=Bas
2014-04-30 12:45:38 -04:00
Ted Mielczarek
feece67b5f
bug 852935 - Add Android gamepad backend. r=snorp, rs=smaug
2014-04-22 10:53:48 -04:00
Chris Peterson
7de537bcf0
Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in widget/android. r=blassey
2014-04-27 18:56:46 -07:00
Benoit Jacob
9a2b04a676
Bug 987311 - 3/6 - Make TextureFlags a typed enum, final manual changes - r=nical
2014-04-25 22:34:05 -04:00
Birunthan Mohanathas
504b581650
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Blair McBride
5cba04ad67
Backed out 9 changesets (bug 987311, bug 989027, bug 989144). r=sheriff
...
Backed out changeset 046c061d91c2 (bug 989144)
Backed out changeset 3f1b41adeaef (bug 987311)
Backed out changeset 8d5a171564bd (bug 987311)
Backed out changeset dcc0d016de7a (bug 987311)
Backed out changeset 27f338fbc835 (bug 989027)
Backed out changeset 4a67f5144ea4 (bug 989027)
Backed out changeset 62ba0a377450 (bug 987311)
Backed out changeset 6a2542a5c865 (bug 987311)
Backed out changeset 1dfd9a457f34 (bug 987311)
2014-04-27 19:45:08 +12:00
Birunthan Mohanathas
c8c6722bb4
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
2014-04-25 12:49:00 -04:00
Benoit Jacob
b0f17a58c7
Bug 987311 - 3/6 - Make TextureFlags a typed enum, final manual changes - r=nical
2014-04-25 22:34:05 -04:00
Masayuki Nakano
e0e4cd1c42
Bug 998188 part.2 ContentEventHandler should support 2 modes, native line break mode and XP line break mode r=smaug
2014-04-26 08:52:12 +09:00
Ryan VanderMeulen
0227012397
Backed out changeset d5a514b9a0db (bug 586587) for mochitest failures.
2014-04-24 14:48:14 -04:00
Ben Davey
56de1ba489
Bug 586587 - Add support for drag and drop of HTML to Firefox. r=jimm
2014-04-23 14:58:00 -04:00