masayuki%d-toybox.com
|
762cc433f0
|
bug 56314 reverse selection colors when page background is similar to default selection background. r=sfraser, sr=bzbarsky
|
2005-04-04 10:40:48 +00:00 |
ginn.chen%sun.com
|
8eb0a2c4cc
|
Bug 260399 disabled textarea/input should use DEFAULT pointer
r+sr=bzbarsky
|
2005-04-04 10:35:50 +00:00 |
roc+%cs.cmu.edu
|
f4bfde1427
|
Bug 288888. Fix detection of when a scrollframe is the root scrollframe, so that we don't create scrollbars for scrolling=no IFRAMEs. r+sr=dbaron
|
2005-04-03 22:40:25 +00:00 |
mats.palmgren%bredband.net
|
306df79b00
|
Revoke outstanding events before posting a new RedisplayTextEvent to avoid potential out-of-order events which could mean displaying the wrong text. b=288821 r+sr=bzbarsky
|
2005-04-03 22:16:07 +00:00 |
roc+%cs.cmu.edu
|
1294b14f17
|
Removing debug printfs that crept in.
|
2005-04-03 21:19:37 +00:00 |
roc+%cs.cmu.edu
|
d50f1426da
|
Bug 288117. Fix regressions in nsDocShell::SetCanvasHasFocus and in nsListBoxBodyFrame/nsListBoxObject where code made obsolete assumptions about scrollframe structure. r+sr=dbaron
|
2005-04-03 21:02:47 +00:00 |
roc+%cs.cmu.edu
|
fc46387ad7
|
Bug 288117. Reland nsScrollBoxFrame removal. This will regress Tp a bit. r+sr=dbaron
|
2005-04-03 21:00:41 +00:00 |
mats.palmgren%bredband.net
|
45c2f6f0ad
|
Remove code that does not work with outstanding RedisplayText events. b=288821 r+sr=bzbarsky
|
2005-04-03 19:58:40 +00:00 |
dbaron%dbaron.org
|
11ba0d946d
|
Reduce code duplication between assignment operator and copy constructor and improve assignment operator. b=288707 r+sr=bzbarsky
|
2005-04-03 16:47:01 +00:00 |
cbiesinger%web.de
|
c31d60ee55
|
279167 create elements in the correct namespace (None for HTML documents, XHTML
for XML documents)
patch by Frank Wein <bugzilla@mcsmurf.de> r+sr=jst
|
2005-04-02 15:47:13 +00:00 |
dbaron%dbaron.org
|
ec53342255
|
Implement CSS2 counters. b=3247 r+sr=bzbarsky
|
2005-04-01 23:07:00 +00:00 |
tor%cs.brown.edu
|
e8125fd47e
|
Bug 288656 - Events not getting delivered to <svg:image> if fill=none. r=afri
|
2005-04-01 20:49:42 +00:00 |
tor%cs.brown.edu
|
da738125d1
|
Bug 280988 - SVG frames should implement GetFrameName.
Patch by scootermorris@comcast.net, r=tor.
|
2005-04-01 19:56:08 +00:00 |
bzbarsky%mit.edu
|
87af8ca927
|
Wrap a view update batch around all restyle processing and switch
ApplyRenderingChangeToTree to use a NO_SYNC view batch, since we now flush
reflows before painting. Bug 288365, r+sr=roc
|
2005-04-01 18:14:18 +00:00 |
timeless%mozdev.org
|
5b686c3c4b
|
Bug 288587 crash while viewing Real videos
r=tor sr=tor
|
2005-04-01 16:41:55 +00:00 |
dbaron%dbaron.org
|
84a42982ba
|
Back out roc's checkin for bug 288117 to isolate performance regressions during tinderbox downtime.
|
2005-03-31 18:04:50 +00:00 |
roc+%cs.cmu.edu
|
20e9e80aa3
|
Bug 288117. Fix up function name as dbaron requested.
|
2005-03-31 03:44:38 +00:00 |
roc+%cs.cmu.edu
|
7a198d81a7
|
Bug 288117. Eliminate nsScrollBoxFrame. r+sr=dbaron
|
2005-03-31 03:40:12 +00:00 |
roc+%cs.cmu.edu
|
5407685688
|
Bug 287592. Make buttons return the correct overflow area from reflow. r+sr=dbaron
|
2005-03-31 02:19:48 +00:00 |
aaronleventhal%moonset.net
|
0499bbbb2c
|
Bug 245349. Puzzle piece placeholder that says click here to download plugin is not focusable or accessible. r=bz, sr=jst
|
2005-03-31 01:38:04 +00:00 |
smfr%smfr.org
|
955eb57e1a
|
Fix bug 288360 -- uninitialized return values caused failure to load CSS on various sites. r/sr=bzbarsky
|
2005-03-30 23:05:02 +00:00 |
roc+%cs.cmu.edu
|
c3d0ada98b
|
Bug 285348. Fix reflow of nested columns by ensuring that if a column overflows, its next-in-flow gets reflowed *even if* that next in flow belongs to continuation of the column set
|
2005-03-30 20:31:13 +00:00 |
bmlk%gmx.de
|
3cce47c571
|
prevent negative available widths for rowgroups when changing from an empty table to one with cells and cellspacing, bug 271047 r/sr=roc
|
2005-03-30 07:42:49 +00:00 |
bmlk%gmx.de
|
90e8e89c3b
|
fix PreFast warnings in layout/mathml bug 288023 r=rbs sr=roc
|
2005-03-30 07:34:20 +00:00 |
dbaron%dbaron.org
|
6780d77208
|
Fix coverity uninitialized variable warnings in layout. b=288092 r=bernd sr=roc
|
2005-03-30 01:50:56 +00:00 |
dbaron%dbaron.org
|
5397835bd6
|
Use protected instead of private so VC6 gets less confused when nsDerivedSafe is involved. Hopefully fixing bustage. b=156716
|
2005-03-30 01:42:06 +00:00 |
dbaron%dbaron.org
|
70322f91af
|
Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky
|
2005-03-30 00:36:57 +00:00 |
bzbarsky%mit.edu
|
2f75d07065
|
Don't walk through placeholders to out-of-flows that are our descendants when
we destroy a frame subtree. Bug 271151, r=rbs, sr=dbaron
|
2005-03-29 22:36:06 +00:00 |
timeless%mozdev.org
|
f4cc6020d9
|
Bug 288013 remove &mathml; from mathml.dtd because it hurts interoperability
patch by bug@annevankesteren.nl r=rbs sr=bz
|
2005-03-29 17:12:17 +00:00 |
bzbarsky%mit.edu
|
9432fa53ed
|
Removing no-longer-used struct from this file. Should have landed as part of
bug 286813.
|
2005-03-29 15:58:31 +00:00 |
bzbarsky%mit.edu
|
e04d40a34a
|
Fixing AIX build bustage. Thanks to pkw for the patch!
|
2005-03-29 15:57:53 +00:00 |
roc+%cs.cmu.edu
|
555cda83c6
|
Adding some parts of Hixie tests to the list explicitly, to make it easier to download all needed files.
|
2005-03-29 05:18:24 +00:00 |
ginn.chen%sun.com
|
b4fbf380e0
|
Bug 256269 Caret browsing: up/down arrow should not get into button text
r=mats.palmgren sr=roc
|
2005-03-29 03:28:10 +00:00 |
bzbarsky%mit.edu
|
d266450d19
|
More bustage fixing. To be precise, check in what should have gone in the
first time, but didn't due to a malformed diff.
|
2005-03-29 00:22:12 +00:00 |
bzbarsky%mit.edu
|
5f869bbe2f
|
Fix build bustage by moving CantRenderReplacedElementEvent class decl earlier
in the file
|
2005-03-28 23:56:33 +00:00 |
bzbarsky%mit.edu
|
074f805977
|
We may have a popup list entry with a null frame. Make sure to null-check it.
Bug 287308, r+sr=roc
|
2005-03-28 23:21:58 +00:00 |
bzbarsky%mit.edu
|
87e448d51e
|
Move handling of replaced element events from frame manager to presshell, make
sure we don't allow reflow flushing while we're constructing the new frames.
Bug 286813, r+sr=dbaron
|
2005-03-28 23:20:54 +00:00 |
dbaron%dbaron.org
|
5e0e4080e3
|
Destroy things at the right time (and in one place) to fix crashes. b=206021 r=mats.palmgren sr=roc
|
2005-03-28 23:03:47 +00:00 |
roc+%cs.cmu.edu
|
783d271ef0
|
Bug 285036. Clean up testcase list. r+sr=dbaron
|
2005-03-28 21:30:58 +00:00 |
roc+%cs.cmu.edu
|
6fad3a4fec
|
Bug 287338. Free up unused frame state bit NS_SYNC_FRAME_AND_VIEW. r+sr=bzbarsky
|
2005-03-28 21:08:22 +00:00 |
roc+%cs.cmu.edu
|
7f986a7ba4
|
Bug 272547. Search through wrapped frames when looking for blocks to renumber. r+sr=bzbarsky
|
2005-03-28 21:05:04 +00:00 |
mkaply%us.ibm.com
|
c809f406c1
|
#286494
r/sr=mkaply
From Peter Weilbacher - get SVG working on OS/2 - short name for DLL, BGRA pixel format
|
2005-03-28 16:30:29 +00:00 |
mats.palmgren%bredband.net
|
78343a58c1
|
Fix a few -moz-outline* problems and drop the prefix.
Change WARNING to ERROR in nsComputedDOMStyle.cpp and add a few more.
b=281972 r+sr=dbaron
|
2005-03-27 11:36:08 +00:00 |
aaronleventhal%moonset.net
|
c8fe7fb465
|
Bug 287390. Problems with accessibility of image, submit, reset and file control buttons. r=pkwarren, sr=jst
|
2005-03-27 03:03:11 +00:00 |
mats.palmgren%bredband.net
|
c410f2fe3f
|
Account for the view's origin not lining up with the widget's. b=190290 r=bzbarsky sr=roc
|
2005-03-26 14:50:09 +00:00 |
neil%parkwaycc.co.uk
|
fe497ff939
|
Ungenerate destroyed menus in case we recreate the frames later b=279769 r+sr=bz
|
2005-03-26 09:56:38 +00:00 |
bzbarsky%mit.edu
|
534423939f
|
Fix serialization of attribute-existence selectors. Bug 286010, r+sr=dbaron
|
2005-03-26 02:36:15 +00:00 |
bzbarsky%mit.edu
|
c10497f9a1
|
Show alt text for images blocked by security checks. Bug 285981, r=mvl, sr=jst
|
2005-03-26 02:26:58 +00:00 |
bugzilla%arlen.demon.co.uk
|
597f8d0aca
|
Bug 244711 Hardcoding the use of ksh for OSF/1 in autoconf.mk.in
p=bugzilla-mozilla@thewrittenword.com r=benjamin
|
2005-03-25 23:46:25 +00:00 |
neil%parkwaycc.co.uk
|
f31023b158
|
Relanding patch to install (symlink) ua.css now that svg no longer munges it b=266930 r=bsmedberg sr=dbaron
|
2005-03-25 20:14:06 +00:00 |