Blake Kaplan
aa3212f666
Bug 612025 - Windows can be xray-wrapped too. r=gal@uci.edu, a=blocker
2011-01-11 17:09:53 -08:00
Andreas Gal
87663422bc
Bug 609287. Fix Assertion failure: OperationInProgress(cx, proxy). r=jorendorff@mozilla.com, jwalden@mit.edu, a=blocker.
2011-01-11 17:09:53 -08:00
L. David Baron
4793ae3bb5
Report incomplete reflow status as appropriate when frame tree is too deep. (Bug 619021) r=roc a2.0=blocking
2011-01-11 17:09:22 -08:00
L. David Baron
798ba3541e
Issue console warning when we abort reflow because the frame tree is too deep. (Bug 619021) r=roc a2.0=blocking
2011-01-11 17:09:22 -08:00
L. David Baron
407079645b
Add assertions that the frame tree is safe to destroy (i.e., doesn't contain any first-in-flows or other things we should never destroy) when we call DeleteNextInFlowChild. (Bug 619021) r=roc a2.0=blocking
2011-01-11 17:09:22 -08:00
L. David Baron
a21050bfce
Add crashtest for bug 595740. a2.0=blocking, tests
2011-01-11 17:09:22 -08:00
L. David Baron
08650a41ac
Handle multiple continuations of the same float being out-of-order in the same float list. (Bug 595740) r=roc a2.0=blocking
2011-01-11 17:09:21 -08:00
L. David Baron
b55b0a70f8
Move assertion about continuations of floats so that it is valid. (Bug 595740) r=roc a2.0=blocking
...
When we do multiple reflow passes inside a container with page or column
breaks, we might hit this assertion for legitimate reasons. In
particular, if a reflow places the first-in-flow of a float in a later
continuation of its containing block than it was in before, or if a
reflow reflows a float that was split and then pushes the line
containing the float's placeholder, then during reflow we push the
continuations of the float back through the continuations of the
containing block, and in intermediate states of this process (such as
when this assertion fires), we have two continuations of the same float
within the same parent.
2011-01-11 17:09:21 -08:00
L. David Baron
7c41d4ded0
Fix incorrect author metadata (for CSS 2.1 test suite metadata), for tests that come from bug 367650. a=testonly
2011-01-11 17:09:21 -08:00
Blake Kaplan
548d97c032
Bug 624540 - Assertion failure: compartment mismatch in cycle collector during xpcom-shutdown. r=gal, a=blocking2.0+
2011-01-11 17:01:10 -08:00
Bas Schouten
23f20bb473
Bug 612103 - Part 2: Do not attempt to draw with a shader resource view belonging to an old device. r=jrmuizel a=blocking-final
2011-01-12 01:52:29 +01:00
Bas Schouten
7aefbe99a7
Bug 612103 - Part 1: Do not attempt to do anything when we fail to create a texture for a surface. r=jrmuizel a=blocking-final
2011-01-12 01:52:27 +01:00
Bas Schouten
826f567c32
Bug 612103 - Part 0.5: Add ReportFailure for D3D10 Layers. r=jrmuizel a=blocking-final
2011-01-12 01:52:25 +01:00
Ehsan Akhgari
e3b35e8b7d
Merge backout; a=bustage-fix
2011-01-11 19:37:47 -05:00
Ehsan Akhgari
194e627485
Backed out changeset 775cfd3f2c87 because of Tinderbox test failures
2011-01-11 19:37:15 -05:00
Vladimir Vukicevic
b6670d9ca6
Bug 624505 - Avoid unnecessary uploads of canvas to improve the panorama zooming performance among other things; r=jrmuizel sr=roc a=joe
2011-01-11 18:59:26 -05:00
Ehsan Akhgari
b59b87f620
Bug 614151 - Part 2: Convert the test for bug 536567 into a chrome test; r=jst a=NPOTB
2011-01-11 18:21:36 -05:00
Jeff Muizelaar
3907cceab1
Bug 623446. Fix force-enabling layer acceleration on non-Windows. r=joe,a=b
...
--HG--
extra : rebase_source : 0ee05e18c71dcb83437b9b27133c73ec290d22cd
2011-01-11 17:58:10 -05:00
Raymond Lee
dd52241c9a
Bug 615954 - Intermittent Failure in tabview/browser_tabview_bug597248.js | Tab item is showing cached data and is already connected or | Tab item is not showing cached data anymore try: -b do -p all -u mochitest-o -m none -t none r=ian, a=test orange
...
--HG--
extra : rebase_source : ccf70a980b110c5dd80e083e2716722f2e66f8ab
2011-01-11 11:36:07 +08:00
Drew Willcoxon
f878dc5ad8
Bug 615152 - WindowDraggingElement should not assume that event targets are in the same window as its element. r=enndeakin, a=mossop
2011-01-11 15:02:55 -08:00
Michal Novotny
649652344e
Bug 614513 - Crash in nsCacheService::DeactivateEntry during Linux Talos. r=bzbarsky@mit.edu, a=blocker
2010-12-29 03:25:14 +02:00
Jeff Muizelaar
169ebd334c
Bug 623446. Turn the layer acceleration prefs into a tri-state. r=joe,a=b
...
This removes:
layers.accelerate-all
layers.accelerate-none
and adds:
layers.acceleration.disabled
layers.acceleration.force-enabled
This is closer to what D2D does.
2011-01-11 17:01:37 -05:00
Dave Townsend
900e16f795
Bug 569342: Find bar should not be enabled in about:addons. r=gavin, a=blocks-final
2011-01-11 13:33:51 -08:00
Chris Jones
d9ba510227
Bug 618249: Default remote-browser to synchronous scrolling, and let users change that. r=tn sr=roc a=a
2011-01-11 15:34:31 -06:00
Chris Jones
7afafb885d
Bug 623451: Don't double-release surfaces. r=jrmuizel a=b
2011-01-11 15:34:31 -06:00
Chris Jones
ceeebafe9a
Bug 623216: mIMESeqno is not initialized. r=blassey a=a
2011-01-11 15:34:31 -06:00
Chris Jones
51c286c9bb
Bug 576507: Forward the selected locale to content process to satisfy callers that want "some locale". r=jdm sr=bsmedberg a=a
2011-01-11 15:34:31 -06:00
Ehsan Akhgari
d1dacf06f2
Bug 620906 - Part 2: Accessibility test adjustments; r=davidb f=MarcoZ a=blocking-final+
2011-01-11 16:01:11 -05:00
Ehsan Akhgari
c740c0cd64
Bug 620906 - Back out part of bug 289384 to make sure that scrollbars work in CKEditor fields again; r=roc a=blocking-final+
2011-01-11 16:00:44 -05:00
Mihai Sucan
fb865d5050
Bug 599725 - web console reports data which the server did not send (304 Not Modified); f=rcampbell,pwalton r=dolske a=final+hardblocker
2011-01-11 14:34:39 -06:00
Blake Kaplan
073e29798e
Bug 616992 - Give nsDOMConstructors a precreate hook so that we don't accidentally create more than one wrapper object for them. r=jst@mozilla.com, gal@uci.edu, a=blocker
2011-01-11 12:15:52 -08:00
Mehdi Mulani
e220f67373
Bug 611459 - Search should default to searching for available add-ons. r=dtownsend a=blocking-final
2011-01-07 14:21:38 -08:00
Mehdi Mulani
3eee3fc2e9
Bug 621843 - Fix View By Date and Site sorting. r=mak a=blocking-final
2011-01-10 10:11:31 -08:00
Peter Van der Beken
a5d2efc280
Fix for bug 624722 (nsBidiPresUtils should participate in CC).; r=ehsan a=roc
2011-01-11 14:19:00 -05:00
Dave Townsend
0d30c3228c
Backout of changeset e30ee0ae39b6 from bug 610661 due to test failures. a=bustage
2011-01-11 10:49:02 -08:00
Dave Townsend
b1f75bc174
Bustage fix for bad merge of bug 619607. a=bustage
2011-01-11 10:43:07 -08:00
Tim Taubert
f1dab2399e
Bug 618828 - Cannot access search results from secondary window via click [r=ian, a=blocking-beta9]
2011-01-09 06:06:13 +01:00
Michael Yoshitaka Erlewine
657147764f
Bug 619937 - Clicking on empty area of Panorama makes empty group [r=ian, a=blocking2.0-betaN+]
2011-01-10 17:49:29 -05:00
Geoff Lankow
0f41ac4111
Bug 562854: Double-click goes through buttons in the new add-ons manager. r+a=dtownsend
2011-01-11 09:49:50 -08:00
Dave Townsend
30f9f39d53
Bug 616620: Hide the disable button for add-ons that are waiting to install. r=robstrong, a=blocks-betaN
2011-01-11 09:44:25 -08:00
Dave Townsend
d0101f0e2a
Bug 621475: Upgrading Firefox while using third-party theme gives partially themed UI on first run after upgrade. r=robstrong, a=blocks-final
2011-01-11 09:43:43 -08:00
Paolo Amadini
5b0bb82a39
Bug 610661: Pass Addon object to custom about dialogs. r+a=dtownsend
...
--HG--
rename : toolkit/mozapps/extensions/test/browser/addon_prefs.xul => toolkit/mozapps/extensions/test/browser/addon_about.xul
2011-01-11 09:47:53 -08:00
Dave Townsend
2cdb0a6588
Bug 611242: InstallTrigger should not use a prototype shared across all windows. r=robstrong, a=blocks-betaN
2011-01-11 09:42:50 -08:00
Dave Townsend
f75783f85c
Bug 619607: Recover gracefully from a broken extensions.bootstrappedAddons. r=robstrong, a=blocks-final
2011-01-11 09:53:28 -08:00
Jeff Muizelaar
8f8c4fd85d
Bug 590591. Update the cairo symbol mangling. a=b
2011-01-10 09:16:23 -05:00
Ehsan Akhgari
71b50d62bf
Bug 620936 followup - Switch to NS_MIN; r=joe a=DONTBUILD
...
--HG--
extra : rebase_source : 7594f27208efd71dd1ee290d2074fc224119b715
2011-01-11 12:10:47 -05:00
Josh Matthews
a7bf9ca858
Bug 612551 - Clear appshell observers on xpcom-shutdown. r=blassey a=blocking-fennec
2010-12-21 13:28:45 -08:00
Jeff Hammel
5144427ff0
Bug 568642 - Create make target for make mozmill r=ctalbert a=NPOTB
2011-01-11 10:51:30 -06:00
Steven Michaud
34a61fbd7f
Bug 620733 - java.security.AccessControlException when calling privileged Java methods from chrome. r=bz,jst a2.0=jst
2011-01-11 10:00:36 -06:00
timeless@mozdev.org
6b5d000cdb
Bug 620423 - nsHTMLEditor::ParseCFHTML foolishly checks aStuffToPaste instead of *aStuffToPaste; r=neil a=roc
2011-01-11 10:20:31 -05:00