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

20324 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu 38f428dfd0 Backing out patches for bug 385270 (mostly --- due to other checkins in the meantime, the GetContent*() helper functions need to stay) to fix regressions. a=schrep 2007-07-30 23:56:14 +00:00
sharparrow1%yahoo.com 63d5492e88 Backout bug 320378 due to regression bug 389398 2007-07-26 22:03:57 +00:00
Olli.Pettay%helsinki.fi 3255dc745d Backing out bug 275196, xml:id, to fix tp regression 2007-07-26 14:16:21 +00:00
Olli.Pettay%helsinki.fi 4d6734ffc4 Bug 275196, xml:id, r=sicking, sr=dbaron 2007-07-26 12:22:17 +00:00
roc+%cs.cmu.edu 8477256fc6 Bug 387969. Use CSS 'text-rendering' property to control text quality. r=pavlov,r+sr=bzbarsky 2007-07-26 09:47:45 +00:00
tor%cs.brown.edu 583f6a1f5f Bug 383184 - Implement SVG lighting filters.
Style portion r+sr=dbaron, rest r=longsonr, sr=roc.
2007-07-26 06:57:43 +00:00
dbaron%dbaron.org bd8e975f54 Remove additional unused code from system font redesign, and add one comment. b=377947 r+sr=bzbarsky 2007-07-26 06:41:37 +00:00
dbaron%dbaron.org bf8c6273a8 Make SetGenericFont not use aStartStruct-based computation since it's fundamentally incompatible with it. b=216456 r+sr=bzbarsky 2007-07-26 06:32:19 +00:00
roc+%cs.cmu.edu 8524b00ad4 Bug 379349. Reftest files need to be added. Created by fantasai 2007-07-26 04:48:54 +00:00
jst%mozilla.org ffdfe7d2ba Bug 280959: Adding support for cut, copy, paste events. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com, sr=jst@mozilla.org,jonas@sicking.cc 2007-07-26 04:14:35 +00:00
ginn.chen%sun.com 0144f61e5c Bug 387981 No focus events when exiting XUL submenus
r=surkov.alexander, enndeakin sr=neil
2007-07-26 04:14:32 +00:00
roc+%cs.cmu.edu bc5a6b7f25 Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc 2007-07-26 04:03:31 +00:00
sharparrow1%yahoo.com 6ddd341252 Bug 4821: Implement page zoom (backend). r+sr=roc. 2007-07-26 03:34:16 +00:00
dbaron%dbaron.org 690bc2593b Mark tests passing that were fixed by bug 389464. 2007-07-26 00:01:32 +00:00
dbaron%dbaron.org 474bef0e2d Fix enumerated values of font-size to depend on the right preference. b=389464 r+sr=bzbarsky 2007-07-25 23:14:47 +00:00
sharparrow1%yahoo.com e6da70950c Bug 387201: ASSERTION: If we asked for force-fit, it should have been placed with float, padding. r+sr=roc 2007-07-25 21:52:20 +00:00
bzbarsky%mit.edu ea703d466e Adding tests that make sure bug 352980 doesn't regress anything. 2007-07-25 21:47:22 +00:00
vladimir%pobox.com af44235d8f b=339553, drawString enhancement for canvas, r=me; patch from robarnold 2007-07-25 18:21:35 +00:00
sharparrow1%yahoo.com 1b69f658e3 Bug 386640: ClearStyleDataAndReflow is fundamentally broken. r+sr=bz 2007-07-25 17:14:14 +00:00
longsonr%gmail.com 55d27d8ba0 Bug 388411 - Improve frame construction: make trivial constructors inline and check that content is what we expect. r+sr=tor 2007-07-25 09:16:02 +00:00
bzbarsky%mit.edu 4345b88716 Avoid doing some work when initializing textfields. Bug 221150, patch by
peterv and a little bit me, r=me, sr=roc
2007-07-25 00:11:23 +00:00
dbaron%dbaron.org e4815d6201 Implement -moz-initial for almost all remaining properties. b=80887 r+sr=bzbarsky 2007-07-24 15:27:11 +00:00
longsonr%gmail.com 9dbe0ffc48 Bug 388295 - Clean up nsSVGPathGeometryFrame: make constructor protected, put methods belonging to the same interface together. r+sr=tor 2007-07-24 09:05:37 +00:00
dbaron%dbaron.org b27cc4399f Avoid potential recursion into Compute*Data on the same rule node (for an inherited struct), which can cause a leak. Add bolder and lighter font-weight to CheckFontProperties. Fix incorrect propagation of generic fonts in ComputeFontData. b=383979 r+sr=bzbarsky 2007-07-24 04:13:45 +00:00
roc+%cs.cmu.edu 5015acbcc5 Bug 385270. Remove unnecessary (hopefully) bidi offset adjustment; the offsets will get fixed by a later reflow. r+sr=dbaron 2007-07-24 03:48:10 +00:00
bzbarsky%mit.edu a460fca5f9 Have the rule take ownership of the parsed selector when we're done parsing it
instead of cloning the selector.  Bug 386123, r+sr=dbaron
2007-07-24 01:48:10 +00:00
bzbarsky%mit.edu 6631c7869b Add assertion. Bug 382199, r+sr=dbaron 2007-07-24 01:42:23 +00:00
bzbarsky%mit.edu 25fc7a1231 Address nits in patch for bug 257868. r+sr=roc 2007-07-24 01:19:44 +00:00
enndeakin%sympatico.ca bc5127f5cf Bug 388280, command event needs to know user input state, otherwise a popup could be blocked, r=jst,sr=bz 2007-07-24 00:55:54 +00:00
sharparrow1%yahoo.com be544b6c43 Bug 320378: Fix rendering preformance for heavily nested pages with clearance. 2007-07-24 00:40:42 +00:00
sharparrow1%yahoo.com 3637c4192b Reftest for bug 386147 2007-07-24 00:08:33 +00:00
asqueella%gmail.com c9e3e94224 Bug 388761 - fix MOZ_XUL-disabled builds
p=romaxa <romaxa@gmail.com>
r+sr=roc
2007-07-24 00:04:37 +00:00
martijn.martijn%gmail.com 562dbb88d1 Reftests for bug 386470, r=peterv 2007-07-23 23:40:17 +00:00
asqueella%gmail.com 0c651d113b fix bug 388709 - "ASSERTION: Please remove this from the document properly: '!IsInDoc()'" with :after, floating :first-letter
Store the generated content as a nsCOMArray<nsIContent>* property on frames to make its clean-up on frame destruction less fragile.

