mrbkap%gmail.com
|
a0302c1e9e
|
Prevent assertions when a document that has had document.open called is closed
suddenly (without an intervening document.close call). bug 332896, r=bzbarsky, sr=sicking
|
2006-06-19 23:51:32 +00:00 |
|
bzbarsky%mit.edu
|
878f5ab09c
|
Remove ourselves as an observer when we're done building the DOM, not when we
get destroyed, since the DOM can be messed with in ways that confuse us between
those two points in time. Bug 341062, r=mrbkap, sr=sicking
|
2006-06-19 21:10:29 +00:00 |
|
brettw%gmail.com
|
a54888a781
|
Bug 335291 r+sr=bz Make trunk popup events safer
|
2006-06-19 16:54:53 +00:00 |
|
timeless%mozdev.org
|
27eaab5dcd
|
Bug 337917 Make consumers stop using cids from other modules
|
2006-06-18 21:18:22 +00:00 |
|
dbaron%dbaron.org
|
8ade31392b
|
Implement a stub imgIDecoderObserver to save code size in content and layout. b=339612 r+sr=sicking
|
2006-06-16 21:07:47 +00:00 |
|
mrbkap%gmail.com
|
0f8195a254
|
Quiet this warning for the one known case that it fires since we do a passable job of handling this case anyway. bug 341320, r+sr=sicking
|
2006-06-16 19:13:17 +00:00 |
|
tor%cs.brown.edu
|
801f1b0080
|
Bug 338142 - Enhance nsSVGPathDataParser, create superclass for reuse
functionality. Patch by wellsk@us.ibm.com, r=tor, sr=roc.
|
2006-06-16 17:20:25 +00:00 |
|
bclary%bclary.com
|
84b26ca512
|
Bug 340036: Script tag should support version 1.7, r=mrbkap, r=peterv, sr=brendan
|
2006-06-15 21:47:59 +00:00 |
|
peterv%propagandism.org
|
429a6510e7
|
Bustage fix.
|
2006-06-15 21:00:25 +00:00 |
|
peterv%propagandism.org
|
090f2dd5c1
|
Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz.
|
2006-06-15 20:30:44 +00:00 |
|
mark%moxienet.com
|
54d67eec04
|
338756 bustage fix, cocoa widgets
|
2006-06-15 20:20:31 +00:00 |
|
dbaron%dbaron.org
|
d7f089f08f
|
Disable support for proportional widths on <col>. b=333352 r=bernd sr=roc
|
2006-06-15 19:20:20 +00:00 |
|
tor%cs.brown.edu
|
a243471944
|
Bug 341021 - Remove nsISVGOuterSVGFrame interface. r+sr=roc
|
2006-06-15 19:10:28 +00:00 |
|
Olli.Pettay%helsinki.fi
|
922d2b6489
|
Bug 339659, Make .eventPhase to work with event retargeting, r=bz+enndeakin, sr=bz
|
2006-06-15 17:45:22 +00:00 |
|
vladimir%pobox.com
|
dd43bcf775
|
b=338786, fix canvas on mac, r=stuart
|
2006-06-15 17:43:49 +00:00 |
|
tor%cs.brown.edu
|
f87cf04198
|
Bug 341292 - Remove nsISVGPathFlatten interface. r=longsonr, sr=roc
|
2006-06-15 15:59:28 +00:00 |
|
longsonr%gmail.com
|
f300860e44
|
Bug 327705 - remove ASSERTION: can't get bounding box for element without frame. r=tor,sr=bzbarsky
|
2006-06-15 11:13:41 +00:00 |
|
sharparrow1%yahoo.com
|
10b835e8f7
|
Bug 338266: Scrolling doesn't work when the mouse is over page breaks. r+sr=roc
|
2006-06-15 03:21:51 +00:00 |
|
bzbarsky%mit.edu
|
cd73f2108b
|
Don't assume mRootContent is non-null. Bug 340796, r=sicking, sr=neil, branch181=sicking
|
2006-06-15 03:13:00 +00:00 |
|
mhammond%skippinet.com.au
|
90ce32e3d2
|
Correct the change to the fast-load version. r/sr=bz
|
2006-06-15 03:06:30 +00:00 |
|
mrbkap%gmail.com
|
bfd83c86b9
|
Always call BindCompiledEventHandler now that we treat all event handlers as being shared. bug 341356, r=mhammond sr=sicking a=pavlov
|
2006-06-14 01:31:25 +00:00 |
|
mhammond%skippinet.com.au
|
0f241835df
|
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
|
2006-06-13 03:07:47 +00:00 |
|
martijn.martijn%gmail.com
|
15deffdb3e
|
Bug 76131 - localName should be null for all nodetypes except Element and Attr, r+sr=bugmail. Patch by Alex Vincent
|
2006-06-12 22:47:37 +00:00 |
|
mrbkap%gmail.com
|
98997f8669
|
Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan
|
2006-06-12 22:39:55 +00:00 |
|
vladimir%pobox.com
|
94a2dfe7a9
|
b=341280, canvas getImageData needs to check for negative width/height, r=pavlov,a=vlad
|
2006-06-12 20:20:13 +00:00 |
|
jwalden%mit.edu
|
28de87e252
|
Bug 159167 - Implement DOM3 isEqualNode(). Patch by Alex Vincent <ajvincent@gmail.com>, r+sr=sicking
|
2006-06-12 18:54:48 +00:00 |
|
mark%moxienet.com
|
e084450e4b
|
336012 Copying content from browser and pasting into (Mac) Terminal results in URL instead of selected text, URL contains 0-bytes. Part 1: don't map the URL of a page that text was copied from to a public flavor on Mac. r=David.R.Gardiner sr=roc
|
2006-06-12 17:30:22 +00:00 |
|
cbiesinger%web.de
|
b6ddf6008a
|
Also add using declarations for OnStartRequest and OnStopRequest,
to fix new compile warnings. bug 341096 r+sr=bz
|
2006-06-12 17:11:43 +00:00 |
|
cbiesinger%web.de
|
f116f57d3a
|
Bug 341077 Show intrinsic state in content tree dumps
r+sr=bz
|
2006-06-12 17:03:31 +00:00 |
|
longsonr%gmail.com
|
37551a947a
|
Bug 340542 - SVG Consolidate functionality to get primary frame. r=tor,r+sr=bzbarsky
|
2006-06-12 16:14:31 +00:00 |
|
martijn.martijn%gmail.com
|
0a6dcb125d
|
Bug 333922 - Setting designMode doesn't work with enhanced privileges on a frame with a different domain, r+sr=bzbarsky
|
2006-06-12 08:55:37 +00:00 |
|
tor%cs.brown.edu
|
046686ac76
|
Bug 340850 - Use nsTArray in SVG path parsing. r+sr=roc
|
2006-06-08 20:16:04 +00:00 |
|
bzbarsky%mit.edu
|
642b358e3a
|
Make sure to null out mRootContent in Destroy when we unbind it. Bug 326645, r+sr+branch181=sicking
|
2006-06-08 04:41:24 +00:00 |
|
bzbarsky%mit.edu
|
d82cef21db
|
Fix notifications so we don't double-notify when closing tags. Bug 339249,
r=mrbkap, sr=sicking
|
2006-06-08 04:38:44 +00:00 |
|
bzbarsky%mit.edu
|
9d3573c2a5
|
Add assertion to catch issues like bug 312704. r=mrbkap, sr=sicking
|
2006-06-08 04:29:28 +00:00 |
|
bzbarsky%mit.edu
|
6e37157407
|
Cache the list of form controls, so loading a large page with lots of form
controls outside forms is not O(N^2). Bug 336062, r+sr=sicking
|
2006-06-08 04:28:20 +00:00 |
|
mrbkap%gmail.com
|
8f01b34f73
|
Protect against null contexts. bug 340602, r+sr=roc
|
2006-06-07 17:15:51 +00:00 |
|
roc+%cs.cmu.edu
|
4c63027607
|
Bug 334765. Testing backout to see if it was responsible for btek's Tp change.
|
2006-06-07 02:35:57 +00:00 |
|
sayrer%gmail.com
|
e8e9d19473
|
b=339530. Basic auth fails with XMLHttpRequest. r=peterv, sr=jst
|
2006-06-07 01:42:22 +00:00 |
|
sayrer%gmail.com
|
de7e7f2b09
|
b=331668. nsGenericElement::doInsertChildAt doesn't check aParent when setting mutation.mRelatedNode. Patch by Alex Vincent <ajvincent@gmail.com>. r+sr=peterv.
|
2006-06-07 01:23:26 +00:00 |
|
roc+%cs.cmu.edu
|
3c9961813f
|
Trying to fix gaius bustage by forcing nsGkAtoms to rebuild.
|
2006-06-06 23:51:13 +00:00 |
|
roc+%cs.cmu.edu
|
f3396e769c
|
Bug 338718. Fix mouseover recursion check to actually work. r=mats,sr=bzbarsky
|
2006-06-06 23:18:38 +00:00 |
|
roc+%cs.cmu.edu
|
01bb98b57e
|
Bug 338718. Fix mouseover recursion check to actually work. r=mats,sr=bzbarsky
|
2006-06-06 23:15:06 +00:00 |
|
roc+%cs.cmu.edu
|
47e312e575
|
Bug 334765. Don't include scroll offsets in DOM element offset calculations. r+sr=bzbarsky
|
2006-06-06 22:31:17 +00:00 |
|
roc+%cs.cmu.edu
|
d66c475b1c
|
Bug 336674. Fire JS "script context done" notifications when a context exits even if there is another context above it on the stack. r+sr=jst
|
2006-06-06 21:37:32 +00:00 |
|
Jan.Varga%gmail.com
|
e5158d88ef
|
Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
|
2006-06-06 20:05:13 +00:00 |
|
bzbarsky%mit.edu
|
81b20d42d1
|
Fix IsDoneAddingChildren() for <embed>. Bug 339327, r+sr=peterv
|
2006-06-06 15:33:54 +00:00 |
|
enndeakin%sympatico.ca
|
b1f70632e5
|
Bug 335755, report overlay errors instead of showing grey bar,r=sicking,sr=jst
|
2006-06-06 14:08:57 +00:00 |
|
longsonr%gmail.com
|
32654d0b7c
|
Bug 339807 - SVG layout changes should be flushed before DOM calls. r=tor,sr=bzbarsky
|
2006-06-06 09:03:02 +00:00 |
|
Olli.Pettay%helsinki.fi
|
5e667ae978
|
Bug 338954, Make .innerHTML to work without DOM Ranges, r=sicking, sr=jst
|
2006-06-05 20:32:48 +00:00 |
|