dbaron@dbaron.org
|
cb2bf9df07
|
Revert part of bug 377521 to fix bug 380825 (and add comment). r+sr=bzbarsky
|
2007-05-16 14:17:21 -07:00 |
dbaron@dbaron.org
|
2283a5a228
|
Rewrite the pref for forbidding pages from setting colors and backgrounds so that it changes transparency less often and interferes less with user and user-agent styles. b=58048, 255829, 255411 r+sr=bzbarsky
|
2007-05-16 14:10:31 -07:00 |
dbaron@dbaron.org
|
9f3c8e9f9f
|
Make rule nodes know their level in the cascade. b=374907 r+sr=bzbarsky
|
2007-05-16 14:08:51 -07:00 |
bzbarsky@mit.edu
|
3e01f87527
|
Minor tweaks to the HTML.
|
2007-05-16 10:01:17 -07:00 |
bzbarsky@mit.edu
|
766ee6ca80
|
Fix regression bug 380842: allow block-display generated content on table cellsand captions again. r+sr=dbaron
|
2007-05-16 09:57:28 -07:00 |
bzbarsky@mit.edu
|
4bd53c9ed1
|
Followup tweak for bug 379809, r=dbaron
|
2007-05-16 09:03:05 -07:00 |
masayuki@d-toybox.com
|
bc75592576
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
tor@cs.brown.edu
|
17864987a1
|
Bug 380691 - <clipPath> and <mask> not working with <foreignObject>. r+sr=roc
|
2007-05-16 08:14:19 -07:00 |
roc+@cs.cmu.edu
|
09b7a1983d
|
Not Part Of The Build. 1) Round font underline/overline/strikeout offsets and sizes to device pixels to try to ensure consistent visual offsets and sizes even when the baseline point is not pixel-aligned. 2) snap the text baseline y coordinate to the nearest pixel, because the decoration lines will be snapped themselves and we need the gaps to remain consistent. 3) fix bug in selection-decoration x coordinate which was forgetting to include the frame x-offset.
|
2007-05-15 22:21:41 -07:00 |
bzbarsky@mit.edu
|
8771de3e83
|
Back out part of the last change which is not actually correct
|
2007-05-15 20:39:36 -07:00 |
bzbarsky@mit.edu
|
dc1cbb9318
|
Apparently we can't handle "thin" here yet.
|
2007-05-15 20:33:04 -07:00 |
bzbarsky@mit.edu
|
bee7e1880c
|
Make sure FrameNeedsReflow() is not called during reflow, and remove thewasDirty asserts and O(N^2) check for existing reflow root in the list. Bug379904, r=roc, sr=dbaron
|
2007-05-15 20:22:45 -07:00 |
bzbarsky@mit.edu
|
ac24841ce7
|
Use the right parent when resolving style contexts in IsValidSibling. Bug380096, r=bernd, sr=roc
|
2007-05-15 20:18:50 -07:00 |
bzbarsky@mit.edu
|
49cbf0c9ec
|
Change round-trip testing for specified sub-properties of a shorthand to setthem all before looking at computed style, since, for example, the specifiedfont-family affects the computed line-height if the specified line-height is"normal". Bug 379809, r=dbaron
|
2007-05-15 20:03:34 -07:00 |
roc+@cs.cmu.edu
|
f2f42cc1cc
|
Not Part Of The Build. Fix underline/strikeout positioning in new text frame --- simple appunits/pixels confusion.
|
2007-05-15 16:41:41 -07:00 |
dbaron@dbaron.org
|
b647ff3d3d
|
Fix vertical resizing for quirks mode percentage heights. b=380004 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron
|
2007-05-15 14:52:44 -07:00 |
ginn.chen@sun.com
|
1dd8611fbb
|
Bug 357969 container xul element which doesn't have a xbl def under a deck frame has no accessible objectpatch by nian.liu at sun.com r=surkov.alexander sr=neil
|
2007-05-15 02:46:06 -07:00 |
roc+@cs.cmu.edu
|
2c5e63097d
|
NPOTB, new-text-frame. Fix mouse events targeting after the end of a textframe.
|
2007-05-14 22:23:19 -07:00 |
dbaron@dbaron.org
|
80f8f3752a
|
Account for non-pixel-aligned current transforms when snapping to pixel coordinates. b=369882 r=vlad
|
2007-05-14 22:15:45 -07:00 |
dbaron@dbaron.org
|
fabaa58a57
|
Handle -moz-initial for 'font' shorthand (and fix bugs in some of its subproperties). b=377521 r+sr=bzbarsky
|
2007-05-14 22:13:49 -07:00 |
roc+@cs.cmu.edu
|
3900a0525d
|
Back out enabling of new text frame... its time has not yet come
|
2007-05-14 20:58:10 -07:00 |
roc+@cs.cmu.edu
|
83968b5f8a
|
Bug 380692. Change gfxTextRun API so the textrun copies text, if necessary, instead of the caller having to do it. r=vlad
|
2007-05-14 20:56:47 -07:00 |
Olli.Pettay@helsinki.fi
|
c62c9a6daf
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
bzbarsky@mit.edu
|
af881ad8e5
|
Process XBL constructors right after the frame construction inInitialReflow(). Bug 377119, r+sr=sicking
|
2007-05-13 20:52:48 -07:00 |
mats.palmgren@bredband.net
|
230f7cbe4e
|
Don't create a widget if the view already has one and check error return code from CreateViewForFrame(). b=374102 r+sr=roc
|
2007-05-13 17:42:38 -07:00 |
asqueella@gmail.com
|
eb97ba7e7c
|
Bug 380094 - make mousethrough more generally usefulp=toshok@hungry.comr+sr=roc
|
2007-05-13 09:00:00 -07:00 |
neil@parkwaycc.co.uk
|
6ac8dc33c1
|
Follow-up cleanup b=375403 r+sr=roc
|
2007-05-13 03:06:57 -07:00 |
mats.palmgren@bredband.net
|
63d0ddb21c
|
Make CreateRenderingContext() return error for a null surface and add error handling to callers. b=362201 r+sr=vladimir
|
2007-05-12 06:06:16 -07:00 |
roc+@cs.cmu.edu
|
2a77fe7584
|
Not part of the build. Fix off-by-one error in selected-text painting in new text frame.
|
2007-05-11 15:54:51 -07:00 |
Olli.Pettay@helsinki.fi
|
0cb1dd0a4b
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
Olli.Pettay@helsinki.fi
|
c509d37191
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
dbaron@dbaron.org
|
5f00b2fc87
|
Remove known failure fixed by patches in bug 379741.
|
2007-05-10 23:50:35 -07:00 |
dbaron@dbaron.org
|
4f3ba5aad9
|
Remove now-unneeded checks for eStyleUnit_Null. b=379741 r+sr=bzbarsky
|
2007-05-10 23:02:31 -07:00 |
dbaron@dbaron.org
|
7ebd204a74
|
Add eStyleUnit_None so we don't have to use eStyleUnit_Null as a real value for max-width and max-height. b=379741 r+sr=bzbarsky
|
2007-05-10 23:01:31 -07:00 |
dbaron@dbaron.org
|
89b6771da4
|
Remove eCSSUnit_Proportional and eStyleUnit_Proportional, which were used only for a removed feature. b=333352 r+sr=bzbarsky
|
2007-05-10 23:00:26 -07:00 |
dbaron@dbaron.org
|
8835285570
|
Don't put null coords in nsStyleCoords when they have the same meaning as some other coord type. b=379741 r+sr=bzbarsky
|
2007-05-10 22:58:34 -07:00 |
jonas@sicking.cc
|
c8e8237fd4
|
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
|
2007-05-10 13:21:12 -07:00 |
Olli.Pettay@helsinki.fi
|
b177d52760
|
Bug 379621, Call PostCreateFrames after creating all native anonymous frames, r+sr=roc
|
2007-05-10 11:16:00 -07:00 |
neil@parkwaycc.co.uk
|
74c7a61937
|
Bug 375403 originally started off as a simple request to enable window translucency when windows or popups use opacity, alpha transparent background or non-zero border radius but mutated to include refactoring non zero side testing r+sr=roc
|
2007-05-10 08:46:42 -07:00 |
roc+@cs.cmu.edu
|
e582d9a6e4
|
Fix const issue. Not Part Of The Build
|
2007-05-10 07:42:56 -07:00 |
bzbarsky@mit.edu
|
e33c373d3f
|
Twiddle parentheses a little bit. Bug 311415 followup, r+sr=dbaron
|
2007-05-09 19:55:15 -07:00 |
roc+@cs.cmu.edu
|
4316354dc6
|
Not part of the build. Fix text lifetime issues for transformed textruns.
|
2007-05-09 17:58:47 -07:00 |
jst@mozilla.org
|
3484a36643
|
Backing out Jonas' last changes due to tinderbox orange, per Jonas' request.
|
2007-05-09 17:42:33 -07:00 |
jonas@sicking.cc
|
eb28533fb6
|
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
|
2007-05-09 16:33:28 -07:00 |
roc+@cs.cmu.edu
|
83d7b611f2
|
Not part of the build. Update new text frame for textrun API changes. Also implements a textrun cache for the new text frame
|
2007-05-09 15:04:56 -07:00 |
roc+@cs.cmu.edu
|
d88925ac67
|
Bug 380209. Hooks for a textframe-specific textrun cache startup/shutdown. r+sr=bzbarsky
|
2007-05-09 15:02:29 -07:00 |
neil@parkwaycc.co.uk
|
a3f4751e3a
|
Backing out bug 377035 because it caches the tree body inappropriately
|
2007-05-09 13:13:26 -07:00 |
joshmoz@gmail.com
|
f5341ce3f4
|
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
|
f265ac81d0
|
Uneven justification with new textframe. Bug 380062, r+sr=roc
|
2007-05-09 11:09:32 -07:00 |
neil@parkwaycc.co.uk
|
8c94f04dc8
|
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
|
ea86ae6165
|
Bug 281630 Support ch width units in XUL r+sr=bz
|
2007-05-09 01:48:38 -07:00 |
bzbarsky@mit.edu
|
dab3903e70
|
Add test for last-minute regression I found.
|
2007-05-08 20:41:39 -07:00 |
roc+@cs.cmu.edu
|
964c4535bd
|
Fixing bustage
|
2007-05-08 17:45:21 -07:00 |
roc+@cs.cmu.edu
|
0f5413161c
|
Bug 375760. Make a number of small changes to the gfxTextRun/gfxFont/gfxFontGroup APIs. r=vlad
|
2007-05-08 15:46:14 -07:00 |
vladimir@pobox.com
|
76c488cada
|
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 |
smontagu@smontagu.org
|
234b309855
|
Clear mTextRun on a style change reflow. Bug 379969, r+sr=roc
|
2007-05-08 07:33:09 -07:00 |
jwatt@jwatt.org
|
e210f47b57
|
Add reftest for changing transform on foreignObject
|
2007-05-08 05:54:12 -07:00 |
jwatt@jwatt.org
|
aa53c16746
|
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 |
jwatt@jwatt.org
|
9fe3425049
|
Conditionally run the reftests that crash linux instead of commenting them out entirely
|
2007-05-08 03:22:36 -07:00 |
jwatt@jwatt.org
|
baf55be9da
|
Fixing bug 379823. Allow conditional skipping of reftests (reporting them as failures). r+sr=dbaron@mozilla.com
|
2007-05-08 03:21:22 -07:00 |
mats.palmgren@bredband.net
|
5db811388d
|
Fix a cursor:-moz-initial assertion and include it in the mochitests. b=379951 r+sr=dbaron
|
2007-05-07 23:56:14 -07:00 |
mats.palmgren@bredband.net
|
32ad84fd9f
|
Backing out bug 379906 to fix orange.
|
2007-05-07 23:25:04 -07:00 |
mats.palmgren@bredband.net
|
f8d9103193
|
Fix an assertion when setting a 'quotes' property value. b=379906 r+sr=dbaron
|
2007-05-07 23:00:37 -07:00 |
mats.palmgren@bredband.net
|
8051d9376c
|
Fix a cursor:-moz-initial assertion and include it in the mochitests. b=379951 r+sr=dbaron
|
2007-05-07 22:46:37 -07:00 |
bzbarsky@mit.edu
|
fea58163e0
|
Ignore attempts to reframe things before we've done initial reflow. Bug379975, r+sr=roc
|
2007-05-07 21:46:55 -07:00 |
bzbarsky@mit.edu
|
200f32fc84
|
Fix determination of the style context parent for the inner table frame of aroot table. Bug 379386, r+sr=roc
|
2007-05-07 20:59:12 -07:00 |
joshmoz@gmail.com
|
d7a4940c96
|
remove support for NS_THEME_BUTTON_SMALL, fix up toolkit consumer. b=379542 r=cbarrett r=mano sr=roc
|
2007-05-07 18:20:11 -07:00 |
jonas@sicking.cc
|
77e2d700f6
|
back out last patch since leaks went through the roof
|
2007-05-07 18:03:08 -07:00 |
jonas@sicking.cc
|
fe815718d5
|
Don't attempt to cycle collect documents, windows and elements that are currently being viewed. r=bz, sr=jst b=378987
|
2007-05-07 16:45:25 -07:00 |
bzbarsky@mit.edu
|
5b1f66e00e
|
This is failing... which is sort of expected. Whether it fails or not willdepend on the exact restyles and frame reconstructs happening here; maybe weeven want to mark it random until bug 8253 is fixed.
|
2007-05-07 12:18:53 -07:00 |
bzbarsky@mit.edu
|
874f7f6e83
|
Rename some functiosn as suggested by dbaron. Bug 379799 followup.
|
2007-05-07 12:03:24 -07:00 |
vladimir@pobox.com
|
c45f303a4a
|
Adding another reftest-to-html script
|
2007-05-07 11:59:59 -07:00 |
bzbarsky@mit.edu
|
eb8ae1d9f0
|
Better check for first-letter. Bug 379799, r+sr=dbaron
|
2007-05-07 10:57:33 -07:00 |
bzbarsky@mit.edu
|
542eadd314
|
Back out bug 377850 -- it regresses bug 71191, and causes bug 379920.
|
2007-05-06 23:51:57 -07:00 |
bzbarsky@mit.edu
|
bd7815c2b9
|
Fixing typo.
|
2007-05-06 19:58:07 -07:00 |
joshmoz@gmail.com
|
fbf2906a84
|
Differentiate between single line and multiline text fields/areas so that we can render them differently. On Mac OS X render multiline text areas as Aqua text areas. b=377331 r=smorgan sr=roc
|
2007-05-06 19:06:58 -07:00 |
bzbarsky@mit.edu
|
035ec35210
|
Followup to bug 378784 based on rbs's review comments.
|
2007-05-06 15:50:21 -07:00 |
jwatt@jwatt.org
|
022900e34d
|
Remove test that is a duplicate of rect-with-rx-or-ry-01.svg in this directory's parent.
|
2007-05-06 13:24:29 -07:00 |
bzbarsky@mit.edu
|
d6284567b3
|
Change the FrameNeedsReflow API to pass the dirty flags to be added directly tothe method, instead of setting them before calling the method. That way we canavoid reflowing the ancestor of a reflow root which is not itself dirty but hasdirty children. This also makes it harder to set dirty bits inconsistentlywith the FrameNeedsReflow call. Bug 378784, r+sr=dbaron, pending rbs' reviewon the mathml parts.
|
2007-05-06 12:16:51 -07:00 |
kjh-5727@comcast.net
|
c693e38ac1
|
Bug 377096 - Factor out nsIPrintOptions::AvailablePrinters. r=pavlov, sr=biesi.
|
2007-05-06 04:29:41 -07:00 |
mats.palmgren@bredband.net
|
eec39354b4
|
Incremental reflow bug with direction:rtl and bidi-override. b=375716 r=uriber sr=dbaron
|
2007-05-06 03:29:58 -07:00 |
jwatt@jwatt.org
|
86c058633a
|
Add reftest for bug 369992. Areas previously occupied by a foreignObject aren't repainted.
|
2007-05-05 10:11:45 -07:00 |
jwatt@jwatt.org
|
dea41f2108
|
Add bug numbers for failing tests
|
2007-05-05 10:09:26 -07:00 |
dbaron@dbaron.org
|
dfeec45071
|
Fix the description of the serialize+parse tests.
|
2007-05-05 10:06:49 -07:00 |
dbaron@dbaron.org
|
a441f5d151
|
Remove special handling of empty continuations, which should no longer be needed. b=238473 Based on patch by Hideo Saito <saito@densan.co.jp>. r=dbaron sr=roc
|
2007-05-05 10:06:04 -07:00 |
dbaron@dbaron.org
|
d595a29332
|
Address bzbarsky's final review comments (comment 14) on bug 311415: consider ch units fixed as well.
|
2007-05-05 10:01:51 -07:00 |
jwatt@jwatt.org
|
4f08668c0b
|
Fixing bug 369827. Reflow of foreignObject with percentage width/height doesn't work. r=tor@acm.org, sr=dbaron@mozilla.com (this also fixes bug 379615, so changing the reftest manifest to expect the foreignObject tests to pass)
|
2007-05-05 04:11:07 -07:00 |
bzbarsky@mit.edu
|
fb83aaa50a
|
This passes now.
|
2007-05-05 00:43:52 -07:00 |
bzbarsky@mit.edu
|
7dd72a30b6
|
Oops. Missed a file.
|
2007-05-05 00:42:37 -07:00 |
bzbarsky@mit.edu
|
e6c2c86a12
|
Factor out test that fails on Mac.
|
2007-05-05 00:28:20 -07:00 |
bzbarsky@mit.edu
|
7a63d04318
|
Comment out test for now until I can debug it. Bug 379809.
|
2007-05-05 00:05:18 -07:00 |
bzbarsky@mit.edu
|
92f012121c
|
Don't apply user stylesheets to native anonymous content. Bug 286895, r+sr=dbaron
|
2007-05-04 23:47:09 -07:00 |
bzbarsky@mit.edu
|
e3f7c37db5
|
Fixing build bustage
|
2007-05-04 23:37:05 -07:00 |
bzbarsky@mit.edu
|
2e443bb9d8
|
Override just the border width, not all the border properties. Bug 377584, r+sr=dbaron
|
2007-05-04 23:22:36 -07:00 |
bzbarsky@mit.edu
|
0e31adc5eb
|
Don't cut off the right-hand side of empty comboboxes. Bug 364510, r+sr=dbaron
|
2007-05-04 23:20:10 -07:00 |
bzbarsky@mit.edu
|
933c49cc72
|
Simplify code. Bug 367442 followup, jag's idea, r+sr=dbaron
|
2007-05-04 23:13:48 -07:00 |
bzbarsky@mit.edu
|
7ad60fb38b
|
Bail out of ReconstructDocElementHierarchy early if there is no root frame(which shouldn't even happen!). Bug 377850, r=mats, sr=dbaron
|
2007-05-04 23:12:44 -07:00 |
bzbarsky@mit.edu
|
6adcfb8d84
|
Make computed style handle eStyleUnit_Chars. Bug 371043, r+sr=dbaron
|
2007-05-04 23:09:50 -07:00 |
bzbarsky@mit.edu
|
96cd2eee3b
|
Make computed style handle "normal" for line-height by computing an actualnumeric height. Bug 371041, r+sr=dbaron
|
2007-05-04 22:30:10 -07:00 |
sayrer@gmail.com
|
597f6f4fa5
|
backout patch for bug 375760 due to bustage.
|
2007-05-04 21:36:13 -07:00 |
roc+@cs.cmu.edu
|
7fa12ee1e9
|
Bug 375760. Make a number of small changes to the gfxTextRun/gfxFont/gfxFontGroup APIs. r=vlad
|
2007-05-04 19:16:16 -07:00 |
sharparrow1@yahoo.com
|
7b62cf941a
|
Bug 378662: Get rid of PresShellViewEventListener. r+sr=roc
|
2007-05-04 16:28:00 -07:00 |
aaronleventhal@moonset.net
|
66e10be4fb
|
Bug 357583. Followup improvements to ensure that a11y is activated on Linux when it should be. r+sr=bz
|
2007-05-04 11:09:02 -07:00 |
jwatt@jwatt.org
|
269869a0e2
|
Stop assuming that the antialiased edge of a square rect with rx and ry equal to width/2 will be exactly the same as a circle with radius width/2. Hopefully that will fix this reftest's failure on Mac OS X (bug 379606).
|
2007-05-04 01:19:29 -07:00 |
jwatt@jwatt.org
|
2d843edb92
|
Adding reftest for SVG rect with rx _and_ ry attributes.
|
2007-05-04 01:05:05 -07:00 |
jwatt@jwatt.org
|
9c1620393b
|
Now using the reftest condition construct for tests that fail instead of commenting them out entirely.
|
2007-05-04 00:12:14 -07:00 |
aaronleventhal@moonset.net
|
990758bba3
|
Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc
|
2007-05-03 19:19:18 -07:00 |
dbaron@dbaron.org
|
d3e5030079
|
Fix bad string comparison preventing 'none' and 'initial' values of 'counter-increment' and 'counter-reset' from being parsed correctly. b=379555 r+sr=dbaron Patch by Daniel Holbert <dholbert@mozilla.com>.
|
2007-05-03 17:05:16 -07:00 |
dbaron@dbaron.org
|
e10913eee0
|
Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky
|
2007-05-03 16:11:00 -07:00 |
aaronleventhal@moonset.net
|
fd4e347720
|
Backing out accidental checkin for bug 357583
|
2007-05-03 13:20:58 -07:00 |
aaronleventhal@moonset.net
|
32ae0bb8b0
|
Bug 357583. Allow XPCOM clients to init accessibility when they use nsIAccessible. r=surkov, sr=roc
|
2007-05-03 12:22:24 -07:00 |
jwatt@jwatt.org
|
87361c3b5d
|
Turn on off text-in-link-01.svg since it's crashing linux
|
2007-05-03 07:50:45 -07:00 |
jwatt@jwatt.org
|
cd894c469f
|
Turn on off pseudo-classes-01.svg again (looks like both tests are crashing)
|
2007-05-03 07:47:58 -07:00 |
jwatt@jwatt.org
|
634b0f55d7
|
Turn on off pseudo-classes-02.svg since it's crashing on linux (oops, it wasn't pseudo-classes-01.svg)
|
2007-05-03 06:49:02 -07:00 |
jwatt@jwatt.org
|
405fd1f9c8
|
Turn on off pseudo-classes-01.svg since it's crashing on linux
|
2007-05-03 06:23:29 -07:00 |
jwatt@jwatt.org
|
c373ad9348
|
Turn on off reftests that are failing on osx
|
2007-05-03 06:22:06 -07:00 |
jwatt@jwatt.org
|
b440b03a7b
|
Turn on off reftests in 'bugs' subdirectory (I didn't mean to turn that on)
|
2007-05-03 06:03:14 -07:00 |
jwatt@jwatt.org
|
7651be5d84
|
Dedicate to the public domain the reftest testcases that I've contributed
|
2007-05-03 05:20:17 -07:00 |
jwatt@jwatt.org
|
c9882b6aa8
|
Turn on SVG reftests (foreignObject-01.svg and foreignObject-overflow-01.svg turned off since they currently fail)
|
2007-05-03 05:18:34 -07:00 |
bzbarsky@mit.edu
|
aa3fe869d6
|
When we have a url() value that doesn't give us an imgIRequest (e.g. couldn'tcreate nsIURI, URI load blocked by security manager, etc), make sure to stillpick up the fallback value for cursor. Bug 379440, r+sr=dbaron
|
2007-05-02 23:33:13 -07:00 |
bzbarsky@mit.edu
|
1111c8e806
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
bzbarsky@mit.edu
|
b549222350
|
Fix assert to be more correct. Bug 379383, r+sr=dbaron
|
2007-05-02 13:32:17 -07:00 |
asqueella@gmail.com
|
db982c7c7b
|
Bug 379019 - Add license boilerplates to xul-document-load reftestsThe patch also adds missing newlines at the end of some files and fixes thewindows linebreaks in some files.r=gerv/robcee
|
2007-05-02 13:16:32 -07:00 |
joshmoz@gmail.com
|
2ccb308952
|
Remove some files as part of bug 379319. r=enn sr=dbaron
|
2007-05-02 11:13:18 -07:00 |
masayuki@d-toybox.com
|
378e262a61
|
Bug 378752 Mnemonic of Menu doesn't work if an editor has focus and IME is on r+sr=roc
|
2007-05-02 08:34:35 -07:00 |
joshmoz@gmail.com
|
82299b439a
|
Remove nsINativeScrollbar and nsNativeScrollbarFrame. patch by Colin Barrett. b=379319 r=enn sr=dbaron
|
2007-05-02 00:46:50 -07:00 |
bzbarsky@mit.edu
|
645513457e
|
Fix assert to not fire when it shouldn't. Bug 379405, r+sr=dbaron
|
2007-05-01 19:25:50 -07:00 |
roc+@cs.cmu.edu
|
2e46cdc975
|
Bug 372703. Position child views whenever we place an abs-pos child; even if the child hasn't moved, this frame itself might have, so view offsets might have changed. r=eli,sr=dbaron
|
2007-05-01 17:07:51 -07:00 |
bzbarsky@mit.edu
|
9a5db57b2f
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me
|
2007-05-01 15:24:20 -07:00 |
bzbarsky@mit.edu
|
a321682d05
|
This test passes now that bug 221428 is fixed.
|
2007-05-01 14:11:19 -07:00 |
bzbarsky@mit.edu
|
d1aea320f7
|
Stylesheets should know what their principal is, and it should be based on theURI the sheet was loaded from, its certificate (if any) and the loaderprincipal, not just on the page the sheet is being applied to. Propagate thisprincipal as the loading principal to @import loads from stylesheets. Changesheet access checks to use this principal instead of the sheet URI. Bug221428, r+sr=peterv
|
2007-05-01 12:26:15 -07:00 |
bzbarsky@mit.edu
|
55c5b88117
|
Switch order around a bit to be safer. Followup to bug 379093, r+sr=roc
|
2007-05-01 12:11:28 -07:00 |
bzbarsky@mit.edu
|
ed77655b3d
|
Make InitialReflow just post a reflow event instead of doing a synchronousreflow. Bug 378975, r=dbaron and Eli Friedman, sr=dbaron
|
2007-05-01 10:15:08 -07:00 |
vladimir@pobox.com
|
bb420a4d9f
|
marking 368020-2 random on gtk2, due to 368517 (drawWindow and DrawTile don't get along on X11)
|
2007-04-30 23:31:30 -07:00 |
jruderman@hmc.edu
|
dd15bd2863
|
Add reftest for bug 379328. r=bz over IRC.
|
2007-04-30 22:29:06 -07:00 |
vladimir@pobox.com
|
757d39c345
|
b=379328, focus outline rendering regression fix
|
2007-04-30 21:58:44 -07:00 |
bzbarsky@mit.edu
|
fc7dda61db
|
This test passes now.
|
2007-04-30 21:31:06 -07:00 |
vladimir@pobox.com
|
5f87cdb82e
|
marking test as passing
|
2007-04-30 20:59:42 -07:00 |
bzbarsky@mit.edu
|
bc7f58eced
|
Fixing parsing of opacity components of rgba() and hsla() that are out of the0 <= x <= 1 range. Bug 379316, r+sr=dbaron
|
2007-04-30 20:50:31 -07:00 |
vladimir@pobox.com
|
8d704ce7c4
|
b=368247 (and others, see bug), rewrite border rendering for thebes, r=dbaron
|
2007-04-30 20:31:25 -07:00 |
joshmoz@gmail.com
|
dbb89f415f
|
remove duplicate line of a CSS rule from forms.css. r/sr=dbaron
|
2007-04-30 18:51:47 -07:00 |
mats.palmgren@bredband.net
|
87a0062405
|
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
|
2007-04-30 16:52:44 -07:00 |
tor@cs.brown.edu
|
792a34e152
|
Bug 379045 - switch svg patterns to thebes. r=longsonr, sr=roc
|
2007-04-30 08:53:55 -07:00 |
longsonr@gmail.com
|
87138c6b3a
|
remove strange additional styles from reftest
|
2007-04-30 03:03:07 -07:00 |
longsonr@gmail.com
|
c7a6203e45
|
Bug 378897 - foreignObject doesn't clip its content. r=jwatt,sr=tor
|
2007-04-30 02:02:38 -07:00 |
bzbarsky@mit.edu
|
160de6df71
|
Fix build bustage
|
2007-04-29 23:43:03 -07:00 |
bzbarsky@mit.edu
|
0b6b71469b
|
Fix bug 379229, r+sr=dbaron
|
2007-04-29 23:17:03 -07:00 |
bzbarsky@mit.edu
|
dac40ba527
|
remove debugging code again.
|
2007-04-29 21:36:03 -07:00 |
bzbarsky@mit.edu
|
e69c1ff6ec
|
This test is failing for good reasons....
|
2007-04-29 20:55:40 -07:00 |
bzbarsky@mit.edu
|
6999a1babc
|
Put back this test code for one run so I can get data from Tp/Tp2
|
2007-04-29 20:11:04 -07:00 |