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

720 Коммитов

Автор SHA1 Сообщение Дата
jruderman%hmc.edu e7cddf08d5 Re-enable tests on Mac now that svg:mask doesn't crash 2008-01-11 05:56:37 +00:00
longsonr%gmail.com 4e7da36d5a Bug 410811 - Implement GetNearestViewportElement and GetFarthestViewportElement. r=tor,sr=roc,a1.9=beltzner 2008-01-10 11:26:26 +00:00
roc+%cs.cmu.edu f81fc1eb39 Bug 411334. Try optimistically to not use a temporary group for SVG drawing on Mac. If drawing fails we try again with a temporary group. r+sr=vlad 2008-01-09 22:54:00 +00:00
tor%cs.brown.edu 8de16e587b Bug 410659 - plug feImage leaks. r=longsonr, sr=roc, a=mtschrep 2008-01-07 17:06:24 +00:00
longsonr%gmail.com a9d8e9e42e Bug 410792 - Remove unused FEUnimplementedMOZElement code. r+sr=tor,a1.9=mtschrep 2008-01-07 11:59:38 +00:00
jruderman%hmc.edu 24d5ba5f23 Add crashtest 2008-01-06 07:10:33 +00:00
roc+%cs.cmu.edu eba7de326d Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats 2008-01-04 02:08:30 +00:00
tor%cs.brown.edu e945d72d57 Bug 389746 - implement feDisplacementMap.
p=tor,longsonr, r=longsonr, sr=roc, a=dsicore
2008-01-03 21:37:59 +00:00
dtownsend%oxymoronical.com e3344fe165 Backout of bug 409383 to correct test failure on fxdbug-win32-tb. 2008-01-03 20:19:22 +00:00
longsonr%gmail.com 9e05da2268 Bug 409383 - Switch sometimes ends up with multiple child frames. r+sr=roc,a1.9=beltzner 2008-01-03 14:30:03 +00:00
tor%cs.brown.edu a7aa2d1b9c Bug 390379 - Implement feImage. p=tor,longsonr r=longsonr, sr=roc a=dsicore 2008-01-02 20:49:14 +00:00
jruderman%hmc.edu 7410ebe80e Add crashtest 2008-01-01 21:59:37 +00:00
longsonr%gmail.com 8c75c2c62a Bug 409573 - Null deref [@ nsSVGUseFrame::GetCanvasTM] with filter, use, XBL. r+sr=tor,a1.9=beltzner 2007-12-31 14:13:34 +00:00
jruderman%hmc.edu 4d19e3a3aa Add crashtest (currently fails on Mac, hopefully passes on other platforms) 2007-12-24 01:30:58 +00:00
longsonr%gmail.com 1c99956fd7 Bug 396771 - SVG text with percentage positioning not shown correctly (add missing assertion). r=jwatt,sr=tor,a=blocking1.9+ 2007-12-20 14:31:17 +00:00
longsonr%gmail.com 2e1fbd57f3 Bug 396771 - SVG text with percentage positioning not shown correctly. r=jwatt,sr=tor,a=blocking1.9+ 2007-12-20 14:26:34 +00:00
jwatt%jwatt.org ff45ed73e7 Re-checkin fix for bug 407959 (this time without the reftest that I suspect caused other tests to fail (a modified test will follow)). Embedded SVG object disappears when zooming or in Print Preview. r=tor@acm.org, sr=roc@ocallahan.org 2007-12-20 09:13:38 +00:00
roc+%cs.cmu.edu 65871fcac1 Backing out jwatt's fix for bug 407959 because of test failures. 2007-12-20 08:16:01 +00:00
jwatt%jwatt.org 5ebd919a01 Fixing bug 407959. Embedded SVG object disappears when zooming or in Print Preview. r=tor@acm.org, sr=roc@ocallahan.org 2007-12-20 06:48:20 +00:00
tor%cs.brown.edu 5a9e332de3 Bug 406985 - container objects not invalidating properly. r=jwatt, sr=roc 2007-12-19 18:24:34 +00:00
vladimir%pobox.com 96ae47bdfb b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart 2007-12-18 23:01:18 +00:00
jruderman%hmc.edu f65196d55a Oops, let's not refer to images on servers we don't control. (Hopefully this crashtest doesn't rely on the image loading slowly or anything like that.) 2007-12-17 19:14:35 +00:00
jruderman%hmc.edu 9d55a2a37c To boldly go where no crashtest has gone before. 2007-12-17 05:37:16 +00:00
jruderman%hmc.edu a1fb15f84c Add a few crashtests. 2007-12-13 06:44:03 +00:00
longsonr%gmail.com c0561ebaca Bug 406312 - textPath startOffset does not react to DOM changes. r=tor,sr=roc,a1.9=tor 2007-12-04 06:51:36 +00:00
tor%cs.brown.edu 5e25aa6897 Bug 376952 - pointer events not working properly when clipPath present.
r=longsonr, sr=roc, a=tor
2007-12-04 05:11:49 +00:00
tor%cs.brown.edu d90eaa581c Bug 370006 - svg doesn't get scaled up on high resolution displays.
r=jwatt, sr=roc
2007-12-04 04:40:52 +00:00
tor%cs.brown.edu f800548046 Bug 401112 - filter paint invalidation problems. r=jwatt, sr=roc 2007-12-03 16:57:34 +00:00
longsonr%gmail.com da3f2ff2c0 Bug 405659 - Gradient stroke fails to paint on shift+reload. r=jwatt,sr=tor,a1.9=beltzner 2007-11-29 15:07:45 +00:00
longsonr%gmail.com 01636bd2b3 Bug 402408 - SVG gradient crash. r+sr+a.19=tor 2007-11-20 12:47:30 +00:00
jwatt%jwatt.org 8658550115 Fixing bug 381285. 323656-5-ref.svg triggers "ASSERTION: can't mark frame dirty during reflow". r+sr=roc@ocallahan.org, a1.9=mtschrep@gmail.com 2007-11-20 09:10:19 +00:00
jwatt%jwatt.org 092916772a Fixing bug 294086. <svg> should be a replaced element. r+sr=dbaron@mozilla.com blocking1.9=tor@acm.org 2007-11-18 12:09:09 +00:00
jwatt%jwatt.org 6022d7faa2 Fixing bug 400150. Remove |font-family: sans-serif| from svg.css. r=tor@acm.org, sr=robert@ocallahan.org, a1.9=tor@acm.org 2007-11-12 09:19:02 +00:00
longsonr%gmail.com ea78d9850b Bug 399360 - Remove unused closure variable. r+sr=tor,a=roc 2007-10-21 09:05:41 +00:00
jwatt%jwatt.org 1cd2403c50 Re-checkin fix for bug 399863. We frequently call InitialUpdate() more than once on SVG frames. r=tor@acm.org, sr+a1.9=roc@ocallahan.org 2007-10-19 11:07:08 +00:00
reed%reedloden.com 8faef64631 Backout jwatt's patch for bug 399863 to help find Tp regression. 2007-10-17 00:18:11 +00:00
jwatt%jwatt.org 23072942ac Fixing bug 399863. We frequently call InitialUpdate() more than once on SVG frames. r=tor@acm.org, sr+a1.9=roc@ocallahan.org 2007-10-15 22:10:59 +00:00
longsonr%gmail.com be6d7cbe00 Bug 397330 - Don't call SuspendRedraw during InsertFrames. r=jwatt,sr+a=roc 2007-10-11 08:29:47 +00:00
tglek%mozilla.com fef81552e6 Clean up prbool misuse in layout. bug 398312, r+sr+a=dbaron 2007-10-10 00:00:06 +00:00
tor%cs.brown.edu ccb4c0b4c9 Bug 384208 - svg:pattern not correct for general transforms.
r=longsonr, sr+a=roc
2007-10-02 14:57:47 +00:00
roc+%cs.cmu.edu 4a5cc6e43e Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov 2007-10-02 01:47:41 +00:00
roc+%cs.cmu.edu 6a499f95e2 Backing out 2007-10-01 22:11:24 +00:00
roc+%cs.cmu.edu ffa7ebbb78 Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov 2007-10-01 21:29:20 +00:00
roc+%cs.cmu.edu dcd17482e7 Bug 96041. Compute precise glyph extents for high-quality text, and when requested. r=vlad,r+sr=dbaron 2007-09-24 02:19:16 +00:00
roc+%cs.cmu.edu 0015775984 Backing out due to test bustage 2007-09-22 13:28:17 +00:00
roc+%cs.cmu.edu d8b780c76c Bug 96041. Compute true glyph bounding metrics. r=vlad,dbaron,sr=dbaron 2007-09-22 12:43:55 +00:00
longsonr%gmail.com b63ae34a65 Bug 395667 - New style nsSVGInteger. r=tor,sr=roc,a=roc 2007-09-18 12:09:27 +00:00
tor%cs.brown.edu 4005091055 Bug 389498 - <mask> not rendered correctly when scrolling. r=longsonr, sr+a=roc 2007-09-17 15:20:35 +00:00
longsonr%gmail.com 2e104029b1 Bug 388411 - Rationalise SVG frame construction. r+sr=tor,a=dsicore for m8 2007-09-07 09:30:51 +00:00
longsonr%gmail.com a662eb0bb1 Bug 378575 - revert to image surface now that bug 383512 has landed. r+sr+a=tor 2007-09-04 09:43:09 +00:00