Commit Graph

2844 Commits

Author SHA1 Message Date
Oleg Romashin
b46aa5a1e8 Bug 588186 - Remove permanent Debug output (qDebug) from widget related code. r=mozilla a=npodb 2010-08-26 08:18:06 -07:00
Oleg Romashin
7ab9f25f57 Bug 576437 - CreateOffscreenSurface should not silently translate ImageFormat24 into ImageFormat16_565. r=joe a=blocking2.0 2010-09-16 14:34:53 -07:00
Tom Brinkman
ceef26ba74 Bug 576437 - CreateOffscreenSurface should not silently translate ImageFormat24 into ImageFormat16_565. r=joe a=blocking2.0 2010-09-16 14:34:53 -07:00
Robert O'Callahan
27f9e0592f Bug 596414. Don't paint NSViews for plugins. r=jrmuizel,josh a=b 2010-09-17 11:04:14 -07:00
Jeff Muizelaar
5fcf322b14 Bug 597268. Paint QuickDraw plugins differently to make them not flicker on scrolling. r=roc,josh a=b 2010-09-17 10:58:26 -07:00
Robert O'Callahan
a52325c14b Bug 596414. Tell ChildView about the plugin drawing model. r=josh 2010-09-17 10:55:39 -07:00
Mark Finkle
f2bad19f93 Bug 596983 - Enable HTML format converter for Android [r=mwu a=blocking-fennec:2.0b1] 2010-09-17 13:08:08 -04:00
Brad Lassey
27671babaf bug 597412 - onPause handler causing black screens r=mwu a=blocking-fennec 2010-09-17 11:26:32 -04:00
Alexander Surkov
e3358a35bc Bug 597311 - crash in nsWindow::ProcessMessage(WM_GETOBJECT), r=davidb, sr=roc, a=davidb 2010-09-16 22:16:50 -07:00
Benoit Jacob
8f54ec10f3 Bug 594877 - Update intel driver versions in GfxInfo blocklist - r=vladimir, a=blocking2.0 2010-09-15 20:17:49 -04:00
Steven Michaud
89866196c4 Bug 594796 - Make nsChildView::GetBounds() return true bounds (and not use mBounds). r=josh a=blocking-beta7+ 2010-09-16 09:30:28 -07:00
Neil Deakin
3c2dd5c871 Bug 522956 - Clicking Larry's "More Information" button opens Page Info dialog but doesn't close Larry. r=karlt a=b 2010-09-16 13:24:08 +02:00
Benoit Jacob
dafb3c8543 In changeset de02d0483a7f I inadvertently added "const" to the return types of some static functions in this .cpp file. Removing that. r=me, a=me 2010-09-15 22:28:12 -04:00
Jonas Sicking
fd2c9c0694 Bug 587931: Implement document.currentScript and beforescriptexecute/afterscriptexecute events. r=mrbkap a=sicking 2010-09-16 01:48:47 -07:00
Benoit Jacob
96f8cc34f6 Bug 594877 - Update intel driver versions in GfxInfo blocklist - r=vladimir, a=blocking2.0 2010-09-15 20:17:49 -04:00
Doug Turner
fdae655a09 Merge with mc 2010-09-15 18:11:09 -07:00
Jim Mathies
89d5654233 Bug 575855 - Fix for transitions from fullscreen briefly show an aero basic window frame. r=vlad. 2010-09-15 17:39:40 -07:00
Chris Jones
0a1ec83bc9 Merge m-c --> cedar 2010-09-15 18:28:06 -05:00
Doug Turner
09476bc0de Merge with mc. Manually merged TabChild.h and nsIFrameLoader.idl 2010-09-15 15:17:54 -07:00
Bas Schouten
0f14bfc4b1 Bug 596494 - Part 3: Update rendermode upon deviceremoval. r=jrmuizel 2010-09-15 22:16:11 +00:00
Bas Schouten
3a223b0317 Bug 596489 - Part 3: Recreate the layer manager when a device is removed. r=roc 2010-09-15 22:16:02 +00:00
Chris Jones
2bb3bb3e9c Merge m-c --> cedar 2010-09-15 16:44:30 -05:00
Alexander Surkov
c4ff21eb6e Bug 594775 - Some pages like Facebook or German Amazon come up with a blank virtual buffer and lots of unknown accessibles, r=davidb, sr=roc, a=davidb 2010-09-15 13:55:51 -07:00
Chris Jones
0a4b5217a4 Merge m-c --> cedar 2010-09-15 12:33:59 -05:00
Chris Jones
daaa59040f Bug 596410: Use BasicShadowLayerManager when there might be content processes. r=vlad 2010-09-14 18:40:23 -05:00
Chris Jones
110d280286 Merge m-c --> cedar 2010-09-14 14:28:39 -05:00
Chris Jones
ee72f210ea Merge m-c --> cedar 2010-09-13 19:24:09 -05:00
Oleg Romashin
497f2db326 Merge with mozilla central 2779c55431a4, no conflicts 2010-09-10 22:32:25 -07:00
Brad Lassey
7e8b4bcdfc bug 585799 - Deal with what are currently popup widgets (e.g. for <select>) in widgetless content processe r=roc 2010-09-09 17:52:20 -04:00
Chris Jones
4820da2166 Merge m-c --> cedar 2010-09-08 17:25:30 -05:00
Vladimir Vukicevic
0b88b52f6c b=594553; correctly create gl layer manager on android; r=jrmuizel 2010-09-08 18:19:11 -04:00
Jon Hemming
db2f234fae Bug 584660 - Polling in nsIdleService should not be used for Maemo 6 platform. r=romaxa a=npodb
--HG--
extra : rebase_source : 5ca852d1fab690bd053f8f38b656fb951441b66a
2010-09-09 16:46:25 -07:00
Vladimir Vukicevic
c9440f4f86 Bug 592462 - fix fullscreen video with OpenGL on Maemo with Qt. r=jmuizelaar. a=blocking-fennec
--HG--
extra : rebase_source : 765979328a5337242c9b7a8bd837b92ed2ed4062
2010-09-09 16:41:02 -07:00
Joel Maher
161d8ae5ae Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB 2010-09-10 10:20:38 -07:00
Jim Mathies
f0a88a37d6 merge backout. a=backout 2010-09-09 10:50:01 -05:00
Jim Mathies
7b6a3ea3f0 Backout of patch in bug 575855 due to bug 594773. 2010-09-09 10:49:44 -05:00
Chris Jones
9e23f35349 Merge m-c --> cedar 2010-09-07 17:35:15 -05:00
Jeff Muizelaar
6441a6182a Bug 594087. Avoid trying to sync acceleration state with top level windows. r=vlad
This fixes the continual reinitialization on platforms like OS X and Linux.
* * *
Revert unintentional changes.
2010-09-07 18:20:47 -04:00
Matt Brubeck
6de30bb9c8 Bug 580050 - Get the hardware model name on Android. r=mwu, a=blocking-fennec 2010-09-11 06:20:20 -07:00
Jim Mathies
3dd8c77a68 Bug 575855 - Transitions from fullscreen briefly show an aero basic window frame. r=vlad, a=blocking-final. 2010-09-07 09:58:45 -05:00
Jim Mathies
0f4304d1a7 Bug 593069 - Firefox window positioning incorrect after transitioning from full screen to minimized to full screen. r=roc, a=blocking-final. 2010-09-07 09:58:26 -05:00
Markus Amalthea Magnuson
1cc82ddd39 Bug 306018 - Move "Check for Updates" into the Application menu on OS X. r=josh a=beltzner 2010-09-13 17:13:06 -04:00
Jim Mathies
7c1adb8b99 Bug 588657 - Console and Inspector panel chrome flashes on windows 7. (Initial patch: Steve Glardon, Updates: jimm) r=vlad, a=blocking-beta6. 2010-09-07 12:30:28 -05:00
Steven Michaud
e14708f8b9 Bug 592563 - Call nsIWidget::Show() on plugin widgets from nsIWidget::ConfigureChildren(). r=roc,josh a=blockingbeta6+ 2010-09-07 12:20:03 -05:00
Chris Jones
6e7a7cd71a Merge m-c --> cedar
--HG--
rename : layout/style/test/hover_helper.html => layout/style/test/chrome/hover_helper.html
rename : layout/style/test/test_hover.html => layout/style/test/chrome/test_hover.html
2010-09-03 14:07:55 -05:00
Joe Drew
b034b812e1 Bug 591150 - Move MOZ_ACCELERATED usage to widget instantiation. r=bas,roc a=blocking2.0:beta6+ 2010-09-03 14:08:23 -04:00
Joe Drew
ccb8d29a97 Bug 593093 - Don't use OpenGL on Windows unless layers.prefer-opengl is true. r=bas a=blocking2.0:beta6+ 2010-09-03 13:59:17 -04:00
Mats Palmgren
76f0893448 Backing out bug 449734 due to unexpected orange. a=ted 2010-09-03 18:13:49 +02:00
Mats Palmgren
d234af154c Bug 449734 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN 2010-09-03 16:22:00 +02:00
Chris Pearce
46babf7fa3 Bug 528523 - Ensure sync sections run in between events. r=roc a=blocking2.0 2010-09-03 12:03:03 +12:00