Robert O'Callahan
|
2e31a7c4e6
|
Bug 634232. Call WillEndTransaction/DidEndTransaction notifications for FrameLayerBuilder's temporary layer managers. r=tnikkel a=hardblocker
|
2011-02-20 19:28:00 -08:00 |
Olli Pettay
|
8ae22b77da
|
Bug 635434, dispatch to gKeyDownTarget using the right presshell, r=enn, f=masayuki, a=hardblocker
|
2011-02-21 18:39:21 +02:00 |
Simon Montagu
|
1bd8635c0e
|
Don't create or delete frames when nsTextFrame::SetLength is called from bidi resolution. Bug 635329, r+a=roc
|
2011-02-21 10:02:23 +02:00 |
Peter Van der Beken
|
29250a02f2
|
Fix for bug 633738 (quora.com bloats out of control (part 3)) - mark some known assertions caused by bug 439258. r=bz, a=jst.
|
2011-02-17 12:19:13 +01:00 |
Daniel Holbert
|
cd7324ec7d
|
Bug 596765, patch 3: Skip chunk of nsLayoutUtils::PaintFrame that's intended for root frames but gets triggered for foreignObjects in SVG-as-an-image. r+a=roc
|
2011-02-17 16:33:31 -08:00 |
Matt Woodrow
|
5cae09a6a2
|
Backed out changeset 0d91127645a1 - Pushed wrong patch
|
2011-02-18 12:18:53 +13:00 |
Matt Woodrow
|
de6aa336b7
|
Bug 634366 - Remove broken CreateForNativePixmapSurface usage from CairoImageOGL. r=joe a=blocking2.0
|
2011-02-18 11:49:50 +13:00 |
Jim Mathies
|
9bf5681958
|
Bug 628949 - Update visible region / glass regions after we paint. r=roc a=2.0.
|
2011-02-17 15:42:39 -06:00 |
Olli Pettay
|
ff91924fb2
|
Bug 634291, use faster inline method for global object check, r=bz, a=beltzner
|
2011-02-17 11:50:23 +02:00 |
Justin Lebar ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
af65394ce9
|
Bug 615501 - Make push/replaceState suppress the popstate-after-load event; r=sicking a=jst
|
2011-02-14 13:15:29 -08:00 |
Andreas Gal
|
cd71f1272a
|
Fix GC/CC scheduling (bug 630932, patch by gal/smaug, r=mrbkap). a=blocker
|
2011-02-16 15:47:12 -08:00 |
Robert O'Callahan
|
61ef3671f5
|
Bug 626602. Part 4: Make the display items behind a plugin that needs readback be as visible as we can. r=tnikkel
|
2011-02-16 16:43:30 -06:00 |
Robert O'Callahan
|
f1af388679
|
Bug 626602. Part 3: Hook up ReadbackLayers in nsObjectFrame. r=cjones
|
2011-02-16 16:43:30 -06:00 |
Neil Rashbrook
|
ce787dc967
|
Bug 616812 Remove extraneous CRs r+a=dbaron
|
2011-02-16 21:39:52 +00:00 |
Ehsan Akhgari
|
705377aa6a
|
Bug 633044 - Special case empty text frames to position the caret at the correct position; r=roc a=blocking-final+
|
2011-02-15 01:11:18 -05:00 |
timeless@mozdev.org
|
c73afe525f
|
Bug 587484 - warning: suggest parentheses around assignment used as truth value in while (... = GetNextContinuation())
r+a=dbaron
|
2011-02-16 14:14:14 +01:00 |
Justin Dolske
|
b58931db4f
|
Bug 613800 - A Race Condition when closing inactive tab with alerts in OnBeforeUnload; r=jst a=blocking-final
|
2011-02-15 19:35:28 -05:00 |
Rich Walsh
|
303ea8f873
|
Bug 530012 - [OS/2] build break in nsPresArena.cpp; r=wuno a=dbaron
--HG--
extra : rebase_source : a64adf531e9132c583419def72c712fc345774d7
|
2011-02-15 17:10:16 -05:00 |
Chris Jones
|
41a827be7c
|
Bug 631575: Clear the old window when setting a new document, and re-enable tests disabled in bug 631359. r=roc a=a
|
2011-02-15 15:45:02 -06:00 |
Boris Zbarsky
|
916927e8be
|
Bug 629908. Don't blindly try to reconstruct the root element; we might not have one. r=dbaron, a=dbaron
|
2011-02-15 15:51:33 -05:00 |
bzbarsky@mit.edu
|
036298325d
|
Bug 633413, don't bfcache so often, part 1, r=smaug
--HG--
extra : rebase_source : d30d8346c5f2526518386c895146ca6107b924fd
|
2011-02-12 01:12:20 -05:00 |
Fernando Herrera
|
83c3804cf5
|
Bug 630194 - Make sure accessibility is notified for all lazily generated frames, r=surkov, sr=bz, a=final+
|
2011-02-14 17:39:59 +08:00 |
Olli Pettay
|
26e520cbd3
|
Backout Bug 630932, a=backout, we need Bug 614347
|
2011-02-11 18:33:50 +02:00 |
gal@uci.edu
|
9072f1670f
|
Bug 630932, change CC/GC scheduling, r=smaug, a=blocker
|
2011-02-11 17:12:47 +02:00 |
Jonas Sicking
|
913eb2ced7
|
Bug 583889: Prevent scrolling from leaking information. r=dbaron a=blocker
|
2011-02-10 23:46:59 -08:00 |
Vivien Nicolas
|
585141daac
|
Fix spurious NS_WARNING by adding missing return. (Bug 632802) r=dbaron a2.0=dbaron
|
2011-02-10 15:21:07 -08:00 |
Robert O'Callahan
|
d7953b805e
|
Bug 622542. Remove unused FrameLayerBuilder::InvalidateAllThebesLayerContents API. r=tnikkel a2.0=blocking
|
2011-02-10 15:21:07 -08:00 |
Mats Palmgren
|
318139353d
|
Bug 629823 - Assert that the root view size is in sync with the pres context visible size. r=tnikkel a=roc
|
2011-02-10 23:38:37 +01:00 |
Ehsan Akhgari
|
c3f763368f
|
Tests for bug 632215; r=roc a=blocking-final+
--HG--
extra : rebase_source : 0efdc19b409e8dcde458fd8f019b06e8396e1269
|
2011-02-10 16:23:09 -05:00 |
Ehsan Akhgari
|
646e4d74a2
|
Bug 632215 - Make the caret ignore -moz-user-modify if we ask it to immediately, instead of waiting for the next caret paint timer; r=roc a=blocking-final+
--HG--
extra : rebase_source : 3595e03c255a6f348b97bc4e340d271733ccacbb
|
2011-02-10 16:12:53 -05:00 |
Robert O'Callahan
|
92ce1d33f3
|
Bug 625672. Part 2: Build temporary layer manager to render inactive layers after we've recomputed visibility. r=tnikkel,a=blocker
|
2011-02-10 21:58:11 +13:00 |
Robert O'Callahan
|
2f5ba54a6b
|
Bug 618722. background-attachment:fixed display items rendered via temporary layer managers can't have their scrolling taken care of via the layer system, so make sure we invalidate them when we scroll in their document. r=tnikkel,a=blocker
|
2011-02-10 21:58:11 +13:00 |
Alon Zakai
|
9fb6e453f0
|
Bug 610670 - Reuse a single puppet widget. r=bz,cjones a=blocking-fennec
|
2011-02-09 12:13:18 -08:00 |
Marco Bonardo
|
479b3cce30
|
Backout bug 626602, follow-ups and conflicting bug 631388 due to Win Tp4 permaorange causing a=CLOSED TREE
|
2011-02-09 15:48:12 +01:00 |
Serge Gautherie
|
9b2f056baa
|
Bug 632408 - [SeaMonkey, Windows] mochitest-chrome: permanent "test_leaf_layers_partition_browser_window.xul | Leaf layers should form a non-overlapping partition of the browser window" failure, since landing; (Av1) Improve test code somewhat.
r=roc (a=test-only).
|
2011-02-09 10:35:25 +01:00 |
Robert O'Callahan
|
4c3aa706a8
|
Bug 626602. Part 4: Make the display items behind a plugin that needs readback be as visible as we can. r=tnikkel
|
2011-02-08 18:44:13 -06:00 |
Robert O'Callahan
|
d02ac93bf2
|
Bug 626602. Part 3: Hook up ReadbackLayers in nsObjectFrame. r=cjones
|
2011-02-08 18:44:13 -06:00 |
Timothy Nikkel
|
d07b10e156
|
Bug 622818. Don't clip fixed backgrounds to the viewport if we are inside a transform. r=roc a=blocking
|
2011-02-08 13:29:28 -06:00 |
Timothy Nikkel
|
f3acbd8012
|
Bug 631848. Make sure to invalidate when removing the root view of a document when it is moving into the bfcache. r=roc a=blocking
|
2011-02-07 12:51:54 -06:00 |
Boris Zbarsky
|
ea40fa52d0
|
Bug 631682. Make sure to start background image loads for the root element when we compute its style and decide to construct a frame. r+a=dbaron
|
2011-02-04 22:43:13 -05:00 |
Kevin Gadd
|
56423a4085
|
Attempt to make the test for bug 629838 less sensitive to OS-triggered paints and CPU load; r=cjones a=test
|
2011-02-03 22:12:06 -08:00 |
Ehsan Akhgari
|
caaa261609
|
Backout all of the bugs in the 7e12e3e16e6c pushlog because of the orange.
It is not clear which one of these bugs is at fault.
|
2011-02-04 16:34:02 -05:00 |
kevingadd
|
6b2549b1e2
|
Attempt to make the test for bug 629838 less sensitive to OS-triggered paints and CPU load; r=cjones a=test
--HG--
extra : rebase_source : e525d5eb2a40533209d21f84a466f395243a756a
|
2011-02-03 22:12:06 -08:00 |
Chris Jones
|
ab99d7c286
|
Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a
--HG--
rename : layout/tools/reftest/reftest.js => layout/tools/reftest/reftest-content.js
|
2011-02-03 13:54:10 -06:00 |
Rich Walsh
|
9362fdbb3e
|
Bug 377392 - 'Copy Link Location' strips random characters from URLs copied to the clipboard; r=wuno,bzbarsky a=dbaron
|
2011-02-03 12:11:12 -05:00 |
Robert O'Callahan
|
273acb3739
|
Bug 625288. Part 3: Test that a browser window containing a single empty tab builds a layer tree whose leaf layers form a non-overlapping partition of the window. r=tnikkel,a=test
|
2011-02-03 21:47:11 +13:00 |
Robert O'Callahan
|
2c9293147f
|
Bug 622542. Ensure that the layer tree is updated after NS_DOCUMENT_STATE_WINDOW_INACTIVE has changed. r=tnikkel,a=blocking
|
2011-02-03 21:45:32 +13:00 |
Robert O'Callahan
|
ad50625152
|
Bug 626962. Part 0: Don't do empty transactions when painting to a widget's non-retaining layer manager. r=tnikkel,a=blocker
|
2011-02-03 21:45:23 +13:00 |
Kevin Gadd
|
76276f10a9
|
bug 629838 - After incrementing mozPaintCount during an empty transaction, also dispatch MozAfterPaint; r=roc a=blocking-final+
--HG--
extra : rebase_source : 91e6eb9b0d12b5c82363d4c4ce6914fef9bcf007
|
2011-01-31 18:41:58 -08:00 |
Serge Gautherie
|
7f96881221
|
Bug 471959 - [SeaMonkey] test_bug458898.html reports incorrect innerWidth/innerHeight; (Av1) Revert workaround from bug 469331, now that the underlying m-c bug is fixed.
r=dbaron a=(test only).
|
2011-02-02 06:31:48 +01:00 |