ftang%netscape.com
30057b4224
fix UMR in GetPosition for bug 81078
...
check in for simon@softel.co.il
r/sr=kin@netscape.com , ftang@netscape.com
check array boundary before accessing the content array
2001-05-16 13:36:36 +00:00
ftang%netscape.com
c1c716bc4d
fix bug 80793.
...
check bidi frame before we call next sibling
check in for simon@softel.co.il
r/sr=kin
2001-05-16 13:17:40 +00:00
ftang%netscape.com
6ffc96481f
fix 76003. fix bidi rendering context state corrupting
...
check in for simon@softel.co.il
r=dbaron@fas.harvard.edu
sr=kin@netscape.com
2001-05-16 12:18:19 +00:00
axel%pike.org
7b14605df5
moving nsOutlinerSelection from nsISecurityCheckedComponent to class info, r=mstoltz, sr=jst, bug 80907
2001-05-16 08:13:12 +00:00
dr%netscape.com
76f60f6c69
fix for 46287 (<frame scrolling=no> breaks window.scroll and html anchors). r=evaughan, sr=hyatt
2001-05-16 05:30:24 +00:00
peterlubczynski%netscape.com
52a3f26b3d
Fix for lost focus for plugins on mac bug 78846 sr=attinasi r=dcone
2001-05-16 03:46:56 +00:00
peterlubczynski%netscape.com
596df47d91
Fix for plugins not resizing correctly in XUL. r=peterl sr=attinasi patch by kens@activestate.com bug 77234
2001-05-16 02:24:33 +00:00
mstoltz%netscape.com
f9c13993e0
Fixing bug 78831 - treat chrome and resource URLs the same in the
...
URL loading check and give them access to each other. r=pavlov,
sr=brendan. This allows us to turn on the fix (already reviewed)
for 69070.
2001-05-15 22:47:21 +00:00
harishd%netscape.com
1a5a83dc13
75641 - Fixing MLK caused by unclosed FONT tags ( penguin.html )
...
r=heikki sr=waterson
77352 - Making sure that the heading tags' size takes precedence over
residual style tags' size info.
r=pollmann sr=attinasi
57248 - Moved attribute entity parsing to the parser land.
r=heikki sr=jst.
2001-05-15 22:32:26 +00:00
bryner%uiuc.edu
b1fd88de8e
Bug 80543 -- outliner RowCountChanged behaving incorrectly on row removal. r=sspitzer, sr=hyatt.
2001-05-15 19:44:23 +00:00
waterson%netscape.com
20c443bc4a
Bug 43914. Don't force-dirty line after break-after; be sure to dirty lines containing a modified frame's continuation. Should improve typing performance. r=dbaron, sr=attinasi
2001-05-15 19:09:41 +00:00
ftang%netscape.com
ea833bd9ce
fix port bustage
2001-05-15 14:34:23 +00:00
ftang%netscape.com
0832fa6938
fix and check in 77252 for simon@softel.co.il
...
r=ftang sr=blizzard
2001-05-15 12:29:10 +00:00
ftang%netscape.com
ee300ce9bf
temp fix bug 80352 untill simon@softel.co.il come out the real fix
...
We cannot pass in PR_TRUE to force reflow here. Otherwise, we will incrase stylechange reflow right after
we visit a link from a page which have frameset or iframe
r/sr=vidur sr=jst
2001-05-15 12:13:57 +00:00
ftang%netscape.com
50996b210a
fix bug 80166. check in for simon@softe.co.il
...
r=ftang sr=blizzard
2001-05-15 12:07:30 +00:00
ftang%netscape.com
70513680b1
fix 80163. check in for simon@softel.co.il
...
r=ftang
sr=blizzard@mozilla.org
2001-05-15 12:04:34 +00:00
ftang%netscape.com
d63514cc5e
fix bug 71358. add IBMBIDI logic for Arabic/Hebrew
...
check in for simon@softel.co.il
r/sr=hyatt
r=ftang
2001-05-15 11:58:40 +00:00
ftang%netscape.com
fdfd99773b
fix bug 71358. Use xpcom pointer and do right thing for ref count
...
r/sr=hyatt
2001-05-15 11:57:22 +00:00
jst%netscape.com
892417cdfb
Checking in Boris Zbarsky's (bzbarsky@mit.edu) fix for bug 79818, making more CSSRules implement DOM interfaces. r=bryner, sr=jst
2001-05-15 08:26:13 +00:00
glazman%netscape.com
7939bfee97
nsDOMCSSDeclaration::GetCssText not implemented; b=79722, r=harishd, sr=jst
2001-05-15 08:25:03 +00:00
timeless%mac.com
1466f58289
Bugzilla Bug 80634 Program received signal SIGSEGV, Segmentation fault.
...
Bullet-proofing patch + ASSERT. rs=shaver
2001-05-15 03:12:08 +00:00
nhotta%netscape.com
20fa7b8f0f
Chagned nsFrameImageLoader::Init to use ToNewUTF8String instead of ToNewCString
...
in order to avoid data loss for non ASCII data, bug 61132, r=ftang, sr=attinasi.
2001-05-15 03:04:23 +00:00
nhotta%netscape.com
f023e39b47
Changed to make string as array so sizeof returns number of characters instead of a size of a pointer,
...
this fixes a wrong offset problem for parsing charset, bug 80114, r=attinasi, sr=blizzard.
2001-05-15 03:03:19 +00:00
joki%netscape.com
4984fc106b
Fix for 80746, fix smoketest blocker by backing out 61336 fix. r:harishd
2001-05-14 18:54:06 +00:00
karnaze%netscape.com
4425ff2329
bug 78291 - disable processing the dummy layout request during special table reflow command cancel, sr=attinasi
2001-05-14 14:37:13 +00:00
karnaze%netscape.com
2f821884d3
bug 55202 - honor height of cell, sr=attinasi, r=bernd.mielke@snafu.de
2001-05-14 14:28:00 +00:00
rods%netscape.com
2f3b8a65aa
change the default to be 20 when a "null" size is specified
...
Bug 73575 r=kmcclusk, sr=attinasi
2001-05-14 13:50:35 +00:00
glazman%netscape.com
73eec2d7f9
ViewCSS.getComputedStyle() returns empty list; b=62697, r=peterv, sr=jst
2001-05-14 11:23:53 +00:00
darin%netscape.com
526072cca4
Fixes blocker bug 80424 "post regression" r=pavlov, sr=jst
2001-05-14 10:20:11 +00:00
cls%seawood.org
f6348377f7
Update our intermodule dependencies list.
...
Fixing senna tinderbox bustage.
2001-05-14 09:55:00 +00:00
joki%netscape.com
8244142e1c
Fix 61336, call onchange event for changes made by scripts. sr:jst, r:pollmann
2001-05-14 01:57:33 +00:00
varga%utcru.sk
bc73b4285d
Fix for 72368, 79729. Thread lines are crooked, drawing past column edge and not lined up with parent images.
2001-05-13 07:29:07 +00:00
bryner%uiuc.edu
c56ada9174
Bug 71770 -- hide the outliner scrollbar when it's not needed. r=blake, sr=hyatt.
2001-05-13 05:30:46 +00:00
jst%netscape.com
4cc24ec4a2
Fixing MathML build bustage caused by the XPCDOM landing, patch from daa@distributed.net (David Avery), sr=me.
2001-05-12 23:35:42 +00:00
dr%netscape.com
eb15974ac3
fix typo, compiler warning. r=daa@distributed.net
2001-05-12 20:14:23 +00:00
ducarroz%netscape.com
bcd02a6294
Fix for bug 78445. Need to addref ourself to avoid potential self destruction while processing the onload event. R=sspitzer, SR=hyatt
2001-05-12 17:40:12 +00:00
locka%iol.ie
f423c1c8d0
Fix window.print crash when called early during page loading. b=66934 r=pollmann@netscape.com sr=jst@netscape.com
2001-05-12 15:52:06 +00:00
peterv%netscape.com
bca11b5ad0
Follow-up to the xpcdom landing: nothing should link against the dom library anymore, it's a component now. sr=jst.
2001-05-12 12:47:41 +00:00
hyatt%netscape.com
f5c5ee63c6
Fix for 78725. r=pink, sr=ben
2001-05-12 08:32:18 +00:00
nisheeth%netscape.com
72b5275077
Fix OS/2 build bustage from fix to bug 29171.
2001-05-12 07:12:33 +00:00
dr%netscape.com
4923905f33
fixing windows bustage
2001-05-12 06:07:15 +00:00
dr%netscape.com
ab4138e3ba
fix for 60584 (page keeps jumping to the bottom) and maybe also 73725 (content area flashes/jitters when typing in textarea). r=evaughan, pollman, sr=jst
2001-05-12 05:16:53 +00:00
nisheeth%netscape.com
debd64da49
r=heikki. sr=jst. Fix for bug 29171. Create HTML unknown element for non-lowercased elements that are in the XHTML namespace.
2001-05-12 05:10:48 +00:00
evaughan%netscape.com
94198ed5d8
Landing accessibility
...
-r aarol, jgaunt
-sr brendan
2001-05-11 21:11:38 +00:00
darin%netscape.com
b26d5adb54
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:05:08 +00:00
mjudge%netscape.com
9cb20c1f7d
reverting method for getting selection controller. this WAS to stop selection from snapping from outer document to inside the text field. unfortunately this caused a regression with copying. r= kin a= leaf
2001-05-11 18:51:43 +00:00
kin%netscape.com
ab0e977a52
Fix non-debug build bustage.
2001-05-11 15:19:28 +00:00
attinasi%netscape.com
b696e7f9a5
Fixes crash deleting legend frame. r=rods sr=waterson b=70648
2001-05-11 14:26:04 +00:00
brade%netscape.com
50a1c5a282
rename GetScrollView to GetScrollableView to match Set; bug #65124
2001-05-11 13:25:38 +00:00
brade%netscape.com
cbc456fb1d
fill in the scrolling methods; add GetScrollableView; bug #65124
2001-05-11 13:24:43 +00:00