valeski%netscape.com
|
fc50f8ba21
|
sr=vidur/shaver@mozilla.org on the content policy callsite and implementation mods (81260). Update of the nsIContentPolicy interface to provide more generic context, a nsIURI instead of a URI wstring, and a nsIDOMWindow for window level context. Existing Callsites have been updated to reflect the new changes, and nsIDOMWindows are now passed into the new API.
|
2001-05-21 22:40:10 +00:00 |
ftang%netscape.com
|
d2db8e0ed2
|
temp fix 75026 r/sr=sfraser. add stop-bleeding code for bidi code to reduce crash
Buy more time for simon@softel.co.il to produce the real fix.
|
2001-05-21 22:38:26 +00:00 |
rbs%maths.uq.edu.au
|
c6fed8f237
|
Initial approach at bug 65951 - style sensitive MathML characters should not be restylable
|
2001-05-21 14:59:53 +00:00 |
rbs%maths.uq.edu.au
|
b2acc98271
|
Initial approach at bug 65951 - style sensitive MathML characters should not be restylable
|
2001-05-21 14:28:24 +00:00 |
peterv%netscape.com
|
bcc4d7040c
|
Fixing regression bug 81918 (Setting preferred style sheet via HTTP headers is broken). r=glazman, sr=jst.
|
2001-05-21 13:01:41 +00:00 |
jst%netscape.com
|
64db0f5c68
|
Removing #include...
|
2001-05-21 03:14:39 +00:00 |
mkaply%us.ibm.com
|
da3a98d780
|
More IRIX bustage - CRLF
|
2001-05-21 00:02:10 +00:00 |
mkaply%us.ibm.com
|
776fc9a129
|
#76020
r=waterson, sr=attinasi
Remove mDefaultDirection stuff - IBMBIDI does this correctly
|
2001-05-20 22:49:34 +00:00 |
mkaply%us.ibm.com
|
57d9cc476c
|
#76020
r=waterson, sr=attinasi
Remove mDefaultDirection stuff - IBMBIDI does this correctly
|
2001-05-20 22:44:05 +00:00 |
mkaply%us.ibm.com
|
b8d548976f
|
IRIX bustage
More CR/LF bustage, this time from pavlov.
Something is going horribly wrong (dougt, peterl and now pavlov)
|
2001-05-20 22:38:29 +00:00 |
pavlov%netscape.com
|
3ab36a91a0
|
fixing bug 32269 r=bryner sr=scc
|
2001-05-20 21:21:44 +00:00 |
rbs%maths.uq.edu.au
|
005e7467dd
|
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
|
f643f8e907
|
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
|
f72e19a2c3
|
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
|
2bf024984c
|
Correct a leaky code-path in my earlier check-in
|
2001-05-19 11:26:46 +00:00 |
rbs%maths.uq.edu.au
|
641613b648
|
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
|
32f8628a76
|
Declare additional atoms needed to fix bug 78389
|
2001-05-19 10:03:21 +00:00 |
rbs%maths.uq.edu.au
|
8202e439fc
|
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
|
1f45baf9c0
|
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
|
9981880435
|
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
|
475b247f24
|
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
|
06d3952507
|
senna REQUIRES bustage
|
2001-05-19 05:12:56 +00:00 |
bryner%uiuc.edu
|
aa8334a475
|
Views aren't refcounted! r=dbaron, sr=hyatt.
|
2001-05-19 04:40:01 +00:00 |
peterv%netscape.com
|
899061aa64
|
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
|
9d79b74c35
|
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
|
edf3f8a6e9
|
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
|
e22f199c61
|
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
|
5951f050ec
|
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
|
a560b94cae
|
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
|
e7f174f45a
|
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
|
bd743ad518
|
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
|
be26e31ade
|
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
|
5fbc1fed34
|
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
|
72411cd840
|
Remove errant line in script. Not part of the build.
|
2001-05-18 22:18:18 +00:00 |
ftang%netscape.com
|
a8fe890e24
|
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
|
72b99e8e7f
|
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
|
ff7e0bdfcf
|
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
|
7e54e8cbb1
|
No bug - remove printfs
|
2001-05-18 02:43:25 +00:00 |
evaughan%netscape.com
|
453d1d1d71
|
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
|
04301ecedb
|
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
|
36d76beae4
|
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
|
4f15f064b6
|
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
|
9fee7317f7
|
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
|
c9757d8492
|
Fix typo so that one can run a regression test baseline. sr=waterson
|
2001-05-17 01:14:29 +00:00 |
waterson%netscape.com
|
cd26a0ea5b
|
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
|
88c1a279ff
|
encapsulate printf's in BasicTableLayoutStrategy.cpp
bug 78770 r= karnaze sr = atttinasi
|
2001-05-16 14:56:09 +00:00 |
ftang%netscape.com
|
36ab05611e
|
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
|
3fc561d8e2
|
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
|
d897428761
|
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
|
2f2edcb566
|
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 |