Граф коммитов

11833 Коммитов

Автор SHA1 Сообщение Дата
rbs%maths.uq.edu.au c555c5832c Turn on different values for the multiple levels of superscript shifts and subscript shifts 2001-05-19 12:18:37 +00:00
rbs%maths.uq.edu.au 6b2af5da6d Keep <maction> passive if possible. Make the restyle actiontype issue a StyleChange reflow command targeted at the selected frame 2001-05-19 12:09:41 +00:00
jst%netscape.com 77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
rbs%maths.uq.edu.au 3a170d2967 Correct a leaky code-path in my earlier check-in 2001-05-19 11:26:46 +00:00
rbs%maths.uq.edu.au 933358fa1c Declare additional style rules needed to fix bug 78389 and bug 31641 2001-05-19 10:10:30 +00:00
rbs%maths.uq.edu.au 4f33b59004 Declare additional atoms needed to fix bug 78389 2001-05-19 10:03:21 +00:00
rbs%maths.uq.edu.au 7e18623010 Wrap table in a protective block frame when used in the mathml context. b=78389 r=waterson 2001-05-19 10:02:11 +00:00
rbs%maths.uq.edu.au 49f75d792f Rename a class and ecover from the recent rework in the table code - fix bug 78389 r=waterson 2001-05-19 10:00:01 +00:00
rbs%maths.uq.edu.au cd754102d3 Change the place where the ascent is grabbed in the case where the first line is a block. Needed to fix bug=78389 r=waterson 2001-05-19 09:53:59 +00:00
jst%netscape.com 45c009a75b Cheking in change that shuts down annoying warnings from addreffing and releasing nsFrameFrame (which is not refcounted). r=pavlov@netscape.com 2001-05-19 07:29:25 +00:00
mkaply%us.ibm.com 90ba634706 senna REQUIRES bustage 2001-05-19 05:12:56 +00:00
bryner%uiuc.edu fe6a1a9d79 Views aren't refcounted! r=dbaron, sr=hyatt. 2001-05-19 04:40:01 +00:00
peterv%netscape.com d8dc78eb98 Fix for bug 7515 (load stylesheets inserted dynamically through the DOM). r=heikki, harishd. sr=jst. 2001-05-19 02:59:15 +00:00
karnaze%netscape.com 941dbfa0ef bug 64645 - process children of <object> during frame construction and reflow child if alternate is needed. sr=attinasi, r=peterl 2001-05-19 02:45:21 +00:00
mstoltz%netscape.com 8c0cd58b30 Re-checking-in my fix for 47905, which was backed out last night because of a bug in some other code that was checked in along with it. This checkin was not causing the crasher and is unchanged. See earlier checkin comment - in short, this adds same-origin to XMLHttpRequest and cleans up some function calls in caps, removes some unnecessary parameters. r=vidur, sr=jst. 2001-05-19 00:33:51 +00:00
jst%netscape.com 6ed212a6b2 Checking in support for onload handlers for frame and iframe elements, and fixing .ownerDocument of orphan elements, fixes bug 60173, and also fixes part of bug 27382. r=pollmann@netscape.com, sr=vidur@netscape.com 2001-05-19 00:17:01 +00:00
joki%netscape.com 498c575a6b Fix for 77321, don't fire resize event at initial page load. r:vidur,sr:jst 2001-05-18 23:42:54 +00:00
dbaron%fas.harvard.edu 6cb221a947 Fix typo that was causing some blocks within tables (and also some resize cases without tables) to be too wide. b=77920 r=waterson sr=attinasi 2001-05-18 23:14:36 +00:00
dbaron%fas.harvard.edu 60b2f736c0 Simplify implementation of quirk for DD not in DL using :not() to improve performance (since we handle |content: ""| differently from the default). b=77954 r=hixie sr=waterson 2001-05-18 23:09:54 +00:00
vidur%netscape.com a064dd059f Partial fix for bug 78976. Rather than dropping events that are targeted at the canvas frame, we pass them down to the first frame child. r=joki, sr=jst. 2001-05-18 23:08:00 +00:00
mjudge%netscape.com 9499fd2df2 fixing bad check in tablecellselection. wouldnt work if only 1 char in a text node was selected. bug=68641 r=ftang, sr=hyatt. simple fix.. 2001-05-18 23:07:54 +00:00
waterson%netscape.com 409a4db4f2 Add new tests to cover regressions I'd caused earlier with bug 43914. Not part of the build. 2001-05-18 22:26:07 +00:00
waterson%netscape.com 38ef253e65 Remove errant line in script. Not part of the build. 2001-05-18 22:18:18 +00:00
ftang%netscape.com 2924f5e7ab fix 79653. check in for simon@softel.co.il
r=ftang sr=attanasi
remove unnecessary code in IBMBIDI due to previous check in
2001-05-18 20:33:08 +00:00
dbaron%fas.harvard.edu e7c709c283 Fix double-addref leak of pres shell. (Leaking the pres shell without leaking the doc viewer causes us to leak the frame tree while deleting the view tree, which causes crashes after leaving pages with animated images. Fix for that problem coming soon.) b=80203 r=sspitzer sr=ben 2001-05-18 11:36:54 +00:00
rbs%maths.uq.edu.au 9e5fcf8552 Optimize the reflow of multiple break-after lines (e.g., avoid to unnecessarily reflow clean lines during plaintext editing in mailcompose or textarea). This is an iteration on waterson's earlier patch. b=43914 r=waterson sr=sfraser 2001-05-18 07:00:46 +00:00
mkaply%us.ibm.com 1b0b069451 No bug - remove printfs 2001-05-18 02:43:25 +00:00
evaughan%netscape.com d9378cb8f0 Fix for bug #80902
-r jeff@tcbnetworks.com -sr waterson

Fix for bug #80505

-r aaronl, jgaunt -sr brendan
2001-05-17 23:52:32 +00:00
karnaze%netscape.com ea686d7396 bug 62811 - ensure that <form>s are always display:block, sr=attinasi, r=pollmann 2001-05-17 23:15:22 +00:00
dcone%netscape.com 326e1f50aa b=71976 r=rods sr=attinasi. Don't compare the url with title, especially since its been destroyed. 2001-05-17 20:54:05 +00:00
pinkerton%netscape.com 0b03ce7cda add support for context menu key. use focussed element as the target, not the mouse coordinates. r=roc,dean_tessman@hotmail.com/sr=hyatt. bug#74410, 36665. 2001-05-17 18:37:50 +00:00
karnaze%netscape.com 9b29d03daf bug 74731 - remove extraneous cols at end of cell map rows, keep table cols and cell map cols in synch. sr=attinasi, r=cmanske 2001-05-17 12:40:27 +00:00
dbaron%fas.harvard.edu 7fefd4613b Fix typo so that one can run a regression test baseline. sr=waterson 2001-05-17 01:14:29 +00:00
waterson%netscape.com 9cba9e4be5 Bug 81118. Back out changes to bug 43914, which regressed jrgm's tests. 2001-05-16 15:51:17 +00:00
bernd.mielke%snafu.de 441adab325 encapsulate printf's in BasicTableLayoutStrategy.cpp
bug 78770 r= karnaze sr = atttinasi
2001-05-16 14:56:09 +00:00
ftang%netscape.com 5938ccae19 fix bug 80552 r=ftang r/sr=jst
check in for simon@softel.co.il
change BidiEnable to GetBidiEnable
2001-05-16 13:40:08 +00:00
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