Граф коммитов

11625 Коммитов

Автор SHA1 Сообщение Дата
Doug Turner 2f59dbe27b Merge from mc 2010-06-29 14:39:57 -07:00
Doug Turner c7c3407599 Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp
--HG--
rename : gfx/thebes/src/gfxSharedImageSurface.cpp => gfx/thebes/gfxSharedImageSurface.cpp
rename : gfx/thebes/public/gfxSharedImageSurface.h => gfx/thebes/gfxSharedImageSurface.h
2010-06-28 16:33:19 -07:00
Michael Wu 6ce8eb93c9 Bug 574120 - Add support for IPC on Android to everything else, r=dougt 2010-06-25 13:29:43 -07:00
Oleg Romashin 6f07b68ff9 Auto-merge with m-c b51803f3fdef 2010-06-25 08:30:40 -04:00
Doug Turner c1b97654d7 Automerge w mozilla-central 2010-06-24 14:06:13 -07:00
Jim Mathies cc50af6ed9 Bug 575493 - Convert HTTOP to HTCAPTION when window is maximized. r=robarnold. 2010-06-30 17:59:33 -05:00
Masayuki Nakano e6150be547 Bug 572385 backout 2e74d29bd943 due to bustage 2010-06-30 13:24:38 +09:00
Kouhei Sutou e573f6f73b Bug 572385 some special keys (e.g., IME related keys) can't be handled on Linux r=masayuki, sr=smaug 2010-06-30 13:07:07 +09:00
Jason Duell 8b09ed7151 Merged again from m-c to get latest bits and avoid deleted branch issue. 2010-06-22 17:57:09 -07:00
Jason Duell 549ae22a9e Merge from m-c.
Fair amount of merge conflicts.

Biggest item was changes to nsHttpChannel from web sockets changes.

Other likely suspects if things are borken:

nsFrameLoader.cpp:
    - nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
      nsnull (m-c) to local process call to new nsFrameMessageManager(),
      callback arg?  Smaug said null.
    - only calling SetCallBackData for local case.  also +r smaug.

nsPrefBranch.cpp had fairly extensive merge conflicts.

nsChromeRegistry had lots of changes.

Dougt did most of the non-necko changes (thanks).

--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
2010-06-22 17:33:57 -07:00
Michael Wu a84a1c1177 Bug 573799 - Always process IME events, r=vlad 2010-06-22 17:15:29 -07:00
Michael Wu 4433a55ce8 Bug 573796 - gFocusedWindow should be cleared on window destruction, r=blassey 2010-06-22 17:14:19 -07:00
Michael Wu 88010cfb6f Bug 573153 - Opening links from other apps is broken on Android; error in getMostRecentBookmarkForURI, r=blassey 2010-06-22 17:13:23 -07:00
Olli Pettay e9bc1d2da9 Bug 568955 - Optimize nsDOMEvent::SetEventType, r=sicking
--HG--
extra : rebase_source : e98c945ce5e7b494bd2046efd6dc7b8379fabc51
2010-06-22 21:12:12 +03:00
Johnny Stenback 4e9f5e760c Backed out changeset 82a21d443b5e 2010-06-21 22:39:53 -07:00
Johnny Stenback 7d524e626b Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc 2010-06-21 19:58:50 -07:00
Bas Schouten aa767ed5eb Bug 573507: Make D2D work with transparent (layered) windows by using interop to get a DC from. r=jmathies 2010-06-22 03:10:36 +02:00
Ms2ger 5b297701f2 Bug 573239 - Shouldn't treat NS_HexToRGB, NS_ColorNameToRGB as nsresult. r=roc 2010-06-22 02:01:43 +02:00
Jacek Caban 7e32a60170 Bug 573507 - Added missing CAIRO_HAS_D2D_SURFACE ifdefs [r=jimm] 2010-06-22 01:40:00 -05:00
Matt Woodrow 650e28e555 Bug 565833: Required changes to the GTK widget to support GL accelerated rendering. r=vlad 2010-06-17 16:23:00 -05:00
Brad Lassey a0d6fb4166 bug 573669 - Suspend Gecko's event loop when onPause() is called by Android r=vlad 2010-06-22 11:22:31 -04:00
Doug Turner 6e5944e4fe Merging with M-C.
Hand merged the following files:

U chrome/src/nsChromeRegistry.cpp
U chrome/src/nsChromeRegistry.h
U content/base/src/nsFrameLoader.cpp
U content/base/src/nsFrameLoader.h
U dom/src/geolocation/nsGeolocation.cpp
U dom/src/geolocation/nsGeolocation.h
U netwerk/build/Makefile.in
U netwerk/cookie/nsCookieService.cpp
U netwerk/cookie/nsCookieService.h

