Граф коммитов

1181 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu d1b9b314a5 Bug 413292. Make Begin/EndUpdateViewBatch be sure to remove the batch-count from the same viewmanager we added one to. r+sr=bzbarsky 2008-01-26 23:59:51 +00:00
reed%reedloden.com ed491d1146 Bug 364719 - "Resizers of images are positioned wrongly when page is scrolled" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) / chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a=blocking1.9+] 2008-01-22 07:39:07 +00:00
bzbarsky%mit.edu af5fd59293 Add an internal security-check-less method for adding rules to stylesheets to
fix bug 386939.  r+sr=dbaron
2008-01-18 05:23:44 +00:00
hwaara%gmail.com fa19e7bfb0 bug 307204, implement support for transparent windows in XUL for Mac OS X. r=josh, sr=roc, approval1.9=damons 2007-12-19 19:40:20 +00:00
reed%reedloden.com f9ee03637f Bug 395628 - ""ASSERTION: post-reflow queues not empty" with feed in <frame>" [p=mats.palmgren@bredband.net (Mats Palmgren) r=smaug r+sr=dbaron a=blocking1.9+] 2007-12-01 07:22:45 +00:00
Olli.Pettay%helsinki.fi c6fb8a53db Bug 368760, r=mats, sr=roc, a=blocking1.9+ 2007-11-22 20:47:35 +00:00
Olli.Pettay%helsinki.fi 18bc4b3737 Bug 373344, r+sr=roc, a=blocking1.9+ 2007-11-22 15:08:14 +00:00
Olli.Pettay%helsinki.fi c86effd687 Bug 401528, Must click twice to open link if fixed positioned div is removed on onmouseup: clicks pass through, r+sr=roc, a=blocking1.9+ 2007-11-20 22:30:27 +00:00
Olli.Pettay%helsinki.fi 7a2fda96ae Bug 401528, backing out, because of crashes 2007-11-15 08:49:35 +00:00
Olli.Pettay%helsinki.fi 540e8a024b backout Bug 373344, the assertion is still there :( 2007-11-13 10:54:01 +00:00
Olli.Pettay%helsinki.fi d73b36a08e Bug 373344, r+sr=roc, a=blocking1.9+ 2007-11-13 10:29:29 +00:00
peterv%propagandism.org 3c5054a6a9 Fix for bug 394264 (Ctrl+Home doesn't work, in the body of a message being composed). r=Neil, sr=jst. 2007-11-12 14:46:13 +00:00
Olli.Pettay%helsinki.fi 4dae3f6c91 Bug 401528, Must click twice to open link if fixed positioned div is removed on onmouseup: clicks pass through, r+sr=roc, a=blocking1.9+ 2007-11-12 12:20:41 +00:00
Olli.Pettay%helsinki.fi f9529b315b back out Bug 373344 2007-11-09 09:40:45 +00:00
Olli.Pettay%helsinki.fi d2010708d6 Bug 373344, r+sr=roc, a=beltzner 2007-11-09 09:27:49 +00:00
reed%reedloden.com 499bd7a61b Bug 401361 - Draw correctly when drawWindow is called on a window using fullZoom [p=roc r+sr=vlad a=blocking1.9+] 2007-11-08 04:43:36 +00:00
reed%reedloden.com c570e8c69b Bug 399940 - Prevent content duplication by having ContentRemoved tell us whether it already reconstructed frames and therefore ContentInserted need not be called [p=roc r+sr=bzbarsky a=blocking1.9+] 2007-11-08 04:39:02 +00:00
bzbarsky%mit.edu 71b276e4b9 Make the "href" property of stylesheets reflect the original URI that was
reflected to load the sheet.  Bug 397427, r=dbaron,biesi, sr=dbaron, a=dsicore
2007-10-23 21:56:43 +00:00
bzbarsky%mit.edu 11ca9b18e5 Don't run XBL constructors during frame construction, ever. Bug 398006,
r=sicking, sr=roc
2007-10-19 03:51:16 +00:00
bzbarsky%mit.edu 9fea348306 Add asserts to catch dangerous cases. Bug 398108, r+sr+a=dbaron 2007-10-02 04:37:36 +00:00
mrbkap%gmail.com 25bf255e15 Restore the right caret in all cases. bug 395888, r+sr+a=roc 2007-09-22 21:06:58 +00:00
bzbarsky%mit.edu c0694bd14a Simplify reflow and restyle event processing a tad. Bug 396099, r+sr+a=roc 2007-09-21 02:47:19 +00:00
bzbarsky%mit.edu 69dd308b44 Relanding bug 396587. Maybe it'll stick now. r+sr+a=roc 2007-09-20 23:28:26 +00:00
bzbarsky%mit.edu 78cb77e8f1 Backing out bug 396587 to hopefully fix orange. 2007-09-20 03:41:29 +00:00
bzbarsky%mit.edu 3a1ec82b89 Resize the subdocument off a post-reflow callback so that we don't run script
during reflow, and a few related checks to make sure we can deal with script in
reflow callbacks better.  Bug 396587, r+sr+a=roc.
2007-09-20 02:46:28 +00:00
bzbarsky%mit.edu b03ec8854d Fix bug 396286. r+sr+a=roc 2007-09-18 01:16:40 +00:00
bzbarsky%mit.edu 9404d2126d Process XBL constructors after processing style reresolves. In particular,
this makes sure that we process the former even if there were none of the
latter.  Bug 394676 and bug 394014, r=smaug, sr=sicking, a=roc
2007-09-14 19:15:44 +00:00
surkov.alexander%gmail.com a85a321363 Bug 388927 - getChildAtPoint fails for scrolled content, r=evan.yan, roc, sr=roc, a=dsicore 2007-09-05 08:00:40 +00:00
bzbarsky%mit.edu ac4b9a1cfc Make sure content is up to date before we start processing restyles. Bug
393801, r+sr+a=roc
2007-09-04 08:31:01 +00:00
martijn.martijn%gmail.com 6787eabe50 Bug 92543 - BandRect.mFrames should be created as an nsAutoVoidArray, patch by Alfred Kayser, r+sr=roc, a=dbaron 2007-08-30 15:29:07 +00:00
gijskruitbosch%gmail.com e0b44fa310 Backing out fix for bug 92543 due to build bustage 2007-08-28 09:10:23 +00:00
gijskruitbosch%gmail.com f99abc8909 Bug 92543 - BandRect.mFrames should be created as an nsAutoVoidArray
p=alfredkayser@nl.ibm.com (Alfred Kayser)
r+sr=roc@ocallahan.org (Robert O'Callahan)
a=dbaron@mozilla.com (David Baron)
2007-08-28 08:53:33 +00:00
masayuki%d-toybox.com 5fa5b33f97 Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 11:13:55 +00:00
bzbarsky%mit.edu 70b6b344bf Fix Windows build bustage 2007-08-22 03:16:18 +00:00
bzbarsky%mit.edu ac2d663836 Make sure to process style updates before reflow, and both before painting.
Bug 375436, r+sr=roc, a=dbaron
2007-08-22 02:57:08 +00:00
Olli.Pettay%helsinki.fi f5bc514b5d Bug 373911, r=bz, sr=dbaron, a=1.9+ 2007-08-21 21:45:00 +00:00
bzbarsky%mit.edu b64853e55d Followup for bug 390423: remove a now-unused variable. Patch by
Ben Karel <web+moz@eschew.org>, r+sr+a=bzbarsky
2007-08-18 06:13:10 +00:00
philringnalda%gmail.com cdcd437255 Bug 390423 - Simplify the signature of nsIFrame::GetPointFromOffset, patch by Ben Karel <web+moz@eschew.org>, r=aaronlev/elif, sr=roc, a1.9=dbaron 2007-08-17 03:43:01 +00:00
bzbarsky%mit.edu 597b5f0b61 Relanding bug 390425, with attempted performance regression fix. r+sr+a=roc 2007-08-15 23:20:26 +00:00
aaronleventhal%moonset.net 9b02ce97ea Bug 390692. Fix live region support to provide useful information on the node that's being shown or hidden, or has a text change event. r=ginn.chen, sr=roc, a=roc 2007-08-11 01:44:46 +00:00
bzbarsky%mit.edu 4107db80e9 Back out bug 390425 to fix performance regression. 2007-08-10 22:55:21 +00:00
bzbarsky%mit.edu cb74052ce1 Simplify handling of {ib} splits. Bug 390425, r+sr=roc, a=dbaron 2007-08-10 20:02:12 +00:00
dbaron%dbaron.org 074515761e Relanding patch for bug 387884 that I accidentally reverted while relanding bug 66619 (a=DEBUG-only): Patch by jwatt@jwatt.org: Fixing bug 387884. Use of assignment instead of comparison in assertion. r+sr=roc@ocallahan.org 2007-08-03 00:09:18 +00:00
bzbarsky%mit.edu 45ac2edcbc Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
update the resize flags properly.  Bug 388084, r+sr+a=dbaron
2007-08-02 18:08:07 +00:00
sharparrow1%yahoo.com 1b69f658e3 Bug 386640: ClearStyleDataAndReflow is fundamentally broken. r+sr=bz 2007-07-25 17:14:14 +00:00
asqueella%gmail.com c9e3e94224 Bug 388761 - fix MOZ_XUL-disabled builds
p=romaxa <romaxa@gmail.com>
r+sr=roc
2007-07-24 00:04:37 +00:00
peterv%propagandism.org 26e7c46755 Fix for bug 386300 (Caret disappears when pressing UP at the top of a contenteditable region). r/sr=jst. 2007-07-19 09:47:49 +00:00
enndeakin%sympatico.ca badcec80fa Bug 388064, remove extra active popup list from presshell, since popup manager now tracks popups, and does so for all popups, r+sr=roc 2007-07-16 14:53:33 +00:00
dbaron%dbaron.org 631b96e0b6 Don't drop empty rectangles on the floor. b=388019 r=sharparrow1@yahoo.com sr=roc@ocallahan.org 2007-07-16 05:55:04 +00:00
dbaron%dbaron.org dcdb04fc02 Make ScrollContentIntoView consider continuations so that tabbing to a multi-line link makes the whole thing visible. b=66619 r=sharparrow1@yahoo.com sr=roc@ocallahan.org 2007-07-16 05:53:19 +00:00
dbaron%dbaron.org 6b373c7502 Back out bug 66619 until I get review on bug 388019. 2007-07-14 05:18:09 +00:00
jwatt%jwatt.org 62b50b5f97 Fixing bug 387884. Use of assignment instead of comparison in assertion. r+sr=roc@ocallahan.org 2007-07-13 11:03:48 +00:00
dbaron%dbaron.org 1422f935b7 Make ScrollContentIntoView consider continuations so that tabbing to a multi-line link makes the whole thing visible. b=66619 r=sharparrow1@yahoo.com sr=roc@ocallahan.org 2007-07-12 23:48:37 +00:00
bzbarsky%mit.edu ee3679d650 Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute.  Bug 315920, r=dbaron,
sr=sicking.
2007-07-12 20:05:49 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
jruderman%hmc.edu c1b0f9b47c Bug 99319, Silence startup printf "Note: styleverifytree is disabled" and friends in the "disabled" case. Patch by Ryan Jones, r+sr=bzbarsky. 2007-07-07 23:53:00 +00:00
enndeakin%sympatico.ca a71cb5f411 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz 2007-07-04 15:49:46 +00:00
sharparrow1%yahoo.com 116c6b742e Bug 386142: fantasai's li'l Need More Comments bug. Patch by fantasai, r+sr=roc 2007-07-03 22:49:01 +00:00
enndeakin%sympatico.ca d6cdd07569 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 22:16:06 +00:00
enndeakin%sympatico.ca 250695914b Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 19:04:52 +00:00
sharparrow1%yahoo.com dcd42a5a84 Bug 385862: View usage cleanups. r+sr=roc 2007-06-27 16:37:51 +00:00
mats.palmgren%bredband.net e8617c3e50 Don't ref-count nsIScrollableViewProvider. b=385286 r+sr=roc 2007-06-23 07:39:40 +00:00
bzbarsky%mit.edu 9010d7267f We don't have to blow away intrinsic widths on ancestors when kids are appended
to an already-dirty reflow root.  Bug 383992, r+sr=dbaron
2007-06-16 05:12:58 +00:00
sharparrow1%yahoo.com 3319de9cba Bug 379015: Fix nsPresShell::RenderOffscreen. r+sr=roc 2007-05-23 00:11:05 +00:00
mats.palmgren%bredband.net 6a969bbf71 Don't bother painting a selection into an empty rect. Avoid using an invalid surface for painting ops. b=380611 r+sr=vladimir 2007-05-17 10:14:37 +00:00
dbaron%dbaron.org c7a6514e79 Rewrite the pref for forbidding pages from setting colors and backgrounds so that it changes transparency less often and interferes less with user and user-agent styles. b=58048, 255829, 255411 r+sr=bzbarsky 2007-05-16 21:10:32 +00:00
bzbarsky%mit.edu d6274675cd Make sure FrameNeedsReflow() is not called during reflow, and remove the
wasDirty asserts and O(N^2) check for existing reflow root in the list.  Bug
379904, r=roc, sr=dbaron
2007-05-16 03:22:45 +00:00
bzbarsky%mit.edu 8f97837637 Process XBL constructors right after the frame construction in
InitialReflow().  Bug 377119, r+sr=sicking
2007-05-14 03:52:49 +00:00
mats.palmgren%bredband.net 3b6c24af11 Make CreateRenderingContext() return error for a null surface and add error handling to callers. b=362201 r+sr=vladimir 2007-05-12 13:06:17 +00:00
bzbarsky%mit.edu c6faf74278 Ignore attempts to reframe things before we've done initial reflow. Bug
379975, r+sr=roc
2007-05-08 04:46:55 +00:00
bzbarsky%mit.edu 5ebb31afb7 Followup to bug 378784 based on rbs's review comments. 2007-05-06 22:50:21 +00:00
bzbarsky%mit.edu c7a6b387d2 Change the FrameNeedsReflow API to pass the dirty flags to be added directly to
the method, instead of setting them before calling the method.  That way we can
avoid reflowing the ancestor of a reflow root which is not itself dirty but has
dirty children.  This also makes it harder to set dirty bits inconsistently
with the FrameNeedsReflow call.  Bug 378784, r+sr=dbaron, pending rbs' review
on the mathml parts.
2007-05-06 19:16:52 +00:00
sharparrow1%yahoo.com d23471dc9b Bug 378662: Get rid of PresShellViewEventListener. r+sr=roc 2007-05-04 23:28:02 +00:00
aaronleventhal%moonset.net d9095846ba Bug 357583. Followup improvements to ensure that a11y is activated on Linux when it should be. r+sr=bz 2007-05-04 18:09:02 +00:00
aaronleventhal%moonset.net 3e624b2925 Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc 2007-05-04 02:19:18 +00:00
aaronleventhal%moonset.net 8c1d76b576 Backing out accidental checkin for bug 357583 2007-05-03 20:20:58 +00:00
aaronleventhal%moonset.net 7a83b690b4 Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc 2007-05-03 19:22:24 +00:00
bzbarsky%mit.edu b1e55b927c Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
GetShellAt(0) to using this API.  Bug 378780.  API introduction part by me,
r+sr=jst.  Mass-changes done by taras using squash, r+sr=me
2007-05-01 22:24:25 +00:00
bzbarsky%mit.edu 88acf3ce4f Make InitialReflow just post a reflow event instead of doing a synchronous
reflow.  Bug 378975, r=dbaron and Eli Friedman, sr=dbaron
2007-05-01 17:15:08 +00:00
bzbarsky%mit.edu 89c232d3e5 Fix build bustage 2007-04-30 06:43:03 +00:00
bzbarsky%mit.edu 2d5fe3f3f1 Fix bug 379229, r+sr=dbaron 2007-04-30 06:17:03 +00:00
bzbarsky%mit.edu f360e6f92c Make sure to flush out reflows before firing onload instead of (imperfectly)
blocking onload on reflow events.  This makes sure that we are in fact fully
reflowed before onload fires.  Bug 379093, r+sr=roc
2007-04-30 03:09:55 +00:00
bzbarsky%mit.edu bad05fcc81 Back out the test code. 2007-04-27 02:06:50 +00:00
bzbarsky%mit.edu cf00908c24 Sprinkle null-checks in an attempt to "fix" the orange so I can get answers. 2007-04-27 00:47:34 +00:00
bzbarsky%mit.edu 53c8e25776 Adding some test code for a single tinderbox run so I can see what's going on
with Tp2 and such.  Will back out after one cycle.
2007-04-26 22:46:05 +00:00
bzbarsky%mit.edu b471877be0 Handle restoring scroll position correctly even if InitialReflow comes after
EndLoad.  Bug 378606, r+sr=roc
2007-04-26 02:33:02 +00:00
sharparrow1%yahoo.com d0ea6306b7 Followup for bug 370952 to fix an obvious bug. r+sr=dbaron. 2007-04-26 01:34:28 +00:00
bzbarsky%mit.edu 9398e54552 Remove the root from mDirtyRoots if we resize-reflow it, so that we don't get
assertions about frame state not matching with whether the frame is in
mDirtyRoots.  Bug 374167, r+sr=dbaron
2007-04-26 00:17:50 +00:00
sharparrow1%yahoo.com 5c0d6064df relanding of bug 370952: fix the reflow functions in nsPresShell. r+sr=dbaron 2007-04-25 15:49:55 +00:00
sharparrow1%yahoo.com bd4890ac45 Backing out bug 370952 due to mac tinderbox bustage 2007-04-25 10:44:29 +00:00
sharparrow1%yahoo.com cc93b981f4 Bug 370952: Fix the reflow functions in nsPresShell (covers ResizeReflow and StyleChangeReflow). r+sr=dbaron 2007-04-25 08:22:28 +00:00
bzbarsky%mit.edu bdee91ae37 Back out. This actually hurts Tp2, the mac reftests are _still_ orange 2007-04-24 07:33:58 +00:00
bzbarsky%mit.edu 274e068a08 Another peformance test for bug 378480. Will back out in a few cycles. 2007-04-24 05:46:11 +00:00
bzbarsky%mit.edu 0bdad6c410 Seems to cause orange, and doesn't help Tp2, so backing out. :( 2007-04-23 10:21:41 +00:00
bzbarsky%mit.edu 91b20deae8 Trying something to see its effect on Tp2. Will back out in the morning.
Followup to bug 84582, no reviews yet.
2007-04-23 09:36:40 +00:00
Olli.Pettay%helsinki.fi e639894a48 Bug 378325, r+sr=roc 2007-04-23 05:53:27 +00:00
enndeakin%sympatico.ca 940b2b49c6 Bug 374570, constrain popups to frame, r+sr=roc 2007-04-20 18:20:04 +00:00
bzbarsky%mit.edu 98789d6466 Recalc quotes and counters before reflow. Bug 377216, r+sr=dbaron 2007-04-16 00:11:34 +00:00
uriber%gmail.com 7bc3487186 For caret browsing, initialize the caret position to the top of the page (if there isn't already a selection). bug=144000 r+sr=bzbarsky 2007-04-14 16:51:20 +00:00
bzbarsky%mit.edu d9f302946b Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch by
Taras Glek <tglek@mozilla.com>, rs=roc.
2007-03-30 21:11:47 +00:00
enndeakin%sympatico.ca c49b7e4af7 Bug 375684, assertion when source of a drag is the root element, r+sr=roc 2007-03-29 23:58:59 +00:00
enndeakin%sympatico.ca cc2acf1711 Bug 374832, lower opacity on drag images, Bug 375038, dragging doesn't work on blocks inside inlines, r+sr=roc 2007-03-26 03:27:53 +00:00
sharparrow1%yahoo.com 9fee19fae8 Bug 375273: minor code cleanup in nsContainerFrame. r+sr=roc 2007-03-26 01:12:49 +00:00
enndeakin%sympatico.ca 2d5467a6f1 Bug 178513, support translucent drag feedback when dragging nodes and selections on Mac and GTK, r=vlad,josh,roc,sr=roc 2007-03-20 12:14:52 +00:00
bzbarsky%mit.edu a98474855f Be a little more careful about whether we have dirty roots. Bug 332807,
r+sr=dbaron
2007-03-13 21:21:03 +00:00
bzbarsky%mit.edu 6e58862277 Relanding bug 267833. Let's see what Txul does now. Still r+sr=sicking 2007-03-09 23:43:50 +00:00
roc+%cs.cmu.edu 9d16de0364 Bug 372729. Layout scrollbars before onload fires. r+sr=bzbarsky 2007-03-08 01:37:06 +00:00
Olli.Pettay%helsinki.fi 8d98880cc2 Bug 372797, Convert ScrollFrameIntoView users to use ScrollContentIntoView, r+sr=roc 2007-03-07 19:08:36 +00:00
bzbarsky%mit.edu f224d56f8e Back out bug 267833 to test performance effect. 2007-03-06 21:12:49 +00:00
bzbarsky%mit.edu 26fe5601e4 Fire XBL constructors asynchronously after binding attachment, unless we're in
the middle of an update.  In that case, fire them at the end of the update.
Bug 267833, r+sr=sicking, fingers-crossed=me
2007-03-06 19:36:36 +00:00
Olli.Pettay%helsinki.fi 723a1d63ac Bug 372665 ��� Crash [@ PresShell::ScrollFrameIntoView] when focusing br during pageload. (Adding ScrollContentIntoView), r+sr=roc 2007-03-06 09:53:56 +00:00
roc+%cs.cmu.edu d9a0686127 Bug 363253. Move scrollframe attribute-setting out of reflow to a post-reflow callback. r+sr=dbaron 2007-03-05 01:39:53 +00:00
mats.palmgren%bredband.net 3b258069a4 Avoid creating multiple entries for a frame in mDirtyRoots. b=366320 r+sr=dbaron 2007-02-23 02:29:52 +00:00
roc+%cs.cmu.edu b9a18a5be9 Bug 354491. Fix the display of the event target frame in layout debugging to not use views and not crash. r=mats,sr=rbs 2007-02-20 20:22:19 +00:00
asqueella%gmail.com 3be3ebf36a bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
r+sr=roc
2007-02-18 17:34:09 +00:00
sharparrow1%yahoo.com ba4385e16a Bug 370492: Stop using views for event.PageX/Y, event.layerX/Y, image.x/y. r+sr=roc. 2007-02-18 10:43:12 +00:00
sharparrow1%yahoo.com 3efcb2ee74 Bug 370642: remove use of views in layout/inspector. r+sr=dbaron. 2007-02-18 04:44:21 +00:00
jonas%sicking.cc 9eea4cd5fe Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest. 2007-02-16 23:02:08 +00:00
bzbarsky%mit.edu 7d039134dc Revoke pending reflow events before tearing down the frame tree. Bug 347662,
r+sr=roc.
2007-02-13 04:46:57 +00:00
sharparrow1%yahoo.com c78720aa24 Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
smontagu%smontagu.org e39883cd7c Remove unused method BidiStyleChangeReflow(). Bug 369338, r+sr=roc 2007-02-05 10:48:27 +00:00
cvshook%sicking.cc 0c24c4a4c3 Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
dbaron%dbaron.org 7ec4326621 Fix bustage merging 367442 and 366956. 2007-01-26 01:10:28 +00:00
dbaron%dbaron.org 38be9fc4ca Reflow reflow roots and the child of SVG foreignObject with an unconstrained height to avoid triggering page/column breaking. b=366956 r+sr=roc 2007-01-25 02:01:07 +00:00
roc+%cs.cmu.edu f3f7b87507 Bug 333659. Land layout changes to pass only single-direction textruns to nsIRenderingContext string methods. r=dbaron 2007-01-23 02:58:55 +00:00
dbaron%dbaron.org 7951591b57 Make PushStackMemory never fail to simplify callers, and deCOMtaminate the stack memory API. b=366866 r+sr=bzbarsky 2007-01-17 23:53:47 +00:00
roc+%cs.cmu.edu 23b8db0f54 Bug 366001. Remove old reflow batching API, it's not effective or needed. r+sr=bzbarsky 2007-01-17 22:28:33 +00:00
dbaron%dbaron.org e80f2d5166 Fix potentially uninitialized nsresult return value, regression from deCOMtamination patch. b=330305 r+sr=roc 2007-01-17 05:16:13 +00:00
bzbarsky%mit.edu 821f6c70bc Implement the proposed Web Apps 1.0 API for changing the selected style sheet
set, querying the available sets, etc.  Bug 200930, r=sicking, sr=dbaron
2007-01-11 19:32:31 +00:00
timeless%mozdev.org abc256e3da Bug 355300 There should be only one nsGkAtoms creature
r=dbaron
2006-12-26 17:47:52 +00:00
Olli.Pettay%helsinki.fi 16e911af04 Bug 336574, r+sr=roc 2006-12-15 00:23:39 +00:00
neil%parkwaycc.co.uk e7a4d60ed8 Bug 363444 Small objects sometimes incorrectly scrolled into view r+sr=roc 2006-12-13 20:43:59 +00:00
dbaron%dbaron.org 116da6be23 Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213. 2006-12-08 05:38:33 +00:00
bzbarsky%mit.edu 5dc90eb193 Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst 2006-12-05 15:46:18 +00:00
Olli.Pettay%helsinki.fi 7bef0d982f Bug 360731, Back and Forward buttons on mouse no longer work, also Bug 330938, r=emaijala, sr=roc 2006-12-01 11:09:53 +00:00
roc+%cs.cmu.edu 2e8f448504 Bug 324963. Keep a list of active popups to help us dispatch mouse events to them ... moving handling of 'always on top' popups towards a view-less world. r+sr=bzbarsky 2006-11-29 23:09:13 +00:00
sayrer%gmail.com 4adf8297fe bug 361005. remove nsCRT::strdup from layout. r+sr=bz 2006-11-17 01:49:06 +00:00
Olli.Pettay%helsinki.fi f9da27583e Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply 2006-11-16 21:35:39 +00:00
bzbarsky%mit.edu 8fc18b2ae7 When doing ContentRemoved, IndexOf() will always return -1. So don't use it.
Bug 360524, r+sr=roc
2006-11-13 21:27:44 +00:00
mrbkap%gmail.com 6e9cd7d947 Add an API on the presshell for invalidating the caret if it isn't currently
contained entirely in its frame. Use it in the editor where we remove the
caret's frame out from under it without properly notifying it (due to selection
batching). bug 335065, r+sr=roc
2006-11-07 01:35:36 +00:00
cvshook%sicking.cc e2aa94302c Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst 2006-11-03 21:51:01 +00:00
bzbarsky%mit.edu e6d1793f5d When retargeting events to a parent presshell, do not lose our focus. Bug
305939, patch by Oliver Yeoh <oliver_yeoh@hotmail.com>, r=mats, sr=bzbarsky
2006-10-27 00:01:19 +00:00
cvshook%sicking.cc 25f49988b3 Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957 2006-10-25 20:24:00 +00:00
mats.palmgren%bredband.net 9317884955 Remove dead code. b=355617 r+sr=bzbarsky 2006-10-07 08:34:53 +00:00
Olli.Pettay%helsinki.fi 0eb7caf8fd Bug 346521, Crash [@ PresShell::ReflowEvent::Run] when clicking on close window link in popup window with embedded video, r+sr=roc 2006-09-26 22:29:59 +00:00
neil%parkwaycc.co.uk 6c75d3046f Bug 70798 Ability to have transparent background on <popup>s r+sr=roc 2006-09-07 08:50:43 +00:00
bzbarsky%mit.edu 9baf4488c8 Just make all document mutation observers get notified through the binding
manager, to resolve issues with them depending on insertion points.  Bug 348573
follow, r+sr=sicking
2006-08-31 03:17:45 +00:00
bzbarsky%mit.edu d2a926c908 Retarget key events to the parent presshell if we have no root content. Bug
303260, r=mats, sr=roc
2006-08-28 02:04:16 +00:00
jruderman%hmc.edu 9486bf5090 Bug 334514, FrameArena::~FrameArena should assert that it's empty. r=sr=roc. If you see the new assertion, "Some frame destructors were not called", please file a security-sensitive bug (blocking bug 334514) and/or fix it :) 2006-08-26 04:22:24 +00:00
mrbkap%gmail.com 170cf18a50 Update the caret's position and size after reflows. bug 334609, r+sr=roc 2006-08-23 02:06:39 +00:00