Jim Mathies
70c10284d0
Bug 613037 - add common windows themes to default themes list. r=neil, a=2.0.
2011-02-05 14:22:08 -06:00
Jim Mathies
4af95fed03
Bug 629709 - White line of highlight pixels appears above navigation toolbar if the window is maximized; r=roc a=gavin
2011-02-04 14:52:03 -05:00
Ehsan Akhgari
c07c875d05
Backout all of the bugs in the 7e12e3e16e6c pushlog because of the orange.
...
It is not clear which one of these bugs is at fault.
2011-02-04 16:34:02 -05:00
Jim Mathies
b7e0e3cf45
Bug 629709 - White line of highlight pixels appears above navigation toolbar if the window is maximized; r=roc a=gavin
...
--HG--
extra : rebase_source : 404797e298215ff4021a32e2f41bb8d6c7884dce
2011-02-04 14:52:03 -05:00
Mounir Lamouri
5ae90e4e44
Bug 627328 - ###!!! ASSERTION: This is unsafe! Fix the caller!: 'Error' when changing a personas. r=bz a=blocking-final
2011-02-04 13:59:33 +01:00
Felipe Gomes
3cce75a6a4
Bug 556524. Check for nsWindow existence before creating taskbar preview. r=roc a=blocker
2011-02-03 16:47:23 -08:00
Florian Hanel
c1825cc564
Bug 631170 - mouse hover broken in Qt build r=romaxa a=npodb
2011-02-03 23:27:01 +02:00
Joe Drew
b7fac673c5
Bug 603134 - Sometimes windows on OS X don't refresh until you move them. r=jrmuizel,josh a=b
...
OS X has a bug that causes new OpenGL-using windows to only draw once or twice
after some amount of uptime. However, if you move those windows, they will
redraw happily for a very long time (perhaps forever). We can similarly
convince OS X to start redrawing those windows by disassociating our view from
the OpenGL context, then reassociating it, on our first draw.
2011-02-03 16:12:33 -05:00
Joe Drew
2f6bab84e3
Bug 629016 - Don't enable OpenGL on 10.6.x where x < 3, because updating subrects of textures sometimes puts the updated content in the wrong place on those OSes. r=jrmuizel,josh a=b
2011-02-03 16:12:33 -05:00
Tatiana Meshkova
b4079e2e86
Bug 630635 - [@~nsFilePicker] crashes on close r=romaxa a=npodb
...
--HG--
extra : rebase_source : f477a425c246df0941192b6768375b11b9cb3637
2011-02-03 08:32:08 +02:00
Tatiana Meshkova
fa5741b07a
Bug 627067 - Dialogs are broken in qt desktop r=romaxa a=npotb
...
* * *
Bug 627067. Part 2: Qt topLevel move support
--HG--
extra : rebase_source : 2a3e350e9bd332231fab12dcb781b65f0b0a6a86
2011-02-03 08:31:43 +02:00
Jeremias Bosch
43d8ca0e70
Bug 626595 - Make it possible to build maemo 6 platform version without meegotouch r=romaxa,ted.mielczarek a=approval2.0
...
--HG--
extra : rebase_source : 435438ae2c39833353a958ba2770f0e44439d7bc
2011-02-03 08:31:36 +02:00
Doug Turner
bba386c412
Bug 630595 - Followup. Do not need a dash before the option. Removing unused memory watcher. r=blassey, a=blocking-fennec
2011-02-02 01:00:34 -08:00
Doug Turner
15243e9f99
Bug 630595. Backing out 37e4ab3abc44. r=blassey. a=blocking-fennec
2011-02-01 22:34:12 -08:00
Doug Turner
d987e58396
Bug 630595. Backing out f05874a6bac5. r=blassey. a=blocking-fennec
2011-02-01 22:30:09 -08:00
Jeff Muizelaar
b9df73a94f
Bug 626994. Add debugging for infinite recursion in spline flattening. r=ehsan,a=b
...
Hopefully this gives us some idea about what's going wrong.
--HG--
extra : rebase_source : 05ebbe86f38ec73c4bd5c475f8a6ba930e61d316
2011-02-01 17:49:29 -05:00
Kyle Huey
cbaa890280
Bug 630444. Remove LSP annotations. r=ted
...
The notes are cut off before anything interesting, so they're not as useful
as they could be. They also prevent other useful notes from appearing.
--HG--
extra : rebase_source : e5c8f6c9d0e090665ddf4be3c5037f65bac716b1
2011-02-01 13:54:51 -05:00
Jeff Muizelaar
e2cfb4a7f0
Bug 626994. Try to detect and report Cisco VPN usage. r=ehsan,a=b
...
This should help us filter out crashes that caused by the Cisco VPN software
--HG--
extra : rebase_source : c2f68c017e3ab97e5f3b5bc8d0e196e6d80b5663
2011-02-01 11:30:25 -05:00
Ms2ger
43b3692a14
Bug 629309 - Fix unmatched enum warning in nsDeviceContextSpecGTK::GetSurfaceForPrinter; r=roc a=joe
2011-02-01 11:16:46 +01:00
Doug Turner
48ac7950dd
Bug 629432 - [Nexus S] Opening planet.mozilla.org frequently hangs the phone. Make it only work run on the Nexus S. r=blassey a=blocking-fennec
...
--HG--
extra : rebase_source : b7c956e634f242ec76710dd99d3c3b8038c21fec
2011-01-31 12:36:30 -08:00
Doug Turner
30e8b6fa2d
Bug 629432 - [Nexus S] Opening planet.mozilla.org frequently hangs the phone r=blassey a=blocking-fennec
...
--HG--
extra : rebase_source : 4055ee591d484404b6e7def7feb4147eff3fba8c
2011-01-28 21:40:23 -08:00
Benoit Jacob
144c95b494
Bug 623338 - map Windows 2003 to Windows XP for the graphics blacklist - r=joe, a=blocking2.0
2011-01-31 20:58:24 -05:00
Benoit Jacob
4f4de38b46
Bug 612007 - Blocklist D3D9 layers on nvidia 6200 TC due to glitches when scrolling - r=joe, a=blocking2.0
2011-01-31 20:58:17 -05:00
Mark Finkle
0d2c2afda5
Backout af70cc3963ac (Bug 629432) [r=me a=fennec-should-load-pages]
2011-01-31 11:42:13 -05:00
John Daggett
0e22df104f
Bug 629611. Add font cache size info to about:support. r=bas,joedrew a=joedrew
2011-01-31 11:15:12 +09:00
Benoit Jacob
986aac74d1
Bug 623338 - NVIDIA drivers use different internal version numbers on WinXP than they do on newer Windows versions, as a result in today's nightly they were accidentally blacklisted - r+a=trust-me-we-want-this-in
2011-01-30 18:10:44 -05:00
Doug Turner
9e578f622b
Bug 629432 - [Nexus S] Opening planet.mozilla.org frequently hangs the phone r=blassey a=blocking-fennec
...
--HG--
extra : rebase_source : 59e0d3124e96368f9a0be2ca46ac291bed8d199e
2011-01-28 21:40:23 -08:00
Benoit Jacob
8f45fa1efa
Bug 629952 - whitelist the fake vendor IDs used by the GfxInfo xpschell tests - r+a=bustage
2011-01-30 00:10:40 -05:00
Benoit Jacob
74eaf50897
Bug 623338 - only whitelist Intel, NVIDIA, ATI - r=joe, a=blocking2.0
2011-01-28 21:12:25 -05:00
Benoit Jacob
a13519aa4e
Bug 623338 - Block old drivers for ATI & NVIDIA (older than June 2010) - r=joe, a=blocking2.0
2011-01-28 21:12:25 -05:00
Jeremias Bosch
f62fa1497e
Bug 609843 - Improve usage of Meego Input Method. - Minimal Meego/Qt Fixes. r=romaxa a=npodb
...
--HG--
extra : rebase_source : 918818312e33e1fe9bbb3c5b9e86a660b1bd3dc6
2011-01-28 13:00:31 +02:00
Jeremias Bosch
6f40a2e2cb
Bug 609843 - Make Fn key working. r=romaxa a=npodb
...
--HG--
extra : rebase_source : a110ba960f5110706ee7f78a8c1f6b2bbf4aecf8
2011-01-26 11:01:01 +02:00
Benoit Jacob
d86dfc6c52
merge backout, r+a=bustage
2011-01-28 22:33:01 -05:00
Benoit Jacob
61a639ebd2
Backed out changeset 6eb16f7e331d
2011-01-28 22:32:10 -05:00
Benoit Jacob
fcaf8b4423
merge 2 backouts
2011-01-28 22:03:33 -05:00
Benoit Jacob
f2f9a79164
Backed out changeset faa8b3f0c677
2011-01-28 22:02:25 -05:00
Benoit Jacob
e0375fba6c
Bug 623338 - only whitelist Intel, NVIDIA, ATI - r=joe, a=blocking2.0
2011-01-28 21:12:25 -05:00
Benoit Jacob
48a0ed5abd
Bug 623338 - Block old drivers for ATI & NVIDIA (older than June 2010) - r=joe, a=blocking2.0
2011-01-28 21:12:25 -05:00
Josh Aas
4739ad06dd
Bug 613710: Fix handling of cmd-. keyboard equivalent, don't let Mac OS X convert it to a cancelOperation: action. r=smichaud a=blocking2.0final+
2011-01-28 09:11:29 -05:00
Jacek Caban
d70ca40282
Bug 627693 - GfxInfo.cpp fails to compile on mingw after landing bug 590373 r=bjacob a=dbaron
2011-01-28 10:35:40 +00:00
Jacek Caban
2b29e3f09d
Bug 611986 - nsWindow.cpp compilation failure on mingw after landing bug 586228 r=roc a=dbaron
2011-01-28 10:33:47 +00:00
Jacek Caban
c2237b787a
Bug 626049 - mingw build crashes in [@ EnumAllChildWindProc] r=bas.schouten a=dbaron
2011-01-28 10:31:26 +00:00
Patrick Walton
afa835be2e
Bug 629334 - Back out changeset 84ed248b728d (ignore native events when in event tracking mode on Mac) due to menu bar weirdness. r=backout a=backout
2011-01-27 15:27:39 -08:00
Jim Mathies
aef5c2725d
Bug 622328 - Fixup widget's UpdateTransparentRegion now that layout's transparent region includes all content. r=roc, a=blocking.
2011-01-27 16:58:58 -06:00
Jim Mathies
285a268889
Bug 622328 - Limit glass margin adjustments to kGlassMarginAdjustment for frames that hold opaque content. r=roc, a=blocking.
2011-01-27 16:58:55 -06:00
Jim Mathies
99ac944d10
Bug 590453 - Set the theme background for sliders to opaque, fixes a redraw issue. r=roc, a=final.
2011-01-27 13:10:52 -08:00
Markus Stange
6ed9995de5
Merge backout.
2011-01-27 07:58:10 +01:00
Markus Stange
331123453c
Backed out changeset f948c56cb86f (bug 562138 part 2) because it depends on changeset 44c42d8b8d08 which is going to be backed out.
2011-01-27 07:54:58 +01:00
Karl Tomlinson
621b4374e2
b=495343 reimplement periodic dragover events such that the source expects feedback from the destination r+a=roc
...
--HG--
extra : transplant_source : %5D%2C%F8%7E%14%EA8%D6%B4W%92%18%C2%D1%C4%3A9%B0i%EE
2011-01-27 14:58:55 +13:00
Karl Tomlinson
b2d72b9a2e
b=495343 remove problematic periodic drag events r+a=roc
...
--HG--
extra : transplant_source : Qd%7BV%99%F3%A4%3A%C8%7D%EF%3C%C7G%C3%E7%B1%1BO%F2
2011-01-27 14:58:49 +13:00