--HG--
rename : extensions/cookie/test/unit/test_cookies.js => extensions/cookie/test/unit/test_cookies_thirdparty.js
rename : netwerk/cookie/src/nsCookieService.cpp => netwerk/cookie/nsCookieService.cpp
rename : netwerk/cookie/src/nsCookieService.h => netwerk/cookie/nsCookieService.h
rename : netwerk/dns/src/nsIDNKitInterface.h => netwerk/dns/nsIDNKitInterface.h
rename : netwerk/protocol/http/src/nsHttp.h => netwerk/protocol/http/nsHttp.h
rename : netwerk/protocol/http/src/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannel.cpp
rename : netwerk/protocol/http/src/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannel.h
rename : netwerk/protocol/http/src/nsHttpChunkedDecoder.h => netwerk/protocol/http/nsHttpChunkedDecoder.h
rename : netwerk/protocol/http/src/nsHttpHandler.cpp => netwerk/protocol/http/nsHttpHandler.cpp
rename : netwerk/protocol/http/src/nsHttpHeaderArray.h => netwerk/protocol/http/nsHttpHeaderArray.h
rename : netwerk/protocol/http/src/nsHttpRequestHead.h => netwerk/protocol/http/nsHttpRequestHead.h
rename : netwerk/protocol/http/src/nsHttpResponseHead.h => netwerk/protocol/http/nsHttpResponseHead.h
rename : netwerk/protocol/http/src/nsHttpTransaction.cpp => netwerk/protocol/http/nsHttpTransaction.cpp
rename : netwerk/protocol/res/src/nsResProtocolHandler.cpp => netwerk/protocol/res/nsResProtocolHandler.cpp
rename : netwerk/protocol/res/src/nsResProtocolHandler.h => netwerk/protocol/res/nsResProtocolHandler.h
2010-06-07 13:38:02 -07:00
Matt Woodrow e196cc7eda Bug 573929: Prevent GLX textures from being released after the window supplying the GLContext from which they were allocated dies. r=vlad 2010-06-23 18:37:00 -05:00
Dão Gottwald 01ec17a1f9 Backed out changeset db6f8068e9a5 2010-06-29 17:49:21 +02:00
Saint Wesonga 5d01c7f8a9 Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedgerg 2010-06-29 17:14:36 +02:00
Zack Weinberg 383ffd88cc Bug 571989 part 1: Move the contents of gfx/src/psshared into widget/src/gtk2, which is the sole user.
--HG--
rename : gfx/src/psshared/nsCUPSShim.cpp => widget/src/gtk2/nsCUPSShim.cpp
rename : gfx/src/psshared/nsCUPSShim.h => widget/src/gtk2/nsCUPSShim.h
rename : gfx/src/psshared/nsPSPrinters.cpp => widget/src/gtk2/nsPSPrinters.cpp
rename : gfx/src/psshared/nsPSPrinters.h => widget/src/gtk2/nsPSPrinters.h
rename : gfx/src/psshared/nsPaperPS.cpp => widget/src/gtk2/nsPaperPS.cpp
rename : gfx/src/psshared/nsPaperPS.h => widget/src/gtk2/nsPaperPS.h
2010-06-28 10:36:17 -07:00
Jacek Caban 4ba2347e6f Bug 513162 - Fix for MOZ_WINSDK_TARGETVER < MOZ_NTDDI_LONGHORN r=jmathies 2010-06-28 11:41:01 +02:00
Jim Mathies 077114d844 Bug 575044 - Fix busted windows styles and disable chromemargins for fullscreen mode. r=robarnold. 2010-06-28 01:04:20 -05:00
Felipe Gomes 9cd8abf2df Bug 555081 - Add support for titlebar mouse interaction and address missing aero features. r=jmathies, smaug, vlad. 2010-06-28 01:04:05 -05:00
Jim Mathies 4c788515cc Bug 574821 - Fix for incorrect maximized window non-client margins and remove excess xpcom overhead from metric lookups. r=robarnold. 2010-06-28 00:57:07 -05:00
Robert O'Callahan 591ec704d9 Bug 573946. Move include of prlog.h to the start of files. r=mstange 2010-06-28 12:25:04 +12:00
Geoff Lankow fbf2813013 Bug 300992 - implement readystatechange event. r=smaug, sr=jst 2010-06-24 13:12:07 +12:00
Bas Schouten fa8dcd21cc Bug 574599: Make sure WS_CLIPCHILDREN is set if the windowstyle is reset. r=robarnold 2010-06-26 06:32:13 +02:00
Vladimir Vukicevic 803b7e37fb b=573181; clean up render path on Android and prepare for GL layers rendering; r=mwu 2010-06-25 17:52:37 -07:00
Jim Mathies d3420ddfb0 Bug 574599 - Parent windows should have the clip children style to avoid parent level paints when children invalidate. r=robarnold. 2010-06-25 17:50:36 -05:00
Timothy Nikkel b2fea768d8 Bug 572622. Make all content command events sent to the focused element. r=masayuki 2010-06-25 16:51:17 -05:00
Timothy Nikkel bc28cd6a37 Bug 572294. Make sure the refpoint is relative to the widget we use on the drop event. r=roc 2010-06-25 16:51:17 -05:00
Timothy Nikkel 8c1a0d4845 Bug 567702. Walking the sametype parent chain of our docshell is not guaranteed to lead to a widget, so walk the parent chain instead. This fixes printing on Linux and opening a file dialog everywhere with bug 130078. r=roc 2010-06-25 16:51:17 -05:00
Timothy Nikkel 18e537f196 Bug 567702. Factor out duplicated DOMWindowToWidget. r=roc 2010-06-25 16:51:17 -05:00
Jim Mathies 7dde492a80 Bug 574635 - Undo changes to HideChromeWindow and SetWindowTranslucencyInner which messed up popup visiblility. Also, don't ignore invalidate requests on a widget in Resize calls when window bounds have not changed. r=tellrob. 2010-06-25 12:56:39 -05:00
Mats Palmgren 56421bd38e Plug leak in nsTransferable::GetTransferData. b=565392 r=dbaron 2010-06-06 16:25:48 +02:00
Neil Rashbrook a30d461807 Bug 569490 Don't build D3D9 layer if we can't find d3d9.h r=ted,jmuizelaar 2010-06-06 11:37:44 +01:00
Timothy Nikkel e8b206cab6 Bug 563878. Part 1b. Make nsIPresShell::RenderNode and nsIRenderingContext::SetClipRegion take an nsIntRegion. r=mats
(transplanted from d5ca465f42381d777adcc468c8fdf96942f1fcfe)

