L. David Baron
2c042ae928
Remove non-working remnant of support for GLX versions less than 1.3. (Bug 605992) r=bjacob a2.0=joedrew
2010-11-10 07:49:52 -08:00
L. David Baron
9adbde731b
Make glXDestroyContext function pointer consistent with name of function. (Bug 605992) r=bjacob a2.0=joedrew
2010-11-10 07:49:52 -08:00
L. David Baron
5d51eed830
Remove duplicate XFree call. (Bug 605992) r=vlad a2.0=joedrew
2010-11-10 07:49:52 -08:00
L. David Baron
2be68ed209
Make 'bolder' and 'lighter' values of 'font-weight' be computed in the style system, per recent edits to CSS 2.1. (Bug 93725) r=jdaggett a2.0=joedrew
2010-11-10 07:49:52 -08:00
L. David Baron
6060ca1c06
Fix an underlying issue with weightmapping reftests that shows up in weightmapping-458.html on Windows once bug 93725 is fixed: avoid differences because we're inconsistent about whether we're setting the correct font on a block or an inline. (Bug 93725) r=jdaggett a2.0=tests
2010-11-10 07:49:52 -08:00
L. David Baron
b5b53341c4
Remove support (style system only) for 'wider' and 'narrower' values of 'font-stretch'. (Bug 604816) r=jdaggett a2.0=joedrew
2010-11-10 07:49:52 -08:00
Benjamin Smedberg
cb010b3739
Final merge of bug 596451. a=blocking2.0 - Asynchronous layer-based painting on Windows. Various pieces r=josh/romaxa/karlt/jmathies/roc.
...
This merge includes the fix for bug 583109 - Add visibility notifications for plugins, so that asynchronous painting can be suspended when plugins are not visible. This collaterally fixes bug 606285, hulu homepage doesn't paint with async layers.
This changeset only implements asynchronous painting for out-of-process plugins. In-process painting will be implemented as a followup. Note that it is still possible to disable asynchronous layers on Windows by setting the preference mozilla.plugins.use_layers to false, but my intention is to remove this preference and sync-painting codepaths soon in a followup.
2010-11-10 10:29:09 -05:00
Benjamin Smedberg
0908e56fcf
Fix test_xulbrowser_plugin_visibility to be more robust and use fewer magic timeouts, review note from bug 583109 comment 52.
2010-11-10 08:35:46 -05:00
Benjamin Smedberg
5f6df0ce66
Additional review fix for bug 583109 comment 49 (karlt).
2010-11-10 08:19:53 -05:00
Olli Pettay
6e4a33f4b6
Backout bug 610654, a=backout
2010-11-10 14:19:38 +02:00
bjarne@runitsoft.com
e882525a72
Bug 610654 - test failure xpcshell/tests/netwerk/test/unit/test_bug596443.js | Response1 == Response0, r=bz, a=bz
2010-11-10 13:21:48 +02:00
Benjamin Smedberg
08e52c5ebe
Address review comments for the test in bug 583109 by polling for visibility changes in the plugins.
2010-11-09 11:41:59 -05:00
Benjamin Smedberg
00e37db62d
Fix review comments from bug 583109 (changeset 6ff3fcbb7845), comment 46.
2010-11-09 09:36:33 -05:00
Benjamin Smedberg
e360537826
Bug 607958 - Opacity rounding of 0.5 is different when using a layer and painting directly. Use a value of 0.8 which divides evenly into 255 to avoid rounding differences. Bug 602200 did not fix this rounding difference. r=roc
2010-11-08 14:40:11 -05:00
Benjamin Smedberg
e8e4ffc34f
Merge mozilla-central into the branch for asynchonous plugin painting (bug 596451), especially to pick up and test whether the fix for 602200 also fixes bug 607958.
2010-11-08 09:50:11 -05:00
Benjamin Smedberg
f684c8e2a5
Fix nsObjectFrame.cpp back to unix-style line endings. DOS endings crept in during the last merge for reasons I don't understand.
2010-11-08 09:48:02 -05:00
Marco Bonardo
7696a4ae24
Bug 609592 - Win7 JumpList is freeing up resources too early for History.
...
r=jimm a=gavin
2010-11-08 15:03:51 +01:00
Marco Bonardo
3454efea7c
Bug 477882 - frame-targeted visited links disappear when closing and reopening Firefox.
...
r=dietrich a=blocking
2010-11-08 15:03:49 +01:00
Benjamin Smedberg
4c30066e81
Merge mozilla-central into the branch for asynchronous plugin painting on Windows.
2010-11-05 15:56:28 -04:00
Vivien Nicolas
7fdb867e84
Bug 572696 - Fennec should understand meta viewport with spaces. r=jst a=blocking-fennec
2010-11-05 18:27:24 +01:00
Jory A. Pratt
e583513fb9
Bug 593911 - Check for dlopen in the libc too. r=khuey a=bsmedberg
2010-11-05 18:26:51 +01:00
Mike Hommey
dc0000696f
Bug 577653 - Allow to build against system libvpx. r=khuey a=roc
2010-11-05 18:24:28 +01:00
Jory A. Pratt
f2982e6e4f
Bug 591145 - Remove configure checks for encoders. r=khuey a=bsmedberg
2010-11-05 18:23:05 +01:00
Jory A. Pratt
96aa8c245e
Bug 591145 - Remove option to not clobber when changing encoder. r=khuey a=bsmedberg
2010-11-05 18:22:56 +01:00
Jory A. Pratt
c4b75eb411
Bug 583582 - Fix compilation of hunspell with gcc-4.5 for changes to fortify sources. r=smaug a=bsmedberg
2010-11-05 18:22:36 +01:00
Mounir Lamouri
31b3153152
Bug 598907 - crash [@ _purecall | nsGenericHTMLFormElement::IsDisabled() ]. r=smaug a=blocking
2010-11-05 18:15:05 +01:00
Mounir Lamouri
7c3fc121d7
Bug 609279 - Add getLabelAt in tests redifining nsAutoCompleteSimpleResult. r=ehsan a=tests
2010-11-05 18:14:40 +01:00
Alon Zakai
0269ae7749
Bug 594121 - Nice the child process. r=dougt a=blocking-fennec
2010-11-05 09:38:17 -07:00
Alon Zakai
882470495d
Bug 609678 - Fix memory leak in SetBackingBuffer. r=cjones a=blocking-fennec
2010-11-05 09:37:40 -07:00
Brandon Sterne
7127fcd2da
Bug 608662 - fix X-Frame-Options crash when using external view-source editor, r=jst, a=blocking2.0
2010-11-05 09:33:26 -07:00
Brandon Sterne
d28cd214d3
Bug 589457 - fix random orange in X-Frame-Options test, r=jst, a=blocking2.0
2010-11-05 09:33:08 -07:00
Benjamin Smedberg
d19e5ba92f
With async plugin painting, crashtest 522512 is no longer valid (and the condition which caused it is entirely gone). Remove it.
2010-11-05 10:52:41 -04:00
Benjamin Smedberg
3d39f48a31
Test for bug 583109 - Add an .isVisible() method to the testplugin. test_visibility.html checks whether a visibility: hidden plugin suspends and resumes painting properly. test_xulbrowser_plugin_visibility.xul tests whether switching tabs properly suspends and resumes plugin painting. r-pending=karlt
2010-11-05 10:43:14 -04:00
Benjamin Smedberg
f20e2d3eab
Bug 606285 and Bug 583109 - Send the "visible" notification when painting with async layers, so that when a plugin goes from invisible to visible it starts sending asynchronous paints. Suspend sending surface updates for asynchronous plugins when they are invisible, and set the empty clipRect so that the plugin knows that drawing is suspended per the new API. Assume that plugins are visible again when a Paint or BuildLayer call is received. r-pending=karlt
2010-11-05 10:40:55 -04:00
Jan Arne Petersen
cc45ee9c75
Bug 583109 - Add visibility notification for plugins by setting the NPWindow.clipRect to [0, 0, 0, 0] when the plugin is not visible, either in a background tab, or visibility: hidden. r=karlt Patch rebased against trunk by Benjamin Smedberg.
2010-11-05 10:38:33 -04:00
Dave Townsend
d0155c52a2
Bug 608316: Cancelling an uninstall while onUninstalling events are still being sent can leave the UI confused. r=Unfocused, a=blocks-final
2010-11-03 11:21:47 -07:00
Dave Townsend
c1db4da3bd
Bug 608680: Throw an exception if illegal arguments are passed to InstallTrigger.install. r=Unfocused, a=blocks-betaN
2010-11-03 11:21:04 -07:00
Dave Townsend
c5e7386b4c
Bug 553017: Make revealing and hiding bootstrapped add-ons in non-profile install locations work correctly. r=robstrong, a=blocks-final
2010-11-05 09:20:14 -07:00
Ehsan Akhgari
7fec329569
Bug 372345 - Part 3: Some cleanup code, followup to the first part; r=bzbarsky a=blocking-final+
...
--HG--
extra : rebase_source : c2dd67652939e1e9a26a3f0d2671b2b49c32d4d9
2010-11-04 15:00:35 -04:00
Ehsan Akhgari
dbfb7c58c2
Bug 372345 - Part 2: Port the fix from bug 289384 to make sure that the editor gets reconstructed correctly when navigating back to an editable page; r=bzbarsky a=blocking-final+
...
--HG--
extra : rebase_source : 6f92f02d129ca03b6171377eaf6b37a4a9a3325b
2010-10-31 16:10:22 -04:00
Ehsan Akhgari
43504a4257
Bug 372345 - [Midas] text cursor overrides CSS mouse cursor styles for some elements; r=bzbarsky a=blocking-final+
...
--HG--
extra : rebase_source : 502e9561f1a91464b8de502eb44098ab126d3930
2010-10-29 12:30:15 -04:00
Jim Mathies
75507265a4
Bug 607326 - Fix for ASSERTION: Received 'nonqueued' message 126. r=bent, a=final.
2010-11-05 10:19:05 -05:00
Jim Mathies
5f3ac70ad9
Bug 591154 - Fix for Quake Live flickering when entering full screen mode. r=roc, a=final.
2010-11-05 10:19:05 -05:00
Jim Mathies
8e9793b5a6
Bug 570249 - Plugin container shutdown via hang detector results in a disabled browser window when modal plugin dialogs are active. r=bsmedberg, a=final.
2010-11-05 10:18:07 -05:00
Ms2ger
9b5b92fca1
Bug 538965 - part b: compress whitespace in MathML mfenced's open and close attributes; r=karlt a=bsmedberg
2010-11-05 11:57:51 +01:00
Ms2ger
5085a64dec
Bug 538965 - part a: make nsMathMLmfencedFrame::CreateFencesAndSeparators return void; r=karlt a=bsmedberg
2010-11-05 11:57:39 +01:00
Ms2ger
80cc84ae4f
Bug 582712 - Remove nsHTMLDocument::TryBookmarkCharset; r=bz a=bsmedberg
2010-11-05 11:57:10 +01:00
Alice0775 White
b1402cda53
Bug 405541 - Location Bar don't revert back to the correct url of the tab when you middle click go after entering text, to open in a new tab. r=dao
2010-11-05 11:56:49 +01:00
Michael Monreal
60f92842b0
Bug 594720 - Use GTK dialog icons in sync. r=dao
2010-11-05 11:55:34 +01:00
Dão Gottwald
0e7dbae58c
Bug 608522 - menubar shouldn't be draggable when a lightweight theme is applied (missing colon in global.css). r+a=gavin
2010-11-05 09:29:45 +01:00