Commit Graph

3047 Commits

Author SHA1 Message Date
Jonathan Watt
a5bdadf9f7 Back out 02b080d3a0e0 (bug 599393) due to Youtube regression (bug 599393 comment 8). a=backout 2010-12-05 21:52:56 +00:00
Robert O'Callahan
9575e3b7b5 Bug 590368. Pass SWP_NOCOPYBITS when moving a clipped plugin window with D3D9, to work around a Windows/driver bug. r=jmathies a=blocking 2010-12-05 15:02:17 +00:00
Robert O'Callahan
c20976cb2c Bug 599393. Remove workaround code that's no longer needed (backing out bug 587508). a=joe
--HG--
extra : rebase_source : ce32c65d7b3c1cec988cec148f7904701db3998e
2010-12-05 13:05:30 +00:00
timeless@mozdev.org
59f45200eb Bug 615069 qStyle is unused in nsLookAndFeel::GetMetric(const nsMetricID aID,PRInt32 &aMetric)
r=romaxa

--HG--
extra : rebase_source : 3de6dbfb13aad88f47bec0b43ad1ac653e5a083c
2010-12-04 11:05:34 +01:00
Markus Stange
7564a1242b Bug 596955 - Simplify nsCocoaWindow::Resize and no longer resize our ChildView before doing the actual window resize in order to avoid painting artifacts with OpenGL. r=josh, a=final 2010-11-27 14:52:33 +01:00
Josh Aas
bf92b679ec Bug 615935: Cancel any complex text composition for a Cocoa NPAPI plugin when it doesn't return kNPEventStartIME for a key down event. r=smichaud a=blocking2.0betaN+ 2010-12-03 00:22:20 -05:00
Alon Zakai
44e5a105d6 Bug 613076 - Fix GetDPI in the content process. r=cjones a=blocking-fennec 2010-12-02 17:24:04 -08:00
Brad Lassey
c80ac44bc1 bug 615208 - Android keyboard does not insert/delete at the caret in content forms r=cjones a=blocking-fennec 2010-12-02 15:51:25 -05:00
Jim Mathies
3d907c0bc9 Bug 595132 - Tests. r=masayuki, a=final 2010-12-02 10:52:10 -06:00
Jim Mathies
6a562d0ae0 Bug 595132 - Don't trap and send context menu events destined for the browser to plugins. r=masayuki, a=final 2010-12-02 10:52:10 -06:00
Dave Townsend
0bf48c1206 Backing out changeset e1983b9db75d from bug 596955 for causing bug 615858. a=backout 2010-12-01 10:20:28 -08:00
Markus Stange
d1bcc0125f Bug 596955 - Simplify nsCocoaWindow::Resize and no longer resize our ChildView before doing the actual window resize in order to avoid painting artifacts with OpenGL. r=josh, a=final 2010-11-27 14:52:33 +01:00
David Bolter
96b49651f4 Bug 607046. Switch the order of the debug output. r=davidb,a=debugging 2010-11-29 13:30:54 -05:00
Jim Mathies
ce20473751 Bug 575515 - Fix for deadlocks in windows modal loop message processing under heavy js load. r=matspal, a=betaN 2010-11-29 10:25:16 -06:00
Jim Mathies
99254fdaa7 Bug 613118 - WM_SYSCOMMAND doesn't filter wParam correctly. r=robarnold, a=2.0 2010-11-29 10:19:17 -06:00
Jim Mathies
890a2ff2e1 Bug 606160 - Apply padding to caption buttons so off button clicks work. r=neil, a=final. 2010-11-29 10:19:17 -06:00
Jim Mathies
20574add68 Bug 610643 - Refresh button metrics when the theme changes. r=neil, a=final. 2010-11-29 10:19:17 -06:00
Jim Mathies
6a0dfcc343 Bug 610643 - Maximized titlebar background offset should equal the window origin offset for proper placement. r=dao+neil, a=final. 2010-11-29 10:19:17 -06:00
Michael Wu
d36ace0ca5 Bug 614228 - Windows bustage in nsUrlWidget after bug 581596 landing
a=shaver, r=pending. (Landing as SeaMonkey bustage-fix)
2010-11-23 09:41:00 -05:00
Jeff Muizelaar
0861c0a082 Bug 607046. Add extra logging info for debugging invalid vendorID problems. r=gavin,a=gavin 2010-11-25 15:44:37 -05:00
Timothy Nikkel
d5f55db812 Bug 597031. Correct comment about the docshell passed to createTaskbarTabPreview. a=comment 2010-11-24 19:35:01 -06:00
Matt Brubeck
c80770852e Bug 614293 - Regression: Typing in urlbar does not replace selection. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : 7d91034b7dfc2a419c455893ded5f4a7bf2410cb
2010-11-24 14:09:24 -08:00
Masayuki Nakano
17924ba129 Bug 613810 - Undo(ctrl+z) does not work continuously after committing IME; r=ehsan a=blocking-final+ 2010-11-24 17:57:32 -05:00
Neil Deakin
fd894fdd5f Bug 511010, don't activate panels when clicking on one to close a menu, fixes flickering when closing menulist in bookmarks panel, r=jmathies,a=bsmedberg 2010-11-24 13:31:24 -05:00
Alon Zakai
2ee37f84ae Bug 600880 - Fix screen.width and screen.height on Android. r=cjones a=blocking-fennec 2010-11-24 10:22:40 -08:00
Emmanuel Gil Peyrot
201fbb3800 Bug 606990 - Remove CAIRO_HAS_DDRAW_SURFACE/CAIRO_DDRAW_USE_GL dead code. r=vlad,jmuizelaar a=bsmedberg 2010-11-24 11:11:45 +01:00
Ginn Chen
fbd0c7dabd Bug 610852 Check xRGB format for XShm Image r=karlt a=benjamin 2010-11-24 15:36:46 +08:00
Brad Lassey
7502b91267 bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling r=roc a=blocking-fennec 2010-11-23 21:12:53 -05:00
Rob Arnold
ca1dfea7ab Bug 556524 - Taskbar tab preview crashes [@ mozilla::widget::WindowHook::Lookup(unsigned int)] in Firefox 3.6 at SetVisible; r=jmathies a=blocking-final+ 2010-11-23 09:58:38 -05:00
Michael Wu
bf239dd739 Bug 581596 - Create GetInputMode API, r=masayuki,roc sr=roc a=blocking-fennec 2010-11-22 22:48:45 -08:00
Michael Wu
5b727c0605 Bug 581596 - Make Android use new SetInputMode API, r=blassey a=blocking-fennec 2010-11-22 22:48:25 -08:00
Michael Wu
da47d70884 Bug 581596 - Add new SetInputMode api, r=roc,masayuki sr=roc a=blocking-fennec 2010-11-22 22:48:03 -08:00
Oleg Romashin
c64eedbedb Bug 613853 - Qt - ASSERTION: Old pixman and rotate transform +compilation bustage. r=dougt a=b-f 2010-11-23 01:46:11 +02:00
Oleg Romashin
6943525bae Bug 613943 - [@ nsWindow::DoPaint] crashes when trying to access MWindow::orientationAngle r=romaxa a=npodb 2010-11-23 01:46:11 +02:00
Brad Lassey
f12a85806e bug 518266 - Implement mechanism to provide haptic feed back, android r=dougt a=blocking-fennec 2010-11-22 11:38:02 -05:00
Kyle Huey
b506acbbb5 Bug 611930: Sprinkle some Unicode pixie-dust to placate non-IPC builds. 2010-11-21 19:40:01 -05:00
Kyle Huey
f99c028f87 Bug 611930: Annotate crash reports with LSP information. r=ted sr=rs a=b 2010-11-21 19:29:47 -05:00
Kyle Huey
59a85eb583 Backed out changeset c8a4b4ed9160. a=me 2010-11-21 14:18:32 -05:00
Kyle Huey
698f4a7090 Bug 611930: Annotate crash reports with LSP information. r=ted sr=rs a=b 2010-11-21 13:58:33 -05:00
Michael Wu
4c3504becd Bug 604712 - Followup - Make autoframes clean up unhandled exceptions. r=dougt a=blocking-fennec 2010-11-20 13:09:24 -08:00
Brian Crowder
0510dce1aa Bug 611466 - Minimal support for IME in Qt, r=dougt, a=dougt 2010-11-19 15:41:40 -08:00
Bas Schouten
48c56eca0b Bug 612123: Ensure D3D10 layer managers are not used after device changes. r=roc a=blocking-final 2010-11-19 19:50:45 +01:00
Markus Stange
94dcb5ea42 Bug 612090 - Firefox 4.0b7 crash [@ nsBaseWidget::AutoUseBasicLayerManager::AutoUseBasicLayerManager ]; r=joe a=blocking-betaN+
--HG--
extra : rebase_source : e4b2091cc2616bf3abb405fe54cb2bbf3fb59e0c
2010-11-19 12:37:18 -05:00
Mark Finkle
6792602b69 Bug 613193 - Fix illegal JSON in 'softkb-change' notification [r=blassey r=roc a=blassey] 2010-11-18 17:56:11 -05:00
Scott Greenlay
e83f611380 Bug 600901 - [clang]: cannot initialize a parameter/variable in nsCocoaWindow.mm, r=josh, a=josh 2010-11-17 13:48:11 -08:00
Scott Greenlay
9cad95a77d Bug 600900 - [clang]: cannot initialize a parameter of type 'NSString *' with an lvalue of type 'NSString const in nsDragService.mm, r=josh, a=josh 2010-11-17 13:46:39 -08:00
Scott Greenlay
c62c034e41 Bug 583460 - [clang] nsClipboard: cannot initialize a parameter of type 'NSString *' with an lvalue of type 'NSString const *', r=josh, a=josh 2010-11-17 13:42:05 -08:00
Matt Brubeck
c0f0028a59 Bug 612978 - GetDPI on Maemo should use the true DPI when known. r=roc,dougt a=blocking-fennec
--HG--
extra : rebase_source : 30eaacd0e8dec4f92ddc8a53a1320fa40fa87766
2010-11-18 11:19:39 -08:00
Matt Brubeck
d84037ad98 Bug 590777 (part 4) - Convert swipe thresholds from pixels to inches. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : a16098c646e937c9f8c66517467872aaf3d6face
2010-11-18 09:18:31 -08:00
Masayuki Nakano
c5e8166d7a Bug 608515 Painting methods should use consistent composition state between WM_DWMCOMPOSITIONCHANGED messages r=jimm, a=final+ 2010-11-18 11:31:22 +09:00