--HG--
extra : transplant_source : %D5%CAF_B8%1Dwz%DC%C4h%C8%FD%F9iB%F1%FC%FE
2010-06-05 15:29:49 -05:00
Michael Wu 4cb0409f06 Bug 575421 - Improve 2D drawing path on Android, r=vlad 2010-06-28 23:42:28 -07:00
Oleg Romashin 91d5a62423 Merge with latest mozilla central r 42802:ffbc3baf03ae 2010-05-25 15:19:33 -04:00
Olli Pettay 3fed591ba3 m-c to e10 merge 2010-05-24 17:45:59 +03:00
Mark Banner bd6d5bb24c Backed out changeset c85016f47efa / incorrect bustage fix
--HG--
extra : rebase_source : 27a6ce185d82841769d8e9a679b28a05d05f03b3
2010-05-24 21:37:53 +01:00
Mark Banner 1251aa9b04 Fix shared build Windows bustage from bug 546515. 2010-05-24 19:44:17 +01:00
Doug Turner 6f853bbfda Merged with MC. Hand merged netwerk/protocol/http/src/nsHttpHandler.cpp
also removed modules/plugin/default*
2010-05-17 08:59:15 -07:00
Oleg Romashin a0193ef36b Bug 566118 - nsAppShell initialized earlier than QApplication. 2010-05-15 17:46:18 -04:00
Oleg Romashin 03f95c3a0a Bug 565893 - With MOZ_QT_GL=1 option Qt port does not render anything. r=dougt 2010-05-15 06:37:51 -04:00
Oleg Romashin 6c68d3bdd0 Bug 565898 - Qt Fennec not resized correctly on desktop. r=dougt 2010-05-14 11:13:36 -07:00
Chris Jones fea6936df1 Merged m-c 2010-05-13 18:04:53 -05:00
Oleg Romashin 8d6c8a93fb Bug 560537 - Qt build bustage due to missing change. r=bas.schouten. 2010-06-24 09:16:27 -04:00
Oleg Romashin 6fbc6ad755 Bug 560537 - Implement Top level GL layer manager for Qt widget port. r=vladimir. 2010-06-24 06:07:57 -04:00
Johnny Stenback 5dff7385d1 Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc 2010-06-23 14:35:57 -07:00
Felipe Gomes c1eabb512a Bug 570267 - [OOPP] Firefox 3.6.4 bug: When a flash file has a focus, window.onblur event does not happen as expected.
r=jimm
2010-06-23 10:08:56 -07:00
Masayuki Nakano 0385ade25d Bug 519974 When we use IME, ASSERTION is printed at each key input (ASSERTION: nsEditor doesn't support wide caret: 'selectionStart == selectionEnd', editor/libeditor/base/IMETextTxn.cpp line 322 r=smichaud 2010-06-23 15:05:51 +09:00
Doug Turner 7492065872 merge with m-c. resolved conflicts in:
U chrome/src/nsChromeRegistry.cpp
U content/base/src/Makefile.in
U dom/base/nsDOMClassInfo.cpp
U toolkit/toolkit-tiers.mk

--HG--
rename : toolkit/mozapps/extensions/test/unit/test_bug541420.js => toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js
2010-05-11 11:09:54 -07:00
Karl Tomlinson 29f845b468 b=564972 Add NS_IS_MOUSE_EVENT_STRUCT to test event class and use it to correct assert r=smaug 2010-05-13 14:33:16 +12:00
Mike Kristoffersen eccc074eda Bug 564402 - slots #define in Qt, prevents Qt builds on trunk
--HG--
extra : rebase_source : 0dc2793cb28294addd9781bd9ca76a3e049ec110
2010-05-07 13:20:04 +02:00
Doug Turner ddd12dbe18 Merge with m-c. no hand edits 2010-04-29 21:04:50 -07:00
Felipe Gomes bafb4a7737 Bug 555081 - Fix for mouse capture now that ChildWindow is gone from the main window. r=jmathies. 2010-06-24 21:01:07 -05:00
Jim Mathies 13a44c59bf Bug 513162 - nsAttrValue margin parsing and chromemargin chrome tests. r=smaug, gavin. 2010-06-24 21:01:07 -05:00
Jim Mathies 4e3537e998 Bug 513162 - Win support for custom chrome margins on windows. r=tellrob. 2010-06-24 21:01:07 -05:00
Jim Mathies 0d99fdfec8 Bug 513162 - Widget additions for setting custom chrome margins. r=vlad. 2010-06-24 21:01:07 -05:00
Jim Mathies ae61f2bb29 Bug 513162 - Widget support for view event mirroring. r=vlad. 2010-06-24 21:01:06 -05:00
Jim Mathies 147ff37a02 Bug 513162 - Widget additions for recycling top level widgets as content containers. r=vlad. 2010-06-24 21:01:06 -05:00
Jim Mathies 1bcf042e4a Bug 513162 - Cleanup unused widget code and CID statics. r=vlad. 2010-06-24 21:01:06 -05:00
Mats Palmgren 2c92bcb86b Backout bug 530070 due to Tinderbox orange. 2010-05-21 18:33:28 +02:00
Mats Palmgren 0ba9e662f2 Bug 530070. r=jmathies 2010-05-21 15:52:07 +02:00
Brandon Sterne 94471e070d Bug 515460 - enforce CSP during image redirects, r=joe 2010-05-20 13:08:02 -07:00
Mounir Lamouri afd8698c25 Bug 377624 - "Implement the accept attribute for the form and file upload controls form "image/*"" [r=enndeakin,roc] 2010-05-19 22:28:01 -04:00
Ehsan Akhgari cb3b3e8e7b Bug 560647 - add startup timeline instrumentation; r=vlad 2010-05-19 19:22:19 -04:00
Michael Wu fa98381437 Bug 568249 - Support geolocation on Android, r=dougt 2010-06-04 14:14:43 -07:00
Michael Wu c5c8179f33 Bug 565142 - Support startup on Android, patch by vlad, blassey, alexp, and me. r=dougt
--HG--
extra : rebase_source : 1153c0a4fb1d73f29d8c9da78c66bf4bf21b8142
2010-06-03 18:16:20 -07:00
Edmund Wong 57dfc9ce39 Bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(). r=jonas 2010-05-18 09:50:14 +02:00
Vladimir Vukicevic f1d0ebec20 b=561168; convert canvas to use layers for rendering; r=roc,bas 2010-05-17 21:04:22 -07:00
Ehsan Akhgari 54d82128e1 Bug 564071 - reftest-print triggers "ASSERTION: nsPrintSettingsX::ReadPageFormatFromPrefs() failed: 'NS_SUCCEEDED(rv)" on mac tinderboxen; r=mstange 2010-05-17 13:01:44 -04:00
Benjamin Smedberg 25cc863e13 Bug 564260 - Fix for plugin hangs in [@ hang | KiFastSystemCallRet | NtUserSetFocus]. r=masayuki. 2010-05-17 11:33:34 -05:00
Boris Zbarsky ed08b322dd Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking 2010-05-10 21:12:34 -04:00
Chris Jones 63ca8b65c6 Merged m-c 2010-04-27 01:53:06 -05:00
Doug Turner 6126049649 merge with m-c. 2010-04-26 23:17:51 -07:00
Jim Mathies 7366c8ae2e Bug 561495 - [OOPP] Mouse wheel and related windowing event hangs. r=masayuki, a=jrmuizel. 2010-04-26 10:05:29 -05:00
Vladimir Vukicevic 03d4046479 b=560647; basic start-to-end startup instrumentation and some fixes; r=bz a=coop 2010-04-26 11:13:03 -07:00
Neil Deakin 0db1c7ab8c Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc 2010-06-21 08:37:35 -04:00
Dão Gottwald bd739acb52 Bug 572641 - drop Zune and Royale from the windows-default-theme bucket. r=roc
--HG--
extra : rebase_source : f4773b6fe2219e5daeb9178d7547f63a18ecc8cf
2010-06-19 08:57:35 +02:00
Matt Brubeck ca6d867bdd Bug 572605 - Handle intents/links from other apps while Fennec is already running, r=mwu 2010-06-18 10:42:51 -07:00
Robert O'Callahan 6a0c9a10ee Bug 572283. Part 2: Retain CGLContext for the lifetime of its widget. r=vlad 2010-06-18 21:22:01 +12:00
Karl Tomlinson 8d1aa0c2b8 b=571104 report opaque GTK themed widgets for known cases r=roc
--HG--
extra : rebase_source : 945276e1a62f8f674e09a01f142c3d9b6f72c747
2010-06-18 13:19:21 +12:00
Karl Tomlinson 452d3491ef b=526941 don't let (level=parent) popups accept focus but transfer focus to the parent r=enndeakin
--HG--
extra : rebase_source : 6c64e2a0b7ebb7f659f4dc0f0378fdffcc6880db
2010-06-18 13:15:03 +12:00
Karl Tomlinson 07bc9dea89 b=568101 use the value of aRaise in SetFocus to determine whether to set gFocusWindow r=enndeakin
--HG--
extra : rebase_source : bb755e470a77360d0d0aef703fa3377df0bec5fe
2010-06-03 15:50:49 +12:00
Karl Tomlinson 14a4f0b283 b=568404 don't make NS_DEACTIVATE dispatch conditional on gFocusWindow being in the same toplevel window r=enndeakin
--HG--
extra : rebase_source : a9f6d3ce267791710e7be40343601e2e2eea2df2
2010-06-18 13:11:08 +12:00
Jesse Ruderman 736c6f6527 Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst
--HG--
extra : rebase_source : 87421691da969e0ebe5fbfbc44cd8f18617d1351
2010-06-17 13:28:38 -07:00
Brad Lassey 7a226dd549 bug 572249 - flush prefs on android app pause r=mwu 2010-06-17 17:33:15 -04:00
Bas Schouten 11b9507105 Bug 558627: Make sure areas hidden by the system clipping region and scrolled into view get invalidated. r=robarnold 2010-06-17 21:08:32 +02:00
Rob Arnold e2a79df1ca Bug 567771 Followup to wrap the previous patch in an SDK guard block r=Neil 2010-06-17 12:25:11 +01:00
Matt Brubeck e7932c2c70 Bug 568927 - Hide task on window minimize on Android, r=mwu,alexp 2010-06-16 10:20:54 -07:00
Neil Deakin ce7169288e Bug 566415, don't call deactivateInWindowViews from deactivateInWindow, r=mstange,josh 2010-06-16 13:09:46 -04:00
Brad Lassey 24d47ad8ec bug 565138 - follow up r=vlad 2010-06-15 19:39:43 -04:00
Mike Kristoffersen 4515810b71 Bug 562175 - Support for MozOrientation on HP Pavilion dv7 notebooks r=dougt
--HG--
extra : rebase_source : 494aafc66117c25bd7aa9759a4fedf4c44878acb
2010-04-27 15:33:12 -07:00
Bas Schouten 458c305f0f Bug 560147: Follow-up fixing non-libxul builds. This will include layers into thebes.dll, and ensure thebes.dll exposes the correct symbols. r=ted 2010-04-28 22:43:52 +02:00
Jim Mathies 57556ec5cb Bug 551597 - Selecting a tab preview for a minimized window un-maximize the window. r=robarnold. 2010-04-28 13:56:55 -05:00
Jim Mathies cd8211e810 Bug 557931 - Crash [@ mozilla::widget::WindowHook::Lookup] with createTaskbarTabPreview. r=robarnold. 2010-04-28 13:56:17 -05:00
Oleg Romashin bc221523fd Bug 561061 - qt fennec crashes on close. r=dougt. 2010-04-22 19:29:18 -04:00
Oleg Romashin dc47e440f0 Merged with mozilla-central 2010-04-22 20:22:26 -04:00
Rich Walsh a771296b05 Bug 553882 - [OS/2] Plugin-related coding errors. r=wuno 2010-04-22 14:58:49 +02:00
Steffen Imhof 876dd129bb Bug 559025 - KeyDown/Keyup events uses wrong key code. r=dougt 2010-04-22 14:58:46 +02:00
Oleg Romashin 3d49d48728 Bug 464966 - Add NPAPI Plugin support for Mozilla Qt. r=karlt 2010-04-20 21:49:34 +03:00
Doug Turner 5350023988 Automerge with mc. no manual changes 2010-04-21 03:31:13 -07:00
Rob Arnold ecc8548a48 Bug 557557 - Properly handle destruction in taskbar previews when the window outlives the preview r=jimm 2010-04-21 15:09:59 -04:00
Markus Stange 0967efa34e Bug 355375 - Make context menuitems blink when chosen. r=enn
--HG--
extra : rebase_source : 87b93bda596b4af4c1adf294ecc91510047ca0f1
2010-04-19 16:12:58 +02:00
Markus Stange 1c3a9a9faf Bug 519943 - Use CGFloat instead of float so that pixel scrolling works in 64 bit builds. r=josh
--HG--
extra : rebase_source : 94688c0d29a061bdcb4e9fd6972e91056ea41065
2010-04-19 16:10:02 +02:00
Neil Deakin 9a20a613e9 Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
Masayuki Nakano f429f4dc88 Bug 544277 add a missing test file 2010-04-21 22:16:55 +09:00
Masayuki Nakano 02bcd2d7da Bug 544277 IME became unusable when switching focus on Gmail RTF Editor r=enn 2010-04-21 22:13:08 +09:00
Daniel Holbert ef16d76944 Bug 560274: Reorder nsAccelerometer constructor init list to fix build warning. r=dougt 2010-04-19 12:00:46 -07:00
Chris Jones 2918f2e692 Merge mozilla-central 2010-04-16 01:34:35 -05:00
Doug Turner 2214134535 Backing out 78b16bbb25ff. Wrong Patch. r=blassey. CLOSED TREE 2010-04-15 15:01:53 -07:00
Doug Turner 4605525b1c Bug 556971 - Fix MOZ_USE_IMAGE_EXPOSE use of shared memory. r=jrmuizel 2010-04-15 21:48:04 -07:00
Jonathan Kew 613c5a94b2 bug 559400 - add local autorelease pool in nsCocoaWindow::SetModal, for startup dialogs. r=josh 2010-04-14 21:13:56 +01:00
Josh Aas e350919a8c Remove root autorelease pool from the Mac OS X appshell. Objects that are caught by it effectively leak, just as they would if they were not caught by a pool. The root pool is extra work and liability that covers up real leak warnings to the console. b=559047 r=smichaud 2010-04-14 15:23:20 -04:00
Jonathan Kew 1de0ff3f52 bug 559180 - add local autorelease pools to avoid cocoa object leaks during shutdown. r=josh 2010-04-14 16:11:12 +01:00
Masayuki Nakano 14611e09fb Bug 558690 Textarea input fails unless one clicks elsewhere (addressbar, searchbar, forms, etc) first. r=karlt 2010-04-14 20:28:38 +09:00
Masayuki Nakano 5e96fb10ae Bug 558978 Looks like composition isn't committed after I clicked r=karlt 2010-04-14 20:27:20 +09:00
Oleg Romashin 4a29160a77 Bug 555863 - Qt widget code assumes 32bpp target surface. r=jmuizelaar.
--HG--
extra : rebase_source : ed824c4eebee561fa2992788649df5a4d0b19680
2010-04-13 19:11:23 -04:00
Jonathan Kew 4d1e5d5bf9 bug 559075 - use a local autorelease pool in nsCocoaWindow and nsChildView methods used during hidden window creation. r=josh 2010-04-13 21:36:03 +01:00
Josh Aas 845d55cbfa Focus event fixes for Cocoa NPAPI. b=559758 r=roc a=#developers 2010-04-25 16:58:03 -04:00
Oleg Romashin f3e3834d75 Merged with mozilla-central 2010-04-07 06:59:04 -04:00
Doug Turner 55aabe42b5 merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp. 2010-03-26 14:22:48 -07:00
Siddharth Agarwal c78b02bc92 Back out most of bug 514494 because of bug 555085 2010-03-26 19:54:17 +05:30
Masayuki Nakano c0359b2925 Bug 552163 [OOPP]Can not start scroll page by mouse wheel when mouse cursor is over a flash video. r=jim 2010-04-12 16:40:37 +09:00
Josh Aas 0f98656cd2 Sync NPAPI headers to npapi-headers repository r27. b=571538 r=jst r=mstange 2010-06-15 15:34:32 -04:00
Masayuki Nakano bb95f4f940 Bug 519913 The IME composition string isn't committed on Mac when the window is deactivating r=smaug+enn 2010-06-15 14:05:37 +09:00
Brad Lassey 8ee5049518 bug 565138 - Implement extloader backend for Android r=vlad 2010-06-14 15:04:16 -04:00
Oleg Romashin 51047b1d8b Bug 545632 - Add 16bpp format support enabler. r=jmuizelaar 2010-06-11 05:33:22 -04:00
Saint Wesonga 57510e7071 Bug 558990 - Remove unused AddRECTToRegion function. r=roc 2010-06-11 20:53:27 +02:00
Michael Kohler c00ff9684a Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Neil Rashbrook 8275642098 Bug 525762 Fix regression typo from bug 242847 r=jimm 2010-03-26 08:27:27 +00:00
Rob Arnold eacc00b3d2 Bug 458407 - Content is blended when on top of a glass region of a window [r=roc] 2010-03-25 20:30:00 -07:00
Martin Stránský 579b992507 b=551899 embed page size and orientation options in print dialog, proposed by Ritesh Khadgaray <khadgaray@gmail.com> r=karlt 2010-03-26 15:03:18 +13:00
Rich Dougherty 3a0a7d30c5 b=525409 chain nsBaseWidget::Destroy() from nsWindow::Destroy() r=karlt 2010-03-25 16:29:14 +13:00
Josh Aas 9a957485f7 Send repeat key events to Cocoa NPAPI plugins. b=554753 r=smichaud r=roc 2010-03-25 20:14:56 -04:00
Oleg Romashin b9995210c6 Bug 554768 - More fixes for Qt widget port. r=dougt
--HG--
extra : rebase_source : 5547b3dbc7c89e5821d46af4be2a09bef4af6eec
2010-03-25 20:33:31 -04:00
Josh Aas 2d55481f8c Initialize nsChildView plugin ports on Mac OS X. b=555018 r=roc 2010-03-25 15:36:44 -04:00
Andrew Thompson b41bdcc0a5 Fix frequent crash when dragging or copying images on Mac OS X. b=529910 r=josh r=joe 2010-03-25 12:07:36 -04:00
Martin Stránský 87239bea22 Bug 554284 - Clipboard should skip wrong text/html data format. r=karlt
--HG--
extra : rebase_source : d5b592fb36072514c4e08bc09a84d30a6e889e34
2010-03-25 14:18:10 +01:00
Markus Stange 427753f65c Backed out changeset 77e1ae41987e, bug 538242, because of window bounds related test failures. 2010-03-25 11:30:40 +01:00
Markus Stange b684145a5b Bug 538242 - Always keep mBounds up to date. r=josh 2010-03-25 10:25:00 +01:00
L. David Baron a4c39ef5a4 Don't use stack-allocated structures for things that might outlive the function. (Bug 353547) r=karlt 2010-05-05 18:20:43 -07:00
Masayuki Nakano dc7e7da106 Bug 488420 IME enabled state is not modified when a focused editor's readonly attribute is changed r=smaug 2010-05-05 02:40:39 +09:00
Josh Aas b3cc6299ab Fix comparison between signed and unsigned integer expressions in nsStandaloneNativeMenu.mm. b=562439 r=mstange 2010-05-03 14:11:58 -04:00
Rob Arnold 0b6e461028 Bug 562253 - Taskbar tab preview code crashes in mozilla::widget::TaskbarTabPreview::GlobalWndProc(HWND__*, unsigned int, unsigned int, long) r=jimm 2010-05-02 23:20:00 -04:00
Jim Mathies 358ac1849c Bug 559943 - cleanup of existing reply message handlers and add wm_contextmenu to address silverlight hang. r=bsmedberg.
--HG--
extra : rebase_source : eec00baf601f98d309b7393950037d68aa18a404
2010-04-17 16:11:47 -05:00
MikeK 6faadb8e27 bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh
--HG--
extra : rebase_source : aae22f47a0f0d3dd19690bf2dbc7a144bb255d14
2010-04-16 10:37:16 -07:00
Felipe Gomes 724f2ab90f Bug 550532 - "Panning feedback crash [@ CWindowFeedBackAnimation::RestoreDisplacedWindow() ]" [r=jimm]
--HG--
extra : rebase_source : c527e61a12517c665349dadae6b33ebd3a1533e3
2010-05-26 14:53:00 -04:00
Jim Mathies 5b1f0953f8 Bug 553606 - [OOPP] Limit spin loop to a call depth of one. r=bent. 2010-03-24 16:49:05 -05:00
Theppitak Karoonboonyanan d98e611510 Bug 353776 need the surrounding text support for some language input r=masayuki 2010-03-25 00:04:39 +09:00
Siddharth Agarwal 861bf4f12f Bug 514494 - Make the Windows XP save as filepicker change the file's extension when the filter is changed. r=jimm, sr=vlad 2010-03-24 15:11:48 +05:30
Benjamin Smedberg 74d08f4797 Final merge and landing of bug 568691 and dependent bugs to mozilla-central on a CLOSED TREE.
* bug 568691, register XPCOM components statically using manifests. r=mossop, with some test and build stuff r=vlad,sdwilsh
* bug 573557, rename categories with spaces to use hypens. r=jst
* bug 573739, Don't get the private browsing service during layout module initialization, r=ehsan

This initial merge does not include some work planned to land imminently:
* The extension manager still restarts. I need to solve a problem re-reading default preferences from extensions.
* MOZ_OMNIJAR is broken: there is a patch which I need to update in bug 568691.
* I will concurrently land a mobile-browser fix for component registration, but it may require some additional packaging changes.
2010-07-01 14:26:25 -04:00
Benjamin Smedberg dfed11844b Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691. 2010-07-01 11:55:57 -04:00
Benjamin Smedberg 94ef4d2ac3 Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Benjamin Smedberg b54a384bb8 Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module. 2010-06-25 19:41:09 -04:00
Benjamin Smedberg f56445a420 Merge mozilla-central into the static-xpcom-registration branch. 2010-06-23 17:26:25 -04:00
Benjamin Smedberg cae1800556 Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
2010-06-21 11:41:42 -04:00
Benjamin Smedberg 79b06af4b9 Mac-specific mechanical fixup for registration data, bug 568691. 2010-06-13 15:02:38 -04:00
Benjamin Smedberg 5d627fc987 More Linux-specific fixup from bug 568691 2010-06-12 20:50:56 -04:00
Benjamin Smedberg 36dce4f616 Fix Linux-specific issues with static xpcom registration, bug 568691. 2010-06-11 12:47:31 -04:00
Benjamin Smedberg 5b338a8304 Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work. 2010-06-10 14:11:40 -04:00
Doug Turner df60256720 Bug 564402 - slots #define in Qt, prevents Qt builds on trunk. r/sr=jst
--HG--
extra : rebase_source : 5f7ac6c449ea03e4be8ab6834d3f1880cb7d9c80
2010-05-11 16:32:17 -07:00
Bas Schouten 40a57b0e85 Bug 565387: Add a pref to disable accelerated layers by force. r=vlad 2010-05-12 20:56:31 +02:00
Rob Arnold 64ee3d475e Bug 562253 - Ensure the proxy window is destroyed before tearing down the taskbar preview r=jimm 2010-05-12 14:31:24 -04:00
Rob Arnold cfa96d05e1 Bug 563462 - Remove Photon bits from widget/ r=vlad 2010-05-12 14:31:23 -04:00
Rob Arnold bfce941fbc Bug 510037 - Remove obsolete widget events r=roc r=smaug 2010-04-29 18:03:00 -04:00
Rob Arnold 208fbfd624 Bug 510037 - Remove obsolete widget events r=jimm 2010-04-29 18:08:00 -04:00
Marco Bonardo ba90af7bdc Backing out Bug 561741 due to suspect Linux crash on startup 2010-05-12 11:14:50 +02:00
Alexander Surkov d8ff3e702d Bug 561741 - use nsAccessible outside an accessible module, r=smaug, neil, joshmoz, marcoz, davidb, smichaud, sr=roc 2010-05-12 15:47:35 +09:00
Oleg Romashin 17d4a8a43f Bug 561772 - Simplify Qt rendering modes and remove dependency from gfxSharedImageSurface. r=joe.
--HG--
extra : rebase_source : d42def8318eb068571f0a5db515593d7f99a56c0
2010-05-11 13:31:56 -04:00
Mike Kristoffersen 1052f370ae Bug 561234 - Temporary fix to Fennec reversing upper and lower case r=dougt a=dholbert 2010-04-22 16:43:35 -07:00
Ben Stover 58b8fda400 Bug 560950 - Second press event on doubleclick is not dispatched on Qt. r=dougt 2010-04-21 15:54:25 -07:00
Jim Mathies a9141b0a89 Bug 561117 - "hang-pair: hang|mozilla::plugins::PPluginInstanceParent::CallNPP_SetWindow(mozilla::plugins::NPRemoteWindow const &) against hang|NtUserMessageCall | SendMessageWorker" [r=benjamin] 2010-04-22 11:31:00 -05:00
Jonathan Kew 67d04c7437 bug 559473 - use a longer-lived autorelease pool to try and resolve intermittent crash during widget destruction. r=smichaud,joshmoz 2010-04-21 09:29:38 +01:00
Josh Aas 9fa9cdcdee Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc 2010-04-21 02:21:46 -04:00
Oleg Romashin 2fa9633518 Bug 464966 - Add NPAPI Plugin support for Mozilla Qt. r=karlt
--HG--
extra : rebase_source : d86430f750bbedde12e779f0073369a3b05b2427
2010-04-20 21:49:34 +03:00
Jaakko Kiviluoto f544ab86ba Bug 437957 - send pinch gesture ending event on Qt port. r=dougt 2010-04-20 19:50:49 -07:00
Mats Palmgren 7193baee72 Backing out changeset 1fb768ca019e (bug 530070) due to unexpected leak. 2010-04-11 03:37:00 +02:00
Mats Palmgren b6814893f9 Bug 530070. r=jmathies 2010-04-11 02:14:55 +02:00
Craig Topper 9d6c65cee7 Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc 2010-04-10 16:09:38 -04:00
Masayuki Nakano ed1ca2ef99 Bug 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc 2010-04-10 18:24:35 +09:00
Bas Schouten 7b21bd0558 Bug 546515: Part 2: Use D3D9 layers backend as the preferred hardware backend for Windows. r=roc 2010-05-24 17:28:54 +02:00
Makoto Kato 88ab03ae5d Bug 535472 - Remove unused keysym2ucs.* from widget/src/qt. r=dougt 2010-05-24 09:35:45 +02:00
Rob Arnold d2f2f49173 Bug 555182 - Calculate the largest opaque rectangle in the opaque region to determine glass margins r=jimm,roc 2010-05-23 23:29:04 -04:00
Michael Kohler 11a655ab7e Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Jim Mathies 271bfbaec7 Bug 559384 - Silverlight focus change hang fix. r=bent, bsmedberg. 2010-04-16 11:01:26 -05:00
Oleg Romashin 01d549a69f Bug 565893 - With MOZ_QT_GL=1 option Qt port does not render anything. r=dougt 2010-05-15 06:37:51 -04:00
Jim Mathies 5bb1069d3c Bug 560846 - Support setting AppUserModelID per top level window. (Seamonkey) r=tellrob, sr=roc. 2010-05-14 19:25:36 -05:00
Jim Mathies eaf3ceba73 Bug 505925 - Set Win7 AppUserModelID based on application.ini settings. r=neil, sr=roc. 2010-05-14 19:23:14 -05:00
Oleg Romashin d6e69ec214 Bug 565898 - Qt Fennec not resized correctly on desktop. r=dougt
--HG--
extra : rebase_source : f3b7808fac25f08563b5a5723691098a1fea348a
2010-05-14 11:13:36 -07:00
Josh Aas 81a7c47063 Trailing whitespace fix to kick off new builds. 2010-05-14 13:24:42 -04:00
Markus Stange 5169b6e8cf Bug 541904 - Accept middle mouse clicks and Cmd+left clicks on background windows. r=josh 2010-05-14 12:21:25 +02:00
Mitchell Field 895792930a Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver 2010-05-14 18:24:41 +09:00
Alexander Surkov 6bd2651888 Bug 561741 - use nsAccessible outside an accessible module, r=smaug, neil, joshmoz, marcoz, davidb, smichaud, sr=roc 2010-05-12 15:47:35 +09:00
Doug Turner 8dfa93be1c today is two merge monday 2010-03-22 22:05:25 -07:00
Jim Mathies e16a55adf5 Bug 545149 - Fix various issues with winless plugin context menus. r=bent. 2010-03-22 22:06:35 -05:00
Doug Turner 0a1d6a724c merge from mozilla-central. no merges required 2010-03-23 02:53:35 -07:00
Jason Duell 5f4f54e48f Merge from m-c in order to fix e10s necko hangs caused by last m-c merge. 2010-03-19 23:55:40 -07:00
Rob Arnold 03b43a656f Bug 450767 - Don't necessarily apply Aero Glass to the entire window r=jimm sr=roc 2010-03-17 18:56:00 -04:00
Rob Arnold 3ef6a2e9c3 Bug 545078 - Crash [@ mozilla::widget::TaskbarPreview::CanMakeTaskbarCalls() ] r=jmathies 2010-03-20 18:09:00 -04:00
Jaakko Kiviluoto da37dfc4ab Bug 551431 - WidgetQt Show/Resize functionality need to be optimized. r=dougt,romaxa 2010-03-21 22:55:36 -04:00
Bas Schouten 7c224490aa Bug 548935: If we're on a higher DPI invalidate a mysterious row of pixels which might scroll into view when on D2D. r=jimm 2010-03-20 18:25:38 +01:00
Josh Aas efeb78df36 Various fixes for nsChildView, including uninitialized member pointer. b=553702 r=roc 2010-03-20 11:05:47 -04:00
Masayuki Nakano b24aedbf86 Bug 520732 part3 follow up fix r=karlt 2010-03-20 21:01:48 +09:00
Masayuki Nakano 0ce3f15ea5 Bug 553640 Cannot build with --disable-logging because #include "nsGtkIMModule.h" is in #ifdef MOZ_LOGGING block in nsWindow.h r=karlt 2010-03-20 21:00:55 +09:00
Masayuki Nakano f08f51eb24 Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst 2010-03-19 14:02:53 +09:00
Doug Turner bb28e86ac9 Bug 553508 - Remove the define Q_WS_X11. It overlaps with existing defines that we have and is not always set by sdk. r=oleg 2010-03-18 21:48:35 -07:00
Masayuki Nakano c717c0e54d Bug 520732 Separate IME related code to another file from gtk2/nsWindow.cp r=katakai+karlt 2010-03-19 13:21:16 +09:00
Neil Deakin 24a24fb407 Bug 552462, close popups when toolbar pill pressed, r=josh 2010-03-18 15:58:07 -04:00
Marco Bonardo 43e31a651e Bug 552934 - Fix leak in Windows 7 jumplists implementation. r=jimm 2010-03-18 11:59:10 +01:00
Miika Jarvinen a5ef3f4a47 Bug 552401 - Dialog with parent is positioned incorrectly [QT]. r=dougt,romaxa 2010-03-17 08:32:38 +02:00
Mike Kristoffersen 8ae1268f3c Bug 552394 - nsWindow.cpp doesn't compile when Q_WS_X11 is defined. r=romaxa. 2010-03-17 08:28:42 +02:00
Miika Jarvinen bab1f4ff74 Bug 552682 - Filepicker is not shown in Fennec when saving file [Qt]. r=dougt 2010-03-17 08:27:40 +02:00
Rob Arnold 811377b7f9 Bug 552590 - Remove nsIWidget::GetRenderingContext() r=joe sr=roc 2010-03-16 20:15:03 -04:00
Doug Turner 9972bbbaf9 Bug 552442 - Running against < Qt 4.6 causes build bustages. r=romaxa
--HG--
extra : rebase_source : 20bb0766ecab9ae6ed7af2eee6d62336871a70c6
2010-03-15 10:54:56 -07:00
Oleg Romashin 5975e1fa49 Bug 552315 - Improve Qt show functionality. r=dougt 2010-03-15 08:08:15 +02:00
Mats Palmgren b05d82f7c5 Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc 2010-03-14 23:52:07 +01:00
Josh Aas 829e4a3501 Remove unused PRAllocCGFree function. b=544704 2010-03-13 09:42:54 -05:00
Andrew Thompson a55e98a72e Remove duplicate image conversion code from nsMenuItemIconX and nsClipboard. b=544704 r=josh 2010-03-13 09:39:55 -05:00
Oleg Romashin d89f84387b Bug 552026 - Pinch zoom support for Mozilla Qt port. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:11:42 +02:00
Oleg Romashin 6c9fd72028 Bug 552024 - Initial VKB implementation for Qt port. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:07:32 +02:00
Oleg Romashin 0ed6e114c3 Bug 552011 - Dialog crash fix + Qt widget cleanup. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:06:17 +02:00
Joel Maher 5a22815ee5 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Doug Turner fd0bcfee98 Merge with m-c 2010-03-18 21:53:17 -07:00
Jason Duell 80d2609d87 Merge from mozilla-central (rev 783ef71b479e) to e10s tree; gets xpcshell working again. 2010-03-18 14:59:34 -07:00
Doug Turner 40d9d6137f Fixing two Qt bustages. First, calling MakeFullScreen on child windows is bad as they are displayed. Second, the Qt version we are using has bugs with window activation and we added a XSync before calling showFullScreen to avoid such cases. r=oleg 2010-03-18 09:44:33 -07:00
Doug Turner f4215966ff Merge with mc 2010-03-17 10:37:32 -07:00
Doug Turner 7d99e9efdd Merge 2010-03-12 15:20:36 -08:00
Oleg Romashin c626f5c715 Bug 551045 - Widget Qt ::Update causing unexpected repaints and rendering lags during scroll. r=dougt 2010-03-10 16:37:36 +02:00
Doug Turner ddf80a42b7 Merge. manually merged. modules/plugin/test/testplugin/nptest.cpp, testing/xpcshell/head.js. 2010-03-10 19:13:35 -08:00
Jim Mathies 8c27ee3b6d Bug 551242 - [OOPP] Hang (caught by hang detector) with flash and alt key. r=bent. 2010-03-10 19:16:44 -06:00
Doug Turner 02a3a11d33 Merge with mc 2010-03-08 10:09:55 -08:00
Jonas Sicking b2f8c249b3 Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg 2010-03-08 07:44:59 -08:00
Doug Turner 351447a387 Bug 550410. Provide a pref to disable orientation events. r=dveditz
--HG--
extra : rebase_source : 0bc3ffef8341a4a34b166a41e9dcd1a405b1ec89
2010-03-08 07:33:24 -08:00
Oleg Romashin 5c0c351e53 Bug 546605 - Some initialization and whitespace issues with the latest switch to QGraphicsWidgets.r=dougt 2010-03-06 09:25:46 +02:00
Markus Stange 27067b5836 Bug 547723 - Turn off menu background blurring on PPC because it results in blank menus. r=josh 2010-03-08 13:38:17 +01:00
Markus Stange 3e5111a6a3 Bug 358095 - Use native drag cursors on Mac OS X. r=josh 2010-03-08 13:35:25 +01:00
Markus Stange c7f66aba2a Bug 549891 - Correctly set modifier flags on drag events. r=josh 2010-03-08 13:29:20 +01:00
Clint Talbert b962e844a9 Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher 0c7928ce7d Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Karl Tomlinson 64f05a8a25 b=550211 init pixman_region32_equal out-param.
r=roc.
2010-03-07 23:33:42 +01:00
Oleg Romashin 738f6d6795 Bug 548821 - XSync needed after XShmPutImage. r=dougt 2010-03-07 13:07:25 +02:00