Ehsan Akhgari
d2fd2352f9
Merge cedar into mozilla-central
2011-04-15 09:35:11 -04:00
Ehsan Akhgari
ea4ca1529d
Back out changeset 457757151653 (bug 647273) for breaking the Windows builds
2011-04-14 16:56:05 -04:00
Justin Lebar
a465f21ce6
Bug 647273 - Remove nsIContentUtils and nsIContentUtils2. r=sicking
...
--HG--
extra : rebase_source : dd7ff32cc758e62f914d283754d68ddc87cdcc7c
2011-04-14 10:58:27 -07:00
Rafael Ávila de Espíndola
81431608ad
Bug 648873 - use NS_STDCALL_FUNCPROTO; r=bzbarsky
2011-04-14 15:54:58 -04:00
Zack Weinberg
42ead75834
Bug 174055, part 4: mechanical fixups outside gfx.
2011-04-07 18:05:49 -07:00
Zack Weinberg
f5a0843ac7
Bug 266236 part 9: Move nsBoundingMetrics to its own header and prune inclusions of nsRenderingContext.h.
...
--HG--
rename : gfx/src/nsThebesRenderingContext.cpp => gfx/src/nsRenderingContext.cpp
rename : gfx/src/nsThebesRenderingContext.h => gfx/src/nsRenderingContext.h
extra : rebase_source : 92660748436f03475e011184e2828f1db0ad63e0
2011-04-07 18:04:40 -07:00
Zack Weinberg
d8db59d068
Bug 266236 part 8: Change nsRenderingContext::GetDeviceContext and ::GetFontMetrics to return bare pointers.
...
--HG--
rename : gfx/src/nsThebesRenderingContext.cpp => gfx/src/nsRenderingContext.cpp
rename : gfx/src/nsThebesRenderingContext.h => gfx/src/nsRenderingContext.h
extra : rebase_source : 36dd32d715cb75e99cd3a69e460c000c1777d6a6
2011-04-07 18:04:40 -07:00
Jan Küchler
5ef6bf26cf
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
...
--HG--
rename : gfx/src/nsThebesRenderingContext.cpp => gfx/src/nsRenderingContext.cpp
extra : rebase_source : 34884bfcafd885feaf73300bc7246cd192062a48
2011-04-07 18:04:40 -07:00
Jan Küchler
09deeaef3d
Bug 266236 part 2: Merge nsIRenderingContext with nsThebesRenderingContext (the sole implementation) and remove XPCOM vestiges. Non-mechanical fixups. DOES NOT COMPILE without part 3.
...
--HG--
rename : gfx/src/nsThebesRenderingContext.cpp => gfx/src/nsRenderingContext.cpp
rename : gfx/src/nsThebesRenderingContext.h => gfx/src/nsRenderingContext.h
extra : rebase_source : 9e149d30da5222d072071043d30d83033fec9787
2011-04-07 18:04:39 -07:00
Jan Küchler
0e92a9d34a
Bug 266236 part 1: Preliminary API cleanup on nsIRenderingContext.
...
--HG--
extra : rebase_source : a21ffad484f47103e403b8316eae5fdfd815c2cb
2011-04-07 18:04:39 -07:00
Kyle Huey
f62b8eba64
Bug 630444: Followup to remove dead code. r=me
2011-04-13 19:41:34 -07:00
Ehsan Akhgari
2bee451447
Back out bug 606574 for leaking a Mutex and a CondVar in crashtests
2011-04-13 14:08:43 -04:00
Ted Mielczarek
4f75a1c3e1
bug 606574 - Cocoa event loop instrumentation. r=smichaud
2011-03-03 11:20:02 -05:00
Ted Mielczarek
2389db2462
bug 606574 - Win32 event loop instrumentation. r=jimm
2011-03-03 11:20:02 -05:00
Ted Mielczarek
acb51920eb
bug 606574 - Implement event loop instrumentation using native events, core implementation + GTK2 implementation. r=karlt,cjones
2011-03-03 11:20:02 -05:00
L. David Baron
7e86462271
ifdef CSS animations so that the feature can be backed out by flipping the switches in configure.in and then reverting the changes to the following four files appropriately: nsIDOMCSS2Properties.idl, nsIDOMCSSRule.idl, property_database.js, test_transitions_computed_values.html. (Bug 435442, patch 15) r=bzbarsky
2011-04-11 23:18:44 -07:00
L. David Baron
b534bd3113
Add animation event interface and data structures. (Bug 435442, patch 12) r=smaug
2011-04-11 23:18:44 -07:00
Brad Lassey
9c88d77fa4
bug 614355 - provide pref to not always use fullscreen landscape keyboards on android r=dougt
2011-04-11 16:41:03 -04:00
Jim Mathies
32e18d07dc
Bug 648902 - Limit the 'hide browser window when transitioning to full screen' functionality to normalized windows. (UX improvement) r=roc
2011-04-11 12:46:18 -05:00
Ginn Chen
f4836149d8
Bug 644503 Map SunF36 to F11, SunF37 to F12 on Solaris r=karlt
2011-04-11 16:20:32 +08:00
Ed Morley
ca40da5cbd
Bug 644787 - Disable D3D9 layers on NVIDIA 6100/6150/6200 series due to glitches whilst scrolling. See also: bug 612007 & bug 645872; r=bjacob
2011-04-11 00:49:49 -04:00
Rich Walsh
0a1cd82fc6
Bug 646425 - prevent rollup when using the scrollbar in a popup; r=wuno
2011-04-09 23:32:52 -04:00
Jonathan Kew
abc951c742
bug 634702 - add autorelease pool in nsNativeThemeCocoa constructor to prevent leaks during startup. r=joshmoz
2011-04-08 23:56:56 -07:00
Ehsan Akhgari
ebda2b124b
Bug 562138 - Make all NSWindow's transparent by default, to prevent unwanted flashing of the background window while creating popup windows caused by synchronous painting of NSWindow's; r=josh
2011-04-08 15:06:15 -07:00
Ehsan Akhgari
c142d20d2c
Merge cedar into mozilla-central
2011-04-08 11:05:22 -07:00
Wes Johnston
59aa739022
Bug 646550 - Tell Android to scan media items downloaded by Fennec r=blassey
2011-04-08 10:52:13 -07:00
Cameron McCormack
5ef609b502
Bug 635782 - LSPAnnotationGatherer::Run should use nsAutoArrayPtr r=jmathies
2011-04-08 10:51:34 +12:00
Matheus Kerschbaum
93480c6366
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
2011-04-02 19:14:00 -07:00
Rich Walsh
d96b9a47bd
Bug 637111 - [OS/2] eliminate copy to clipboard at shutdown; r=wuno
2011-03-05 15:57:00 -05:00
Timothy Nikkel
3d2d67c401
Bug 588403. Part 1. The bounds of a popup widget are in screen coordinates; r=jimm
2011-04-01 01:20:40 -04:00
Masayuki Nakano
312ef020c8
Bug 640110 ChildView users outdated pointer of plugin event for nsGUIEvent r=smichaud
2011-03-31 19:31:32 -04:00
Ehsan Akhgari
49fceed112
Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge)
2011-04-01 12:23:48 -04:00
Ehsan Akhgari
f2b4323534
Merge cedar into mozilla-central
2011-04-01 11:37:50 -04:00
Mounir Lamouri
2505445cb0
Bug 643576 - Do not try to use all fiters on MacOS X file picker but only the current one. r=joshmoz
2011-04-01 16:30:00 +02:00
Chris Jones ext:(%20and%20Kyle%20Huey%20%3Ckhuey%40kylehuey.com%3E)
0bb511a3d7
Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
...
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron
Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec
Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron
Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg
Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan
Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron
Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones
2011-03-31 23:29:02 -05:00
Chris Jones
a75fb12531
Backed out changeset 4beec31b9ea9 for increasing frequency of intermittent orange bug 618052
2011-03-31 18:57:38 -05:00
Chris Jones ext:(%20and%20Kyle%20Huey%20%3Ckhuey%40kylehuey.com%3E)
cc8b4c9c6c
Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
...
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron
Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec
Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron
Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg
Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan
Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron
Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones
2011-03-31 14:51:19 -05:00
Ehsan Akhgari
41f6aee99f
Merge cedar into mozilla-central
2011-03-31 14:11:37 -04:00
Kyle Huey
e169e16015
Back out Bug 639754.
2011-03-31 09:12:20 -04:00
Kyle Huey
61ff9410c4
Backed out changeset a5dbece71e4a due to test failures
2011-03-31 09:11:21 -04:00
Steven Michaud
a1d1c74dc7
Bug 641057 - [Mac] Firefox 4.0 crash [@ -[ChildView updatePluginFocusStatus:] ]; r=josh
2011-03-31 08:44:00 -04:00
Matheus Kerschbaum
1f81122982
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now. r=bsmedberg
2011-03-31 07:22:55 -04:00
Doug Turner
b5d804c090
Bug 646685 - Fix watchPosition after isBetterPosition was removed. r=blassey
2011-03-30 21:13:35 -07:00
Ehsan Akhgari
a0f4acae30
Merge cedar into mozilla-central
2011-03-30 13:53:35 -04:00
Mounir Lamouri
ee71c0212a
Follow-up from bug 641366: fix comment.
2011-03-30 14:41:08 +02:00
Jim Mathies
17d5c3ca6b
Bug 646067 - In nsWindow's Show, use SW_SHOW vs. SW_SHOWNORMAL for full screen windows. r=robarnold
2011-03-29 16:49:45 -05:00
Benjamin Stover
4a49af189c
Bug 643083 Test fix: clean up puppet widget properly r=cjones sr=roc
2011-03-29 13:14:44 -07:00
Ginn Chen
50eef127aa
Bug 646714 Add XSync() before gdk_error_trap_pop() r=karlt
2011-03-31 16:39:29 +08:00
Jim Mathies
ca0d92295a
Bug 597911. Give 64-bit builds on Windows a different application id. r=rstrong
2011-03-29 22:24:54 -04:00
Ehsan Akhgari
ca0a27ab24
Merge cedar into mozilla-central
2011-03-29 10:39:07 -04:00