Commit Graph

7642 Commits

Author SHA1 Message Date
reed@reedloden.com
c138e9a426 Bug 307242 - Use ClearFloats instead of inspecting the space manager to determine the final height of a block formatting context [p=roc r=elif sr=roc a=blocking1.9+] 2007-11-07 20:42:26 -08:00
reed@reedloden.com
36828cf90a 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-07 20:39:02 -08:00
reed@reedloden.com
6e0f03d880 Bug 398733 - The first *continuation* for an element should be the abs-pos container frame, not just any one of its first-in-flows [p=roc r+sr=bzbarsky a=blocking1.9+] 2007-11-07 20:36:46 -08:00
reed@reedloden.com
00ceaa5363 Bug 391584 - Pass around a context string so we can detect word breaks at the beginning or end of frames [p=roc r=smontagu a=blocking1.9+] 2007-11-07 20:33:28 -08:00
reed@reedloden.com
2fc6943fb7 Bug 385417 - Rework textrun glyph representation so we can handle clusters containing glyphs in different fonts [p=roc r=stuart r=smontagu a=blocking1.9+] 2007-11-07 20:31:33 -08:00
reed@reedloden.com
5dbce5ddb5 Bug 336408 - Allow the caret to be positioned at the end of trimmed whitespace, as if the whitespace wasn't trimmed [p=roc r=smontagu sr=mrbkap a=blocking1.9+] 2007-11-07 20:07:00 -08:00
reed@reedloden.com
f7de92aab4 Bug 336153 - Fix fieldset content-block sizing when a specified height is given [p=roc r+sr=bzbarsky a=blocking1.9+] 2007-11-07 20:04:32 -08:00
reed@reedloden.com
4e42dedf71 Bug 356466 - Rev nsIEditor IID and documentation due to ownership model changes [p=roc r=Neil sr=bzbarsky a=blocking1.9+] 2007-11-07 20:02:57 -08:00
reed@reedloden.com
bb564a7d0b Bug 398144 - Make blocks that are margin-roots never consider themselves empty. [p=roc r+sr=dbaron a=blocking1.9+] 2007-11-07 19:55:12 -08:00
reed@reedloden.com
c6d0b4440c Bug 400826 - We shouldn't build the styles array for transformed textruns assuming every frame in a flow has the same style; instead we should build it frame by frame. [p=roc r=smontagu a=blocking1.9+] 2007-11-07 19:52:33 -08:00
jonas@sicking.cc
806a7540a8 Bug 394052: Don't leak when binding urls refer to the same document. Patch by Eli Friedman. r/sr=sicking 2007-11-07 16:05:03 -08:00
pavlov@pavlov.net
1f88978ad9 bug 143046. Keep GIFs at original 8bit. patch from Alfred Kayser <alfredkayser@nl.ibm.com>. r=me sr=tor 2007-11-07 13:33:57 -08:00
dholbert@cs.stanford.edu
9fc38c4106 Bug 398797: Fix test failure by adding float to reference case. Filed 402918 to cover the issue. 2007-11-07 13:30:07 -08:00
dholbert@cs.stanford.edu
48ba084339 Bug 398797: reftest failing due to some Mac rendering issue. Marking tests random until it's resolved. 2007-11-07 12:50:00 -08:00
dholbert@cs.stanford.edu
320468981b Bug 400171: check line mCombinedArea (along with mBounds) to find float damage. r+sr=roc, a=blocking1.9+ 2007-11-07 12:07:54 -08:00
dholbert@cs.stanford.edu
b5a99492d9 Bug 398797: let rel.-positioned inline-blocks be containing blocks for abs. content. r+sr=bz, a=blocking1.9+ 2007-11-07 12:00:51 -08:00
dholbert@cs.stanford.edu
1dd69820d0 Bug 398453 - Add unconstrained size check for pagebreakframe reflow. r+sr=roc, a=blocking1.9+ 2007-11-07 11:49:44 -08:00
nrthomas@gmail.com
063022ae8d Bug 401741, bump nightly version to 3.0b2pre, r=ccooper, a=beltzner 2007-11-07 10:28:11 -08:00
bzbarsky@mit.edu
994933eb3d Move hidden style to HTML 2007-11-07 10:25:23 -08:00
bzbarsky@mit.edu
ebefcd1963 Seems like stress-11 doesn't actually render right... 2007-11-07 09:58:27 -08:00
bzbarsky@mit.edu
b9565e9e9d Fixing test 2007-11-07 09:54:14 -08:00
bzbarsky@mit.edu
a9c3d9bdfb Log parser token refcounting, and fix a number of token leaks in view-source that were also leaking strings. Bug 402633, r+sr=mrbkap 2007-11-07 09:28:22 -08:00
bzbarsky@mit.edu
187831740f Handle image embeds with a null URI. Bug 402320, r+sr=jst 2007-11-07 09:25:57 -08:00
bzbarsky@mit.edu
62c606de98 HTMLAppletElement.code should not be an absolute URI. Bug 400485, r+sr=sicking 2007-11-07 09:18:44 -08:00
bzbarsky@mit.edu
8b49db7d2a If we moved but did not reflow either the caption or the inner table, invalidate the relevant area. Bug 379353, r=bernd, sr=roc 2007-11-07 09:17:30 -08:00
bzbarsky@mit.edu
2bb4447158 Don't set our separator count to -1 when we really have 0 of them. Bug 400157, r+sr=dbaron 2007-11-07 09:16:09 -08:00
bzbarsky@mit.edu
e6e261a470 Implement hixie's first-line proposal: only inherit properties that inherit by default from ::first-line. Inherit the reset properties from its style parent (which is the node that we'd inherit from if the ::first-line were not there). Bug 395623, r+sr=dbaron, a=beltzner 2007-11-07 09:13:00 -08:00
bzbarsky@mit.edu
52850476e4 Refactor and improve sibling frame finding, especially for popups. Bug 386642, r+sr=roc, a=vlad 2007-11-07 09:04:16 -08:00
bzbarsky@mit.edu
8e4bab3632 Fix bug 390975: when a form that is not an ancestor of a form control is removed, clear the control's mForm pointer if it points to the now-removed form. r+sr=jst, a=damons 2007-11-07 09:01:23 -08:00
dholbert@cs.stanford.edu
c357c9fcad Bug 398215 - Add RTL case for handling overflow width in BoxReflow. r+sr=roc, a=blocking1.9+ 2007-11-07 03:18:30 -08:00
dholbert@cs.stanford.edu
feef919693 Bug 381152 - prevent bandRects from having height > nscoord_MAX. r+sr=roc, a=blocking1.9 2007-11-07 03:03:10 -08:00
rflint@ryanflint.com
b0f8aadb99 Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 02:03:29 -08:00
rflint@ryanflint.com
557ec30be5 Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 01:44:56 -08:00
rflint@ryanflint.com
cd6ccc6b1e Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 01:37:16 -08:00
reed@reedloden.com
ce49a25917 Bug 353981 - "Problems with globalAlpha being ignored sometimes" [p=philip@zaynar.demon.co.uk (Philip Taylor) r+sr+a1.9=vlad] 2007-11-07 01:19:22 -08:00
reed@reedloden.com
e356453930 Bug 401298 - "Including jsapi.h generates many warnings with certain compiler configurations (e.g. gcc 3.4 -Wstrict-prototypes)" [p=wes@page.ca (Wesley W. Garland) r=mrbkap a1.9=brendan] 2007-11-07 01:17:35 -08:00
reed@reedloden.com
6696b6b9d4 Bug 118312 - "NS_THEME_TREEVIEW* implementations (GTK)" [p=twanno@lycos.nl (Teune van Steeg) r+sr+a1.9=roc] 2007-11-07 01:14:58 -08:00
reed@reedloden.com
7e3739d68f Bug 282180 - "sync xpfe button.xml with toolkit button.xml" ((Bv1a-TK) <button.xml>) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=beltzner] 2007-11-07 01:11:05 -08:00
reed@reedloden.com
ae7d90ecef Bug 398313 - "Java plugin doesn't show up in disabled state (Add-ons Manager)" [p=Mossop r+sr=jst a=blocking1.9+] 2007-11-07 01:06:40 -08:00
reed@reedloden.com
e2929cc66a Bug 393285 - "Add OS and ABI for restricting the blocklist checks" (unit tests) [p=Mossop r=rob_strong] 2007-11-07 00:59:02 -08:00
reed@reedloden.com
c1201dc923 Bug 393285 - "Add OS and ABI for restricting the blocklist checks" (classinfo fixes) [p=Mossop r=rob_strong a=blocking-firefox3+] 2007-11-07 00:57:19 -08:00
reed@reedloden.com
5f858aabf8 Bug 393285 - "Add OS and ABI for restricting the blocklist checks" [p=Mossop r=rob_strong a=blocking-firefox3+] 2007-11-07 00:56:29 -08:00
reed@reedloden.com
72f4dc3f79 Bug 387701 - "Painting problems when scrolling page with Java applet" [p=cpearce r=roc a=blocking1.9+] 2007-11-07 00:54:06 -08:00
reed@reedloden.com
39d7d0c750 Bug 380464 - "crashed [@ gfxPlatformGtk::SetSurfaceGdkWindow] in case where I used to see bug 263160" [p=vlad r=stuart a=blocking1.9+] 2007-11-07 00:51:53 -08:00
rflint@ryanflint.com
b523a8b862 Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 00:50:18 -08:00
joshmoz@gmail.com
cb2c94f8c7 Ensure proper event targetting when popup windows are open, fixes autoscroll cancelling. b=385034 r=smichaud sr=roc 2007-11-06 23:53:24 -08:00
joshmoz@gmail.com
54cbee6f8a Correctly support right-side command, option, shift, and control keys. b=400355 r=masayuki sr=jag 2007-11-06 23:40:58 -08:00
joshmoz@gmail.com
78c1fbd40b Sanitize/optimize Cocoa nsIWidget move and resize implementations. Don't do drawing we don't need to, don't call setFrame: more than once when we don't need to, general cleanup and null checks. b=402176 r=vlad sr=roc 2007-11-06 23:36:10 -08:00
joshmoz@gmail.com
5a500eeacd fix default titlebar color values on Mac OS X 10.4. b=402660 r=cbarrett sr=roc 2007-11-06 23:30:21 -08:00
joshmoz@gmail.com
589fd83f44 webloc file cannot be opened by drag and drop into open tab/window, patch by Stan Shebs. b=358340 r=smorgan r=josh sr=roc 2007-11-06 23:28:36 -08:00