jruderman@hmc.edu
|
f58477f3c4
|
*** empty log message ***
|
2008-01-05 22:31:22 -08:00 |
|
reed@reedloden.com
|
ca485a1067
|
Bug 215068 - "leading spaces are lost (HTML compose, plain-text send)" [p=andrit@ukr.net (Andriy Tkachuk) r+sr=mscott a1.9=schrep]
|
2008-01-05 19:54:38 -08:00 |
|
bzbarsky@mit.edu
|
e988f1f7ae
|
Handle session history navigation across a document.open with nothing written. Bug 376064, r=biesi, sr=jst, a=schrep
|
2008-01-04 22:48:12 -08:00 |
|
jruderman@hmc.edu
|
451bff79a2
|
Add a crashtest
|
2008-01-04 22:46:52 -08:00 |
|
jruderman@hmc.edu
|
b7628e2306
|
Add template crashtest
|
2008-01-04 20:46:19 -08:00 |
|
mrbkap@gmail.com
|
4dfe6493da
|
Add a way to find all of the XOWs for an object and use it to deal with hard cases where we have to clear the scope of XOWs in order to reflect changes to the underlying object. Also deal with objects moving between scopes by ensuring that we're always able to find their XOWs. bug 399587, r+sr=jst r=brendan for some last-minute changes added in this version.
|
2008-01-04 20:45:16 -08:00 |
|
neil@parkwaycc.co.uk
|
dafb9ad144
|
Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking
|
2008-01-04 03:24:41 -08:00 |
|
roc+@cs.cmu.edu
|
19b7395864
|
Bug 410229. Check in preemptive fix for failing testcases to resolve Linux orange.
|
2008-01-03 20:28:15 -08:00 |
|
jruderman@hmc.edu
|
8a25f3a779
|
Backing out mrbkap's fix for bug 399587, in the hope of fixing bug 410323 and perhaps bug 410291.
|
2008-01-03 20:12:48 -08:00 |
|
roc+@cs.cmu.edu
|
b8405e9f91
|
Bug 410229. Mark failing testcases as todo while I figure them out.
|
2008-01-03 19:02:41 -08:00 |
|
roc+@cs.cmu.edu
|
7e8a748e8d
|
Bug 410229. Handle IB special-siblings when we're finding all the CSS boxes for an element for getBoundingClientRect/getClientRects. r+sr=mats
|
2008-01-03 17:50:30 -08:00 |
|
dwitte@stanford.edu
|
918cc3b1fa
|
bustage fix.
|
2008-01-03 16:17:52 -08:00 |
|
dwitte@stanford.edu
|
2c3144edc3
|
update copy_string() to the single-fragment string world, and optimize write() to not return a value. b=282083, r+sr=jst, a=schrep
|
2008-01-03 16:07:06 -08:00 |
|
tor@cs.brown.edu
|
6c8936b4af
|
Bug 389746 - implement feDisplacementMap. p=tor,longsonr, r=longsonr, sr=roc, a=dsicore
|
2008-01-03 13:37:57 -08:00 |
|
dtownsend@oxymoronical.com
|
cf11bf9970
|
Backout of bug 409383 to correct test failure on fxdbug-win32-tb.
|
2008-01-03 12:19:21 -08:00 |
|
longsonr@gmail.com
|
b417180b1e
|
Bug 409383 - Switch sometimes ends up with multiple child frames. r+sr=roc,a1.9=beltzner
|
2008-01-03 06:30:02 -08:00 |
|
tor@cs.brown.edu
|
168385db14
|
Bug 390379 - Implement feImage. p=tor,longsonr r=longsonr, sr=roc a=dsicore
|
2008-01-02 12:49:13 -08:00 |
|
Olli.Pettay@helsinki.fi
|
a853361878
|
Bug 408720, try to reduce MH, r+sr=sicking
|
2008-01-01 07:39:03 -08:00 |
|
longsonr@gmail.com
|
91ebd791ae
|
Bug 387466 - Bug 309020 (SVG references breaks when used inside XBL) has regressed. r+sr=bzbarsky,a1.9=blocking1.9+
|
2008-01-01 02:51:40 -08:00 |
|
longsonr@gmail.com
|
71e7f7e54e
|
Bug 409376 - getScreenCTM testcase fails on reload. r+sr=bzbarsky,a1.9=beltzner
|
2007-12-31 05:43:51 -08:00 |
|
bzbarsky@mit.edu
|
18894258b2
|
Backing out bug 409885, since this part of Necko happens not to exist.
|
2007-12-30 19:43:42 -08:00 |
|
bzbarsky@mit.edu
|
7c105d2cfb
|
Fix bug 409885: don't do string-manipulation to set the domain on a URI. r+sr+a=jst
|
2007-12-30 15:35:42 -08:00 |
|
mrbkap@gmail.com
|
67bcba4a97
|
Add a way to find all of the XOWs for an object and use it to deal with hard cases where we have to clear the scope of XOWs in order to reflect changes to the underlying object. Also deal with objects moving between scopes by ensuring that we're always able to find their XOWs. bug 399587, r+sr=jst
|
2007-12-29 20:34:49 -08:00 |
|
jst@mozilla.org
|
b72e37db8d
|
Landing fix for bug 380668. Fix problems with newlines around meta elements when serializing. Patch by jonas@sicking.cc, r+sr=jst@mozilla.org
|
2007-12-28 16:23:58 -08:00 |
|
sayrer@gmail.com
|
4277f74807
|
Bug 387522. Native JSON support. r=crowder/jst, sr=brendan
|
2007-12-27 13:45:03 -08:00 |
|
dtownsend@oxymoronical.com
|
1c40cc488a
|
Bug 388445: Notify user when plugin on page is blocklisted. r=gavin, sr=jst
|
2007-12-27 03:49:26 -08:00 |
|
mrbkap@gmail.com
|
fbf39a90ae
|
Don't lose exceptions when weird objects are passed to us. bug 407019, r+sr=sicking a=beltzner
|
2007-12-26 14:20:31 -08:00 |
|
reed@reedloden.com
|
ef0580107a
|
Bug 409674 - "No leak logging for DOM windows or documents" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r+sr=dbaron a1.9=beltzner]
|
2007-12-24 20:41:44 -08:00 |
|
reed@reedloden.com
|
897c1f4d63
|
Add missing bracket to fix my bustage.
|
2007-12-24 20:20:45 -08:00 |
|
reed@reedloden.com
|
0e844cf7fd
|
Bug 396197 - "Leaking imgSurf again in nsCanvasRenderingContext2D::DrawImage" [p=philip.taylor@cl.cam.ac.uk (Philip Taylor) r=vlad a1.9=beltzner]
|
2007-12-24 20:11:02 -08:00 |
|
jruderman@hmc.edu
|
fa3e151231
|
Add crashtest for a leak bug
|
2007-12-23 18:12:28 -08:00 |
|
jruderman@hmc.edu
|
115dad2085
|
Add crashtest
|
2007-12-23 17:16:17 -08:00 |
|
jruderman@hmc.edu
|
0c73d17d17
|
Add crashtests.
|
2007-12-23 17:06:42 -08:00 |
|
Olli.Pettay@helsinki.fi
|
436643fa64
|
Backing out the smaller arena, Bug 408720
|
2007-12-22 05:58:49 -08:00 |
|
Olli.Pettay@helsinki.fi
|
b80fbe9f88
|
Testing smaller arena to reduce HM, Bug 408720
|
2007-12-22 05:20:24 -08:00 |
|
jst@mozilla.org
|
ffa1fe233e
|
Fixing bug 408792. Remove some expensive QI calls from frequently called code. r=jonas@sicking.cc, sr=bzbarsky@mit.edu
|
2007-12-21 05:44:58 -08:00 |
|
dtownsend@oxymoronical.com
|
76d0d01daa
|
Bug 405982: Improve error handling and consistency with image encoders. r=dolse, r+sr=pavlov, a=beltzner
|
2007-12-21 01:19:15 -08:00 |
|
dwitte@stanford.edu
|
c39fb98cef
|
landing additional change from bug 407442.
|
2007-12-20 23:30:15 -08:00 |
|
dwitte@stanford.edu
|
095ab4c4c2
|
relanding switch to nsAutoTObserverArray per bug 407442.
|
2007-12-20 02:37:52 -08:00 |
|
dwitte@stanford.edu
|
e1f9209274
|
relanding part of 407442.
|
2007-12-19 23:30:04 -08:00 |
|
jruderman@hmc.edu
|
efdd554fde
|
This crashtest is not a toy.
|
2007-12-19 15:57:43 -08:00 |
|
jruderman@hmc.edu
|
ddc9804bde
|
Add a crashtest
|
2007-12-19 15:54:16 -08:00 |
|
jruderman@hmc.edu
|
1ce6d2b0d1
|
Add crashtest
|
2007-12-19 15:01:41 -08:00 |
|
jruderman@hmc.edu
|
08382a54dd
|
Adding crashtest
|
2007-12-19 15:00:10 -08:00 |
|
jruderman@hmc.edu
|
a194b9479d
|
Add a crashtest
|
2007-12-19 14:52:58 -08:00 |
|
jruderman@hmc.edu
|
7a33c4e13d
|
Add crashtest
|
2007-12-19 11:13:24 -08:00 |
|
jruderman@hmc.edu
|
0255ed65ff
|
Crashtest it from orbit. It's the only way to be sure.
|
2007-12-19 11:09:25 -08:00 |
|
jruderman@hmc.edu
|
68927a1b63
|
Add a crashtest
|
2007-12-19 11:07:35 -08:00 |
|
jruderman@hmc.edu
|
abd4a97545
|
Add crashtest
|
2007-12-19 11:02:34 -08:00 |
|
bzbarsky@mit.edu
|
7e31dfdf30
|
Changing the alt or value attribute of an image input should change the text shown when the image is broken. Bug 408782, r+sr=dbaron, a=schrep
|
2007-12-19 09:46:54 -08:00 |
|