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

178851 Коммитов

Автор SHA1 Сообщение Дата
roc+@cs.cmu.edu 5cdf43a09e Bug 380209. Hooks for a textframe-specific textrun cache startup/shutdown. r+sr=bzbarsky 2007-05-09 15:02:29 -07:00
igor@mir2.org 8948307fa7 Bug 380197: fixing regression from bug 380197. r=brendan 2007-05-09 14:40:36 -07:00
roc+@cs.cmu.edu b5e9afb0bb Bug 375760. Implement new textrun cache: gfxTextRunCache (base cache which leaves textrun lifetime management to the client) and gfxGlobalTextRunCache (cache which manages textrun lifetimes using nsExpirationTracker). r=vlad 2007-05-09 13:33:16 -07:00
brendan@mozilla.org 8c874696b8 Fiddle cosmetics. 2007-05-09 13:19:26 -07:00
neil@parkwaycc.co.uk 72fc92b237 Backing out bug 377035 because it caches the tree body inappropriately 2007-05-09 13:13:26 -07:00
ted.mielczarek@gmail.com d2ba686882 remove unnecessary ifdef MOZ_DEBUG_SYMBOLS. r=bsmedberg 2007-05-09 12:56:28 -07:00
joshmoz@gmail.com facadd1888 Use small control type for radio buttons and checkboxes in HTML. On Windows and Linux this has no effect because small and normal are the same thing, but it means we can differentiate on Mac OS X where they are not. b=380056 r/sr=roc 2007-05-09 12:17:17 -07:00
smontagu@smontagu.org 7b76b3c961 Uneven justification with new textframe. Bug 380062, r+sr=roc 2007-05-09 11:09:32 -07:00
surkov.alexander@gmail.com c3c387577b Fix for bug 377728 - delayed accessible events problem, r=aaronlev 2007-05-09 10:48:11 -07:00
aaronleventhal@moonset.net 0a12926e20 getTextAtOffset by line fails with wrapped spans that have accessibles. r=parente 2007-05-09 10:42:42 -07:00
bugzilla@standard8.demon.co.uk 2d60e20870 Follow up to Bug 363491 Stop suiterunner builds needing to build in xpfe/global - add nsAboutAbout.js to the packaging lists 2007-05-09 08:49:13 -07:00
crowder@fiverocks.com fbb996d3db Bug 379482: Crash decompiling float setter, r=brendan, r=igor 2007-05-09 08:21:32 -07:00
enndeakin@sympatico.ca 62ef070803 Bug 371260, cleanup of <radio> code, r=neil 2007-05-09 06:43:26 -07:00
mats.palmgren@bredband.net bb00d5de98 Mochitest for bug 377539. b=377539 r=bzbarsky 2007-05-09 06:27:59 -07:00
aaronleventhal@moonset.net 321c2dd932 Bug 379878. Fix crashes and accessible value interface support for XUL progress meter. r=ginn.chen 2007-05-09 06:25:52 -07:00
peterv@propagandism.org ca51c50cc2 Fix for bug 370098 (Some constructors raise a "XXX is not a function" exception when called (DOMParser, XMLSerializer, XMLHttpRequest, XPathEvaluator, XSLTProcessor). r/sr=jst. 2007-05-09 05:04:59 -07:00
smontagu@smontagu.org 5f0f450b28 Unit test for bug 365345 2007-05-09 04:36:06 -07:00
igor@mir2.org 1dc6000468 Bug 379727: Using tracing instead of explicit root management. r=alfred.peng sr=brendan 2007-05-09 04:11:53 -07:00
Olli.Pettay@helsinki.fi 2e1f32d275 xpcshell testcases for Bug 378247, p=Alex Vincent 2007-05-09 03:48:21 -07:00
neil@parkwaycc.co.uk bfb6ecca01 Bug 377035 Allow <tree> to be anonymous parent of <treechildren> r=Enn sr=roc 2007-05-09 01:54:24 -07:00
neil@parkwaycc.co.uk f44e76cd9b Bug 281630 Support ch width units in XUL r+sr=bz 2007-05-09 01:48:38 -07:00
surkov.alexander@gmail.com e1aa95b054 Fix for bug 380022 - implement IAccessibleImage, r=aaronlev 2007-05-09 01:42:12 -07:00
neil@parkwaycc.co.uk 00f6f7bfc3 Avoid calling formatStringByName with no formats b=379889 r=smontagu sr=biesi 2007-05-09 01:40:41 -07:00
surkov.alexander@gmail.com b424d2096f Fix for bug 380021 - implement IAccessibleValue, r=aaronlev, sr=neil 2007-05-09 01:19:01 -07:00
crowder@fiverocks.com f667224197 woops, backing out due to closed tree 2007-05-08 22:45:57 -07:00
crowder@fiverocks.com f7a01b19d7 Bug 379482: Crash decompiling float setter, r=brendan, r=igor 2007-05-08 22:45:09 -07:00
bzbarsky@mit.edu 3cdcc4c89e Add test for last-minute regression I found. 2007-05-08 20:41:39 -07:00
bzbarsky@mit.edu 2dac207d0b Store the charset we had when we were written into when document.open()happens. Then restore that as the document charset when loading from a wyciwygchannel, instead of just claiming to be UTF-16. Bug 255820, r+sr=jst 2007-05-08 19:47:58 -07:00
preed@mozilla.com a0cb6f08ab Bug 375782: Bootstrap - Dependent tool config file gen for patcher2. r=cf/rhelmer. 2007-05-08 19:02:33 -07:00
dietrich@mozilla.com 7339bc5d28 follow-up to bug 379986 (r=sayrer) 2007-05-08 18:51:39 -07:00
dietrich@mozilla.com 589ee8ea4f Bug 379986 make bookmark folders use ids from the moz_bookmarks table (r=mano) 2007-05-08 18:19:12 -07:00
roc+@cs.cmu.edu 6c930f6aae Fixing bustage 2007-05-08 17:45:21 -07:00
roc+@cs.cmu.edu d99fda4f3e Bug 375760. Make a number of small changes to the gfxTextRun/gfxFont/gfxFontGroup APIs. r=vlad 2007-05-08 15:46:14 -07:00
aaronleventhal@moonset.net fe03d7db2d Bug 301621. Expose elements with onclick from addEventListener(). r=smaug 2007-05-08 14:44:04 -07:00
sspitzer@mozilla.org 3b3a28f255 fix for bug #372051: problems when moving a livemark containerr=mano. Thanks to onemen.one@gmail.com for the patch. 2007-05-08 14:19:39 -07:00
Olli.Pettay@helsinki.fi 1ae6aaa3e4 Bug 379763, Need way to determine if a given element has an event handler of a certain type r+sr=jst 2007-05-08 14:13:13 -07:00
ted.mielczarek@gmail.com 83ff8f73ab bug 368206 - build breakpad by default on os x. (trying again). r=bsmedberg 2007-05-08 12:44:33 -07:00
ted.mielczarek@gmail.com 9477f98ec0 bug 379518 - sync to breakpad svn revision 162. r=bsmedberg 2007-05-08 12:29:41 -07:00
brendan@mozilla.org 80af9529e2 Fixes left in wake of JSOP_POPN (379925, r=igor). 2007-05-08 12:04:13 -07:00
vladimir@pobox.com 1947a97271 b=379474, borders render incorrectly when using moz-border-radius (also 379446, hr noshade renders incorrectly); r=dbaron 2007-05-08 10:40:08 -07:00
bclary@bclary.com 6998bc7dda JavaScript Test - update test to match 1.8.1 and later serialization, bug 297025 2007-05-08 10:10:11 -07:00
masayuki@d-toybox.com 8a54aa4dcc Bug 357637 Loading time (Tp) of pages with Chinese text is unbearable r=vlad 2007-05-08 08:33:52 -07:00
ted.mielczarek@gmail.com 14da476952 bug 379290 - add some environment variables to support use in automated testing - add MOZ_CRASHREPORTER_NO_REPORT. r=bsmedberg 2007-05-08 08:15:20 -07:00
smontagu@smontagu.org 982470d498 Clear mTextRun on a style change reflow. Bug 379969, r+sr=roc 2007-05-08 07:33:09 -07:00
joshmoz@gmail.com 78fa2b7308 DrawButton draws more than just push buttons, this fixes some missing/misdrawn button types on Mac OS X. b=379612 b=379993 sr=pinkerton 2007-05-08 05:54:48 -07:00
jwatt@jwatt.org 75df545d2f Add reftest for changing transform on foreignObject 2007-05-08 05:54:12 -07:00
jwatt@jwatt.org fe364da624 add some comments to reftest and change it so that it's less likely to give false results 2007-05-08 05:47:47 -07:00
mats.palmgren@bredband.net 2496088049 Improve the <!DOCTYPE> parsing. b=363883 r=mrbkap sr=jst 2007-05-08 05:19:32 -07:00
mozilla.mano@sent.com 24e23fd894 Bug 334669 - bookmark separators have an icon overlaid over it. patch from onemen.one@gmail.com, r=me. 2007-05-08 03:50:33 -07:00
jwatt@jwatt.org 07b9ac312e Conditionally run the reftests that crash linux instead of commenting them out entirely 2007-05-08 03:22:36 -07:00