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

18627 Коммитов

Автор SHA1 Сообщение Дата
tor%cs.brown.edu 9cee9df3b8 Bug 342874 - Use covered region to minimize svg painting. r+sr=roc 2006-06-30 19:19:42 +00:00
bzbarsky%mit.edu e452e9139b Add null-checks to protect against a dead tree. Bug 305023, patch by Joerg
Bornemann <jobor@gmx.de>, r=neil, sr=bzbarsky
2006-06-30 18:22:36 +00:00
mats.palmgren%bredband.net 153ab238ca Fix crash when recreating <caption> frames. Add ASSERTIONs to detect similar frame construction errors in the future. b=341382 r+sr=bzbarsky 2006-06-29 02:32:36 +00:00
roc+%cs.cmu.edu a42c58298b relanding fix for bug 317278 :-( 2006-06-29 01:19:48 +00:00
darin%meer.net 0f94d8ab55 fixes bug 333167 "remove idle timer / timer manager after bug 326273 is fixed" r=pavlov 2006-06-29 00:01:58 +00:00
tor%cs.brown.edu 0cc907bef0 Build bustage fix from bug 341257. 2006-06-28 22:26:39 +00:00
tor%cs.brown.edu d6dcd635b1 Forgot to change UUID for bug 341257. 2006-06-28 22:08:43 +00:00
tor%cs.brown.edu 643971552f Bug 341257 - clipPath not correctly checking for nontrivial situations
and not informing children that the CTM has changed.  r=scootermorris, sr=roc.
2006-06-28 22:04:48 +00:00
bmlk%gmx.de 822b5ee5b0 reset row indices if rowgroups may have moved bug 342559 r/sr=bzbarsky 2006-06-28 19:00:01 +00:00
bmlk%gmx.de 424fb80e20 reset column info for all cellmaps if they need to be reset, bug 339246 r/sr=bzbarsky 2006-06-28 18:56:10 +00:00
longsonr%gmail.com bea6a3f15c Bug 341638 - Rationalise nsSVGTextFrame, nsSVGTextPathFrame and nsSVGTSpanFrame. r=tor,sr=roc 2006-06-28 15:23:40 +00:00
longsonr%gmail.com fe6dc2ae0b Bug 342726 - Reduce nsSVGPatternFrame and nsSVGMaskFrame memory usage. r=tor,sr=roc 2006-06-28 12:32:26 +00:00
uriber%gmail.com a275cb73e1 Allow removing multiple trimmed whitespace characters when painting text. bug=337135 r+sr=roc 2006-06-28 12:14:48 +00:00
tor%cs.brown.edu 8b3428ca1a Bug 342542 - Repair textPath from bug 342200. r=longsonr, sr=roc 2006-06-27 22:54:31 +00:00
roc+%cs.cmu.edu 1621ac24bd Bug 237085. Move string subdivision code to gfx so we can efficiently make it metrics-dependent. r=smontagu,sr=rbs 2006-06-26 22:18:23 +00:00
bryner%brianryner.com 6199631cfd fixing bustage from bug 319551 (bad trunk merge) 2006-06-26 19:06:20 +00:00
bryner%brianryner.com 1230d880ae Clear the old child docshells when SetDOMDocument is called, so that they don't get persisted in session history before they're GC'd. Also, update SHEntry to hold strong references to the child docshells. Bug 319551, r=sicking sr=bzbarsky 2006-06-26 18:48:52 +00:00
cvshook%sicking.cc f1f2a43c60 Bug 181860: Don't the external protocol handler when loading images, stylesheets, etc. r/sr=darin 2006-06-26 17:57:44 +00:00
bmlk%gmx.de 12ffb8ee63 adjust the starting column index always if a entire colgroup needs adjusted colindices bug 339315 r/sr=bzbarsky 2006-06-24 05:42:38 +00:00
dveditz%cruzio.com 4a2fa425a7 bug 284219 addendum, missed biesi's review comment 2006-06-22 22:21:52 +00:00
martijn.martijn%gmail.com 23fbacf5e2 Bug 342422 - Using createRange() and then adding that range to the selection with addRange throws exception, r+sr=bzbarsky 2006-06-22 19:07:33 +00:00
dveditz%cruzio.com 506140bd0c Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
bmlk%gmx.de 70ec56f2d3 reorder cellmaps if the rowgroup order might have changed bug 339130 r7sr=bzbarsky 2006-06-22 04:19:36 +00:00
tor%cs.brown.edu 967aaf6f53 Bug 342301 - nsSVGPathGeometryElement::GetMarkPoints should take nsTArray.
r+sr=roc
2006-06-21 19:35:59 +00:00
tor%cs.brown.edu 3f9980a5fd Bug 342200 - Remove nsSVGPathGeometryFrame subclasses. r+sr=roc 2006-06-21 15:42:28 +00:00
roc+%cs.cmu.edu deaf468704 Bug 342093. Use GetPositionIgnoringScrolling where we can, now that it exists. r+sr=bzbarsky 2006-06-20 21:13:05 +00:00
roc+%cs.cmu.edu f56a5cbd3a Bug 288357. Force abs-pos frames to always take the first-in-flow abs-pos container as their container. This prevents confusion when placeholders move across next-in-flow boundaries. r+sr=dbaron 2006-06-20 21:10:02 +00:00
tor%cs.brown.edu c1083371ed Bug 342046 - Remove nsSVGCairoPathGeometry. r+sr=roc 2006-06-20 17:01:09 +00:00
bzbarsky%mit.edu a100b66f3c Rev the iid. Bug 335689, r+sr=dbaron 2006-06-20 04:21:56 +00:00
dbaron%dbaron.org f9f61d868a Make conditions that cause additional pass for shrink wrap case less restrictive so that we do the additional pass inside a shrink-wrap scrollframe. b=325680 r+sr=roc 2006-06-20 00:46:32 +00:00
mark%moxienet.com a7213b13b5 209989 After Find Again (Ctrl-G/F3), text highlighting color becomes green. Patch (tweak) by Peter Kasting <pkasting@google.com>. r=dbaron 2006-06-20 00:30:18 +00:00
roc+%cs.cmu.edu ab87d3edb5 Bug 317278. Reland patch that reflows lines again if we detect some already-placed floats need to move to the next line. This time, with changes to nsSpaceManager's PushState/PopState infrastructure so that dynamic allocations are never required; the saved state is always stack-allocated by callers. r+sr=dbaron 2006-06-19 23:06:59 +00:00
roc+%cs.cmu.edu 9c2da8d1b9 Bug 341695. Never look at the mRect coordinates of SVG foreignobject frames, SVG uses them for other things. r+sr=tor 2006-06-19 22:06:41 +00:00
roc+%cs.cmu.edu ed0bc93ff0 Backing out patch for 317278 due to Tp regression 2006-06-19 01:29:07 +00:00
roc+%cs.cmu.edu cc52ece1a1 Bug 317278. In some cases we push float placeholders from one line to the next after we have already placed their floats on the line. In such situations, reset the space manager and force the line to reflow again so those floats don't get placed. r+sr=dbaron 2006-06-19 00:02:49 +00:00
timeless%mozdev.org 27eaab5dcd Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
mark%moxienet.com a66ed53902 209989 After Find Again (Ctrl-G/F3), text highlighting color becomes green. Patch by Peter Kasting <pkasting@google.com>. r=mconnor sr=dbaron 2006-06-17 01:05:26 +00:00
dbaron%dbaron.org 8ade31392b Implement a stub imgIDecoderObserver to save code size in content and layout. b=339612 r+sr=sicking 2006-06-16 21:07:47 +00:00
roc+%cs.cmu.edu a0ca718bfc Bug 334765. Fix XUL boxobject coordinates to not take scrolling into account. Second try, with a patch that hopefully won't regress Tp. r+sr=bzbarsky 2006-06-16 02:40:29 +00:00
mrbkap%gmail.com 75ca976432 Avoid a crash in nsAutoScrollTimer by keeping a reference to the content instead of the view. bug 322084, patch by jpl24 <jlurz24@gmail.com>, r+sr=roc 2006-06-16 01:54:31 +00:00
peterv%propagandism.org 090f2dd5c1 Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz. 2006-06-15 20:30:44 +00:00
tor%cs.brown.edu 38a795ecd8 Build bustage fix. 2006-06-15 19:45:26 +00:00
tor%cs.brown.edu a243471944 Bug 341021 - Remove nsISVGOuterSVGFrame interface. r+sr=roc 2006-06-15 19:10:28 +00:00
tor%cs.brown.edu f87cf04198 Bug 341292 - Remove nsISVGPathFlatten interface. r=longsonr, sr=roc 2006-06-15 15:59:28 +00:00
tor%cs.brown.edu 358294fe69 Bug 340028 - <svg:image> rendering problems on Intel OS-X. r=pedemonte 2006-06-15 15:49:12 +00:00
longsonr%gmail.com 1dbfc65b62 Bug 340543 - Use IsEmpty() rather than Length() == 0 or !Length() in nsSVGCairoGlyphGeometry. r+sr=tor 2006-06-15 11:27:19 +00:00
uriber%gmail.com ab53025882 Bug 328168: Horizontal paddings, borders and margins on multi-frame bidi inlines appear in the wrong places. Patch by Haamed Gheibi <gheibi@gmail.com>. r=roc+uriber, sr=roc. 2006-06-15 08:16:23 +00:00
bzbarsky%mit.edu b935eff12d Make sure to actually return something. Bug 341465, patch by Ryan VanderMeulen
<ryanvm@gmail.com>, r+sr=bzbarsky
2006-06-15 03:45:40 +00:00
nick.kreeger%park.edu 7abe67f282 Fix bug 324501, Search field input box renders with unnecessary boder. Patch by Smokey Ardisson <alqahira@mindspring.com> r=Chris Lawson, sr=smfr, dveditz=branch approval 1.8.0 and 1.8.1. Landing 1.8.0, 1.8, and trunk. 2006-06-15 03:45:34 +00:00
roc+%cs.cmu.edu 8306f1b819 Bug 341141. Position abs-pos clip rects correctly. r+sr=bzbarsky 2006-06-15 03:25:33 +00:00
roc+%cs.cmu.edu dbb193fda1 Bug 340908. Make invalidation work properly in SVG foreignobject, and treat reflow separately from invalidation/painting. r=tor,sr=bzbarsky 2006-06-15 03:23:56 +00:00
roc+%cs.cmu.edu 8ac789f331 Bug 331883. Restrict anonymous box selectors to agent/user style sheets. r+sr=dbaron/bzbarsky 2006-06-15 03:20:19 +00:00
sharparrow1%yahoo.com a5b8981f5e Bug 334760: Printing of iframes broken on cocoa and linux. r+sr=roc 2006-06-15 03:19:32 +00:00
sharparrow1%yahoo.com 8de858c0bf Bug 334555: Fix printing of translucent background on root. r+sr=roc. 2006-06-15 03:17:06 +00:00
mhammond%skippinet.com.au 0f241835df Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan. 2006-06-13 03:07:47 +00:00
joshmoz%gmail.com 337f7b9c61 selection highlight color changed in 0.5+ to no longer use system selection color. b=240320 r=josh sr=roc 2006-06-12 19:33:07 +00:00
cbiesinger%web.de 3996c4f0ac Bug 341084 use a unicode buffer rather than AssignWithConversion
r+sr=bz
2006-06-12 17:05:50 +00:00
tor%cs.brown.edu 084d044d7d Build bustage fix. 2006-06-12 16:21:17 +00:00
longsonr%gmail.com dedc74de85 Bug 339039 - Text spans return incorrect number of characters with getNumberOfChars(). r=tor,sr=roc 2006-06-12 15:50:31 +00:00
martijn.martijn%gmail.com bc8ea1ce1c Bug 337356 - Page zoom breaks if content policy accesses frame's document, r+sr=bzbarsky 2006-06-12 13:49:46 +00:00
roc+%cs.cmu.edu e0c30c2eab Bug 331432. Move SVG-specific rule to svg.css, r+sr=bzbarsky 2006-06-12 04:27:10 +00:00
tor%cs.brown.edu f3f0c36d26 Bug 340083 - crash with geometry inside desc/title. r+sr=roc 2006-06-09 21:06:35 +00:00
dbaron%dbaron.org 406dcbe44e Fix regression by re-retrieving style struct after changing the frame we're dealing with. b=340798 Patch by Robert O'Callahan <roc@ocallahan.org>. r+sr=dbaron 2006-06-09 21:04:21 +00:00
tor%cs.brown.edu 7903639295 Bug 340152 - Remove nsISVGMarkerFrame interface. r+sr=roc 2006-06-09 20:40:06 +00:00
tor%cs.brown.edu 5e2e699a69 Bug 340451 - Remove nsISVGRendererRegion. r+sr=roc 2006-06-09 18:08:33 +00:00
roc+%cs.cmu.edu 9b4afa06dd Fixing bustage 2006-06-09 04:43:15 +00:00
roc+%cs.cmu.edu dffcabfea0 Bug 338251. Create safe wrappers for gfx text functions and use them. r=smontagu,sr=rbs 2006-06-09 03:29:32 +00:00
enndeakin%sympatico.ca b0662571f6 Convert position properly, r+sr=roc 2006-06-08 15:13:58 +00:00
bzbarsky%mit.edu 7d1587d182 Make stylesheet service sheets apply dynamically. Bug 335689, r+sr=dbaron 2006-06-08 14:32:20 +00:00
uriber%gmail.com 6e1f1e3dfc Allow searching a line for a frame starting from a given point, to improve performance of forward-moving searches. Used in bidi resolution. bug=339935, r+sr=roc 2006-06-08 08:41:51 +00:00
roc+%cs.cmu.edu 82e7436876 Bug 331590. Treat inline-box/grid/stack XUL elements like inline blocks, making them pseudo-stacking-contexts. r+sr=dbaron 2006-06-08 03:35:29 +00:00
roc+%cs.cmu.edu e7e6b5ae2a Bug 336121. Treat table outer frames as psuedostacking contexts. r+sr=dbaron 2006-06-08 03:32:06 +00:00
roc+%cs.cmu.edu 6b2853f825 Fixing bustage 2006-06-08 03:22:44 +00:00
roc+%cs.cmu.edu 5f052f1225 Fixing bustage 2006-06-08 02:41:32 +00:00
roc+%cs.cmu.edu 597d8bc582 Bug 339889. Propagate invalidation through the frame hierarchy to topmost widgets. r+sr=bzbarsky 2006-06-08 01:11:43 +00:00
bzbarsky%mit.edu dd060c47d9 Add more regression tests. 2006-06-07 21:27:42 +00:00
bzbarsky%mit.edu 0456cb95ea Adding more regression tests. 2006-06-07 17:47:21 +00:00
roc+%cs.cmu.edu 4c63027607 Bug 334765. Testing backout to see if it was responsible for btek's Tp change. 2006-06-07 02:35:57 +00:00
mats.palmgren%bredband.net 914a48ea72 Make the frame dump in CheckFloats() DEBUG_roc only. b=322436 r+sr=roc 2006-06-07 01:39:48 +00:00
roc+%cs.cmu.edu fe1409e73e Bug 331432. Split nsSVGForeignObjectFrame into a pure SVG frame containing an anonymous block child, to avoid state bit collisions and simplify things. Also fixes configure.in so that foreignObject is really enabled by default in cairo builds. r=tor,sr=bzbarsky 2006-06-06 23:13:15 +00:00
roc+%cs.cmu.edu 6da332dd07 Bug 338770. Don't even start trying to split a rowgroup in columns mode. r=bernd,sr=bzbarsky 2006-06-06 22:45:14 +00:00
roc+%cs.cmu.edu 47e312e575 Bug 334765. Don't include scroll offsets in DOM element offset calculations. r+sr=bzbarsky 2006-06-06 22:31:17 +00:00
Jan.Varga%gmail.com e5158d88ef Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
vladimir%pobox.com c9a711e596 b=325465, flash is not rendered properly with cairo builds (windowless plugins on win32); r=stuart 2006-06-06 18:41:24 +00:00
enndeakin%sympatico.ca 6c6d094ea1 Bug 123605, use correct twisty size from native theme, r=jan,sr=neil 2006-06-06 14:36:45 +00:00
longsonr%gmail.com 944c23a2b8 Bug 339952 - Pattern content is not transformed by viewBox coordinates correctly with patternContentUnits of objectBoundingBox. r=tor,sr=roc 2006-06-06 07:50:11 +00:00
bzbarsky%mit.edu e5353c4b1a Adding regression tests. 2006-06-05 03:43:07 +00:00
timeless%mozdev.org a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
mats.palmgren%bredband.net eb6cd3f970 Don't let Peek() change 'mLastRead' because it makes a subsequent Unread() restore the wrong char. b=321518 r+sr=dbaron 2006-06-03 22:29:20 +00:00
mats.palmgren%bredband.net cb73b1734e Don't warn (in a debug build) when ALT attr is missing in markup. b=339281 r+sr=bzbarsky 2006-06-03 19:24:05 +00:00
mats.palmgren%bredband.net f2b2e34578 Add missing null checks on result from GetBaseElement(). b=140218 r=bzbarsky sr=neil 2006-06-03 16:57:57 +00:00
mats.palmgren%bredband.net a939229ead Use memmove() instead of memcpy() for potential overlapping regions. b=337896 r+sr=dbaron 2006-06-03 14:19:21 +00:00
bzbarsky%mit.edu bf01cece13 Deal with the messed-up way changing any print-preview settings works by ignoring random calls to TurnScriptingOn which are trying to turn it off when it's already off. This way we only track the state when the first TurnScriptingOff call came through. Bug 340119, r+sr+branch181=sicking 2006-06-02 20:29:05 +00:00
tor%cs.brown.edu 37b9f7fbc9 Bug 340016 - Remove nsISVGMarkable interface. r+sr=roc 2006-06-02 14:26:28 +00:00
dbaron%dbaron.org cd4d6ee0e9 Fix GC hazards associated with event handlers on images only reachable from their current network loads, some of which are regressions from 241518. b=321054 r=darin sr=bzbarsky 2006-06-01 18:35:21 +00:00
tor%cs.brown.edu a3fae78de7 Bustage fix from bug 338301. 2006-06-01 16:20:21 +00:00
tor%cs.brown.edu 27e464121a Bustage fix from bug 338301. 2006-06-01 15:49:34 +00:00
tor%cs.brown.edu 58e849699b Bug 338301 - cleanup of svg container frame inheritance and code
duplication, plus removal of nsISVGContainerFrame.  r+sr=roc
2006-06-01 15:31:15 +00:00
uriber%gmail.com 587b8172c5 Bug 339699: Reduce number of calls to nsLineBox::Contains from nsBidiPresUtils::Resolve. r+sr=bzbarsky 2006-05-31 10:21:34 +00:00
neil%parkwaycc.co.uk 7a6afdd808 Bug 338741 Make it possible for DOM Inspector to select an element by click in a content document of the inspected chrome r+sr=bz 2006-05-31 08:38:26 +00:00
brettw%gmail.com 8a33f7a7c3 Bug 337871 r+sr=roc Screen jumps around with multiple textboxes and spellchecking 2006-05-30 21:59:56 +00:00
tor%cs.brown.edu bc7ea120fd Backout of bug 339358. 2006-05-30 16:15:35 +00:00
longsonr%gmail.com ff23807195 Bug 338596 - objectBoundingBox value partially ignored in patternUnits. r=tor,sr=roc 2006-05-30 16:10:26 +00:00
enndeakin%sympatico.ca 31f554baac Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc 2006-05-30 13:50:48 +00:00
uriber%gmail.com 0ba372b7aa Fix triple-click paragraph selection near block generated content. bug=339430, r+sr=roc 2006-05-29 08:32:46 +00:00
neil%parkwaycc.co.uk 17c1798b93 revert unintended change accidentally checked in with bug 339232 2006-05-27 21:30:14 +00:00
neil%parkwaycc.co.uk 0d8d26ab14 Bug 339232 Handle ContentAppended appending multiple elements r=enndeakin sr=bz 2006-05-27 21:06:24 +00:00
tor%cs.brown.edu 5db09949bf Bug 339375 - Switch paint servers fields to properties. r+sr=roc 2006-05-27 18:48:09 +00:00
tor%cs.brown.edu 8237841c4d Bug 339358 - shrink nsStyleSVG by using bitfields. r+sr=roc 2006-05-27 16:40:58 +00:00
tor%cs.brown.edu 88be9fd781 Bug 339360 - Remove libart-incs.h. r=jwatt 2006-05-26 19:01:58 +00:00
longsonr%gmail.com 93329ab843 Bug 333796 - Could potentially leak ctx in cairo renderer. r=jwatt, sr=tor 2006-05-26 16:15:30 +00:00
jwatt%jwatt.org 17f4d3e204 Partial fix for bug 338580. Improve SVG hittesting performance. Patched by Alex Fritze <alex@croczilla.com>. r=jwatt@jwatt.org, sr=tor@acm.org 2006-05-26 16:01:44 +00:00
bugzilla%standard8.demon.co.uk a1f600cbbf Bug 339244 Layout won't build with --disable-inspector-apis r=benjamin,sr=dbaron 2006-05-26 15:03:05 +00:00
gavin%gavinsharp.com b581167b49 Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-05-25 21:22:32 +00:00
bmlk%gmx.de a714532cd0 avoid memory leak on early return bug 333354 r/sr=bzbarsky 2006-05-25 14:56:44 +00:00
leon.sha%sun.com fd319d7c22 Bugzilla Bug 336999 Crash involving XUL menus, position: fixed, position: absolute [@ nsIFrame::GetNextSibling] [@ nsCSSFrameConstructor::FindFrameWithContent].
Patch by alfred.peng@sun.com.
neil: review+
bzbarsky: superreview+
2006-05-25 03:52:52 +00:00
mats.palmgren%bredband.net 678511471c Bustage fix (bug 337883) 2006-05-25 01:48:00 +00:00
mats.palmgren%bredband.net a5a64a9fb9 Clear the float cache from placeholders that are descendants of the frame we remove. b=337883 r+sr=roc 2006-05-25 01:30:34 +00:00
Olli.Pettay%helsinki.fi 68d82c8fad Bug 336978, Crash when window gets destroyed on pagehide event, r+sr=bryner 2006-05-24 20:31:59 +00:00
tor%cs.brown.edu 1308778490 Bug 338312 - destruction of an object with paint server set could crash.
r+sr=roc
2006-05-24 18:20:20 +00:00
tor%cs.brown.edu 4a5c599083 Bug 338466 - Remove fine-grained update flags from svg. r+sr=roc 2006-05-24 18:18:27 +00:00
bryner%brianryner.com 6fb8bf0b4f Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst. 2006-05-22 20:37:32 +00:00
bryner%brianryner.com a5e5a4579c backing out 336696, I checked in the wrong version of the patch 2006-05-22 18:03:16 +00:00
uriber%gmail.com e152dfc26d Adjust the fix for bug 334256 so that it does not affect non-normal selections. bug=338315, r+sr=roc 2006-05-22 16:56:44 +00:00
bryner%brianryner.com 87831f25b1 Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst. 2006-05-22 16:18:45 +00:00
leon.sha%sun.com 4cb998cedd Bug 337854 crash [@ nsTreeContentView::GetCell].
Patch by alfred.peng@sun.com.
neil: review+
roc: superreview+
2006-05-22 03:21:57 +00:00
benjamin%smedbergs.us a59e005da0 Fix mutation handling in Inspector to be more robust and correct. Bug 285204,
r=timeless, sr=neil re-landing into layout/inspector since it was originally commited after the cvs copiies from bug 325100 were performed.
2006-05-21 16:41:06 +00:00
tor%cs.brown.edu d236995eb7 Bug 338568 - filter failure fallback not working with <a> content. r+sr=roc 2006-05-21 13:48:43 +00:00
neil%parkwaycc.co.uk cfda7ec73c Bug 330170 Tree columns dragged to the left of the first column disappear from the tree's column list r=enndeakin sr=bz 2006-05-20 20:17:21 +00:00
benjamin%smedbergs.us 0a82d563d9 Bug 325100 - move DOMI C++ components into gklayout, r=dbaron 2006-05-19 18:59:39 +00:00
Olli.Pettay%helsinki.fi cb1f0a0bb9 Bug 338122, Crash [@ nsIMEStateManager::IsActive] when window gets removed on mousedown at button, r+sr=roc 2006-05-19 10:26:44 +00:00
benjamin%smedbergs.us f261e3c3b6 Bug 331117 - Layout module shold not shut down until all documents/windows have been released, r+sr=dbaron 2006-05-19 09:31:57 +00:00
jst%mozilla.jstenback.com ed47496c33 Fixing bug 335540. Implement whatwg webapps storage. Patch by neil@mozilla.com and jst@mozilla.com, r/sr=neil/vlad/jst. 2006-05-19 05:57:36 +00:00
aaronleventhal%moonset.net c07645d387 Bug 246236. Accessible trees need to be invalidated when mView changes. r=ginn.chen, sr=neil 2006-05-17 15:57:44 +00:00
tor%cs.brown.edu bf28ef1191 Bug 338060 - Move marker region to marker property. r=longsonr, sr=roc 2006-05-17 05:26:05 +00:00
bsmedberg%covad.net c7aaed67e0 Bug 295711 part 3 - Package inspector as a real extension (in <appdir>/extensions/inspector@mozilla.org/...) and consolidate all the silly app-specific forking/overriding done in browser/extensions/inspector and mail/extensions/inspector r=mconnor sr+a=shaver 2006-05-17 02:38:58 +00:00
bsmedberg%covad.net e35008b4f0 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2006-05-17 02:38:57 +00:00
dbaron%dbaron.org 4fb9469d29 Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-05-17 02:38:56 +00:00
cvshook%sicking.cc e8f6f5805f Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron 2006-05-17 02:38:55 +00:00
uriber%gmail.com 538d2de1a5 Bug 328323: Flasher code needs to be adjusted for bug 299065. r+sr=bzbarsky 2006-05-17 02:38:54 +00:00
timeless%mozdev.org c325832b7b Bug 299097 remove useless references to nsVoidArray
r=caillon sr=bz
2006-05-17 02:38:53 +00:00
sharparrow1%yahoo.com f31987508b Bug 334416: Misc view usage cleanups. r+sr=roc. 2006-05-17 02:38:52 +00:00
jst%mozilla.jstenback.com 69fa4b03b6 Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2006-05-17 02:38:51 +00:00
bzbarsky%mit.edu a1ff6eec94 Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param.  Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2006-05-17 02:38:50 +00:00
bzbarsky%mit.edu 87bf0ded80 Add an nsIContent api for getting the intrinsic state of the content; this can
be used to implement more pseudo-classes (eg CSS3 UI ones for XForms).  Bug
296309, r+sr=dbaron, a=chofmann
2006-05-17 02:38:49 +00:00
bryner%brianryner.com 3dbe2b5e92 Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky. 2006-05-17 02:38:48 +00:00
bzbarsky%mit.edu 09885755a4 Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
2006-05-17 02:38:47 +00:00
bryner%brianryner.com 95543963f4 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2006-05-17 02:38:46 +00:00
bryner%brianryner.com 97d4d9cee5 Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky. 2006-05-17 02:38:45 +00:00
bmlk%gmx.de 4e0962a9f7 remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron 2006-05-17 02:38:44 +00:00