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

13839 Коммитов

Автор SHA1 Сообщение Дата
roc+@cs.cmu.edu 28347a9e31 Fixing bustage 2008-01-08 14:49:13 -08:00
roc+@cs.cmu.edu 2c6f996889 Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron 2008-01-08 14:36:46 -08:00
peterv@propagandism.org c56e24c59b Add crashtest for bug 407053. 2008-01-08 12:06:24 -08:00
peterv@propagandism.org f1b88b556d Fix for bug 407053 ("Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread" with document.execCommand('copy', ...)). r/sr=jst, a=sicking. 2008-01-08 10:41:08 -08:00
jruderman@hmc.edu ee8d63e5a1 Add some crashtests for feImage 2008-01-07 21:20:28 -08:00
reed@reedloden.com 971a86b3ff Bug 411102 - "Undefine the LoadImage in nsSVGFilters.cpp instead of the whole user32.dll API" [p=Techrazy.Yang@gmail.com (Bo Yang) r+sr+a1.9=tor] 2008-01-07 14:23:01 -08:00
reed@reedloden.com 837935f393 Bug 352822 - "apps since MOZILLA_1_8_BRANCH don't build anymore on FreeBSD" (make some floating point exceptions static in txDouble.h) [p=jay@imagine27.com (Justin Grant) r+sr=sicking a1.9=schrep] 2008-01-07 14:21:21 -08:00
tor@cs.brown.edu 4c2b94485a Bug 410659 - plug feImage leaks. r=longsonr, sr=roc, a=mtschrep 2008-01-07 09:06:23 -08:00
longsonr@gmail.com fd53262c52 Bug 410761 - Set filters as supported features. r+sr=tor,a1.9=mtschrep 2008-01-07 07:10:51 -08:00
martijn.martijn@gmail.com 4981ec10ce Mochitest for bug 332246 backed out for now, because of failure on the mac 2008-01-07 06:23:35 -08:00
martijn.martijn@gmail.com 11f45c9bbf Mochitest for bug 332246, r=roc 2008-01-07 05:37:24 -08:00
martijn.martijn@gmail.com e178dd341a Bug 332246 - scrollIntoView(false) doesn't work correctly for inline elements that wrap at multiple lines, r+sr+a=roc 2008-01-07 05:36:28 -08:00
longsonr@gmail.com 1086ad3cec Bug 410792 - Remove unused FEUnimplementedMOZElement code. r+sr=tor,a1.9=mtschrep 2008-01-07 03:59:37 -08:00
jruderman@hmc.edu af5f27276c Add crashtest 2008-01-06 15:01:26 -08:00
bzbarsky@mit.edu c4e353cd56 Fix bug 392338. r=mrbkap, sr=jst, a=schrep 2008-01-06 14:07:25 -08:00
Olli.Pettay@helsinki.fi 86d563cc55 Bug 409990, r+sr=peterv, a=mtschrep 2008-01-06 10:38:06 -08:00
jruderman@hmc.edu faff822429 How the heck did this file end up with Mac line breaks? 2008-01-05 22:33:17 -08:00
jruderman@hmc.edu 330cd6bd5d *** empty log message *** 2008-01-05 22:31:22 -08:00
reed@reedloden.com c80d900ba5 Bug 215068 - "leading spaces are lost (HTML compose, plain-text send)" [p=andrit@ukr.net (Andriy Tkachuk) r+sr=mscott a1.9=schrep] 2008-01-05 19:54:38 -08:00
bzbarsky@mit.edu f2247e1dfb Handle session history navigation across a document.open with nothing written. Bug 376064, r=biesi, sr=jst, a=schrep 2008-01-04 22:48:12 -08:00
jruderman@hmc.edu a8fa4a3c44 Add a crashtest 2008-01-04 22:46:52 -08:00
jruderman@hmc.edu 78fabfb117 Add template crashtest 2008-01-04 20:46:19 -08:00
mrbkap@gmail.com 5a2eee7281 Add a way to find all of the XOWs for an object and use it to deal with hard cases where we have to clear the scope of XOWs in order to reflect changes to the underlying object. Also deal with objects moving between scopes by ensuring that we're always able to find their XOWs. bug 399587, r+sr=jst r=brendan for some last-minute changes added in this version. 2008-01-04 20:45:16 -08:00
neil@parkwaycc.co.uk c525809abd Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking 2008-01-04 03:24:41 -08:00
roc+@cs.cmu.edu 3923bb1270 Bug 410229. Check in preemptive fix for failing testcases to resolve Linux orange. 2008-01-03 20:28:15 -08:00
jruderman@hmc.edu cb1d9da831 Backing out mrbkap's fix for bug 399587, in the hope of fixing bug 410323 and perhaps bug 410291. 2008-01-03 20:12:48 -08:00
roc+@cs.cmu.edu 8d7ec82ab9 Bug 410229. Mark failing testcases as todo while I figure them out. 2008-01-03 19:02:41 -08:00
roc+@cs.cmu.edu 4deb25f5ce Bug 410229. Handle IB special-siblings when we're finding all the CSS boxes for an element for getBoundingClientRect/getClientRects. r+sr=mats 2008-01-03 17:50:30 -08:00
dwitte@stanford.edu 36be6fd45e bustage fix. 2008-01-03 16:17:52 -08:00
dwitte@stanford.edu 0e22a5e08e update copy_string() to the single-fragment string world, and optimize write() to not return a value. b=282083, r+sr=jst, a=schrep 2008-01-03 16:07:06 -08:00
tor@cs.brown.edu 2a3f7d0181 Bug 389746 - implement feDisplacementMap. p=tor,longsonr, r=longsonr, sr=roc, a=dsicore 2008-01-03 13:37:57 -08:00
dtownsend@oxymoronical.com 94844af51a Backout of bug 409383 to correct test failure on fxdbug-win32-tb. 2008-01-03 12:19:21 -08:00
longsonr@gmail.com 48c6d59e3e Bug 409383 - Switch sometimes ends up with multiple child frames. r+sr=roc,a1.9=beltzner 2008-01-03 06:30:02 -08:00
tor@cs.brown.edu 3bb985b60e Bug 390379 - Implement feImage. p=tor,longsonr r=longsonr, sr=roc a=dsicore 2008-01-02 12:49:13 -08:00
Olli.Pettay@helsinki.fi 1ca4c399f7 Bug 408720, try to reduce MH, r+sr=sicking 2008-01-01 07:39:03 -08:00
longsonr@gmail.com 7c458ef02f Bug 387466 - Bug 309020 (SVG references breaks when used inside XBL) has regressed. r+sr=bzbarsky,a1.9=blocking1.9+ 2008-01-01 02:51:40 -08:00
longsonr@gmail.com d3d49b0a77 Bug 409376 - getScreenCTM testcase fails on reload. r+sr=bzbarsky,a1.9=beltzner 2007-12-31 05:43:51 -08:00
bzbarsky@mit.edu 4951c689d2 Backing out bug 409885, since this part of Necko happens not to exist. 2007-12-30 19:43:42 -08:00
bzbarsky@mit.edu 4db2dbd347 Fix bug 409885: don't do string-manipulation to set the domain on a URI. r+sr+a=jst 2007-12-30 15:35:42 -08:00
mrbkap@gmail.com dc907e2a1a Add a way to find all of the XOWs for an object and use it to deal with hard cases where we have to clear the scope of XOWs in order to reflect changes to the underlying object. Also deal with objects moving between scopes by ensuring that we're always able to find their XOWs. bug 399587, r+sr=jst 2007-12-29 20:34:49 -08:00
jst@mozilla.org 86e7167e4e Landing fix for bug 380668. Fix problems with newlines around meta elements when serializing. Patch by jonas@sicking.cc, r+sr=jst@mozilla.org 2007-12-28 16:23:58 -08:00
sayrer@gmail.com 4897fc1daa Bug 387522. Native JSON support. r=crowder/jst, sr=brendan 2007-12-27 13:45:03 -08:00
dtownsend@oxymoronical.com 1b47ed874c Bug 388445: Notify user when plugin on page is blocklisted. r=gavin, sr=jst 2007-12-27 03:49:26 -08:00
mrbkap@gmail.com 65469fa21f Don't lose exceptions when weird objects are passed to us. bug 407019, r+sr=sicking a=beltzner 2007-12-26 14:20:31 -08:00
reed@reedloden.com fc09a5e069 Bug 409674 - "No leak logging for DOM windows or documents" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r+sr=dbaron a1.9=beltzner] 2007-12-24 20:41:44 -08:00
reed@reedloden.com 6a6ed0336d Add missing bracket to fix my bustage. 2007-12-24 20:20:45 -08:00
reed@reedloden.com 067f45d01d Bug 396197 - "Leaking imgSurf again in nsCanvasRenderingContext2D::DrawImage" [p=philip.taylor@cl.cam.ac.uk (Philip Taylor) r=vlad a1.9=beltzner] 2007-12-24 20:11:02 -08:00
jruderman@hmc.edu f3e1c42475 Add crashtest for a leak bug 2007-12-23 18:12:28 -08:00
jruderman@hmc.edu abb8a6c672 Add crashtest 2007-12-23 17:16:17 -08:00
jruderman@hmc.edu 01fbf019d3 Add crashtests. 2007-12-23 17:06:42 -08:00
Olli.Pettay@helsinki.fi 2b5b293c05 Backing out the smaller arena, Bug 408720 2007-12-22 05:58:49 -08:00
Olli.Pettay@helsinki.fi 5f63b87028 Testing smaller arena to reduce HM, Bug 408720 2007-12-22 05:20:24 -08:00
jst@mozilla.org 7a800e1698 Fixing bug 408792. Remove some expensive QI calls from frequently called code. r=jonas@sicking.cc, sr=bzbarsky@mit.edu 2007-12-21 05:44:58 -08:00
dtownsend@oxymoronical.com 4806751fca Bug 405982: Improve error handling and consistency with image encoders. r=dolse, r+sr=pavlov, a=beltzner 2007-12-21 01:19:15 -08:00
dwitte@stanford.edu f0c2fdc4b9 landing additional change from bug 407442. 2007-12-20 23:30:15 -08:00
dwitte@stanford.edu c400cf06cf relanding switch to nsAutoTObserverArray per bug 407442. 2007-12-20 02:37:52 -08:00
dwitte@stanford.edu 48af83fba0 relanding part of 407442. 2007-12-19 23:30:04 -08:00
jruderman@hmc.edu 70435e8f6d This crashtest is not a toy. 2007-12-19 15:57:43 -08:00
jruderman@hmc.edu 8854d6cf55 Add a crashtest 2007-12-19 15:54:16 -08:00
jruderman@hmc.edu 8228f4157e Add crashtest 2007-12-19 15:01:41 -08:00
jruderman@hmc.edu d41efa742d Adding crashtest 2007-12-19 15:00:10 -08:00
jruderman@hmc.edu e0467e2eab Add a crashtest 2007-12-19 14:52:58 -08:00
jruderman@hmc.edu 8e3d960d5d Add crashtest 2007-12-19 11:13:24 -08:00
jruderman@hmc.edu 5797bcbfec Crashtest it from orbit. It's the only way to be sure. 2007-12-19 11:09:25 -08:00
jruderman@hmc.edu 70776f698c Add a crashtest 2007-12-19 11:07:35 -08:00
jruderman@hmc.edu 68cdfa602a Add crashtest 2007-12-19 11:02:34 -08:00
bzbarsky@mit.edu 4b22d9a491 Changing the alt or value attribute of an image input should change the text shown when the image is broken. Bug 408782, r+sr=dbaron, a=schrep 2007-12-19 09:46:54 -08:00
dwitte@stanford.edu 5c0212e27a back out changes. 2007-12-19 03:07:41 -08:00
dwitte@stanford.edu 8fdae1fc6e reland nsTObserverArray changes only. 2007-12-18 22:03:05 -08:00
dwitte@stanford.edu 0720a11afd backing out to investigate Ts increase 2007-12-18 20:12:11 -08:00
dwitte@stanford.edu beed785dd1 implement nsTObserverArray using nsTArray, clean up the interface, provide an nsAutoTObserverArray, and use it to reduce allocations in nsEventListenerManager. b=407442, r+sr=sicking, a=beltzner 2007-12-18 17:06:34 -08:00
jruderman@hmc.edu 13568b3588 It's a bird ... it's a plane ... it's a crashtest! 2007-12-18 16:29:38 -08:00
jruderman@hmc.edu b6fa6fbfd1 Add crashtest 2007-12-18 16:17:04 -08:00
jruderman@hmc.edu 3ba97609f3 Power can corrupt. So can freeing objects twice. Adding a crashtest. 2007-12-18 15:43:02 -08:00
jonas@sicking.cc 802e9dd89f Bug 403841: nsContentUtils::CreateContextualFragment needs to deal with being passed nodes other than elements. Patch by luser. r/sr=sicking 2007-12-18 13:24:54 -08:00
jruderman@hmc.edu cb803014a9 Add a crashtest. 2007-12-17 23:15:38 -08:00
jruderman@hmc.edu a134dc84a1 Let them eat crashtests. 2007-12-17 23:08:59 -08:00
jruderman@hmc.edu a869c83ead Add a crashtest 2007-12-17 23:07:23 -08:00
jruderman@hmc.edu 55e297d04e Add crashtest 2007-12-17 23:02:09 -08:00
jruderman@hmc.edu 332bd330fe I'll get you, my pretty, and your little crashtest, too! [Checkin comment suggested by aja.] 2007-12-17 22:58:07 -08:00
jruderman@hmc.edu 5f24e8d257 Add a crashtest 2007-12-17 22:52:33 -08:00
jruderman@hmc.edu 9f7a7769d4 Thou shalt not covet thy neighbor's crashtest. 2007-12-17 22:44:41 -08:00
jruderman@hmc.edu cada31e261 Add crashtest. 2007-12-17 22:39:36 -08:00
reed@reedloden.com da1cb261ea Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=damons] 2007-12-17 21:41:56 -08:00
jruderman@hmc.edu bb5d08fb0b I'd rather be a crashtest than a nail. 2007-12-17 17:55:00 -08:00
jruderman@hmc.edu 276a7d607a Make this crashtest finish more quickly. 2007-12-17 17:50:52 -08:00
jruderman@hmc.edu 8c5d315391 Add crashtest 2007-12-17 17:50:11 -08:00
Olli.Pettay@helsinki.fi c216c8038b Bug 408720, Trying to reduce MH regression caused by the content arena, part 1 r+sr=sicking 2007-12-17 16:41:29 -08:00
dcamp@mozilla.com 61bf055bb4 Bug 403852: Unable to access nsIDOMFile using the [] operator. r+sr=sicking, b=dsicore 2007-12-17 13:20:40 -08:00
jruderman@hmc.edu d6a75bb6c2 Add a crashtest 2007-12-16 17:01:29 -08:00
jruderman@hmc.edu 9be31eabbb Free crashtests with $5 S&H while supplies last! 2007-12-16 16:57:31 -08:00
jruderman@hmc.edu 12a91df3c6 Add a crashtest 2007-12-16 14:05:46 -08:00
jruderman@hmc.edu c050c4d698 Add the first XBL crashtest 2007-12-15 21:21:02 -08:00
jruderman@hmc.edu 495ea44f61 Got crashtests? 2007-12-15 14:58:14 -08:00
sayrer@gmail.com e42e3ca62a Bug 398017. nsGenericElement unlink improvements. r/sr=sicking, a=dsicore 2007-12-15 14:18:05 -08:00
Olli.Pettay@helsinki.fi b8bce4679a Bug 403830, trying to fix bustage 2007-12-15 01:59:00 -08:00
Olli.Pettay@helsinki.fi e52650feb7 Bug 403830, arena for content, r=sicking, sr=jst 2007-12-15 01:45:33 -08:00
bzbarsky@mit.edu 48756d5414 Make document classes use QI tables as possible. Bug 408403, r+sr+a=jst 2007-12-14 21:43:10 -08:00
jruderman@hmc.edu fe108c0514 Fix test bustage. 2007-12-14 21:36:36 -08:00
jruderman@hmc.edu d8af36a81e Add a crashtest. 2007-12-14 21:25:04 -08:00