longsonr@gmail.com
|
6ae8d5181c
|
Bug 399975 - Setting orient to auto emits a console warning. r=tor,sr=roc,a1.9=tor
|
2007-11-20 03:36:39 -08:00 |
|
longsonr@gmail.com
|
2e2eda1d64
|
Bug 402342 - feTurbulence transposes type and stitchTiles arguments. r+sr=tor,a1.9=vladimir
|
2007-11-20 03:20:22 -08:00 |
|
bzbarsky@mit.edu
|
36b6e84d9f
|
Fix the case when a binding's single insertion point is a node that is itself bound by a binding with insertion points. Bug 403962, r+sr=sicking
|
2007-11-19 20:18:59 -08:00 |
|
peterv@propagandism.org
|
ef884f984c
|
Fix for bug 401613 (Intermittent XML parsing errors with this valid SVG file). r/sr=bz.
|
2007-11-19 02:57:29 -08:00 |
|
masayuki@d-toybox.com
|
f32b16c6fe
|
Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc
|
2007-11-19 02:17:17 -08:00 |
|
bzbarsky@mit.edu
|
71abc8fcc3
|
The frame model depends on the span attribute, so changing span should reconstruct frames. Bug 403249, r=bernd, sr=roc
|
2007-11-18 10:56:49 -08:00 |
|
jwatt@jwatt.org
|
4d976af81a
|
Fixing bug 294086. <svg> should be a replaced element. r+sr=dbaron@mozilla.com blocking1.9=tor@acm.org
|
2007-11-18 04:09:03 -08:00 |
|
reed@reedloden.com
|
8bd1f5859f
|
Back out luser's patch from bug 403841 as a possible cause of the Ts regression on Linux.
|
2007-11-17 13:14:37 -08:00 |
|
enndeakin@sympatico.ca
|
f3dee7a7ae
|
Bug 394600, address bz's additional popup reworking comments, add tests for removing popups, r+sr=bz,a=beltzner
|
2007-11-17 07:47:38 -08:00 |
|
ted.mielczarek@gmail.com
|
9efc20152c
|
bug 403841 - Crash in nsContentUtils::CreateContextualFragment when passed a non-element node as context node. r+sr=sicking
|
2007-11-17 05:16:49 -08:00 |
|
mats.palmgren@bredband.net
|
ab3cb86244
|
Add a flag to protect SetFocus() from recursive calls on the same element. b=401160 r+sr=peterv a=mtschrep
|
2007-11-16 16:30:53 -08:00 |
|
Olli.Pettay@helsinki.fi
|
a673f79b2c
|
Bug 403167, r+sr=jst, a=1.9+
|
2007-11-16 01:51:09 -08:00 |
|
ginn.chen@sun.com
|
76ea81310e
|
bug 396869 [linux]switch menu causes a spurious mouseout event to mouse over widget r+sr+a=roc
|
2007-11-16 00:21:44 -08:00 |
|
bzbarsky@mit.edu
|
9af276f16a
|
Fix build bustage
|
2007-11-15 19:58:27 -08:00 |
|
bzbarsky@mit.edu
|
5ee6e45f66
|
Don't allow presentational attributes to set colors if the "don't use document colors" pref is set. Bug 400452, r+sr=dbaron
|
2007-11-15 19:46:42 -08:00 |
|
bzbarsky@mit.edu
|
1473a0c22b
|
Adding test.
|
2007-11-15 14:39:55 -08:00 |
|
bzbarsky@mit.edu
|
8f4546294d
|
Unhook event handlers on binding teardown. Bug 403162, r+sr=sicking
|
2007-11-15 14:29:08 -08:00 |
|
bzbarsky@mit.edu
|
f513ef954c
|
Adding test
|
2007-11-15 14:23:07 -08:00 |
|
bzbarsky@mit.edu
|
c7b34baf7b
|
When calling open() on an in-progress XMLHttpRequest, abort the request but still allow the open() to reinitialize it. Bug 322317, r+sr=sicking, a=vlad
|
2007-11-15 14:18:36 -08:00 |
|
bzbarsky@mit.edu
|
55b3a73165
|
Handle dynamic appends to a node which has a binding with multiple insertion points correctly. Bug 372323, r+sr=sicking.
|
2007-11-15 09:17:46 -08:00 |
|
bzbarsky@mit.edu
|
3d7cd94af9
|
Fix bug 400794 and bug 401569: don't try to uninstall fields that are not installed. r+sr=sicking. Patch in bug 400794.
|
2007-11-15 09:09:14 -08:00 |
|
masayuki@d-toybox.com
|
547601300c
|
b=403484 backing-out the previous patch, caused by testing failure.
|
2007-11-15 03:02:47 -08:00 |
|
masayuki@d-toybox.com
|
b666c60c33
|
Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc, blocking1.9=mtschrep
|
2007-11-15 02:43:16 -08:00 |
|
Olli.Pettay@helsinki.fi
|
7181683a48
|
Bug 401528, backing out, because of crashes
|
2007-11-15 00:49:35 -08:00 |
|
bzbarsky@mit.edu
|
c667bcaf6e
|
Fix privacy leak where script could get the path to the file selected in a file input. Bug 143220, r+sr=sicking, a=schrep.
|
2007-11-14 22:16:06 -08:00 |
|
reed@reedloden.com
|
3a457e2465
|
Add missing header to fix bustage.
|
2007-11-13 03:29:16 -08:00 |
|
reed@reedloden.com
|
c3fe474d61
|
Bug 321172 - "Template Query Processor for mozStorage" [p=laurent@xulfr.org (Laurent Jouanneau) r=smaug r=Enn r=sdwilsh sr=roc a1.9=schrep]
|
2007-11-13 02:42:03 -08:00 |
|
philringnalda@gmail.com
|
0ecf6c1002
|
Bug 401662 - plaintext serializer includes content of <style> elements, r+sr=mrbkap, a=dsicore
|
2007-11-12 19:15:44 -08:00 |
|
jonas@sicking.cc
|
2e16c55024
|
Bug 403549: Avoid memory churn from nsContentUtils::CreateContextualFragment by giving nsIParser::ParseFragment a better signature. r/sr=stuart
|
2007-11-12 17:41:40 -08:00 |
|
tglek@mozilla.com
|
b5d47c426c
|
bug 395822: Use correct String::Find overload r=jonas, a=release drivers
|
2007-11-12 14:01:48 -08:00 |
|
Olli.Pettay@helsinki.fi
|
33f0df80a5
|
Bug 403514, Crash when closing tab with CTRL+W, r+sr=dbaron,a=schrep
|
2007-11-12 11:09:09 -08:00 |
|
peterv@propagandism.org
|
879a96b751
|
Fix for bug 402833 (ASSERTION: ReleaseSubtree not called with xml parsing error in attribute). r/sr=sicking.
|
2007-11-12 06:47:14 -08:00 |
|
peterv@propagandism.org
|
57decd655d
|
Fix for bug 390446 (Javascript is still disabled after leaving a page that had designMode on). r/sr=jst.
|
2007-11-12 06:47:03 -08:00 |
|
Olli.Pettay@helsinki.fi
|
b49001c86e
|
trying to fix mochitest on qm-xserve01
|
2007-11-12 06:11:41 -08:00 |
|
Olli.Pettay@helsinki.fi
|
aeba4210a7
|
Bug 402089, nsDOMUIEvent should cache coordinates when DuplicatePrivateData is called, r+sr=jst, a=mtschrep
|
2007-11-12 04:53:06 -08:00 |
|
Olli.Pettay@helsinki.fi
|
81061b1ed0
|
Bug 402680, document.activeElement returns wrong node, r+sr=bz, a=mtschrep
|
2007-11-12 04:45:39 -08:00 |
|
Olli.Pettay@helsinki.fi
|
788a7e1a07
|
Bug 401528, Must click twice to open link if fixed positioned div is removed on onmouseup: clicks pass through, r+sr=roc, a=blocking1.9+
|
2007-11-12 04:20:41 -08:00 |
|
dwitte@stanford.edu
|
f9a3bc65c3
|
Bug 400552 - setting document.domain inconsistent in face of IDN whitelist. r+sr+a1.9=jst
|
2007-11-11 23:58:16 -08:00 |
|
roc+@cs.cmu.edu
|
27f5bebbe9
|
Bug 389707. Rework text-transform:capitalize by putting logic to decide what to capitalize into nsLineBreaker. r=smontagu
|
2007-11-11 17:51:31 -08:00 |
|
jruderman@hmc.edu
|
e878e49fcc
|
Relanding Mats Palmgren's patch: Call PerformAccesskey() on the controlled element in case it's not a nsIDOMXULElement. b=400774 r=surkov.alexander sr=jst a=dsicore
|
2007-11-11 14:44:48 -08:00 |
|
pavlov@pavlov.net
|
eb88627b63
|
bug 403280. convert nsLayoutUtils::DoCompareTreePosition from an nsAutoVoidArray to a larger nsAutoTArray convert nsContentUtils::ComparePoints from an nsTArray to an nsAutoTArray r/sr/a=sicking
|
2007-11-11 12:35:30 -08:00 |
|
aaronleventhal@moonset.net
|
6a9a5418f6
|
Bug 397219. ab not moving focus relative to caret when caret inside label. r=mats, sr=neil, a=roc. Checking back in -- this wasn't the cause of the orange.
|
2007-11-11 11:42:11 -08:00 |
|
ted.mielczarek@gmail.com
|
c8a4af071b
|
bug 402150 - Buffer overrun [@ nsDocument::RetrieveRelevantHeaders] at provided URL (mochitest). r=jst
|
2007-11-11 08:50:02 -08:00 |
|
jruderman@hmc.edu
|
36789bcb07
|
Let's see if backing out bug 397219 fixes the orange.
|
2007-11-10 20:16:50 -08:00 |
|
reed@reedloden.com
|
b3fbb56cdb
|
Backed out bug 400774 to see if it is the cause of the Window unit test oranges.
|
2007-11-10 14:04:36 -08:00 |
|
mats.palmgren@bredband.net
|
717a2ab67d
|
Call PerformAccesskey() on the controlled element in case it's not a nsIDOMXULElement. b=400774 r=surkov.alexander sr=jst a=dsicore
|
2007-11-09 17:03:36 -08:00 |
|
jruderman@hmc.edu
|
3b57551073
|
Fix typo in comment.
|
2007-11-09 16:32:41 -08:00 |
|
jruderman@hmc.edu
|
fe12f67e99
|
Fix typo in comment.
|
2007-11-09 16:02:23 -08:00 |
|
dveditz@cruzio.com
|
ba4c8227d0
|
bug 402150 prevent crash @nsDocument::RetrieveRelevantHeaders, r=wtc, r/sr=jst, a=beltzner
|
2007-11-09 14:54:35 -08:00 |
|
aaronleventhal@moonset.net
|
4ea01cf4fc
|
Bug 397219. Tab not moving focus relative to caret when caret inside label. r=mats, sr=neil, a=roc
|
2007-11-09 11:06:51 -08:00 |
|
Olli.Pettay@helsinki.fi
|
3fa4d341e6
|
Bug 401559, GetFirst/LastChild doesn't ensure contents generated, r+sr=jst, a=roc
|
2007-11-09 01:30:35 -08:00 |
|
bzbarsky@mit.edu
|
e7ac26eca2
|
Make canvas security checks use principals, not URIs. Bug 397524, r=vlad, sr=jst, a=pavlov
|
2007-11-08 22:03:47 -08:00 |
|
jonas@sicking.cc
|
806a7540a8
|
Bug 394052: Don't leak when binding urls refer to the same document. Patch by Eli Friedman. r/sr=sicking
|
2007-11-07 16:05:03 -08:00 |
|
bzbarsky@mit.edu
|
187831740f
|
Handle image embeds with a null URI. Bug 402320, r+sr=jst
|
2007-11-07 09:25:57 -08:00 |
|
bzbarsky@mit.edu
|
62c606de98
|
HTMLAppletElement.code should not be an absolute URI. Bug 400485, r+sr=sicking
|
2007-11-07 09:18:44 -08:00 |
|
bzbarsky@mit.edu
|
8e4bab3632
|
Fix bug 390975: when a form that is not an ancestor of a form control is removed, clear the control's mForm pointer if it points to the now-removed form. r+sr=jst, a=damons
|
2007-11-07 09:01:23 -08:00 |
|
reed@reedloden.com
|
ce49a25917
|
Bug 353981 - "Problems with globalAlpha being ignored sometimes" [p=philip@zaynar.demon.co.uk (Philip Taylor) r+sr+a1.9=vlad]
|
2007-11-07 01:19:22 -08:00 |
|
jruderman@hmc.edu
|
028e550046
|
Fix bug 398880, getElementsByClassName('') leaks an nsVoidArray. r=sayrer, sr=jst, a=blocking1.9+.
|
2007-11-06 22:46:35 -08:00 |
|
jruderman@hmc.edu
|
1d384e219d
|
Fix bug 313984 by turning this bogus assertion into a warning. r=peterv, sr=jst, a=debug-only change.
|
2007-11-06 22:44:02 -08:00 |
|
peterv@propagandism.org
|
6569759f62
|
Fix for bug 402284 (Switching between designMode and contentEditable broken). r=cpearce, sr=roc, a=beltzner.
|
2007-11-05 13:19:52 -08:00 |
|
jst@mozilla.org
|
048cb6002d
|
Landing fix for regression bug 402422. XPathResult crashes when holding nodeset and accessing stringValue/numberValue/booleanValue. Patch by peterv@propagandism.org, r+sr=jst@mozilla.org. Landing this one w/o direct approval to get it in for the upcoming nightlies.
|
2007-11-05 00:06:48 -08:00 |
|
jst@mozilla.org
|
d5e0b991c5
|
Landing fix for bug 402208. XPathResult holding attribute node causes cycle collector fault. Patch by peterv@propagandism.org, r+sr=jonas@sicking.cc, a=drivers.
|
2007-11-02 17:01:04 -07:00 |
|
roc+@cs.cmu.edu
|
586cd70499
|
Bug 389350. Making a display:none IFRAME editable doesn't work. patch by Chris Pearce, r=brade,sr=roc,a=damon
|
2007-11-01 17:51:08 -07:00 |
|
jst@mozilla.org
|
858f753261
|
Landing patch for bug 401687. Stop reference counting JS objects in the cycle collector. Patch by peterv@propagandism.org, r+sr=dbaron@mozilla.com,igor@mir2.org, a=dsicore@mozilla.com
|
2007-11-01 15:51:57 -07:00 |
|
jonas@sicking.cc
|
d0871a2573
|
Bug 401463 and others. Make us call InstallImplementation in more places in order to behave more like we did when InstallImplementation was called during LoadBindings. r/sr=jst
|
2007-10-31 16:35:51 -07:00 |
|
reed@reedloden.com
|
b360da4efd
|
Bug 391429 - "Editor caret is hidden in XULRunner applications, but visible in Firefox" [p=matt@songbirdnest.com (Matt Crocker) r+sr=peterv aM9=beltzner]
|
2007-10-31 11:51:49 -07:00 |
|
reed@reedloden.com
|
c2290258ae
|
Bug 401214 - "bring back support for MOUSE_SCROLL_TEXTSIZE (mousewheel.withcontrolkey.action = 3)" [p=dao r+sr=sicking r+aM9=mconnor a=blocking1.9+ for M9]
|
2007-10-30 12:13:37 -07:00 |
|
cbarrett@mozilla.com
|
6836bf23b9
|
Attempting to kickstart tinderbox. Again.
|
2007-10-30 00:19:42 -07:00 |
|
cbarrett@mozilla.com
|
709cbde7de
|
Bug 303110 - Add Unified Toolbar machinery to Cocoa widgets. r=joshmoz, r=bz, sr=roc.
|
2007-10-29 21:03:42 -07:00 |
|
jonas@sicking.cc
|
fb122790a3
|
Bug 400735: Hold strong reference while calling UnblockOnload. r=smaug sr=jst a=beltzner
|
2007-10-29 19:14:52 -07:00 |
|
peterv@propagandism.org
|
86ecd29446
|
Fix for bug 401288 (Crash in Composer [@ PresShell::GetSelection][@ nsCOMArray_base::InsertObjectAt]). r/sr=bz, a=endgame.
|
2007-10-29 11:22:48 -07:00 |
|
peterv@propagandism.org
|
0614d590fc
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-29 06:45:07 -07:00 |
|
peterv@propagandism.org
|
26b136edfe
|
Backing out once more to fix orange.
|
2007-10-28 05:49:30 -07:00 |
|
peterv@propagandism.org
|
eae43da5fc
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-28 04:14:40 -07:00 |
|
jonas@sicking.cc
|
903acf3ee6
|
bug 394390: Don't report bogus warnings to the error console when using cross-site xmlhttprequest. Patch by Surya Ismail <suryaismail@gmail.com>, r/sr=sicking
|
2007-10-26 18:46:09 -07:00 |
|
jonas@sicking.cc
|
3d2ceca667
|
Bug 345711: Don't call nsXBLBinding::InstallImplementation while in reflow as that can cause duplicated frames for plugins and other badness. r=bz/jst sr=jst
|
2007-10-26 17:14:43 -07:00 |
|
bzbarsky@mit.edu
|
c4358e7284
|
Fix bug 399185 -- Make image request URIs immutable so that we don't have to clone them later. r=jst, sr=biesi, a=vlad
|
2007-10-26 12:54:41 -07:00 |
|
reed@reedloden.com
|
c03c5d7b82
|
Bug 389366 - "Canvas's .getImageData is returning premultiplied alpha pixels" [p=philip@zaynar.demon.co.uk (Philip Taylor) r=vlad a1.9=damons aM9=beltzner]
|
2007-10-26 12:45:20 -07:00 |
|
peterv@propagandism.org
|
2612f32541
|
Backing out to fix orange.
|
2007-10-26 07:30:50 -07:00 |
|
peterv@propagandism.org
|
89c081734f
|
Backing out to fix orange.
|
2007-10-26 07:15:28 -07:00 |
|
peterv@propagandism.org
|
7496875bfa
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-26 06:25:32 -07:00 |
|
peterv@propagandism.org
|
c22071e55e
|
Fix for bug 395340 (Crash [@ nsINode::GetNodeParent] with CSS counters and contentEditable). r/sr=bz, a=endgame.
|
2007-10-26 03:30:44 -07:00 |
|
reed@reedloden.com
|
d08bf067da
|
Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9]
|
2007-10-25 16:02:20 -07:00 |
|
dwitte@stanford.edu
|
91a72f29e8
|
rework effective tld service interface, fix normalization bugs and improve error propagation. b=368989, r=biesi, sr=dveditz
|
2007-10-25 01:14:26 -07:00 |
|
jst@mozilla.org
|
911b85904a
|
Backing out second part of the fix for bug 116346 to fix regression bug 392982. a=dsicore@mozilla.com
|
2007-10-24 15:49:12 -07:00 |
|
jst@mozilla.org
|
ca4e63c851
|
Backing out fix for bug 116346 to fix regression bug 392982. a=dsicore@mozilla.com
|
2007-10-24 15:21:01 -07:00 |
|
bzbarsky@mit.edu
|
5b0b10f180
|
Don't install fields during binding teardown. Bug 400705, r+sr=sicking, a=beltzner
|
2007-10-24 15:13:00 -07:00 |
|
bzbarsky@mit.edu
|
97d0f11bfd
|
Fix assert to not fire on <svg:use>. Bug 400459, r+sr=jst, a=vlad
|
2007-10-24 15:10:32 -07:00 |
|
reed@reedloden.com
|
d69579e8aa
|
Backout patch from bug 389366 because it does not have M9 approval.
|
2007-10-23 18:09:21 -07:00 |
|
reed@reedloden.com
|
59c9ec8400
|
Bug 389366 - "Canvas's .getImageData is returning premultiplied alpha pixels" [p=philip@zaynar.demon.co.uk (Philip Taylor) r=vlad a1.9=damons]
|
2007-10-23 18:06:23 -07:00 |
|
bzbarsky@mit.edu
|
06f6b88b65
|
Make the "href" property of stylesheets reflect the original URI that was reflected to load the sheet. Bug 397427, r=dbaron,biesi, sr=dbaron, a=dsicore
|
2007-10-23 14:56:41 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a78cbac9b4
|
Landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst
|
2007-10-22 14:42:25 -07:00 |
|
Olli.Pettay@helsinki.fi
|
69d3a1fc7a
|
backout Bug 373462, bug 385322. Still regress tp/talos
|
2007-10-21 09:46:54 -07:00 |
|
Olli.Pettay@helsinki.fi
|
cad8f0b8c4
|
Test-landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst
|
2007-10-21 07:09:29 -07:00 |
|
roc+@cs.cmu.edu
|
7a31877544
|
Bug 393096. Allow an element containing breakable whitespace to introduce a break opportunity no matter what the context. Also cleans up some trimming stuff and adds comprehensive whitespace breaking and trimming reftests. r+sr=dbaron
|
2007-10-20 00:30:26 -07:00 |
|
mats.palmgren@bredband.net
|
d3e6094bdd
|
Null-check parent in case the <observes> is the root element. b=386386 r=Olli.Pettay sr=neil a=dbaron
|
2007-10-20 00:07:45 -07:00 |
|
bzbarsky@mit.edu
|
e6fc4b3582
|
Adding testx
|
2007-10-19 22:30:53 -07:00 |
|
bzbarsky@mit.edu
|
ee391df0e4
|
Actually unhook the binding proto when we're tearing down the binding anonymous content. Hasn't worked in years, apparently. Bug 398135, r+sr=sicking
|
2007-10-19 21:22:43 -07:00 |
|
jonas@sicking.cc
|
adbcc231ed
|
backing out due to test failure
|
2007-10-19 18:22:48 -07:00 |
|
jonas@sicking.cc
|
cb77212ea7
|
Bug 345711: Call InstallImplementation when it's safe, rather tha directly from LoadBindings. r/sr=jst
|
2007-10-19 17:48:09 -07:00 |
|
Olli.Pettay@helsinki.fi
|
9a98e0b668
|
Mochitest for bug 399502
|
2007-10-19 10:42:39 -07:00 |
|
bzbarsky@mit.edu
|
3c9dd66146
|
Work around bug 399791 by changing the assert to not fire in that case. Bug 399712, r+sr+a=jst
|
2007-10-19 09:07:09 -07:00 |
|
bzbarsky@mit.edu
|
feaf83ff90
|
Put the notification about root removal in document.open inside an update batch. Bug 399803, r+sr+a=jst
|
2007-10-19 09:01:09 -07:00 |
|
reed@reedloden.com
|
a85b754e08
|
Bug 399642 - "Make parsing stricter" [p=longsonr@gmail.com (Robert Longson) r=tor sr+a1.9=roc]
|
2007-10-19 01:54:21 -07:00 |
|
longsonr@gmail.com
|
cbcd54dd26
|
Bug 399525 - Don't warn over user content. r=tor,sr+a=roc
|
2007-10-15 05:06:42 -07:00 |
|
longsonr@gmail.com
|
1de06ca6b0
|
Bug 386416 - Integer and Number pair attributes such as the order attribute of feConvolveMatrix should allow an optional comma as separator. r=tor,sr+a=roc
|
2007-10-15 05:06:17 -07:00 |
|
bzbarsky@mit.edu
|
d6ddf5aec3
|
Fix bug 345609. r+sr+a=roc
|
2007-10-12 11:37:51 -07:00 |
|
Olli.Pettay@helsinki.fi
|
fe3a8092b4
|
Mochitest for bug 378866
|
2007-10-12 08:43:39 -07:00 |
|
Olli.Pettay@helsinki.fi
|
045c845b71
|
Bug 378866, r=peterv,sicking, sr=sicking, a=blocking1.9+
|
2007-10-12 04:07:29 -07:00 |
|
vladimir@pobox.com
|
62f6e368a7
|
b=391028, followup, r=stuart
|
2007-10-11 16:34:04 -07:00 |
|
tor@cs.brown.edu
|
16d85d1ebf
|
Bug 399354 - some svg filters not checking in2 requirement. r=longsonr, sr+a=roc
|
2007-10-11 13:08:38 -07:00 |
|
vladimir@pobox.com
|
80621d0744
|
reftest bustage fix (bug 296904)
|
2007-10-10 13:31:45 -07:00 |
|
vladimir@pobox.com
|
2b6d4ef940
|
b=296904, canvas rects incorrectly affect current path; r+sr+a=vlad, patch from philip@zaynar.demon.co.uk
|
2007-10-10 12:24:12 -07:00 |
|
longsonr@gmail.com
|
ae1cd7a142
|
Bug 397749 - New style nsSVGAngle. Relanding after roc checked that talos has no SVG pages. r=tor,sr+a=roc,a=mconnor
|
2007-10-10 03:07:59 -07:00 |
|
longsonr@gmail.com
|
56a6904def
|
Bug 399133 - invalid blue channel in feColorMatrix in saturation mode. r+sr+a=tor
|
2007-10-10 01:15:31 -07:00 |
|
roc+@cs.cmu.edu
|
bd6f1fc294
|
Backing out fix for bug 345339 because of test failures
|
2007-10-09 20:39:16 -07:00 |
|
roc+@cs.cmu.edu
|
a92c012e1a
|
Bug 345339. Stop using a generic hashtable to store element session history state in nsPresState. patch by Karthik Sarma, r+sr=roc,a=sicking
|
2007-10-09 19:15:23 -07:00 |
|
bzbarsky@mit.edu
|
55cdff892c
|
Don't leak strings from <keygen>. Bug 398665, r=kaie, sr=jst, a=dbaron
|
2007-10-09 19:10:00 -07:00 |
|
tor@cs.brown.edu
|
683d90913d
|
Bug 398926 - nsWeakReference leak with stroke and fill using the same pattern. r+sr+a=roc
|
2007-10-09 16:17:41 -07:00 |
|
bugzilla@standard8.plus.com
|
78473044fa
|
Bug 397783 Remove lots of redundant nsISupportsArray include/forward definitions from content. r/sr=jst,a=dbaron
|
2007-10-09 11:41:54 -07:00 |
|
Olli.Pettay@helsinki.fi
|
93e936ff5d
|
Bug 398547, Crash in nsPlainTextSerializer.cpp, p=kengert@redhat.com, r=mscott, sr=bz, a=blocking1.9
|
2007-10-09 06:43:33 -07:00 |
|
enndeakin@sympatico.ca
|
dd5f4c7bf6
|
Bug 387109, context menu not placed properly for lists when opened with the keyboard, r=smaug,sr=neil,a=dbaron
|
2007-10-09 06:40:06 -07:00 |
|
dbaron@dbaron.org
|
1c49aa6978
|
Allow MapRuleInfoInto to map data for multiple structs at the same time. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 14:58:22 -07:00 |
|
bzbarsky@mit.edu
|
f6b6a03a3f
|
Reoder some checks to do the fast one that will test false most often first. Bug 398222, r+sr+a=sicking
|
2007-10-07 11:23:52 -07:00 |
|
bzbarsky@mit.edu
|
b2f334ff8c
|
adding test
|
2007-10-05 21:02:29 -07:00 |
|
bzbarsky@mit.edu
|
3aa58c0862
|
Make test actually run
|
2007-10-05 20:53:15 -07:00 |
|
bzbarsky@mit.edu
|
9013e7e507
|
Add test
|
2007-10-05 20:01:10 -07:00 |
|
bzbarsky@mit.edu
|
9fecf5cc61
|
Fix build bustage by not using debug-only member in opt code. Bug 398668
|
2007-10-05 18:23:09 -07:00 |
|
sayrer@gmail.com
|
406024c657
|
Bustage fix for bug 398668
|
2007-10-05 18:13:52 -07:00 |
|
bzbarsky@mit.edu
|
6be2e13a6b
|
Fix a few issues in bfcache and XBL when javascript is being toggled on and off. Bug 398668, r+sr+a=jst
|
2007-10-05 17:35:00 -07:00 |
|
bzbarsky@mit.edu
|
e17b12fc0d
|
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
|
2007-10-05 16:37:25 -07:00 |
|
Olli.Pettay@helsinki.fi
|
ad574eb5c0
|
Bug 398088, r+sr=sicking
|
2007-10-05 13:37:55 -07:00 |
|
tor@cs.brown.edu
|
127d493b6d
|
Backout of 397749 - suspicion of talos regression.
|
2007-10-05 10:06:47 -07:00 |
|
longsonr@gmail.com
|
8f44329675
|
fix a grammar mistake in a comment to get WINNT 5.2 qm-win2k3-01 dep unit test to rebuild in the hope that the test failure is unrelated to my recent check in
|
2007-10-05 03:27:31 -07:00 |
|
longsonr@gmail.com
|
123563768f
|
Bug 397749 - New style nsSVGAngle. r=tor,sr+a=roc,a=mconnor
|
2007-10-05 02:11:00 -07:00 |
|
vladimir@pobox.com
|
a17da32e4b
|
b=391028, drawImage with broken PNG horks, r=stuart/a=stuart
|
2007-10-04 11:57:40 -07:00 |
|
bzbarsky@mit.edu
|
87724c6b26
|
Make sure to notify on the root if a flush happens before we've done so. Bug 397856, r=peterv, sr=sicking
|
2007-10-03 22:16:35 -07:00 |
|
sayrer@gmail.com
|
8a96aa3ec1
|
Bug 397148. 'Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread' within nsXULTemplateBuilder::InitHTMLTemplateRoot. r=enn, sr=sicking, a=sicking.
|
2007-10-03 18:40:54 -07:00 |
|
bzbarsky@mit.edu
|
01461fbe76
|
Make really sure that pending binding constructor events block onload. Bug 394676, r+sr+a=sicking
|
2007-10-03 16:38:32 -07:00 |
|
jonas@sicking.cc
|
f41e06844e
|
Bug 395689: Stop leaks of xslt patterns. Patch by peterv. r/sr/a=me
|
2007-10-03 13:17:51 -07:00 |
|
longsonr@gmail.com
|
61538565ed
|
Bug 397916 - Simplify nsSVGLength2. r=tor,sr+a=roc
|
2007-10-03 02:02:19 -07:00 |
|
Olli.Pettay@helsinki.fi
|
fcc909d889
|
Move nsGkAtoms::userInput out from #ifdef MOZ_SVG, Bug 388558
|
2007-10-03 01:59:33 -07:00 |
|
philringnalda@gmail.com
|
5b0915ddd5
|
Bug 99922 - don't strip space after signature delimiter in PGP-signed mail, patch by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de> and noedler@web.de, r=mrbkap, sr=bienvenu, a=bz's theory of NPOTFx code paths
|
2007-10-02 20:30:17 -07:00 |
|
bzbarsky@mit.edu
|
418e1e8676
|
Make sure to restore state on form-less controls correctly. Bug 398243, r+sr+a=jst
|
2007-10-02 19:04:59 -07:00 |
|
jonas@sicking.cc
|
bbf61f58f0
|
Backing out bug 348156 since it caused Tp perf regressions
|
2007-10-02 14:12:30 -07:00 |
|
jonas@sicking.cc
|
f0a388873a
|
Bug 348156: Fix leaks by relying on cycle collector rather than calling UnbindFromTree on all nodes. r/sr=jst
|
2007-10-02 11:20:02 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a6b454f086
|
Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor
|
2007-10-02 09:56:07 -07:00 |
|
tor@cs.brown.edu
|
42d1cee1a4
|
Bug 397017 - leak of some svg base types when unsetting. r+sr+a=roc
|
2007-10-02 07:52:56 -07:00 |
|
bzbarsky@mit.edu
|
b17bddff6c
|
Don't unlink so aggressively. Bug 398083, r+sr+a=sicking
|
2007-10-02 07:40:39 -07:00 |
|
bzbarsky@mit.edu
|
16d74db68d
|
Skip installing fields which have no text. Bug 397924, r+sr+a=sicking
|
2007-10-02 07:38:35 -07:00 |
|
longsonr@gmail.com
|
7955620fe4
|
Bug 398134 - Remove final argument to nsSVGBoolean::SetBaseValue as it is only ever PR_TRUE. r=tor,sr+a=roc
|
2007-10-02 05:23:17 -07:00 |
|
joshmoz@gmail.com
|
7c16a06018
|
remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc
|
2007-10-01 16:20:37 -07:00 |
|
Olli.Pettay@helsinki.fi
|
85880d8ce4
|
Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv
|
2007-10-01 03:02:32 -07:00 |
|
longsonr@gmail.com
|
86f1e85d76
|
Bug 397620 - Validate boolean arguments. r+sr+a=roc
|
2007-10-01 01:39:23 -07:00 |
|
uriber@gmail.com
|
726b853d4d
|
Rename Content-Access-Control to Access-Control. bug=397877 r+sr+a1.9=jonas
|
2007-09-30 22:45:58 -07:00 |
|
reed@reedloden.com
|
68ea5c54c6
|
Bug 125928 - "HTML composition converted to PlainText fails to strip spaces before hard breaks with format=flowed" [p=andrit@ukr.net (Andriy Tkachuk) r=mscott r=BenB sr=bzbarsky (NPOFx)]
|
2007-09-30 20:29:16 -07:00 |
|
roc+@cs.cmu.edu
|
6ba6adadca
|
Bug 397597. Enable native platform linebreaking for Tibetan and Lao. r=masayuki,a=dbaron
|
2007-09-30 13:30:31 -07:00 |
|
reed@reedloden.com
|
dbda9516ac
|
Bug 141476 - "Ctrl Mousewheel up (away from me) should make font bigger" [p=asmith15@littlesvr.ca (Andrew Smith) r+sr=sicking ui-r=beltzner a1.9=vlad]
|
2007-09-29 11:53:42 -07:00 |
|
Olli.Pettay@helsinki.fi
|
2fb8ea7b56
|
back out Bug 373462 / bug 385322 (again :( )
|
2007-09-29 10:33:22 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a6aedd78ae
|
Bug 373462 / bug 385322, Better scheduling of cycle collection/gc, r+sr=jst
|
2007-09-29 08:02:57 -07:00 |
|
reed@reedloden.com
|
82397d312b
|
Bug 215068 - "leading spaces are lost (HTML compose, plain-text send)" [p=andrit@ukr.net (Andriy Tkachuk) r=mscott sr=bzbarsky a1.9=bzbarsky]
|
2007-09-29 00:30:23 -07:00 |
|
dbaron@dbaron.org
|
f670c849e4
|
Back out sicking's patch from bug 348156 (remove unbinds from nsDocument::Destroy) due to crashing during talos test (probably tp test).
|
2007-09-28 21:14:42 -07:00 |
|
jonas@sicking.cc
|
acfcebebbc
|
Bug 348156: Remove unbinds from nsDocument::Destroy as they cause badness. Break cycles using cycle collector instead. r/sr/a=jst
|
2007-09-28 16:57:00 -07:00 |
|
jonas@sicking.cc
|
0261538ed2
|
add tests for bug 390219 and bug 326337. r/sr=peterv a=me
|
2007-09-28 16:46:42 -07:00 |
|
bent.mozilla@gmail.com
|
e974d54046
|
Bug 397319 - "Add JSAutoRequest to other users of GetArgvPtr". r+sr+a=jst.
|
2007-09-28 11:15:26 -07:00 |
|
bzbarsky@mit.edu
|
f1506e89da
|
Block scripts in subframes if the parent has script blocked in the scriptloader. Fixes bug 383331, r+sr+a=sicking
|
2007-09-28 08:15:07 -07:00 |
|
bzbarsky@mit.edu
|
e2de7caebc
|
Don't assume that redirect URIs are ASCII (though they should be). Bug 317254, r+sr+a=jst
|
2007-09-28 07:35:11 -07:00 |
|
bzbarsky@mit.edu
|
7f68723439
|
Fix test. Bug 372769.
|
2007-09-28 07:22:51 -07:00 |
|
bzbarsky@mit.edu
|
b25b785ddc
|
Relanding bug 372769 with some cycle collection changes to fix leaks. r=mrbkap, sr=sicking, with r=sicking on the leak fixes.
|
2007-09-28 06:45:01 -07:00 |
|
neil@parkwaycc.co.uk
|
6c63075bbf
|
Bug 292607 Dragging preformatted text collapses whitespace r+sr=bz a=pavlov
|
2007-09-28 03:28:28 -07:00 |
|
jonas@sicking.cc
|
738b69078c
|
Bug 284225: Use right security context for xslt. r/sr=peterv
|
2007-09-27 15:05:07 -07:00 |
|
jst@mozilla.org
|
df7831eb06
|
Fixing bug 391777. Make window.close() work on a modal content dialogs. r+sr+a=jonas@sicking.cc
|
2007-09-27 14:53:25 -07:00 |
|
peterv@propagandism.org
|
dd13ae2f88
|
Fix for bug 393357 (nsDocument::mRadioGroups leaks its members). Patch by sharparrow1@yahoo.com, r/sr=bz, a=sicking.
|
2007-09-27 11:17:32 -07:00 |
|
peterv@propagandism.org
|
fd14bce812
|
Fix for bug 397386 (Large leak on grono.net front page), part 2. r/sr=sicking, a=dsicore.
|
2007-09-27 09:39:13 -07:00 |
|
sayrer@gmail.com
|
79970cb786
|
Bug 397386. Large leak on grono.net front page. r/sr=peterv, a=dsicore
|
2007-09-26 11:20:24 -07:00 |
|
bzbarsky@mit.edu
|
10b708eb1b
|
Fix bug 397605. r+sr+a=jst
|
2007-09-26 09:52:33 -07:00 |
|
tor@cs.brown.edu
|
a1721e2bbf
|
Bug 397551 - <svg:use> reference loop makes a bunch of elements leak. r=longsonr, sr+a=roc
|
2007-09-26 08:37:15 -07:00 |
|
bzbarsky@mit.edu
|
5ae0b67801
|
Backing out bug 372769 due to leaks.
|
2007-09-26 07:39:31 -07:00 |
|
bzbarsky@mit.edu
|
ee86dfedb4
|
Do lazy evaluation of XBL fields. Bug 372769, r=mrbkap, sr=sicking
|
2007-09-26 06:55:06 -07:00 |
|
longsonr@gmail.com
|
ca35b5a5ae
|
Bug 397159 - New style nsSVGBoolean. r=tor,sr=roc,a=roc
|
2007-09-26 02:22:08 -07:00 |
|
vladimir@pobox.com
|
4dd2e87496
|
b=396972, clean up canvas API to avoid using internal API in contexts, r/a=stuart
|
2007-09-25 13:46:08 -07:00 |
|
gavin@gavinsharp.com
|
673e7ccc5d
|
Back out the patch for bug 393845 because it appears the regressions it caused are worse than the bug it fixed (a=biesi)
|
2007-09-25 13:41:07 -07:00 |
|
longsonr@gmail.com
|
9ccb6ffb72
|
Bug 383685 - Reject invalid enumeration values. r=tor,sr=roc,a=roc
|
2007-09-25 02:40:52 -07:00 |
|
longsonr@gmail.com
|
dee95ff531
|
Bug 395155 - Changing CSS text inside svg:style has no effect. r=tor,sr=roc,a=roc
|
2007-09-25 02:11:12 -07:00 |
|
roc+@cs.cmu.edu
|
bfd939088e
|
Bug 96041. Compute precise glyph extents for high-quality text, and when requested. r=vlad,r+sr=dbaron
|
2007-09-23 19:19:14 -07:00 |
|
Olli.Pettay@helsinki.fi
|
f9c785fb8b
|
backout the test patch for Bug 373462 and 385322
|
2007-09-23 09:10:12 -07:00 |
|
Olli.Pettay@helsinki.fi
|
1d42d7ad32
|
Testland a patch for Bug 373462 and 385322, 'Better scheduling of cycle collection/gc'
|
2007-09-23 07:05:27 -07:00 |
|
Olli.Pettay@helsinki.fi
|
4828fb7a4d
|
Bug 396652, gecko scrolls on activate event (mouse click) with gtk embeds, r+sr+a=roc, p=iainnicol-mozbugs2007@yahoo.co.uk+me
|
2007-09-22 08:57:03 -07:00 |
|
roc+@cs.cmu.edu
|
c11d00e32d
|
Backing out due to test bustage
|
2007-09-22 06:28:16 -07:00 |
|
roc+@cs.cmu.edu
|
d72a839c93
|
Bug 96041. Compute true glyph bounding metrics. r=vlad,dbaron,sr=dbaron
|
2007-09-22 05:43:52 -07:00 |
|
bzbarsky@mit.edu
|
ee2d3464be
|
Fire DOMContentLoaded async from EndLoad. Bug 344305, r=sicking, sr=jst, a=sicking
|
2007-09-21 10:30:37 -07:00 |
|
Olli.Pettay@helsinki.fi
|
3d3dee855b
|
backout patch for Bug 373462, Bug 385322
|
2007-09-21 03:00:47 -07:00 |
|
roc+@cs.cmu.edu
|
0789c7b2c1
|
Bug 392761. getClientRects/getBoundingClientRect *do* take scrolling into account, including viewport scrolling. r+sr=dbaron
|
2007-09-21 02:15:42 -07:00 |
|
Olli.Pettay@helsinki.fi
|
08d334c65d
|
Bug 373462, Bug 385322, Better scheduling of cycle collection/gc, r=jst, sr=sicking, a=sicking
|
2007-09-21 01:54:36 -07:00 |
|
bzbarsky@mit.edu
|
a61b828bb2
|
Make this test actually test something
|
2007-09-20 20:58:35 -07:00 |
|
bzbarsky@mit.edu
|
7ed598436e
|
Add comment that sicking asked for and I forgot
|
2007-09-20 20:54:11 -07:00 |
|
bzbarsky@mit.edu
|
3ca9091c29
|
Slight code simplification.
|
2007-09-20 20:42:59 -07:00 |
|
bzbarsky@mit.edu
|
aa2a9b2bd2
|
Fixing test for real.
|
2007-09-20 20:39:16 -07:00 |
|
bzbarsky@mit.edu
|
baec163f3f
|
Fixing test to actually pass
|
2007-09-20 20:06:50 -07:00 |
|
bzbarsky@mit.edu
|
f91b2b313b
|
Fix bug 392318. r+sr+a=sicking.
|
2007-09-20 19:41:08 -07:00 |
|