reed@reedloden.com
|
90f1ce8139
|
Bug 375457 - "toDataURL has incorrect type-checking logic" [p=joe@drew.ca (Joe Drew [JOEDREW!]) r+a1.9=vlad]
|
2008-03-16 14:02:05 -07:00 |
|
jwalden@mit.edu
|
22cd61f532
|
Bug 199692 - Update and reenable the document.elementFromPoint tests that didn't work when initially committed due to window sizing issues; there may still be some issues, but we'll todo aggressively in followup commits if necessary -- better halfway in than not at all. Patch is partly me, partly Ben Karel <web+moz@eschew.org>, r from Ben and r=roc. a=itsatest
|
2008-03-14 11:45:32 -07:00 |
|
roc+@cs.cmu.edu
|
05ecd33c39
|
Bug 421662. Rename TextRectangle* to ClientRect*. r+sr=sicking,a=damon
|
2008-03-11 17:51:12 -07:00 |
|
bent.mozilla@gmail.com
|
820a55f61d
|
Bug 420700 - Calling createContextualFragment affects subsequent setting of innerHTML. r+sr=jst, a=blocking1.9+.
|
2008-03-06 12:14:33 -08:00 |
|
jruderman@hmc.edu
|
3cf63ffb87
|
Make nsContentSink, instead of subclasses, be responsible for making sure RemoveObserver is called (bug 420835). r+sr=sicking, a=blocking1.9+.
|
2008-03-04 20:54:21 -08:00 |
|
roc+@cs.cmu.edu
|
0689f4c34f
|
Bug 417255. Rework getClientRects/getBoundingClientRect/offset* code to use a generic rectangle iterator API which drills down through anonymous blocks, fixing IE compat. r+sr=dbaron
|
2008-02-27 01:26:15 -08:00 |
|
dbaron@dbaron.org
|
a6ec36aaa1
|
Make 'top' and 'bottom' captions follow the CSS2.1 behavior and put the old behavior into 'top-outside' and 'bottom-outside'. b=363248,386704 r+sr=roc a=blocking1.9+
|
2008-02-26 18:02:20 -08:00 |
|
peterv@propagandism.org
|
e9ba9613cb
|
Fix bug 406596 (Link/anchor elements are focused within an contentEditable element) for designMode. r/sr=jst.
|
2008-02-26 06:09:52 -08:00 |
|
benjamin@smedbergs.us
|
ca89a98e8c
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
|
Olli.Pettay@helsinki.fi
|
d9c6b362ae
|
bug 380454, r=benjamin, sr=sicking
|
2008-02-21 04:47:26 -08:00 |
|
reed@reedloden.com
|
20e2548916
|
Rev IID from bug 412920 changes.
|
2008-02-20 02:54:19 -08:00 |
|
reed@reedloden.com
|
f3bc201d42
|
Bug 412920 - "[contenteditable] editable elements cannot be edited anymore after page refresh" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) / peterv@propagandism.org (Peter Van der Beken) r+sr=jst a=blocking1.9+]
|
2008-02-20 01:54:52 -08:00 |
|
roc+@cs.cmu.edu
|
407f4669ea
|
Bug 261081. Support official 'pre-wrap' value for CSS 'white-space' since we already support it well as '-moz-pre-wrap'. r+sr=dbaron,a=schrep
|
2008-02-19 18:07:48 -08:00 |
|
dbaron@dbaron.org
|
fb9e7d706d
|
Expose GetBodyContent and use it to avoid performance hit of nsIDOMHTMLDocument::GetBody. b=331530 r+sr=sicking a=schrep
|
2008-02-19 10:47:34 -08:00 |
|
dbaron@dbaron.org
|
b4df875a18
|
Back out for now, until I have a chance to fix reftests depending on old behavior.
|
2008-02-19 09:28:00 -08:00 |
|
dbaron@dbaron.org
|
36854cf843
|
Expose GetBodyContent and use it to avoid performance hit of nsIDOMHTMLDocument::GetBody. b=331530 r+sr=sicking a=schrep
|
2008-02-19 08:48:09 -08:00 |
|
Olli.Pettay@helsinki.fi
|
4fb70691e9
|
Back out Bug 380454
|
2008-02-19 05:47:15 -08:00 |
|
Olli.Pettay@helsinki.fi
|
5d3036c034
|
Bug 380454, r=benjamin, sr=sicking
|
2008-02-19 05:06:22 -08:00 |
|
jag@tty.nl
|
057bc17743
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
mats.palmgren@bredband.net
|
39d5fb2f8c
|
Remove remaining support for proportional length values (unused). b=341683 r+sr=dbaron r=sicking a=mtschrep
|
2008-02-16 18:50:44 -08:00 |
|
bzbarsky@mit.edu
|
a183f5e853
|
Allow JS 1.7 in XBL. Bug 389322, r=brendan, sr=jst, a=brendan
|
2008-02-15 21:13:16 -08:00 |
|
bzbarsky@mit.edu
|
b868c2220d
|
Make sure that changes to the "span" attribute on a colgroup actually work. Bug 404309, r=bernd, sr=dbaron, a=beltzner
|
2008-02-14 20:19:28 -08:00 |
|
reed@reedloden.com
|
24fbf5fb3f
|
Bug 398433 - "PRBool misuse bugs in content/" [p=tglek@mozilla.com (Taras Glek) r+sr=sicking a1.9=schrep a=blocking1.9+]
|
2008-02-09 22:16:30 -08:00 |
|
bent.mozilla@gmail.com
|
c107df6d22
|
Bug 386769 - "Make setting innerHTML faster". r=jst, sr=peterv, a=blocking1.9.
|
2008-02-08 14:07:51 -08:00 |
|
jwalden@mit.edu
|
ddfc96b454
|
Bug 414812 - document.domain = "0.0.1" on a page on 127.0.0.1 should not work. r=dwitte, sr=jst, a=schrep
|
2008-02-07 12:58:56 -08:00 |
|
Olli.Pettay@helsinki.fi
|
13f701cdaa
|
Bug 389756, make full page zoom interact a bit better with image auto zoom, r+sr=jst, a=blocking1.9+
|
2008-02-07 11:58:05 -08:00 |
|
Olli.Pettay@helsinki.fi
|
84584f0fee
|
Bug 389756, backout, tree is burning
|
2008-02-07 10:21:18 -08:00 |
|
Olli.Pettay@helsinki.fi
|
58d90ee6d8
|
Bug 389756, make full page zoom interact a bit better with image auto zoom, r+sr=jst, a=blocking1.9+
|
2008-02-07 10:13:52 -08:00 |
|
dwitte@stanford.edu
|
d9595c6e9e
|
Bug 414894 - Remove content arena. r=smaug, sr=sicking, a=schrep
|
2008-02-02 15:41:24 -08:00 |
|
jst@mozilla.org
|
918fe24c0f
|
Fixing bug 397791. Prevent document principals from ever changing, and make us not use XOWs for same origin document objects. r=jonas@sickin.cc, sr=bzbarsky@mit.edu
|
2008-01-25 13:49:11 -08:00 |
|
benjamin@smedbergs.us
|
e8c45488e3
|
Bug 412320 - Try code-generation for QI impls, r=roc+luser
|
2008-01-25 09:14:48 -08:00 |
|
bzbarsky@mit.edu
|
3e5918cd2d
|
When showing a document viewer, don't start layout on the documnt unless it's already had layout started once. Otherwise, just wait for the sink, or whoever is responsible for it, to start layout once they're ready. Bug 404470, r+sr=jst
|
2008-01-20 10:02:02 -08:00 |
|
peterv@propagandism.org
|
b39d07f875
|
Fix for bug 390278 (Shift+tab no longer navigates out of MIDAS area). r/sr=jst.
|
2008-01-20 08:53:08 -08:00 |
|
dcamp@mozilla.com
|
9a3a47ed20
|
Bug 402272: Replace <link rel="offline-resource"> with manifests, and navigator.offlineResources/pendingOfflineLoads with window.applicationCache. p=dcamp/Honza Bombas, r=biesi, r+sr=jst, blocking1.9=jst
|
2008-01-16 13:54:33 -08:00 |
|
benjamin@smedbergs.us
|
dfc4cee45d
|
Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep
|
2008-01-15 07:50:57 -08:00 |
|
reed@reedloden.com
|
12edce41c9
|
Disable part of a test from bug 408231 that seems to fail on Linux, at least.
|
2008-01-14 02:13:22 -08:00 |
|
reed@reedloden.com
|
e78164a3a7
|
Bug 408231 - "queryCommandEnabled( "formatblock" ) throws NS_ERROR_NOT_IMPLEMENTED" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a=blocking1.9+]
|
2008-01-14 01:26:22 -08:00 |
|
martijn.martijn@gmail.com
|
eae7b40112
|
Mochitest for bug 332246, r=roc
|
2008-01-09 11:04:26 -08:00 |
|
roc+@cs.cmu.edu
|
bc08ac141a
|
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
|
2008-01-09 01:38:28 -08:00 |
|
reed@reedloden.com
|
568455ba83
|
Bug 330676 - "leak network mime input stream (nsIMIMEInputStream) object" [p=bernard.alleysson@gmail.com (Bernard Alleysson) r=dbaron a1.9=schrep]
|
2008-01-08 23:05:34 -08:00 |
|
roc+@cs.cmu.edu
|
09582c48ae
|
backing out bug 355548 due to test failures
|
2008-01-08 15:11:27 -08:00 |
|
roc+@cs.cmu.edu
|
459c356854
|
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
|
2008-01-08 14:36:46 -08:00 |
|
peterv@propagandism.org
|
310edb54b2
|
Add crashtest for bug 407053.
|
2008-01-08 12:06:24 -08:00 |
|
peterv@propagandism.org
|
cdd6ff7a39
|
Fix for bug 407053 ("Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread" with document.execCommand('copy', ...)). r/sr=jst, a=sicking.
|
2008-01-08 10:41:08 -08:00 |
|
martijn.martijn@gmail.com
|
7660408729
|
Mochitest for bug 332246 backed out for now, because of failure on the mac
|
2008-01-07 06:23:35 -08:00 |
|
martijn.martijn@gmail.com
|
3f5d8bd395
|
Mochitest for bug 332246, r=roc
|
2008-01-07 05:37:24 -08:00 |
|
martijn.martijn@gmail.com
|
9788faa035
|
Bug 332246 - scrollIntoView(false) doesn't work correctly for inline elements that wrap at multiple lines, r+sr+a=roc
|
2008-01-07 05:36:28 -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 |
|
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 |
|
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 |
|