Commit Graph

9858 Commits

Author SHA1 Message Date
Lee Salzman
282e131375 Bug 1159273 - call g_type_init in nsAppShell::Init. r=glandium 2015-05-13 12:04:03 +09:00
Lee Salzman
425452c4a9 Bug 1159273 - Fix out-dated Cairo usage that may fail to build or work properly when system Cairo is involved. r=jrmuizel 2015-05-13 12:00:30 +09:00
Lee Salzman
cf9ae0f680 Bug 1127752 - fixes for using Skia and OMTC with GTK3. r=jrmuizel 2015-05-13 11:54:17 +09:00
Carsten "Tomcat" Book
4a467cfa03 merge mozilla-central to mozilla-inbound 2015-05-12 17:07:10 +02:00
Carsten "Tomcat" Book
e30005394c merge mozilla-inbound to mozilla-central a=merge 2015-05-12 16:10:32 +02:00
Brian R. Bondy
26bda6ee78 Bug 1163113 - Implement -moz-window-dragging on Windows for Graphene. r=jimm 2015-05-12 09:22:33 -04:00
Andrea Marchesini
d991fa6d9b Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan 2015-05-12 13:11:03 +01:00
Andrea Marchesini
7a35ed6840 Bug 1159401 - Split Blob and File classes, r=bz 2015-05-12 13:09:51 +01:00
Daniel Holbert
c2ed0f93db Bug 1163871: Use DebugOnly to suppress opt build warning in gonk nsAppShell.cpp. r=mwu 2015-05-11 18:27:34 -07:00
Brian Grinstead
a11158cb15 Bug 1162649 - Don't call setOpaque:NO or setHasShadow:NO for non-popup windows;r=mstange 2015-05-08 14:49:29 -07:00
David Anderson
9811ede28c Enable APZ for all Desktop windows if E10s is enabled. (bug 1163115, r=kats) 2015-05-12 01:26:01 -04:00
Wes Kocher
2b3f154098 Merge m-c to inbound a=merge CLOSED TREE 2015-05-07 15:37:01 -07:00
Wes Kocher
9ef37ff840 Merge b2ginbound to m-c a=merge CLOSED TREE 2015-05-07 15:23:42 -07:00
Carsten "Tomcat" Book
a51f167772 Merge mozilla-central to b2g-inbound on a CLOSED TREE 2015-05-07 16:15:54 +02:00
Carsten "Tomcat" Book
4c6000c1c2 Merge mozilla-central to mozilla-inbound 2015-05-07 15:59:06 +02:00
Carsten "Tomcat" Book
f47dea2ef4 merge mozilla-inbound to mozilla-central a=merge 2015-05-07 15:38:45 +02:00
Kartikaya Gupta
d4a7c07498 Bug 1162179 - Don't create APZCTreeManagers for windows which aren't multiprocess. r=dvander 2015-05-06 19:15:10 -04:00
JerryShih
fc53fef0cf Bug 1160877 - Fix gonkDisplay stop anim condition. r=mwu, a=me 2015-05-05 10:32:00 -04:00
Ryan VanderMeulen
4a8658f69a Backed out changeset c92c76073e9c (bug 1160877) for causing B2G phone startup crashes. 2015-05-07 09:24:35 -04:00
Carsten "Tomcat" Book
fa21a9de56 Backed out changeset 18474e89292a (bug 1161634) for m4 perma failures on a CLOSED TREE 2015-05-06 17:07:23 +02:00
Martin Stransky
4338099101 Bug 1161056 - Gtk3 - use sMozWindowBackground colors for combobox background. r=karlt 2015-05-05 09:08:00 -04:00
Henry Chang
4fac76791d Bug 1138288 - Refactor nsWindow/nsScreen for multiple screen/window case. r=mwu 2015-04-30 14:38:26 +08:00
Kartikaya Gupta
23d2b60a2c Bug 1161634 - Allow synthesizing native mouse-scroll events on Linux. r=karlt 2015-05-06 08:36:54 -04:00
JerryShih
3d5cfffb8c Bug 1160877 - fix gonkDisplay stop anim condition. r=mwu 2015-05-05 10:32:00 +02:00
JerryShih
2d7db65468 Bug 1160102 - use VsyncDisplay interface to turn on/off vsync. r=kats 2015-05-04 03:33:00 +02:00
Kartikaya Gupta
52ac400890 Bug 1161206 - Implement native mousewheel event synthesization on OS X. r=mstange 2015-05-05 14:45:11 -04:00
Eric Rahm
0874d24742 Bug 1162293 - Part 2: Fix string leak in logging code. r=froydnj
If logging is enabled the result from |ToNewCString| will be leaked. Switched
to |NS_LossyConvertUTF16toASCII| instead.
2015-05-07 09:43:39 -07:00
Eric Rahm
c451c2932b Bug 1162293 - Part 1: Remove instances of #ifdef PR_LOGGING. r=froydnj
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-07 09:43:38 -07:00
Blake Kaplan
6f56be1c29 Bug 1158791 - Try harder to avoid Gtk-Critical errors in xpcshell tests. r=karlt 2015-05-04 10:12:43 -07:00
Anthony Tseng
96161fc227 Bug 1158425 - Rename _SYNTH event names. r=smaug 2015-05-01 22:06:00 -04:00
Martin Stransky
9af66b4f95 Bug 1073117 - Add support for has_tab_gap notebook style. r=karlt 2015-04-30 01:31:00 -04:00
Masayuki Nakano
d0bfeec8dc Bug 1117087 Don't reset IM context when nsGtkIMContext receives selection change during dispatching compositionstart r=m_kato 2015-05-04 02:02:50 +09:00
Wes Kocher
ebdbb5f57b Merge m-c to inbound a=merge 2015-05-01 17:23:32 -07:00
Wes Kocher
ddda6aed2d Merge b2ginbound to m-c a=merge 2015-05-01 17:22:34 -07:00
Ryan VanderMeulen
6ffda2e313 Merge m-c to b2g-inbound. a=merge 2015-05-01 12:59:30 -04:00
David Major
60f7845de6 Bug 1134920 drive-by comment fix. DONTBUILD 2015-05-02 03:01:06 +12:00
chiajung hung
39d881a999 Bug 1156140 - Choose different code path for boot animation based on device capability. r=mwu 2015-04-26 22:39:00 -04:00
Tooru Fujisawa
e2afefc421 Bug 1158456 - Remove control characters from composition string, and add dom.compositionevent.allow_control_characters pref to control it. r=masayuki 2015-05-01 13:49:29 +09:00
Mike Hommey
b673a97a25 Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd
They are kept around for the sake of the standalone glue, which is used
for e.g. webapprt, which doesn't have direct access to jemalloc, and thus
still needs a wrapper to go through the xpcom function list and get to
jemalloc from there.
2015-05-01 09:40:30 +09:00
Steven Michaud
45a427ddaa Bug 1159473 - Add Mac-specific debug logging code. r=spohl 2015-04-30 14:41:21 -05:00
David Parks
ef35e5b42b Bug 1152585 - Implement GetClientOffset in nsChildView to fix child offset calculation when drawInTitlebar=false r=mstange 2015-04-29 08:41:19 -07:00
Sotaro Ikeda
0a86c2eb1c Bug 1156981 - Split CompositorParent's scheduling of composition to CompositorScheduler r=mchang 2015-04-30 11:35:13 -07:00
Henry Chang
40b2cdada4 Bug 1154648 - Rename static gonk nsWindow::DispatchInputEvent. r=mwu 2015-04-15 17:45:18 +08:00
Shelly Lin
173e809a66 Bug 1138290 - New option in WindowWatcher.openWindow to open another toplevel window on b2g. r=roc 2015-04-29 17:25:26 +08:00
Carsten "Tomcat" Book
a729e93945 Backed out changeset 850cfa6fb794 (bug 1158456) for m-other test failures on a CLOSED TREE 2015-04-30 12:54:06 +02:00
Tooru Fujisawa
3429d1bf2a Bug 1158456 - Remove control characters from composition string, and add dom.compositionevent.allow_control_characters pref to control it. r=masayuki 2015-04-30 17:23:31 +09:00
Chris Peterson
b10aee369c Bug 1159124 - Suppress -Wunused-exception-parameter warning in nsClipboard.mm. r=spohl 2015-04-18 21:30:11 -07:00
Andy Pusch
99dc6ddbed Bug 1003731 - Removal of transliteration. r=hsivonen
IGNORE IDL
2015-04-22 00:21:00 -04:00
Markus Stange
83c0ef806e Bug 947753 - Make sure nsChildView::ComputeShouldAccelerate returns true even if it's called before layout lets the window know about whether it's transparent. r=smichaud 2015-04-22 17:13:45 -04:00
Matt Woodrow
99e08b8da3 Bug 1155608 - Blacklist Intel G45 hardware decoding. r=k17e 2015-04-30 09:49:49 +12:00