r+sr=roc
2007-07-23 23:31:12 +00:00
martijn.martijn%gmail.com 36ac7f4ffb Bug 386470 � <marquee contentEditable> should stop, r=peterv, sr=bzbarsky 2007-07-23 22:02:57 +00:00
sharparrow1%yahoo.com cf4b2a7b62 Bug 386147: Don't cut off floats at the bottom of the page, part 2: make sure continuations have the right preferred width. r+sr=dbaron. 2007-07-23 21:40:10 +00:00
enndeakin%sympatico.ca bf56552dac Bug 387499, 387985, key navigation and shortcuts not working when menulist is closed, r=neil,sr=bz 2007-07-23 17:08:10 +00:00
sharparrow1%yahoo.com 2fd8ec2db1 Bug 388359: Menu items are highlighted as mouse pointer moves below menu. Fix makes GetEventCoordinatesRelativeTo work across window roots. r+sr=roc. 2007-07-23 16:44:34 +00:00
jwatt%jwatt.org 907bbc4352 Preemptive reftest for bug 379178. 2007-07-23 13:50:52 +00:00
jwatt%jwatt.org 4ece535c7e Backing out last checkin to fix reftest failures. See bug 381285. 2007-07-22 23:22:34 +00:00
jwatt%jwatt.org 79eb14a071 Fixing bug 381285. ASSERTION: can't mark frame dirty during reflow. r=dbaron@mozilla.com 2007-07-22 22:35:05 +00:00
bzbarsky%mit.edu c74f723418 Adding test. 2007-07-22 20:30:09 +00:00
dbaron%dbaron.org 66cd6029f3 Clean up empty gNoComputedStyle lists. 2007-07-22 19:57:15 +00:00
dbaron%dbaron.org 0c7cf7eb97 Don't test properties whose values overlap with others. 2007-07-22 19:56:35 +00:00
dbaron%dbaron.org 58982ad447 Add hooks to get correct computed value for logical box properties. 2007-07-22 19:56:13 +00:00
dbaron%dbaron.org 6bb7449aa2 Remove unused gNoComputedValue variable. 2007-07-22 17:59:14 +00:00
dbaron%dbaron.org d6624afd98 Implement remaining properties in computed style (with some hacks for counter() values for content), and fix some page-break-* bugs exposed by the added test coverage. b=316981 r+sr=bzbarsky 2007-07-22 17:58:37 +00:00
dbaron%dbaron.org 0fdd41c6b0 Make CheckFontProperties consider font-size:larger and font-size:smaller as well. b=388548 r+sr=bzbarsky 2007-07-22 17:57:35 +00:00
dbaron%dbaron.org 34acb7dc55 Make aRuleDetail parameters to Compute*Data not be references. b=388546 r+sr=bzbarsky 2007-07-22 17:56:56 +00:00
mats.palmgren%bredband.net 8f09ec1a32 Remove nsDirectionalFrame::QueryInterface(), add GetFrameName(), and some other minor cleanup. b=385921 r+sr=dbaron 2007-07-22 14:43:23 +00:00