Benjamin Smedberg
|
280184d562
|
Bug 596451 part G - Fix a condition where FixupWindow is called too early and doesn't know that we are a windowless plugin yet. Call FixupWindow from nsPluginInstanceOwner::CreateWidget, r=roc
|
2010-10-27 09:10:50 -04:00 |
|
Benjamin Smedberg
|
38659c6622
|
Bug 596451 part F - fix mouse/window positioning and remove the Silverlight quirk by changing the logical->device offset before painting, r=jimm
|
2010-10-27 09:09:37 -04:00 |
|
Benjamin Smedberg
|
433d19c29d
|
Bug 596451 part I - Read back from the current Windows surface, instead of repainting the entire client area every time, r-pending=jmathies
|
2010-10-27 09:09:15 -04:00 |
|
Benjamin Smedberg
|
c26e61f8d5
|
Bug 596451 part E - Implement transparency using DIBs with builtin transparency. Flash at least does this correctly, and since nobody else really uses windowless transparency, this is going to be the Way It Is. r-pending=jimm/karlt
|
2010-10-27 09:03:09 -04:00 |
|
Benjamin Smedberg
|
980b674f06
|
More build bustage from Bug 596451 part D. Explicitly initialize the const structures for GCC.
|
2010-10-25 16:25:01 -04:00 |
|
Benjamin Smedberg
|
d80dc9a81e
|
Non-Windows build bustage fix from bug 596451 part D - base::SharedMemoryHandle is not available to IPDL on non-Windows, so use typedefs.
|
2010-10-25 15:12:25 -04:00 |
|
Benjamin Smedberg
|
ae4a853966
|
Bug 596451 part D - Hook up asynchronous plugin painting on Windows. This part allows opaque plugins to paint correctly. r=jmathies
|
2010-10-25 13:57:13 -04:00 |
|
Benjamin Smedberg
|
fe0394e97b
|
Bug 606976 - Don't map the memory from a SharedDIB: CreateDIBSection creates another mapping, and we don't actually use the mapping for anything, r=jimm
|
2010-10-25 13:22:43 -04:00 |
|
Benjamin Smedberg
|
a2ace6a492
|
Review comment from bug 596451 part C - the XSync is required so that pending composition using this surface is complete before the surface is re-used by the plugin.
|
2010-10-15 14:35:46 -04:00 |
|
Benjamin Smedberg
|
71106cd304
|
Bug 596451 part C - simplify the behavior of the returning surface from Show, because it's only used to hand back ownership of IPDL shared memory.
|
2010-10-14 14:14:23 -04:00 |
|
Benjamin Smedberg
|
135698e22c
|
Merge mozilla-central with the asynchronous plugins painting branch.
|
2010-10-13 10:45:01 -04:00 |
|
Ehsan Akhgari
|
52b16445e6
|
Bug 597331 - Reframing a textarea sets the caret position to the end of its contents; r=bzbarsky a=blocking-final+
|
2010-10-13 01:34:05 -04:00 |
|
Ehsan Akhgari
|
f337ca7fda
|
Bug 603632 - Reduce the dependency between browser-chrome private browsing tests; r=dolske a=NPOTB
|
2010-10-12 18:30:41 -04:00 |
|
Ehsan Akhgari
|
16a0dc9a08
|
Bug 601881 - video and audio should never play automatically in editor; r,a=bzbarsky
|
2010-10-06 16:31:09 -04:00 |
|
Benjamin Smedberg
|
c03b5d13c1
|
Merge mozilla-central into asynchronous plugins branch.
|
2010-10-01 13:54:43 -04:00 |
|
Margaret Leibovic
|
09add09783
|
Bug 596812 - Create css for a "connecting" state in the url bar/tab progress lines r=dao a=blocking-beta7
|
2010-10-01 08:58:57 -07:00 |
|
Jim Chen
|
53943af34f
|
Bug 599550 - Properly sync PuppetWidget IME notifications; r=blassey,cjones a=blocking-fennec
|
2010-10-01 10:17:37 -04:00 |
|
Ehsan Akhgari
|
2387eabfcc
|
Bug 572243 - Media cache should be cleared when leaving private browsing mode; r=bzbarsky a=blocking-betaN+
|
2010-09-28 20:02:08 -04:00 |
|
Robert O'Callahan
|
e6023b9a3d
|
Bug 584238 - Add an API to clear the media cache; r=kinetik a=blocking-betaN+
|
2010-10-13 10:14:08 -04:00 |
|
Ehsan Akhgari
|
4c6c291f65
|
Bug 593758 - Part 2: unit tests for the plaintext serializer; r=bzbarsky a=blocking-betaN+
--HG--
rename : parser/htmlparser/tests/outsinks/simplecopy.out => parser/htmlparser/tests/outsinks/simplecopy-formatted.out
|
2010-10-13 01:34:20 -04:00 |
|
Ehsan Akhgari
|
1fbcfe0eec
|
Bug 593758 - List are not formated anymore during html to text conversion; r=bzbarsky a=blocking-betaN+
|
2010-09-28 18:37:30 -04:00 |
|
Mihai Sucan
|
e0fdcd59eb
|
Bug 585043 - Improve Inspector DOM panel unittests, r=dietrich, a=tests
|
2010-10-13 10:57:48 -03:00 |
|
Mounir Lamouri
|
7873baa96e
|
Bug 595606 - "ASSERTION: no common ancestor at all" when removing a subtree with more than one id pointed by @form. r=jst a=blocking
--HG--
rename : content/base/crashtests/595606.html => content/base/crashtests/595606-1.html
|
2010-10-13 12:52:45 +02:00 |
|
Benjamin Smedberg
|
cf40e34b0e
|
Merge backout of bug 592052 due to build bustage.
|
2010-10-13 08:54:36 -04:00 |
|
Benjamin Smedberg
|
da44d916b7
|
Backed out changeset 7819e11aa46f, bug 592052 because of Mac OS X build bustage:
Undefined symbols:
"_NSGetModule", referenced from:
-exported_symbols_list command line option
ld: symbol(s) not found
|
2010-10-13 08:54:06 -04:00 |
|
Benjamin Smedberg
|
6d6a07cd55
|
Bug 595112 - libxul.so contains text relocations on x86. r=cpearce
* Configure libvpx with PIC on x86.
* Add headers to system-headers required for angle.
|
2010-10-13 08:46:31 -04:00 |
|
Benjamin Smedberg
|
743fe1313f
|
Bug 388971 - Add unit test to check for R_386_PC32 relocations, patch by Ted fixed up by myself, r=theotheroneofus a=build only
|
2010-10-13 08:43:03 -04:00 |
|
Julian Viereck
|
581c279801
|
Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0
|
2010-10-13 09:05:51 -03:00 |
|
Ehsan Akhgari
|
5726920ba8
|
Bug 603821 - debug non-libxul builds fail in WebGLContext.cpp, with "Undefined reference to `mozilla::gl::GLContext::sCurrentGLContext'" - r=khuey, a=bustage
|
2010-10-13 07:45:13 -04:00 |
|
Olli Pettay
|
58d3e2cb77
|
Bug 553098 - quickstub some XULElement and BoxObject properties, r=jst, a=jst
|
2010-10-13 12:34:51 +03:00 |
|
Olli Pettay
|
643a2922de
|
Bug 603302, by default observer should be null, r=jst, a=jst
|
2010-10-13 12:32:59 +03:00 |
|
Henri Sivonen
|
f2a3d4fe1a
|
Bug 598886 - Relicense HTML5 parser C++ files that are not Gecko-specific. r=gerv, a=NPOTB.
--HG--
extra : rebase_source : bc892ef86657a39aac22e3bfc0441586a1b7c254
|
2010-09-28 10:32:31 +03:00 |
|
Josh Matthews
|
ea46b24ebc
|
Bug 548904 - Remote console messages from content to chrome via a listener. r=bzbarsky a=blocking-fennec
|
2010-09-23 21:39:32 -04:00 |
|
Robert Sayre
|
a5e3bc4859
|
Merge. a=blockers
|
2010-10-01 09:05:04 -04:00 |
|
Robert Sayre
|
41414fabb6
|
Merge tracemonkey to mozilla-central. a=blockers
|
2010-10-01 09:04:26 -04:00 |
|
Josh Aas
|
311e10e9c9
|
Bug 600711: Use 'posix_spawnp' for nsIProcess on Mac OS X. Prefer the current architecture when creating a new process. r=bsmedberg a=blocking-beta7
|
2010-10-01 09:01:04 -04:00 |
|
Makoto Kato
|
35d2ca6e15
|
Bug 587707 - Fix bustage on Win64 build. r=dvander
|
2010-10-01 18:17:39 +09:00 |
|
Jason Duell
|
bc3c0f9366
|
Bug 599122: Don't initialize PSM on child. r=honza a=blocking-fennec-2.0b2
|
2010-09-30 23:57:01 -07:00 |
|
Makoto Kato
|
35160e76f6
|
Fix CPUID on Win64. b=601016, r=sstangl.
|
2010-10-01 02:41:10 -04:00 |
|
Robert Sayre
|
d7d56ebb27
|
Merge mozilla-central to tracemonkey.
|
2010-09-30 23:09:33 -04:00 |
|
Alex Miller
|
82319558ba
|
Add detection for all levels of SSE support; fix x64 cpuid. b=601016, r=sstangl.
|
2010-09-30 21:45:22 -04:00 |
|
Jason Orendorff
|
00704fa52d
|
Bug 595297 - Portable serialize/deserialize implementation of the HTML5 structured cloning algorithm (jsclone.cpp). r=gal.
|
2010-09-30 19:47:10 -05:00 |
|
Andreas Gal<gal@uci.edu>
|
b4b683166b
|
Bug 600402 - don't copy strings that are in the same compartment already r=mrbkap
|
2010-09-30 16:50:06 -07:00 |
|
Paul O’Shannessy
|
b1f1367491
|
Bug 600531 - Reload(F5)/Ctrl+Reload(F5) and reload button does not work after session restore [r=dietrich, a=blocking-b7]
|
2010-09-30 12:35:34 -07:00 |
|
Jason Duell
|
6fbe21f5ba
|
Bug 596476 followup: Forgot to change name of constant. r=me a=beta7
|
2010-09-30 11:39:39 -07:00 |
|
Brad Lassey
|
ccb341534e
|
bug 597041 - Feedback is missing in the control panel on the Android platform r=mwu a=blocking-fennec
|
2010-09-30 13:19:05 -04:00 |
|
Alon Zakai
|
444fbbd224
|
Bug 594845 - Double prompts due to wakeupservice. r=mfinkle a=blocking-fennec
--HG--
extra : rebase_source : e95547fbbfc19822426c57a14828a0928521947e
|
2010-09-30 13:06:41 -04:00 |
|
Rob Campbell
|
d36b27a97f
|
Bug 600245 - Inspector tree panel styling broken on windows with aero, r=gavin, a=blocking2.0b7
|
2010-09-30 12:31:02 -03:00 |
|
Dave Townsend
|
c31a61fa29
|
Bug 570012: Show download progress when installing new add-ons (strings only). r=gavin a=strings
|
2010-09-29 17:00:08 -07:00 |
|
Brad Lassey
|
f32c02f973
|
bug 589906 - Fennec hangs at startup with black screen when out of disk space r=mwu uir=beltzner a=blocking-fennec
|
2010-09-30 11:53:42 -04:00 |
|