Commit Graph

8295 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
9c2d832247 Merge mozilla-central to b2g-inbound 2014-05-20 16:18:50 +02:00
Vincent Liu
0ce7a191f7 Bug 988704 - [dolphin][camera]camera preview is obviously slower than android. r=sotaro 2014-05-19 09:52:47 +08:00
Ed Morley
3452af7d1e Backed out changeset 1f34d528c0f1 (bug 979692) 2014-05-19 15:36:36 +01:00
Masatoshi Kimura
fb28c1c0e5 Bug 1005619 - Part 3: Implement GetRestoredBounds on Windows. r=jimm 2014-05-20 16:32:18 +09:00
Masatoshi Kimura
2c87e8ea8f Bug 1005619 - Part 1: Add nsIWidget::GetRestoredBounds(). r=roc 2014-05-20 16:32:17 +09:00
Phil Ringnalda
117945fa42 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)
c1b9236145 Bug 811261 - Implement WakeLockListener on Linux to disable screensaver while video is playing r=karl 2014-05-14 17:34:49 +12:00
Rik Cabanier
3d1d7cbb64 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
7c922d2329 Bug 984488: Blacklist Direct2D for Catalyst 14.4 drivers. r=bjacob 2014-05-19 00:37:17 +02:00
Bas Schouten
19c8902566 Bug 1012198: Allow BasicCompositor to be used on windows. r=BenWa 2014-05-18 08:00:09 +02:00
Bas Schouten
553e20e271 Bug 1012487: Default to 100% DPI when GetDeviceCaps fails. r=jmathies 2014-05-19 20:10:05 +02:00
Nicholas Cameron
c4e2147a15 Bug 896896. Use MsgWaitForMultipleObjectsEx instead of WaitMessage. r=roc 2013-07-31 08:51:45 +12:00
Bas Schouten
e51af315c3 Bug 1009590: Deal with non-ui-thread IPDL usage on Windows. r=bent 2014-05-18 05:16:51 +02:00
Tom Schuster
8c5898e4e7 Bug 1008668 - Make Qt port compile on 5.0.2. r=romaxa DONTBUILD 2014-05-17 01:33:53 +02:00
Bas Schouten
958e9d9838 Bug 1011367: Add Direct3D 11 Gfx feature. r=bjacob 2014-05-16 18:16:21 +02:00
Jim Chen
af4c4fc265 Bug 992357 - d. Add object array support to NativeJSObject; r=blassey 2014-05-16 18:25:29 -04:00
Jim Chen
b5e09b233d Bug 992357 - c. Add primitive array support to NativeJSObject; r=blassey 2014-05-16 18:25:29 -04:00
Jim Chen
c5ae95c1bf Bug 992357 - b. Add array support stubs; r=blassey 2014-05-16 18:25:29 -04:00
Ed Morley
60c704eda3 Backed out changeset 83fd85b082d1 (bug 1009679) for crashtest and reftest failures; CLOSED TREE 2014-05-14 15:55:04 +01:00
Ed Morley
91661cf7d7 Backed out changeset 4b2db2286258 (bug 870238) 2014-05-14 15:54:39 +01:00
Markus Stange
ca2c43a03b Bug 870238 - Stop using the deprecated API -[NSWindow userSpaceScaleFactor]. r=jfkthame 2014-05-14 14:33:52 +02:00
Markus Stange
7a1fb53a14 Bug 1009679 - Layerize the scrollbar thumb on desktop, too. r=roc 2014-05-14 14:33:52 +02:00
Makoto Kato
603077a571 Bug 996493 - Implement MaxTouchPoints for Windows widget. r=jimm 2014-05-14 19:05:34 +09:00
Karl Tomlinson
efe76c3c3d 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
d7f42e05a8 Bug 995287 - Don't animate completed progress bars. r=bgirard 2014-05-13 22:04:42 +02:00
Aaron Klotz
ab1ec3649a 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
f2dc7d48e5 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
69ce802d2d Bug 992359 - d. Properly handle nullptr context; r=blassey 2014-05-12 12:50:47 -04:00
Jim Chen
7abe30dd08 Bug 992359 - c. Add GetBundle implementation; r=blassey 2014-05-12 12:50:47 -04:00
Jim Chen
270a97c29f Bug 992359 - b. Add skeletal NativeJSObject.toBundle; r=blassey 2014-05-12 12:50:46 -04:00
Mounir Lamouri
ff3629d7e7 Bug 889335 - Implement navigator.languages and languagechange event. r=sicking,smaug 2014-05-12 13:48:15 +02:00
Carsten "Tomcat" Book
c543a9fbda merge b2g-inbound to mozilla-central 2014-05-12 13:40:22 +02:00
Tapas Kundu
18d8a45cee Bug 1007349 - Fix invalid timestamp in orientation angle calculation. r=mwu 2014-05-09 14:23:58 -07:00
Sotaro Ikeda
3e5dabe72a Bug 1006152 - Do not use ro.display.colorfill since JB r=Sushil 2014-05-09 12:03:53 -07:00
Benoit Jacob
2e1ef0025a 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
7a596ee800 Bug 996848 - Rewrite Mac nsAppShell native event handling. r=spohl 2014-05-10 11:58:07 -05:00
Henri Sivonen
6a6cd36d81 Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk. 2014-05-08 12:32:00 +03:00
Chris Peterson
63b125908b 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
98448d0ba1 Bug 989769: Allow for vertical scrolls to interrupt horizontal swipes on OSX. r=smichaud 2014-05-07 19:53:01 -04:00
Ed Morley
baca72f36c Backed out changeset 4341602f99b0 (bug 996848) for reftest failures on OS X 2014-05-07 18:44:01 +01:00
Steven Michaud
aaca70104a Bug 996848 - Rewrite Mac nsAppShell native event handling. r=spohl 2014-05-07 11:13:27 -05:00
Robert O'Callahan
949537330f 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
f576b638cd Bug 996129 - Don't thumbnail sites with cache control headers set. r=kats 2014-05-05 22:33:29 -07:00
Wes Kocher
ad07adf5a3 Merge b2g-inbound to m-c 2014-05-05 21:07:22 -07:00
Wes Kocher
0c56483bed merge fx-team to m-c 2014-05-05 20:52:49 -07:00
Sushil Chauhan
2bc0976f8f Bug 999699 - Use GPU Composition when a frame needs intermediate surface. r=dwilson 2014-05-05 13:26:51 -07:00
Jim Mathies
83dcb76726 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
8b2af2fb22 Bug 1005036 - Make OSXNotificationInfo not use mozilla::RefCounted; r=josh 2014-05-02 12:42:31 -04:00
Trevor Saunders
57e7f361ab bug 1003990 - don't undefine NS_IMETHOD_VISIBILITY in nsPrintSession.h r=bsmedberg 2014-04-30 14:46:00 -04:00
Steven Michaud
b9f66f47e7 Bug 995603 - Ensure mouse-enter/exit events are sent to plugins as appropriate. r=mstange,masayuki 2014-04-30 11:55:40 -05:00