dbaron@dbaron.org
|
4d08619789
|
Add tests for invalid values in the property database, and add cases fixed in bug 258080.
|
2007-04-15 15:29:35 -07:00 |
dbaron@dbaron.org
|
0be6cf1d31
|
Test for inherit and initial on shorthand properties as well. b=258080
|
2007-04-15 15:28:07 -07:00 |
dbaron@dbaron.org
|
f53aa85642
|
Add work in progress for tests of CSS property parsing and data computation.
|
2007-04-15 15:27:14 -07:00 |
dbaron@dbaron.org
|
f5e97f1e48
|
Convert background-position to use nsCSSValuePair rather than acting like a shorthand property. b=258080 r+sr=bzbarsky
|
2007-04-15 15:25:20 -07:00 |
neil@parkwaycc.co.uk
|
e6a044b6a2
|
Fix tooltip crash (regression from bug 376802) b=377473 r+sr=jst
|
2007-04-15 04:25:53 -07:00 |
uriber@gmail.com
|
59c6b80092
|
For caret browsing, initialize the caret position to the top of the page (if there isn't already a selection). bug=144000 r+sr=bzbarsky
|
2007-04-14 09:51:20 -07:00 |
uriber@gmail.com
|
ccbc523982
|
Test for null parent content, rather than null parent frame, to avoid possible crash in FindBlockFrameOrBR(). bug=370174 r=sharparrow1 sr=roc
|
2007-04-14 09:34:12 -07:00 |
roc+@cs.cmu.edu
|
e6875ed95a
|
Not part of the build. Fix new textframe issues with mixed-direction text and textrun reconstruction.
|
2007-04-13 15:57:54 -07:00 |
roc+@cs.cmu.edu
|
152f667606
|
Bug 376223. Make frame construction for XUL listbox content grab pseudo frames if necessary. r+sr=bzbarsky
|
2007-04-13 09:50:57 -07:00 |
Olli.Pettay@helsinki.fi
|
c3e71b7efb
|
Bug 374090, Crash [@ nsGfxScrollFrameInner::GetScrollPortSize] with noframes and setting binding on root element, r+sr=roc
|
2007-04-13 07:07:40 -07:00 |
stuart.morgan@alumni.case.edu
|
7f8d019662
|
Bug 377110: Strip unnecessary rules from Camino-only forms.css. r=josh sr=dbaron
|
2007-04-12 16:02:37 -07:00 |
neil@parkwaycc.co.uk
|
250b120fee
|
Bug 377035 Allow <tree> to be anonymous parent of <treechildren> r=Enn sr=roc
|
2007-04-12 14:18:47 -07:00 |
neil@parkwaycc.co.uk
|
5bd376248d
|
Bug 376802 Use one global tooltip listener instead of creating one for each XUL element that needs one r=Smaug sr=jst
|
2007-04-12 13:59:01 -07:00 |
martijn.martijn@gmail.com
|
fa3b8bc1ea
|
Bug 377017 - Javascript - crash on accessing a css rule after deleteRule() [@ nsCSSSelector::ToStringInternal], r+sr=dbaron
|
2007-04-12 09:23:43 -07:00 |
martijn.martijn@gmail.com
|
b27082692f
|
Bug 376891 - <center><marquee direction=up/down></center> has different result in IE, r=dbaron, sr=bzbarsky
|
2007-04-12 07:54:34 -07:00 |
enndeakin@sympatico.ca
|
48dbcb6959
|
Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc
|
2007-04-11 21:37:39 -07:00 |
bzbarsky@mit.edu
|
45362a766c
|
Adding some more reftests.
|
2007-04-11 17:52:12 -07:00 |
mozilla.mano@sent.com
|
fc4f35d0d4
|
Bug 377181 - 'Jump to here' system preference is not followed by (new) non-native scrollbars. r-cbarrett, sr=roc.
|
2007-04-11 17:36:40 -07:00 |
ted.mielczarek@gmail.com
|
8007cea8c8
|
fix dbaron's typo
|
2007-04-11 09:48:01 -07:00 |
axel@pike.org
|
6ccf922cb5
|
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
|
2007-04-11 09:35:01 -07:00 |
longsonr@gmail.com
|
41b2c96659
|
Bug 368836 - improve support for initial in SVG. r+sr=dbaron
|
2007-04-11 01:27:27 -07:00 |
dbaron@dbaron.org
|
b54b4dc09b
|
Annotate known reftest failure for which bug has been filed.
|
2007-04-11 00:36:58 -07:00 |
dbaron@dbaron.org
|
6a788e1924
|
Annotate known failure for which bug has been filed.
|
2007-04-11 00:31:09 -07:00 |
dbaron@dbaron.org
|
c3d416e7b0
|
Remove failure attributed to bug that was just my confusion.
|
2007-04-11 00:26:01 -07:00 |
roc+@cs.cmu.edu
|
2e87f1c413
|
Bug 370439 (sort of). GetAbsPosClipRect needs to take the new frame size as a parameter, because the current frame size may be invalid when we are called by FinishAndStoreOverflow. r+sr=dbaron
|
2007-04-10 22:04:09 -07:00 |
dbaron@dbaron.org
|
321f6ff128
|
Colin just fixed bug 369293.
|
2007-04-10 22:04:04 -07:00 |
joshmoz@gmail.com
|
0a82135427
|
Draw native scrollbars using nsITheme on Mac OS X. Don't use a cocoa control. Fixes a whole host of clipping and visibility bugs and bugs 339447, 369293, 370439. r=josh sr=roc
|
2007-04-10 17:25:11 -07:00 |
Olli.Pettay@helsinki.fi
|
1288e8f209
|
Additional patch for bug 369150, r+sr=bz
|
2007-04-10 12:08:21 -07:00 |
bzbarsky@mit.edu
|
e2e673dd84
|
Test should be XHTML, not HTML. Fixes orange.
|
2007-04-10 10:49:26 -07:00 |
bzbarsky@mit.edu
|
2030929a32
|
Add test.
|
2007-04-10 09:35:56 -07:00 |
bzbarsky@mit.edu
|
19db7e61d7
|
Treat <mtable> as special, since the outermost frame it creates is not in facta table-related frame. Bug 374193, r=bernd, sr=rbs
|
2007-04-10 09:24:02 -07:00 |
longsonr@gmail.com
|
7f4bd58403
|
Bug 376611 - Don't cache marker frames. r=tor,sr=roc
|
2007-04-10 03:19:59 -07:00 |
longsonr@gmail.com
|
98edc3e16c
|
Bug 374277 - Horizontal line with stroke referencing a userSpaceOnUse pattern doesn't paint. r=jwatt,sr=tor
|
2007-04-10 02:57:12 -07:00 |
dbaron@dbaron.org
|
db300d6c14
|
Fix regression that caused the SVG properties not to be listed. b=375388
|
2007-04-09 15:42:43 -07:00 |
enndeakin@sympatico.ca
|
a524f1f443
|
Bug 372047, support reverse direction scales, r=neil,josh
|
2007-04-09 15:39:57 -07:00 |
rbs@maths.uq.edu.au
|
c6f2b93aa2
|
Typo
|
2007-04-08 20:54:09 -07:00 |
rbs@maths.uq.edu.au
|
ffbb17cd34
|
Bug 370791 - Crash [@ nsStyleContext::AddRef] [@ nsCSSRendering::PaintBackground] with <math:mi> and float, r+sr=bz
|
2007-04-08 20:43:44 -07:00 |
bzbarsky@mit.edu
|
41133792f6
|
This test fails for now, pending bug 221428 being fixed.
|
2007-04-05 16:11:39 -07:00 |
bzbarsky@mit.edu
|
fd819f0b23
|
Default javascript: URIs to running in a sandbox instead of not running atall. Bug 376484, r+sr=jst
|
2007-04-05 15:49:32 -07:00 |
bzbarsky@mit.edu
|
d919fd8359
|
Make sure to update view positions if we move our block around verticallyduring reflow. Bug 365294, r+sr=dbaron
|
2007-04-05 15:47:38 -07:00 |
tor@cs.brown.edu
|
f74cf04e15
|
Bug 375775 - filter crash with display:none. r+sr=roc
|
2007-04-05 06:23:21 -07:00 |
tor@cs.brown.edu
|
a223402081
|
Bug 376414 - Plug leak of SVG text container elements. r=jwatt, sr=roc
|
2007-04-04 08:22:08 -07:00 |
dbaron@dbaron.org
|
4a73d20e5e
|
Mark test as passing since it doesn't have the right kerning pairs to trigger failure.
|
2007-04-03 20:18:29 -07:00 |
roc+@cs.cmu.edu
|
696689ede3
|
Bug 368860. Don't perform out-of-bounds access if we have a bogus empty previous-text-frame. r+sr=dbaron
|
2007-04-03 19:28:27 -07:00 |
dbaron@dbaron.org
|
514e29befa
|
Make text node separation in reference match that in test. (Implementation dependent, yuck.)
|
2007-04-03 19:07:39 -07:00 |
dbaron@dbaron.org
|
d752b8cf91
|
Add a test for subpixel positioned text, since we just made all the other tests not test that.
|
2007-04-03 18:58:26 -07:00 |
dbaron@dbaron.org
|
a0c743d2ce
|
Make text node separation in reference match that in test. (Implementation dependent, yuck.)
|
2007-04-03 18:47:42 -07:00 |
longsonr@gmail.com
|
497aa7d994
|
Bug 329867 - Some SVG frames have screwy AddRef/Release implementations. r=jwatt,sr=tor
|
2007-04-03 03:52:00 -07:00 |
roc+@cs.cmu.edu
|
1564cb4f0d
|
Not part of the build --- update GetPresContext to PresContext in a few not-built places.
|
2007-04-02 20:56:55 -07:00 |
enndeakin@sympatico.ca
|
24b58be501
|
Bug 366478 - consolidate lists of onX event attributes, r=smaug,jwatt,sr=sicking
|
2007-04-02 10:17:36 -07:00 |
bzbarsky@mit.edu
|
16a6a8ad20
|
Adding test for bug 374038
|
2007-04-01 08:45:29 -07:00 |
bzbarsky@mit.edu
|
f03f059aef
|
Make non-blockframe kids of xul not have to end up with a zero height. Bug374038, r+sr=dbaron
|
2007-04-01 08:15:17 -07:00 |
dbaron@dbaron.org
|
b8a8ca5469
|
Fix handling of initial and -moz-inherit for -moz-broken-image-icon, quotes, and -moz-box-ordinal-group. b=375363 r+sr=bzbarsky
|
2007-03-30 15:02:09 -07:00 |
bzbarsky@mit.edu
|
bf5ea77d39
|
Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch byTaras Glek <tglek@mozilla.com>, rs=roc.
|
2007-03-30 14:11:41 -07:00 |
joshmoz@gmail.com
|
090fa1980b
|
remove app-specific code from tier-9 code. add a pref to handle native popup windows on Mac OS X instead. b=323062 r=smorgan sr=bsmedberg
|
2007-03-30 12:51:51 -07:00 |
longsonr@gmail.com
|
3ba3504845
|
Bug 375830 - Have NS_GetxxxFrame functions return the frame. r+sr=tor
|
2007-03-30 02:03:40 -07:00 |
roc+@cs.cmu.edu
|
eb3615bb6e
|
Bug 375917. Pass appunits-per-CSS-pixel ratio to DrawSolidBorderSegment instead of some meaningless boolean. patch by Jeremy Lea, r+sr=roc
|
2007-03-29 19:53:45 -07:00 |
enndeakin@sympatico.ca
|
e3688565ea
|
Bug 375684, assertion when source of a drag is the root element, r+sr=roc
|
2007-03-29 16:58:59 -07:00 |
roc+@cs.cmu.edu
|
cd91d51b6b
|
Bug 375824. Centralize Thebes startup/shutdown sequence. r=vlad
|
2007-03-29 14:48:46 -07:00 |
longsonr@gmail.com
|
ab024cd644
|
Bug 373624 - Support transparent as a gradient and filter stop-color. r=jwatt,sr=tor
|
2007-03-29 01:59:06 -07:00 |
longsonr@gmail.com
|
a7600997c6
|
Bug 374914 - get rid of nsISVGFilterFrame. r=jwatt,sr=tor
|
2007-03-29 01:54:53 -07:00 |
sharparrow1@yahoo.com
|
c20ff5454c
|
Bug 372062: Auto values for right and bottom in CSS clip rect broken. r+sr=roc.
|
2007-03-28 18:31:26 -07:00 |
roc+@cs.cmu.edu
|
b7edc1cc75
|
Not part of the build (well, gfxSkipChars is built but not used): fix bugs in gfxSkipChars, and new textframe fixes for soft hyphens, justification, and caret movement (PeekOffset*) among other things
|
2007-03-28 16:54:32 -07:00 |
longsonr@gmail.com
|
65cdcbadcb
|
Bug 374770 - Simplify nsSVGOuterSVGFrame::IsRedrawSuspended. r+sr=tor
|
2007-03-28 02:41:46 -07:00 |
longsonr@gmail.com
|
4b71527839
|
Bug 374766 - reduce filter and marker memory requirements. r=jwatt,sr=tor
|
2007-03-28 01:49:40 -07:00 |
sharparrow1@yahoo.com
|
8428744dbd
|
Bug 373474: Scrollbar buttons don't get invalidated (i.e. for notification box or resizing). r+sr=roc.
|
2007-03-27 23:24:40 -07:00 |
sharparrow1@yahoo.com
|
8336bd243a
|
Bug 373433: views inside absolutely positioned blocks sometimes mispositioned. r+sr=roc.
|
2007-03-27 23:14:03 -07:00 |
sharparrow1@yahoo.com
|
e0d29aa0f8
|
Bug 375508: Outline drawing broken when outline doesn't overflow. r+sr=roc.
|
2007-03-27 22:53:29 -07:00 |
jwatt@jwatt.org
|
4d812e2251
|
Use getAttribute('class') instead of className so that reftest can run SVG tests. On SVG elements className is of type SVGAnimatedString instead of DOMString.
|
2007-03-27 11:06:35 -07:00 |
dbaron@dbaron.org
|
5e06fc3cd8
|
Update reftest random markings now that bug 372629 is fixed.
|
2007-03-27 08:35:47 -07:00 |
dbaron@dbaron.org
|
4d961c5c49
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
longsonr@gmail.com
|
a4186b35af
|
Bug 375384 - remove nsSVGUtils::IsSingular. r+sr=tor
|
2007-03-27 05:43:59 -07:00 |
joshmoz@gmail.com
|
c5178035b9
|
get rid of old backbuffer API and related code. b=371392 r/sr=roc
|
2007-03-26 23:21:55 -07:00 |
Olli.Pettay@helsinki.fi
|
000009aabe
|
Bug 369168, r+sr=roc
|
2007-03-26 22:30:14 -07:00 |
sharparrow1@yahoo.com
|
fdf598e75c
|
Bug 372037: CSS clip property should clip the overflow rect as well as the paint rect; r+sr=roc.
|
2007-03-26 20:58:17 -07:00 |
joshmoz@gmail.com
|
b53a9fd8b5
|
Implement CoreGraphics NPAPI Drawing Model. NPAPI plugins now have the option to render using CoreGraphics instead of Quickdraw. b=344427 r=sfraser sr=jst
|
2007-03-26 18:07:57 -07:00 |
gavin@gavinsharp.com
|
81097f389c
|
Reftest for bug 341043 by Arno <arno.@no-log.org>, r=roc
|
2007-03-26 13:39:29 -07:00 |
neil@parkwaycc.co.uk
|
4a0aec7fa4
|
Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg
|
2007-03-26 11:17:02 -07:00 |
jwatt@jwatt.org
|
e000c32da6
|
Reftest for viewBox on child svg
|
2007-03-26 10:01:18 -07:00 |
jwatt@jwatt.org
|
74eb7a0e1f
|
Add failure rect to reftest
|
2007-03-26 09:22:18 -07:00 |
jwatt@jwatt.org
|
8c4f4fa8a0
|
Adding reftest for foreignObject
|
2007-03-26 09:14:38 -07:00 |
jwatt@jwatt.org
|
78a3826178
|
Reftest for percentage units on viewport element breaking user units on graphics
|
2007-03-26 08:53:49 -07:00 |
jwatt@jwatt.org
|
52a43f31ca
|
Adding reftest for null rootElement
|
2007-03-26 08:35:35 -07:00 |
jwatt@jwatt.org
|
b40cec0683
|
Add reftest for stroke-width with percentage value
|
2007-03-26 00:45:21 -07:00 |
jwatt@jwatt.org
|
66aa62b8e9
|
Reftest for rects with one of rx or ry set
|
2007-03-26 00:43:09 -07:00 |
dbaron@dbaron.org
|
159ebf67ac
|
Add tests for parsing, storage, and serialization of inherit and -moz-initial values.
|
2007-03-25 22:54:44 -07:00 |
Olli.Pettay@helsinki.fi
|
1f7ec1b192
|
375196, r+sr=roc
|
2007-03-25 22:38:22 -07:00 |
enndeakin@sympatico.ca
|
62ba5b5d00
|
Bug 374832, lower opacity on drag images, Bug 375038, dragging doesn't work on blocks inside inlines, r+sr=roc
|
2007-03-25 20:27:53 -07:00 |
sharparrow1@yahoo.com
|
da2b7ddc4f
|
Bug 375273: minor code cleanup in nsContainerFrame. r+sr=roc
|
2007-03-25 18:12:49 -07:00 |
dbaron@dbaron.org
|
5754dbd865
|
More spans needed to separate text frames the same way they're separated in the test.
|
2007-03-25 15:26:13 -07:00 |
dbaron@dbaron.org
|
309969ddde
|
Fix unclosed style element.
|
2007-03-25 15:07:31 -07:00 |
dbaron@dbaron.org
|
450f792231
|
Correctly annotate randomness (really dependency on fonts available on system) due to bug 372629.
|
2007-03-25 14:42:18 -07:00 |
dbaron@dbaron.org
|
ec59fab918
|
Work around lack of content:none.
|
2007-03-25 14:41:17 -07:00 |
dbaron@dbaron.org
|
e2f03dc6b2
|
Fix two counter references that were copies of the tests.
|
2007-03-25 14:40:28 -07:00 |
dbaron@dbaron.org
|
774236aaff
|
Add <span>s so that we don't have different text frame separation between test and reference.
|
2007-03-25 14:39:36 -07:00 |
dbaron@dbaron.org
|
7c29dbd4db
|
Add reftests for text-indent.
|
2007-03-25 12:26:32 -07:00 |
asqueella@gmail.com
|
2e97c192c6
|
Try to fix mac bustage, making this test skip the global stylesheet PI like the other tests do...
|
2007-03-24 23:21:00 -07:00 |
asqueella@gmail.com
|
49ac16a6a2
|
Bug 374486 - "WARNING: Nonempty list left over?" in visual debugging mode
p=Sylvain Pasche <sylvain.pasche@gmail.com>r+sr=roc
|
2007-03-24 22:30:59 -07:00 |
asqueella@gmail.com
|
019018cc51
|
fix bug 369828 - html/svg:style sheets don't work in XUL documents(the fix is to special-case these elements in nsXULDocument::ResumeWalkand manually call UpdateStylesheet on them after the element and its subtreeis fully constructed and inserted into the document)r=bz, sr=peterv
|
2007-03-24 22:20:29 -07:00 |
roc+@cs.cmu.edu
|
7215a7cdba
|
No bug. A variety of fixes to fix various reftest failures. Not Part Of The Build.
|
2007-03-24 04:07:36 -07:00 |
mats.palmgren@bredband.net
|
5e234eb0fe
|
Fix "selection colors are sometimes wrong". b=374765 r+sr=pavlov
|
2007-03-24 02:21:35 -07:00 |
Olli.Pettay@helsinki.fi
|
baed348e8c
|
Bug 375093, Crash [@ nsTypedSelection::ScrollIntoView] when right-clicking paste in input which then gets destroyed oninput, r+sr=dbaron
|
2007-03-23 10:32:34 -07:00 |
Olli.Pettay@helsinki.fi
|
2fa9428129
|
backout Bug 369168
|
2007-03-23 03:03:25 -07:00 |
dbaron@dbaron.org
|
0eb3ef24ef
|
Update counters test results based on Windows results and better understanding of Mac failures.
|
2007-03-23 00:41:57 -07:00 |
dbaron@dbaron.org
|
52c82147c9
|
Mark 2 more tests as random due to font spacing issues.
|
2007-03-23 00:09:45 -07:00 |
dbaron@dbaron.org
|
99b690cd74
|
Add counter tests that I wrote for bug 3247, converted to reftest format by Rob Campbell <rcampbell@mozilla.com>.
|
2007-03-22 23:28:24 -07:00 |
dbaron@dbaron.org
|
d9fb5756df
|
Add tests for bug 348516. Test 1 by <arno.@no-log.org>, r=dbaron. Tests 2 and 3 by me.
|
2007-03-22 23:25:51 -07:00 |
Olli.Pettay@helsinki.fi
|
ac1026afe5
|
Bug 374937, Crashes [@ nsTypedSelection::GetFrameSelection], r+sr=roc
|
2007-03-22 17:06:38 -07:00 |
Olli.Pettay@helsinki.fi
|
1873c8e13f
|
Bug 369168, r+sr=roc
|
2007-03-22 17:01:36 -07:00 |
Olli.Pettay@helsinki.fi
|
0c27ce36c2
|
Bug 369150, r+sr=roc
|
2007-03-22 16:57:55 -07:00 |
roc+@cs.cmu.edu
|
a9d23468e5
|
Bug 333659. Major new-textframe update. You can really browse the Web with it now, although major bugs remain.
|
2007-03-22 16:13:12 -07:00 |
roc+@cs.cmu.edu
|
ae8bed039b
|
No bug. Comment-only change to note a potential optimization opportunity.
|
2007-03-22 16:10:10 -07:00 |
joshmoz@gmail.com
|
e430e54e08
|
fix crash, suspend native events when instantiating plugins. patch by Steven Michaud. b=345627 r=josh sr=roc
|
2007-03-22 16:04:51 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
bmlk%gmx.de
|
445ad42a2d
|
limit mathml row- and colspans as we do for html bug 443089 r/sr=bzbarsky a=siedler
|
2008-08-04 06:36:58 +00:00 |
karlt+%karlt.net
|
35ba459f6b
|
Bug 435764 ��� crash [@ cairo_draw_with_xlib] painting windowless plugins.
Move ws_info set-up from nsObjectFrame::CallSetWindow().
Provide gfxXlibNativeRenderer::NativeDraw with Screen and Colormap.
r+sr=roc a1.9.0.2=ss
|
2008-07-24 22:37:32 +00:00 |
dbaron%dbaron.org
|
6a0d84dd89
|
Don't restyle slow selectors for changes to native anonymous content. (Bug 436453) r+sr=bzbarsky a=samuel.sidler
|
2008-07-24 19:41:38 +00:00 |
smontagu%smontagu.org
|
8de1814d8c
|
Bug 435856: LTR overwrite after printing a page. r+sr=roc, a=ss
|
2008-07-22 11:59:15 +00:00 |
masayuki%d-toybox.com
|
844a9634e1
|
reftests for Bug 436356
|
2008-07-22 04:22:43 +00:00 |
masayuki%d-toybox.com
|
cf149a1387
|
Bug 436356 Bullet lists does not display correctly, works in FF 2 p=Atsushi Sakai, r+sr=roc, a=samuel.sidler
|
2008-07-22 04:21:13 +00:00 |
masayuki%d-toybox.com
|
3cd39d8548
|
Bug 442554 layout.word_select.eat_space_to_next_word should not change word selection method r+sr=roc, a=samuel.sidler
|
2008-07-22 04:13:21 +00:00 |
neil%parkwaycc.co.uk
|
6d86e49450
|
Bug 444466 Crash [@ nsTextControlFrame::PreDestroy()] r+sr=bz a=ss
|
2008-07-21 08:06:07 +00:00 |
mats.palmgren%bredband.net
|
1a1cd58c15
|
Use async Invalidate() to avoid crashing. b=435422 r+sr=roc a=beltzner
|
2008-07-20 21:02:05 +00:00 |
mats.palmgren%bredband.net
|
fec6b30128
|
Use the post-reflow GetUsedMargin() value when placing the legend. b=433700 r+sr=dbaron a=ss
|
2008-07-20 19:29:36 +00:00 |
anodelman%mozilla.com
|
df1b976f7a
|
Bug 416911 - per-test timeout in talos
more information from the pageloader
p=anodelman r=rcampbell
|
2008-07-03 22:14:43 +00:00 |
jst%mozilla.org
|
220ae1f87e
|
Better handling of overflowing integer values. r+sr=roc@ocallahan.org, a=beltzner@mozilla.com
|
2008-07-01 22:51:43 +00:00 |
dbaron%dbaron.org
|
8812062bf4
|
Snap background origin and clip areas to device pixels to prevent tiling from varying for subpixel position changes that don't change the box's visible position at all. Tests by roc (433640-*) and me (background-image-tiling-*). b=433640 r+sr=roc a=beltzner
|
2008-07-01 03:44:17 +00:00 |
dholbert%cs.stanford.edu
|
1871afb8ff
|
bug 433373 - Fix clipping region when printing selections that start later in document (taking page-scaling into account). r+sr=roc a=beltzner
|
2008-07-01 03:43:01 +00:00 |
dholbert%cs.stanford.edu
|
de94f65b97
|
Backing out bug 433373, because the landed patch version doesn't handle page scaling.
|
2008-06-24 18:51:19 +00:00 |
dholbert%cs.stanford.edu
|
062d3c863c
|
bug 433284 - Needed to reposition child views after sliding container frame during print-selection. r+sr=roc a=beltzner
|
2008-06-24 16:37:17 +00:00 |
dholbert%cs.stanford.edu
|
1007e9e1b0
|
bug 433373 - Fix clipping region when printing selections that start later in document. r+sr=roc a=beltzner
|
2008-06-24 16:35:27 +00:00 |
roc+%cs.cmu.edu
|
de099f4b08
|
Bug 398332. Merge reflow statuses from out-of-flow frames more carefully so that we don't lose information about the primary reflow. r=fantasai,r+sr=dbaron,a=shaver
|
2008-05-28 13:39:41 +00:00 |
roc+%cs.cmu.edu
|
30bb0210b4
|
Bug 433727. Make DocumentViewerImpl::GetFullZoom work when there's no presentation. r+sr=bzbarsky,a=beltzner
|
2008-05-26 22:03:11 +00:00 |
masayuki%d-toybox.com
|
bf6b82058d
|
b=433340 backing out for linux test failure
|
2008-05-23 11:41:05 +00:00 |
masayuki%d-toybox.com
|
7bb00ba873
|
Bug 433340 bookmark dialog covers candidate window when using IMEr=enndeakin, sr=neil, a=mtschrep
|
2008-05-23 04:47:25 +00:00 |
dholbert%cs.stanford.edu
|
60805fff9b
|
Bug 432954: disable reftest 413292-1.html on mac; r=roc
|
2008-05-14 23:31:28 +00:00 |
reed%reedloden.com
|
26ecfd0a1c
|
Bug 431309 - "Vista toolbar styles should have a -moz-win- prefix" (using the -moz-win- prefix) [p=kliu@mozilla.kailiu.com (Kai Liu) r+sr=roc a1.9=beltzner]
|
2008-05-08 09:29:38 +00:00 |
jst%mozilla.org
|
4541a78fc5
|
Fixing bug 430802 (and bug 405357). Prevent plugin instantiation code re-entrancy. r=jwatt@jwatt.org, sr=bzbarsky@mit.edu, a=beltzner
|
2008-05-06 20:49:30 +00:00 |
dbaron%dbaron.org
|
c50e0986e6
|
Compute widths for replaced block clearing past floats once we're at the correct vertical position. b=430813 r+sr=roc a=schrep
|
2008-05-03 23:34:08 +00:00 |
nick.kreeger%park.edu
|
74401158d3
|
Fixing bug 431606, content drop-down menus should appear with the parent menu. r=enndeakin, sr=roc, approval1.9=beltzner
|
2008-05-02 19:30:03 +00:00 |
gavin%gavinsharp.com
|
11c0c13ae5
|
Bug 427045: Pull out correct toolbar colors in Vista themes (land hunk that was forgotten during the initial landing), patch by wesley-johnston@uiowa.edu, r=vlad, sr=roc, a=beltzner
|
2008-05-02 03:50:03 +00:00 |
dbaron%dbaron.org
|
4013e8fb9f
|
Fix extra block-clearing caused by margins on tables. b=430813 r+sr=roc a=damon
|
2008-05-01 15:15:05 +00:00 |
dholbert%cs.stanford.edu
|
2073e2496f
|
Bug 430389: Use correct clip-rect to prevent multipage print-selection output from streaming off of page boundaries. r+sr=roc a=damons
|
2008-05-01 06:32:25 +00:00 |
dholbert%cs.stanford.edu
|
20c793ba39
|
But 431587: Use zoom-ratio when computing number of needed pages during print-selection. r+sr=roc a=damons
|
2008-05-01 06:31:17 +00:00 |
dolske%mozilla.com
|
73c0ca6cd1
|
Decreasing reftest timeout back to 10 seconds, now that bug 425987 (image reftest fails occasionally on test boxes) is fixed.
|
2008-04-30 23:37:07 +00:00 |
gavin%gavinsharp.com
|
f936e278df
|
Bug 429849: marquee text not on one line , part of this line on top and second part on bottom, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc, a=damon
|
2008-04-30 17:09:09 +00:00 |
gavin%gavinsharp.com
|
176fd05c12
|
Bug 430785: Caret not visible with right-clicking on a text input, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc, a=damon
|
2008-04-30 16:54:17 +00:00 |
roc+%cs.cmu.edu
|
4db5a0f814
|
Bug 409427. Don't slide popups up if they're offscreen, flip them up above the anchor point instead. r=enndeakin,sr=neil,a=damon
|
2008-04-30 01:41:56 +00:00 |
dolske%mozilla.com
|
362bc4c5ef
|
Bug 431435 - reftests should report the slowest test. r=dbaron
|
2008-04-30 00:39:45 +00:00 |
dolske%mozilla.com
|
9c3ad47e87
|
Bump reftest timeout *again*, as some boxes are still timeing out. (bug 425987, wallpaper exceeding structural limits, captain!)
|
2008-04-29 21:01:22 +00:00 |
gavin%gavinsharp.com
|
06aef08713
|
Bug 427045: Pull out correct toolbar colors in Vista themes, patch by wesley-johnston@uiowa.edu, r=vlad, sr=roc, a=beltzner
|
2008-04-29 19:27:23 +00:00 |
dholbert%cs.stanford.edu
|
56933ab7bd
|
Bug 430748: In print-selection, crop out selection regions that are before the top of the first page. (e.g. initial whitespace) r+sr=roc a=beltzner
|
2008-04-29 18:16:49 +00:00 |
vladimir%pobox.com
|
e8d1c109bf
|
b=431081; native selection box frame missing in fx3 - vista content only; r+sr=roc,a=beltzner
|
2008-04-29 03:55:07 +00:00 |
dolske%mozilla.com
|
00c231bc9c
|
Increasing reftest timeout to 120 seconds, because Linux boxes are perma-orange. Tracking in bug 425987.
|
2008-04-28 23:53:16 +00:00 |
dholbert%cs.stanford.edu
|
b24bb851b1
|
Bug 430878: Call PositionChildViews after sliding selection to top of page, to fix mispositioned scrollframes in print selection. r+sr=roc a=dsicore
|
2008-04-28 22:55:04 +00:00 |
mats.palmgren%bredband.net
|
95b5ddd0f4
|
Wallpaper a crash. b=430814 r=bernd sr=roc a1.9=mconnor
|
2008-04-27 21:10:23 +00:00 |
jruderman%hmc.edu
|
9114c6da7c
|
Add crashtest
|
2008-04-27 07:15:54 +00:00 |
vladimir%pobox.com
|
e2afb5e642
|
mark test as not failing on mac
|
2008-04-26 00:05:51 +00:00 |
vladimir%pobox.com
|
313a21023a
|
b=427122, padding on select elements is ignored ; r=dbaron, a=beltzner
|
2008-04-25 23:12:47 +00:00 |
Olli.Pettay%helsinki.fi
|
dce3273158
|
backout Bug 430465
|
2008-04-25 11:31:14 +00:00 |
roc+%cs.cmu.edu
|
3d1648fae4
|
Fixing bustage
|
2008-04-25 10:17:12 +00:00 |
roc+%cs.cmu.edu
|
4cb2985f8f
|
Bug 430465. Don't round source coordinates in the tiled-image-drawing path. r=vlad,a=beltzner
|
2008-04-25 09:40:06 +00:00 |
gavin%gavinsharp.com
|
7bd9bde93f
|
Bug 429020: Scrollbars jump when being clicked and held to scroll down page, patch by Markus Stange <mstange@themasta.com>, r+sr=roc, a=beltzner
|
2008-04-25 00:25:15 +00:00 |
dholbert%cs.stanford.edu
|
ae5e13ed57
|
Bug 428521: Allow DistributeWidthToColumns to complete BTLS_PREF_WIDTH runs in situations with guess_min < aWidth <= guess_pref. (Reverts optimization from 368504 in which I'd thought that a run with aWidth <= guess_pref would be skippable) r+sr=dbaron a=beltzner
|
2008-04-24 18:48:35 +00:00 |
roc+%cs.cmu.edu
|
59f6bf2af8
|
Bug 430412. Don't bother showing a scrollbar if there's less than one device pixel to scroll into view. r+sr=bzbarsky,a=beltzner
|
2008-04-24 08:14:06 +00:00 |
roc+%cs.cmu.edu
|
b9b8a4a294
|
Bug 429188. Support CSS colors for 'odd tree row' and 'even tree row' on all platforms. patch by stefanh@inbox.com, r+sr=roc,r=gavin,a=beltzner
|
2008-04-24 08:08:36 +00:00 |
reed%reedloden.com
|
a33980b628
|
Bug 240463 - "We need up-to-date artwork for the icons of loading-images and broken-images" [p=Iconfactory ui-r=faaborg ui-r+a1.9=beltzner]
|
2008-04-24 05:53:41 +00:00 |
jonas%sicking.cc
|
d5c362c3d4
|
Change reftest and crashtest in preparation for bug 379959 to not use data-urls for -moz-binding. r=dholbert. Test changes only.
|
2008-04-24 04:41:34 +00:00 |
jruderman%hmc.edu
|
caf9c69206
|
Add crashtest
|
2008-04-24 02:35:59 +00:00 |
jruderman%hmc.edu
|
10d88524ce
|
Remove comment from crashtests.list now that the relevant bug is gone.
|
2008-04-24 02:03:05 +00:00 |
gavin%gavinsharp.com
|
0aad604c6e
|
Bug 277067: Mozilla mistimes changing QuickDraw plugin visibility when switching tabs, patch by patch by Matthew Gregan <kinetik@flim.org>, r=josh, sr=roc, a=damon
|
2008-04-23 22:56:40 +00:00 |
gavin%gavinsharp.com
|
3dfdc3c7ec
|
Bug 423523: Caret can leave div w/ contenteditable = true with repeated arrow keys, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=peterv, a=beltzner
|
2008-04-23 22:33:15 +00:00 |
roc+%cs.cmu.edu
|
d49b7bde71
|
Bug 312225. When we flip a menu vertically to keep it off the bottom of the screen, we need to reverse the 2px vertical offset from the mouse cursor that we introduce for context menus.
|
2008-04-23 21:25:35 +00:00 |
jruderman%hmc.edu
|
d9cf566d6c
|
Add crashtest
|
2008-04-23 06:12:13 +00:00 |
jruderman%hmc.edu
|
b9cf9eb181
|
Add reftests
|
2008-04-23 05:00:19 +00:00 |
jruderman%hmc.edu
|
3e8c50097c
|
Add crashtest
|
2008-04-23 04:54:40 +00:00 |
jruderman%hmc.edu
|
e455ec6b8a
|
Add crazy crashtest
|
2008-04-23 04:47:42 +00:00 |
jruderman%hmc.edu
|
0796f760d7
|
Adding crashtest
|
2008-04-23 04:44:09 +00:00 |
jruderman%hmc.edu
|
ddaf519054
|
Add a crashtest
|
2008-04-23 04:43:19 +00:00 |
jruderman%hmc.edu
|
33c296855e
|
Add crashtest
|
2008-04-23 04:42:25 +00:00 |
jruderman%hmc.edu
|
4533f09391
|
Adding crashtest
|
2008-04-23 04:41:28 +00:00 |
jruderman%hmc.edu
|
f89f19a830
|
Adding a crashtest.
|
2008-04-23 04:38:41 +00:00 |
jruderman%hmc.edu
|
3b789140a3
|
Add crashtest
|
2008-04-23 04:37:45 +00:00 |
jruderman%hmc.edu
|
e68a1f454f
|
Add crashtest
|
2008-04-23 04:37:44 +00:00 |
jruderman%hmc.edu
|
6972301740
|
Add a crashtest
|
2008-04-23 04:36:42 +00:00 |
jruderman%hmc.edu
|
b792dca847
|
Add crashtest.
|
2008-04-23 04:32:54 +00:00 |
jruderman%hmc.edu
|
1f19f4660c
|
Adding crashtest.
|
2008-04-23 04:25:47 +00:00 |
jruderman%hmc.edu
|
b58b427353
|
Adding crashtest
|
2008-04-23 04:24:35 +00:00 |
jruderman%hmc.edu
|
24e3d43968
|
Add crashtest.
|
2008-04-23 04:21:06 +00:00 |
jruderman%hmc.edu
|
41645f15cd
|
Add crashtest
|
2008-04-23 04:06:07 +00:00 |
jruderman%hmc.edu
|
5277430383
|
Add a crashtest
|
2008-04-23 04:04:55 +00:00 |
jruderman%hmc.edu
|
227e43afb4
|
Add crashtest
|
2008-04-23 04:02:09 +00:00 |
jruderman%hmc.edu
|
1ca9121045
|
Add crashtests
|
2008-04-23 03:56:59 +00:00 |
roc+%cs.cmu.edu
|
60c713ed14
|
Bug 335359. Make the caret thicker when it's at a Kanji character. r+sr=mrbkap,a=damon
|
2008-04-23 03:13:55 +00:00 |
karlt+%karlt.net
|
f932b24493
|
clip parts of stretchy chars more carefully
b=427666 (also fixes b=349907) r+sr=roc a1.9=damons
|
2008-04-23 03:13:11 +00:00 |
roc+%cs.cmu.edu
|
153d3ef6af
|
Bug 393791. Don't allow menus to open before we've generated their child frames. r=enn,sr=neil,a=beltzner
|
2008-04-23 03:05:54 +00:00 |
dholbert%cs.stanford.edu
|
4bdcc6b66a
|
Bug 430357: Subtract not just normal margin, but also unwriteable margin, when positioning selected block during print-selection. r+sr=roc a=damons
|
2008-04-23 01:53:20 +00:00 |
gavin%gavinsharp.com
|
24d9ebfc29
|
Back out patch for bug 144000 (backout patch by jst@mozilla.org, r=uriber, sr=peterv, a=beltzner)
|
2008-04-22 20:48:37 +00:00 |
fantasai.cvs%inkedblade.net
|
0e9cfce62e
|
prevent fixed frames from trying to split reflow roots in print mode b=408602 r+sr=roc a=disicore
|
2008-04-22 17:24:28 +00:00 |
bzbarsky%mit.edu
|
391d55f5a1
|
Don't try to include the selection area in our text-decoration overflow if
we're not selected. Bug 429595, r+sr=roc, a=beltzner
|
2008-04-22 03:28:14 +00:00 |