enndeakin%sympatico.ca
0972c179b3
Bug 385616, close menus when clicking on an enclosing panel, r+sr=bz
2007-08-08 14:32:27 +00:00
enndeakin%sympatico.ca
427b6e949a
Bug 388112, oversize menu no longer has scrolling mechanism, r+sr=bz
2007-08-08 14:11:12 +00:00
bzbarsky%mit.edu
f296b2991e
Better handling of appending captions. Bug 387544, r=bernd, sr=roc, a=dbaron.
2007-08-08 01:19:04 +00:00
bzbarsky%mit.edu
7b4500d354
Use the principal doing the load to decide on the URI to pass to content
...
policies. This will help do the right thing for data:/javascript:/about:blank,
as well as allow us to skip content policies altogether if the caller is
system. Bug 388597, r+sr=sicking
2007-08-08 01:16:12 +00:00
fantasai.cvs%inkedblade.net
429bc4ed30
Bug 389619 ��� Duplicate frames for content in nested fixed-position divs, when on second page in print-preview, patch by dholbert, r+sr=roc, a=dbaron
2007-08-07 23:53:56 +00:00
sharparrow1%yahoo.com
8345447ad9
Bug 389720: zooming frameset is poor. r+sr=roc, a=dbaron
2007-08-07 20:38:35 +00:00
vladimir%pobox.com
33b987084d
b=382049, mac native form controls draw at incorrect positions in offscreen surfaces, patch from jdaggett@mozilla.com, r/a=vlad
2007-08-07 19:36:41 +00:00
sharparrow1%yahoo.com
2011a5fa63
Bug 390740 - Pass lang-group into GetMetricsFor more consistently (general patch). r+sr=roc, a=dbaron
2007-08-07 19:22:26 +00:00
sharparrow1%yahoo.com
cdbcbdeb35
Bug 390740: Pass lang-group into GetMetricsFor more consistently (general patch). r+sr=roc, a=dbaron
2007-08-07 19:07:44 +00:00
fantasai.cvs%inkedblade.net
66cb01800e
Bug 389767 ��� Regression: Fixed-position items are missing on 2nd page of print-preview, fixed on behalf of HP, r+sr=bzbarsky
2007-08-07 16:06:57 +00:00
mats.palmgren%bredband.net
ca6143e520
Use NS_IMPL_ISUPPPORTS macros where possible. b=387211 r=neil sr=dbaron a19=pavlov
2007-08-07 15:18:40 +00:00
cbiesinger%gmx.at
c99a93a8f1
Bug 390385 make sure that plugins don't get instantiated before the first Reflow of the objectframe, so that the first NPP_SetWindow call contains the right dimensions
...
r+sr=bz
2007-08-07 00:32:14 +00:00
benjamin%smedbergs.us
5d497a2674
Revert the reftest change until I can figure out the linkage issue.
2007-08-06 21:05:20 +00:00
vladimir%pobox.com
12c4a589e6
b=390907, add ability for pageloader to perform self-timed tests, r=shaver
2007-08-06 20:59:05 +00:00
benjamin%smedbergs.us
97bc19d6ff
Try a more specific approach to avoid mac linkage errors with dual -Wl,-executable_path flags on the linker commandline
2007-08-06 20:56:36 +00:00
benjamin%smedbergs.us
0965e286bb
Don't build reftest harness until libxul is available
2007-08-06 20:33:44 +00:00
benjamin%smedbergs.us
a311b83259
Bug 387132 followup - build the reftest-fast tool correctly with libxul, r=vlad a=only functional change is NPOB
2007-08-06 20:13:19 +00:00
sdwilsh%shawnwilsher.com
4129c776bc
Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9]
2007-08-06 17:45:58 +00:00
bzbarsky%mit.edu
f0a8fbb057
Hoist the code for handling class and id up from nsGenericHTMLElement to the
...
newly-created nsStyledElement so that it can be reused by MathML and to some
extent by SVG. Bug 379178, patch by Daniel Kraft <domob@daniel-kraft.net>,
r=jwatt for the SVG changes, r+sr=sicking for the rest, a=dsicore
2007-08-06 15:27:21 +00:00
mcsmurf%mcsmurf.de
663f894698
Bug 390282: xul labels should be cropped with unicode ellipsis (\u2026) instead of three dots, Patch by D�o Gottwald, r+sr=bz, a1.9=dbaron
2007-08-06 09:50:47 +00:00
masayuki%d-toybox.com
4a880d7637
Bug 365336 text-decoration width should be rounded to the device pixels r+sr=roc
2007-08-06 08:15:02 +00:00
ginn.chen%sun.com
fd8e29fa39
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
...
r=benjamin a=dsicore
2007-08-06 03:22:43 +00:00
jwalden%mit.edu
aecaf0b5f2
Fix indentation, followup to bug 386801 noticed in a conflict in another pulled tree.
2007-08-05 22:37:52 +00:00
bmlk%gmx.de
bba785d6ee
only break if the height is really constrained, bug 380550 r/sr=dbaron a=1.9+
2007-08-04 09:40:00 +00:00
dbaron%dbaron.org
3201317eb3
Remove a value for a property not listed in nsCSSPropList.h. b=258079 r+sr=bzbarsky a1.9=roc
2007-08-04 07:01:23 +00:00
aaronleventhal%moonset.net
935cec7af8
bug 348901. Remove extra whitespace from source when exposing accessible text. r+sr=roc, r=surkov. a=dbaron
2007-08-04 01:12:25 +00:00
jwalden%mit.edu
395dff9d44
Bug 374635 - [Midas] Visited links are black, not purple. Patch by Mathieu Fenniak <mfenniak-moz@mathieu.fenniak.net>, r=neil, sr=peterv, a=dbaron
2007-08-03 18:02:17 +00:00
enndeakin%sympatico.ca
ee028fd05a
Bug 388995, remove popups from open chain after the popuphiding event, r+sr=bz, a=dbaron
2007-08-03 14:05:09 +00:00
longsonr%gmail.com
36b4e00648
Bug 387422 - text clip paths don't work. r=tor,sr=roc,a=dbaron
2007-08-03 08:39:13 +00:00
jruderman%hmc.edu
0689434e1a
Add reftests for bug 387201.
2007-08-03 04:22:58 +00:00
vladimir%pobox.com
dedbb770cc
urg, disable previous commit until I figure out what to do about libxul
2007-08-03 02:44:42 +00:00
vladimir%pobox.com
3a21412894
b=387132, speed up reftest running, r=roc,r=dbaron
2007-08-03 02:28:55 +00:00
sharparrow1%yahoo.com
a69f43f2fc
Bug 389659: Scrollbar dragging broken when using fullZoom != 1.0. r+sr=roc, a19=dbaron
2007-08-03 01:17:24 +00:00
dbaron%dbaron.org
074515761e
Relanding patch for bug 387884 that I accidentally reverted while relanding bug 66619 (a=DEBUG-only): Patch by jwatt@jwatt.org: Fixing bug 387884. Use of assignment instead of comparison in assertion. r+sr=roc@ocallahan.org
2007-08-03 00:09:18 +00:00
dbaron%dbaron.org
62d7d9891a
Prefer distributing the width of a column-spanning cell to columns without specified widths, and make a specified width on a column-spanning cell not cause the column to be considered to have a specified width. b=379361 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron
2007-08-03 00:07:40 +00:00
jwalden%mit.edu
49ef3cbd53
Bug 386801 - nsAbsoluteContainingBlock doesn't need to store a child list name; this shaves four bytes off nsViewportFrame, nsBlockFrame, and nsPositionedInlineFrame. r+sr+a=dbaron
2007-08-02 22:44:36 +00:00
jwalden%mit.edu
6b4036ba04
Bug 390671 - Finish adding same-linelist iterator comparison assertions, and remove the useless NS_LINELIST_DEBUG_PASS_END #define that's defined only #ifdef DEBUG. rs+a=dbaron
2007-08-02 22:43:14 +00:00
bzbarsky%mit.edu
68930cd663
Give bullet frames the right style context parent. Bug 387219, r+sr+a=dbaron
2007-08-02 22:07:52 +00:00
bzbarsky%mit.edu
82e5c292df
Account for the padding on our anonymous div when sizing. Bug 388086, r+sr+a=dbaron
2007-08-02 22:06:00 +00:00
bzbarsky%mit.edu
56acd383aa
Don't optimize away necessary reflows. Bug 388374, r+sr+a=dbaron
2007-08-02 22:02:25 +00:00
bzbarsky%mit.edu
11277f5ad1
Remove bogus assertion. Bug 314307, r+sr=roc, a=dbaron
2007-08-02 21:54:39 +00:00
bzbarsky%mit.edu
e16812258c
Add the tests too.
2007-08-02 21:36:59 +00:00
bzbarsky%mit.edu
d728d14a8c
Make sure to reflow the caption if it gets inserted into our table before
...
another caption. Bug 389924, r=bernd, sr+a=dbaron
2007-08-02 21:34:59 +00:00
bzbarsky%mit.edu
4530b62f6f
Make ContentInserted for captions more like ContentAppended and normal frame
...
construction. Bug 386014, r=bernd, sr=roc, a=dbaron
2007-08-02 21:29:52 +00:00
bzbarsky%mit.edu
29d53e20b0
Don't set up counters for the anon cols set up by a <col span="n">. Bug
...
385866, r+sr+a=dbaron
2007-08-02 21:23:25 +00:00
bzbarsky%mit.edu
41495ed095
Fix EOF handling after an !important. Bug 390318, r+sr+a=dbaron
2007-08-02 21:20:12 +00:00
cbiesinger%gmx.at
3ee02b0d2d
382378 call NotifyContentObjectWrapper after the plugin has been instantiated so that scriptable plugins work correctly
...
r+sr=bz
2007-08-02 21:15:05 +00:00
smichaud%pobox.com
b4d5a336bb
Stop printing plugin on OS X from causing crash. Bug 388082. r=vladimir, sr=pavlov
2007-08-02 20:54:45 +00:00
bzbarsky%mit.edu
c9e3217dd0
Get the right style context for the blockframe containing an mtable. Bug
...
384649, r+sr=dbaron
2007-08-02 18:30:43 +00:00
bzbarsky%mit.edu
302c35ffd1
Remove bogus assert. Bug 350128, r+sr=roc, a=dbaron
2007-08-02 18:11:44 +00:00
bzbarsky%mit.edu
45ac2edcbc
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
...
update the resize flags properly. Bug 388084, r+sr+a=dbaron
2007-08-02 18:08:07 +00:00
bzbarsky%mit.edu
7124e9a9b2
Flush layout before starting to pump data into plug-ins if we started the data
...
load ourselves. Fixes various issues with a number of plug-ins that expect
NPP_SetWindow() to have been called before NPP_WriteReady or NPP_Write. Bug
381512, r=biesi, sr=jst
2007-08-02 17:54:37 +00:00
sharparrow1%yahoo.com
551c917ffd
Bug 386266: Crash [@ nsFrameManager::UnregisterPlaceholderFrame] or assertions with -moz-column and float. r+sr=bzbarsky, a=blocking1.9+
2007-08-02 17:20:45 +00:00
vladimir%pobox.com
7e7aa142c9
Create a new canvas for each test run; also, don't hang if an exception is thrown, instead print an error and exit
2007-08-02 08:53:53 +00:00
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
mats.palmgren%bredband.net
b7ddde8dd5
[DEBUG-only] Print a warning if we find a null float in the float cache. b=387651 r+sr=roc
2007-07-22 13:37:36 +00:00
tor%cs.brown.edu
1f4a683b99
Bug 316908 - Add SVG to nsComputedDOMStyle. r+sr=dbaron
2007-07-21 14:20:28 +00:00
bzbarsky%mit.edu
166dbad15f
Don't generate state keys at all, if there's nothing to get. Bug 388387, r+sr=sicking.
2007-07-21 03:00:03 +00:00
jwalden%mit.edu
880a1dc6f0
Rename one of the bits on frames with a meaningful name, rs/r+sr=dbaron
2007-07-21 00:34:36 +00:00
Olli.Pettay%helsinki.fi
836a36fcd7
Bug 355367, textbox onchange doesn't fire if user tabs out and value changed in onkeydown, r=jst, sr=sicking
2007-07-20 23:19:19 +00:00
sharparrow1%yahoo.com
234c84206e
Bug 379922: Canvas frame's invalidation no longer correct. r+sr=dbaron
2007-07-20 20:14:43 +00:00
sharparrow1%yahoo.com
018f2985c0
Reftest for bug 384762
2007-07-20 20:09:08 +00:00
sharparrow1%yahoo.com
d3d4df5cda
Bug 384762: Negative margin + clear broken. r+sr=dbaron
2007-07-20 20:05:02 +00:00
jwalden%mit.edu
67f83baba7
Bug 386142 - fix up some comments on nsIFrame::Init. Patchby fantasai <fantasai.bugs@inkedblade.net>, r+sr=roc
2007-07-20 19:00:36 +00:00
sharparrow1%yahoo.com
d6a5deb76a
Reftest for bug 384876
2007-07-20 18:39:36 +00:00
sharparrow1%yahoo.com
2e6e72a058
Bug 384876: Padding gets added at both sides when overflow is used.
2007-07-20 18:35:20 +00:00
roc+%cs.cmu.edu
a6b4f8395e
Bug 364680. Intrinsic widths for columns. r+sr=dbaron
2007-07-20 02:21:44 +00:00
bzbarsky%mit.edu
a35b49e421
Landing tests that somehow never made it into the tree.
2007-07-20 00:26:41 +00:00
peterv%propagandism.org
26e7c46755
Fix for bug 386300 (Caret disappears when pressing UP at the top of a contenteditable region). r/sr=jst.
2007-07-19 09:47:49 +00:00
roc+%cs.cmu.edu
f51c653089
Note bug number
2007-07-19 09:10:56 +00:00
roc+%cs.cmu.edu
ab791b6ac4
Marking failing z-index test as failing on Windows.
2007-07-19 08:31:47 +00:00
roc+%cs.cmu.edu
806eabf712
Bug 328296. z-index reftest.
2007-07-19 04:38:19 +00:00
roc+%cs.cmu.edu
37965e7fdd
Bug 346405. Handle reparenting of empty float lists. r+sr=dbaron
2007-07-19 04:32:08 +00:00
roc+%cs.cmu.edu
7599b79f53
Bug 381703. First-letter frames that are wrapping non-first-letter-content should behave like spans and not compute their size. r+sr=dbaron
2007-07-19 04:29:59 +00:00
roc+%cs.cmu.edu
98b773241f
Bug 385354. When appending the first child of an element with :before content, we need to make sure we append after the :before frames for the element. r+sr=dbaron
2007-07-19 04:25:17 +00:00
roc+%cs.cmu.edu
f10b2b2465
Bug 328296. z-index reftest.
2007-07-19 04:02:49 +00:00
roc+%cs.cmu.edu
278ec835e1
Bug 328296. Make outlines appeare below positioned elements instead of above them. r+sr=Mats Palmgren
2007-07-19 03:50:24 +00:00
enndeakin%sympatico.ca
b6d01e73d0
Bug 388361, dropdowns in font dialog not always working, make sure to reset cached size when a frame is added or removed, r+sr=bz
2007-07-19 02:02:04 +00:00
vladimir%pobox.com
c8394765b6
b=387110, new pageloader test component, r=sicking
2007-07-19 00:46:00 +00:00
bzbarsky%mit.edu
630f9c4aa0
Checking in missing file. Bug 204140
2007-07-18 22:17:30 +00:00
bzbarsky%mit.edu
b93cf6e717
Propagate stylesheet principals through to XBL binding loads; streamline load
...
security checks in the XBL code (so that all the security checks are gated
through LoadBindingDocumentInfo). Bug 204140, r=dbaron for the CSS changes,
r=sicking for the XBL changes, sr=sicking.
In particular, this change allows user stylesheets loaded from local files to
link to local files.
2007-07-18 21:56:58 +00:00
pavlov%pavlov.net
9c08c46919
fixing vc71 bustage
2007-07-18 21:56:02 +00:00
jwalden%mit.edu
c0339291db
Bug 376489 - Serve reftests from a web server so as not to depend on external resources, if the reftest is marked as needing HTTP; also picks up support for HTTP header and status modification in reftest files. r=dbaron
2007-07-18 21:32:51 +00:00
roc+%cs.cmu.edu
4a77b873bb
Bug 388591. Make reftests/bugs/368020-5.html random on Linux until someone can figure out why it fails on centos5.
2007-07-18 21:31:08 +00:00
bzbarsky%mit.edu
cd5237e439
Adding test.
2007-07-18 19:56:20 +00:00
sharparrow1%yahoo.com
a091167bb5
Restore includes t fix bustage.
2007-07-18 16:54:57 +00:00
sharparrow1%yahoo.com
ddd7c4efeb
Remove unused code; no bug. rs=bzbarsky.
2007-07-18 16:39:53 +00:00
enndeakin%sympatico.ca
7f33f9544c
Bug 387548, use sizetopopup to set popup size when an anchor is used, fixes wrong size on seamonkey autocomplete field, r+sr=bz
2007-07-18 15:24:57 +00:00
vladimir%pobox.com
41b28184fd
b=386799, crash with zero-width canvas, r=stuart,sr=roc
2007-07-18 14:40:19 +00:00
vladimir%pobox.com
f57ffa04a4
b=382613, moz-border-radius of background color isn't clamped to 50%, r+sr=roc
2007-07-18 14:14:53 +00:00
timeless%mozdev.org
7c57bebd9d
Bug 386560 enable inspector support to work with --disable-xul
...
r=bsmedberg sr=bz
2007-07-18 05:41:40 +00:00
timeless%mozdev.org
85a4da54cd
Bug 386560 enable inspector support to work with --disable-xul
...
r=bsmedberg sr=bz
2007-07-18 05:35:23 +00:00
bzbarsky%mit.edu
4081da86b7
Fix build bustage
2007-07-18 02:43:12 +00:00
bzbarsky%mit.edu
7a199cec2b
When reparenting placeholders to live under a first-line, don't change their
...
style context parent. Bug 380012, r+sr=dbaron
2007-07-18 02:01:32 +00:00
asqueella%gmail.com
7edb67d89f
back out 92543 due to DEBUG builds bustage
2007-07-17 21:52:27 +00:00
asqueella%gmail.com
34879115a3
Bug 342487 - XSLT should use CheckLoadURIWithPrincipal
...
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=jonas
2007-07-17 21:15:50 +00:00
asqueella%gmail.com
50c7570c1b
Bug 92543 - BandRect.mFrames should be created as an nsAutoVoidArray
...
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r+sr=roc
2007-07-17 21:00:27 +00:00
enndeakin%sympatico.ca
6112095836
Bug 387659, popup coordinates are not set within popupshowing event,r=eli,sr=bz
2007-07-17 12:21:57 +00:00
longsonr%gmail.com
d30d57a3f1
Bug 386083 - SVG code should check gfxASurface::CairoStatus() when it creates new surfaces. r=jwatt,sr=tor
2007-07-17 09:24:28 +00:00
longsonr%gmail.com
cb2815fa36
Bug 388040 - Clean up nsSVGGeometryFrame: make constructor protected, put methods belonging to the same interface together and add interface comments. r+sr=tor
2007-07-17 08:40:28 +00:00
smontagu%smontagu.org
ad0b06971c
Mark 387653.html as failing on Windows
2007-07-17 07:25:11 +00:00
smontagu%smontagu.org
8ab1c11886
Mark 387653.html as failing on Mac
2007-07-17 06:37:28 +00:00
smontagu%smontagu.org
e3dd46394e
Add reftest for bug 387653
2007-07-17 06:09:46 +00:00
sharparrow1%yahoo.com
b58d884f73
Bug 381631: Cannot print pages in Landscape mode. patch by Kenneth Herron, r=pavlov, sr=roc
2007-07-16 23:16:49 +00:00
roc+%cs.cmu.edu
9733ba4175
Bug 386920 reftests.
2007-07-16 23:02:00 +00:00
mrbkap%gmail.com
7a6ad2bc05
Fix printf format-specifier and args mismatch to prevent potential DEBUG-only crashes. bug 388358, r+sr=roc
2007-07-16 22:26:53 +00:00
mrbkap%gmail.com
796ee35baf
Squelch compile warnings in layout by not using 'static' in a header file. bug 388356, r=enndeakin sr=jst
2007-07-16 22:25:29 +00:00
sharparrow1%yahoo.com
1249f5bb63
Bug 386391: Old padding remains when updating bottom-positioned div. r+sr=roc
2007-07-16 18:55:24 +00:00
flamingice%sourmilk.net
1bcba372e6
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
2007-07-16 17:56:41 +00:00
enndeakin%sympatico.ca
badcec80fa
Bug 388064, remove extra active popup list from presshell, since popup manager now tracks popups, and does so for all popups, r+sr=roc
2007-07-16 14:53:33 +00:00
dbaron%dbaron.org
71e91061bc
Add tests for bugs 66619 and 388019.
2007-07-16 05:56:55 +00:00
dbaron%dbaron.org
631b96e0b6
Don't drop empty rectangles on the floor. b=388019 r=sharparrow1@yahoo.com sr=roc@ocallahan.org
2007-07-16 05:55:04 +00:00
dbaron%dbaron.org
dcdb04fc02
Make ScrollContentIntoView consider continuations so that tabbing to a multi-line link makes the whole thing visible. b=66619 r=sharparrow1@yahoo.com sr=roc@ocallahan.org
2007-07-16 05:53:19 +00:00
kherron%fmailbox.com
5699bd57b9
Bug 337771 - Native -moz-appearance work for menus and toolbars on Windows XP. Patch by Simon B�nzli <zeniko@gmail.com>. r=emaijala, sr=bzbarsky.
2007-07-14 15:11:38 +00:00
dbaron%dbaron.org
6b373c7502
Back out bug 66619 until I get review on bug 388019.
2007-07-14 05:18:09 +00:00
bzbarsky%mit.edu
a28744d69f
Update the visual look of a file input when privileged script sets its value.
...
Bug 387978, r+sr=sicking
2007-07-14 04:46:09 +00:00
jwatt%jwatt.org
62b50b5f97
Fixing bug 387884. Use of assignment instead of comparison in assertion. r+sr=roc@ocallahan.org
2007-07-13 11:03:48 +00:00
longsonr%gmail.com
53851bf904
Bug 375173 - svg switch occasionally displays multiple children. r+sr=roc
2007-07-13 09:58:48 +00:00
longsonr%gmail.com
a40fd1bcfc
Bug 387908 - Clean up nsSVGImageFrame.cpp: Remove an unused member variable, make constructor protected and report bad construction as an error. r+sr=tor
2007-07-13 09:32:37 +00:00
longsonr%gmail.com
6d0a97f8e0
Bug 384409 - Create a common GetContextForContent method in nsContentUtils and use it in nsScriptElement and svg. r=tor,r+sr=jonas
2007-07-13 08:49:10 +00:00
neil%parkwaycc.co.uk
780f70b3b0
nsTextFrameThebes ClusterIterator misuses memset plus cleanup b=387964 r+sr=roc
2007-07-13 08:22:00 +00:00
roc+%cs.cmu.edu
57913dde6c
Bug 387867. Rename DISABLE_LIGATURES to DISABLE_OPTIONAL_LIGATURES and make the ATSUI code only disable optional ligatures. r=pavlov
2007-07-13 08:09:28 +00:00
dbaron%dbaron.org
2d86c23669
Add test that the nsRuleNode::Compute*Data functions don't touch aStartStruct when they shouldn't.
2007-07-12 23:50:47 +00:00
dbaron%dbaron.org
1422f935b7
Make ScrollContentIntoView consider continuations so that tabbing to a multi-line link makes the whole thing visible. b=66619 r=sharparrow1@yahoo.com sr=roc@ocallahan.org
2007-07-12 23:48:37 +00:00
roc+%cs.cmu.edu
39564c075e
Bug 387358. Don't go into an infinite loop searching for end-of-first-letter-cluster; also translate from DOM to textrun offsets. r=smontagu
2007-07-12 23:00:20 +00:00
bzbarsky%mit.edu
24eea7483b
Minor tweak to test
2007-07-12 21:48:43 +00:00
bzbarsky%mit.edu
baf912fed6
Fix regression in sizing of tables with scrollable rowgroups. Bug 387344,
...
r=bernd, sr=roc
2007-07-12 20:54:19 +00:00
bzbarsky%mit.edu
ee3679d650
Make attribute changes that also cause a state change properly reresolve style
...
when a selector uses both the state and the attribute. Bug 315920, r=dbaron,
sr=sicking.
2007-07-12 20:05:49 +00:00
tor%cs.brown.edu
5cd8b90290
Bug 379123 - filters on objects with some matrices not displayed.
...
r=longsonr, sr=roc
2007-07-12 15:42:30 +00:00
tor%cs.brown.edu
27de81cb48
Bug 361745 - <svg:image> with negative width/height displaying inverted.
...
r=jwatt, sr=roc
2007-07-12 15:40:47 +00:00
enndeakin%sympatico.ca
77884dd000
Bug 387111, release popup manager properly, was causing a crash, r+sr=roc
2007-07-12 13:57:01 +00:00
enndeakin%sympatico.ca
4e2d3b0e8c
Bug 387720, fix shift+tab not working, popup reworking uncovered this bug which manifested itself as a regression, r+sr=roc
2007-07-12 13:54:42 +00:00
db48x%yahoo.com
ca71fe70de
Bug 384576 ��� adding -moz-border-radius to an element causes the background to be drawn without dpi scaling
...
r=sharparrow1, sr=roc
2007-07-12 04:04:33 +00:00
dbaron%dbaron.org
5b6732e1a3
Try fixing Windows test failure; consistent computed values for line-height: normal require constant font metrics.
2007-07-11 23:42:35 +00:00
dbaron%dbaron.org
64eb6752aa
Reftests for bug 311822. Patch by <arno.@no-log.org>. r=dbaron
2007-07-11 23:26:33 +00:00
dbaron%dbaron.org
e6f92bba66
Add tests for bugs 357614 and 387615.
2007-07-11 22:25:07 +00:00
dbaron%dbaron.org
b5bb9cd460
Don't check for namespaced attributes when checking which attributes have case-insensitive values. b=387615 r+sr=bzbarsky
2007-07-11 22:24:19 +00:00
dbaron%dbaron.org
43542c4353
Make test_inherit_computation test the Compute*Data functions for eStyleUnit_Inherit.
2007-07-11 22:23:03 +00:00
bzbarsky%mit.edu
3c5c154175
Pass through loader principal and URI to LoadSheet(). Bug 387317, r+sr=peterv
2007-07-11 19:44:27 +00:00
benjamin%smedbergs.us
d83c776371
Bug 386445 - mac build stops with "multiple definitions of symbol nsINIParser::GetSrings", also changes to building mac dylibs with -single_module, r=luser,jag
2007-07-11 17:26:12 +00:00
enndeakin%sympatico.ca
731822d2bb
Bug 306669, tooltips not always showing, make sure that mCurrentTooltip is cleared properly, r=neil,sr=bz
2007-07-11 17:23:30 +00:00
peterv%propagandism.org
4168c1dcd1
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
2007-07-11 13:05:06 +00:00
enndeakin%sympatico.ca
935cfeb6c1
Bug 387142, submenus collapsing incorrectly, also ensure parent menu gets highlighted again when a subitem is selected, r+sr=bz
...
CVS: ----------------------------------------------------------------------
2007-07-11 12:05:43 +00:00
neil%parkwaycc.co.uk
11d0936e48
Followup to bug 348748 to fix the alignment of trailing backslashes in macros
...
[xxx_cast<foo*>(bar) is three characters shorter than NS_XXX_CAST(foo*, bar)]
2007-07-11 08:46:49 +00:00
jwalden%mit.edu
355cb120c7
Add assertions that line iterators being compared are iterators over the same line list. rs=dbaron
2007-07-11 00:55:15 +00:00
dbaron%dbaron.org
0e3ab2367b
Reverse the list of which HTML attributes have case-sensitive values for the CSS attribute selector (i.e., list the ones whose values are case-insensitive instead, so new attributes are case sensitive by default). b=357614 Patch by Niels Leenheer (rakaz) <niels.leenheer@gmail.com>. r+sr=dbaron
2007-07-10 23:23:05 +00:00
enndeakin%sympatico.ca
ac67c4384f
Bug 387236, submenus not closing up entire hierarchy, r+sr=bz
2007-07-10 17:03:32 +00:00
mrbkap%gmail.com
d3641539f8
Backing out this change to see if it fixes the test failures.
2007-07-09 23:05:44 +00:00
mrbkap%gmail.com
54315c6ba1
Attempt to re-enable async reflow and painting in editor. bug 174823, r+sr=roc
2007-07-09 21:55:18 +00:00
jwalden%mit.edu
ef68fcf595
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
jruderman%hmc.edu
c1b0f9b47c
Bug 99319, Silence startup printf "Note: styleverifytree is disabled" and friends in the "disabled" case. Patch by Ryan Jones, r+sr=bzbarsky.
2007-07-07 23:53:00 +00:00
neil%parkwaycc.co.uk
f0e71d8465
Shortcut keys should open submenus (regression from bug 279703) r=Enn
2007-07-07 08:40:54 +00:00
jruderman%hmc.edu
660ab25a9e
Bug 321066, remove bogus assertions. Patch by Andreas Lange, r=enndeakin, sr=neil.
2007-07-07 01:44:19 +00:00
bzbarsky%mit.edu
60e87da212
Fix bug 387154 -- rendering of narrow buttons (for which we need to scoot the
...
text over to the left) regressed. r+sr=dbaron
2007-07-07 00:48:29 +00:00
sharparrow1%yahoo.com
e799b85e3e
Bug 386900: Topic images rendered in wrong place on slashdot. r+sr=roc
2007-07-06 18:22:56 +00:00
bzbarsky%mit.edu
025e8d7b66
Mark test as failing for now until I can figure out what's going on
2007-07-06 18:16:51 +00:00
bzbarsky%mit.edu
9207dcf9ba
Let's see whether turning off native theming helps with this test...
2007-07-06 17:05:06 +00:00
bzbarsky%mit.edu
82ed3181e6
Adding test.
2007-07-06 16:03:27 +00:00
enndeakin%sympatico.ca
90eaaf0128
Bug 386795, popups positioned 1 pixel off when using ShowPopup, r+sr=roc
2007-07-06 12:12:47 +00:00
longsonr%gmail.com
d562ea76fb
Bug 386475 - Should not flush when resolving em and ex units. r=tor,sr=bzbarsky
2007-07-06 09:02:44 +00:00
smontagu%smontagu.org
545a65d5ac
Add reftest for bug 386339
2007-07-06 06:26:06 +00:00
bzbarsky%mit.edu
6f57ee2137
Include the stuff we use. Bug 279703 followup, r=enn.
2007-07-06 04:23:56 +00:00
sharparrow1%yahoo.com
5044631187
Bug 387044: cleanup string usage in nsCSSParser. r+sr=bzbarsky
2007-07-06 01:21:56 +00:00
aaronleventhal%moonset.net
f2b6379f0f
Bug 377783. Fix crash and clean up table a11y. r=evan.yan
2007-07-05 15:39:30 +00:00
smontagu%smontagu.org
945001cee4
bidi-001-v.html now passes on Mac
2007-07-05 10:08:34 +00:00
smontagu%smontagu.org
1c3865c005
Change font-sizes from ems to pts
2007-07-05 09:43:50 +00:00
roc+%cs.cmu.edu
d6701df569
Bug 375827. Regression test.
2007-07-05 02:57:32 +00:00
sharparrow1%yahoo.com
48bd65ed2f
Fix warning from Bug 285608. r+sr=roc.
2007-07-04 23:38:39 +00:00
dbaron%dbaron.org
9f7ede362c
Turn warning on constructing frames in the middle of reflow back into an assertion, now that the dependent bugs are fixed. b=336756
2007-07-04 20:40:14 +00:00
dbaron%dbaron.org
01f86f408f
Remove unused copy constructors. b=386809 r+sr=bzbarsky
2007-07-04 18:52:27 +00:00
dbaron%dbaron.org
9d498d4cf6
Implement -moz-border-start and -moz-border-end. Patch by Simon Montagu <smontagu@smontagu.org> and me. b=74880 r/sr=smontagu/dbaron
2007-07-04 18:51:40 +00:00
dbaron%dbaron.org
728ecaf07c
Fix bustage on x86_64 Linux. b=279703 r=enndeakin
2007-07-04 18:37:33 +00:00
enndeakin%sympatico.ca
a71cb5f411
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
2007-07-04 15:49:46 +00:00
roc+%cs.cmu.edu
8394f8779a
Bug 385423. Refactor textrun cache so that all textrun clients use a single global word-based cache. Responsibility for stripping out problematic characters (e.g. newlines) is given to the word cache. r=vlad,smontagu
2007-07-04 03:39:03 +00:00
roc+%cs.cmu.edu
cca3f7145b
Bug 383129. Don't treat tree-related XUL tags as special when they're root elements. r+sr=bzbarsky
2007-07-04 03:20:04 +00:00
mats.palmgren%bredband.net
5a0917c43a
Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst
2007-07-04 02:15:35 +00:00
mats.palmgren%bredband.net
2688b10ee8
Make the viewport area that of the root frame, or in paginated contexts, the page content frame. b=380816 r=sharparrow1 sr=roc
2007-07-04 01:13:07 +00:00
sharparrow1%yahoo.com
116c6b742e
Bug 386142: fantasai's li'l Need More Comments bug. Patch by fantasai, r+sr=roc
2007-07-03 22:49:01 +00:00
sharparrow1%yahoo.com
46f2e6a0a8
Bug 386141: Switch NS_FRAME_IS_BOX to use IsFrameOfType. Patch by fantasai, r+sr=roc.
2007-07-03 22:11:29 +00:00
mats.palmgren%bredband.net
0f217b3087
Fix crash [@ nsPopupSetFrame::Destroy]. b=384877 r=enndeakin sr=roc
2007-07-03 21:16:48 +00:00
bzbarsky%mit.edu
44a472e188
Menubars are special on OSX too. Bug 385880, r=bernd, sr=roc
2007-07-03 18:48:57 +00:00
bzbarsky%mit.edu
5d835b4b58
Propagate the principal responsible an image load all the way to
...
CanLoadImage/LoadImage in nsContentUtils, and use it for security checks
there. Bug 310165, r=sicking, sr=dbaron
2007-07-03 18:45:40 +00:00
bzbarsky%mit.edu
32827cdbb2
Adding test.
2007-07-03 18:27:38 +00:00
gavin%gavinsharp.com
6ccd8e5503
Bug 253851: wait for background image loads before firing onload (match behavior of IE/Safari/Opera), r+sr=dbaron
2007-07-03 13:59:02 +00:00
longsonr%gmail.com
532cb5e5bc
Bug 386713 - mark text-font-weight-01.svg failing on linux
2007-07-03 11:28:41 +00:00
longsonr%gmail.com
0da875e927
Add reftest for lighter text - bug 379284
2007-07-03 10:16:11 +00:00
roc+%cs.cmu.edu
0f74b446d5
Bug 384988. Provide toplevel window to plugins for WM_TRANSIENT_FOR of dialog boxes. patch by Karl Tomlinson,r+sr=roc,jst
2007-07-03 03:41:34 +00:00
roc+%cs.cmu.edu
540dea4be3
Bug 384975. Dispatch input events to windowless X plugins. patch by Karl Tomlinson, r+sr=roc,jst
2007-07-03 03:39:44 +00:00
roc+%cs.cmu.edu
44b66d8b54
Bug 384845. Drawing support for windowless plugins in X. Patch by Karl Tomlinson, r+sr=roc,jst
2007-07-03 03:33:13 +00:00
roc+%cs.cmu.edu
30017119f3
Bug 384845. Make the NPSetWindowCallbackStruct memory associated with
...
window->ws_info available before SetWindow is called, and disable the plugin
window GtkSocket or xtbin creation for windowless plugins.
patch by Karl Tomlinson, r+sr=jst
2007-07-03 03:29:47 +00:00
flamingice%sourmilk.net
d8be3a0c47
Bug 386012, Crash [@ nsTextFrameUtils::TransformText] loading png as HTML, Patch by Karl Tomlinson, r+sr=roc
2007-07-03 00:46:05 +00:00
roc+%cs.cmu.edu
21c244f213
Bug 386548. Removing no-longer-used nsTextTransformer files
2007-07-03 00:29:01 +00:00
roc+%cs.cmu.edu
fa95cf660f
Bug 386548. Remove nsTextTransformer. r+sr=mats
2007-07-02 23:37:00 +00:00
sharparrow1%yahoo.com
5d4e267801
Bug 377204: Clearing multi-page floated elements works on screen but not when printing (fix for fixed-height case). r+sr=rpc.
2007-07-02 21:00:31 +00:00
benjamin%smedbergs.us
d39957269b
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
2007-07-02 18:20:28 +00:00
longsonr%gmail.com
251a01a59c
Bug 384391 - make sure outer svg is constructed only for svg:svg. Revisited to fix crashes (bug 385840 and bug 385852). r+sr=roc
2007-07-02 12:20:13 +00:00
smontagu%smontagu.org
fbadd2c076
Mark failing tests
2007-07-02 10:17:59 +00:00
smontagu%smontagu.org
eea3ac5d87
First batch of Bidi reftests
2007-07-02 09:39:36 +00:00
sharparrow1%yahoo.com
be820e1432
Bug 386387: ifilm videos don't play, only audio plays. r+sr=roc
2007-07-02 06:12:02 +00:00
sharparrow1%yahoo.com
4b2cf51593
Bug 386147: Don't cut off floats at the bottom of the page (part 1). r+sr=roc
2007-07-02 05:26:52 +00:00
smontagu%smontagu.org
42383004c3
Reftest for bug 377918. r=roc
2007-07-02 05:25:52 +00:00