Olli.Pettay@helsinki.fi
|
675b5f9e4e
|
Bug 403167, r+sr=jst, a=1.9+
|
2007-11-16 01:51:09 -08:00 |
ginn.chen@sun.com
|
fc678890bb
|
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
|
8cd7f51419
|
Fix build bustage
|
2007-11-15 19:58:27 -08:00 |
bzbarsky@mit.edu
|
c7e1728e82
|
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
|
8ee62ec1d1
|
Adding test.
|
2007-11-15 14:39:55 -08:00 |
bzbarsky@mit.edu
|
fa75e7501c
|
Unhook event handlers on binding teardown. Bug 403162, r+sr=sicking
|
2007-11-15 14:29:08 -08:00 |
bzbarsky@mit.edu
|
86a684d2fc
|
Adding test
|
2007-11-15 14:23:07 -08:00 |
bzbarsky@mit.edu
|
3557429934
|
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
|
0d09408c77
|
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
|
aa534a07a8
|
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
|
d802e2e7d5
|
b=403484 backing-out the previous patch, caused by testing failure.
|
2007-11-15 03:02:47 -08:00 |
masayuki@d-toybox.com
|
2fecbef1ae
|
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
|
d1d0a2d8b7
|
Bug 401528, backing out, because of crashes
|
2007-11-15 00:49:35 -08:00 |
bzbarsky@mit.edu
|
d356ab389c
|
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
|
15e435d8a6
|
Add missing header to fix bustage.
|
2007-11-13 03:29:16 -08:00 |
reed@reedloden.com
|
9568483da4
|
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
|
4e8d64108d
|
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
|
bbc05b782c
|
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
|
ce61791868
|
bug 395822: Use correct String::Find overload r=jonas, a=release drivers
|
2007-11-12 14:01:48 -08:00 |
Olli.Pettay@helsinki.fi
|
15faf6f6b8
|
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
|
b48dab9667
|
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
|
9ba42d58a8
|
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
|
b0438d7d62
|
trying to fix mochitest on qm-xserve01
|
2007-11-12 06:11:41 -08:00 |
Olli.Pettay@helsinki.fi
|
05e68f0d1e
|
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
|
49d386b77e
|
Bug 402680, document.activeElement returns wrong node, r+sr=bz, a=mtschrep
|
2007-11-12 04:45:39 -08:00 |
Olli.Pettay@helsinki.fi
|
1ae2189392
|
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
|
8278413a1f
|
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
|
d2dc1206df
|
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
|
886bc8f21b
|
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
|
86c6ced17a
|
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
|
62d2b30675
|
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
|
87c348f0db
|
bug 402150 - Buffer overrun [@ nsDocument::RetrieveRelevantHeaders] at provided URL (mochitest). r=jst
|
2007-11-11 08:50:02 -08:00 |
jruderman@hmc.edu
|
0d4738280b
|
Let's see if backing out bug 397219 fixes the orange.
|
2007-11-10 20:16:50 -08:00 |
reed@reedloden.com
|
eefc632986
|
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
|
7103af9eb2
|
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
|
835a67aece
|
Fix typo in comment.
|
2007-11-09 16:32:41 -08:00 |
jruderman@hmc.edu
|
4b01187227
|
Fix typo in comment.
|
2007-11-09 16:02:23 -08:00 |
dveditz@cruzio.com
|
7ff6337702
|
bug 402150 prevent crash @nsDocument::RetrieveRelevantHeaders, r=wtc, r/sr=jst, a=beltzner
|
2007-11-09 14:54:35 -08:00 |
aaronleventhal@moonset.net
|
e2c919358c
|
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
|
00a2bda891
|
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
|
74615c5f74
|
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
|
bd29682e90
|
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
|
314081406f
|
Handle image embeds with a null URI. Bug 402320, r+sr=jst
|
2007-11-07 09:25:57 -08:00 |
bzbarsky@mit.edu
|
8691177e01
|
HTMLAppletElement.code should not be an absolute URI. Bug 400485, r+sr=sicking
|
2007-11-07 09:18:44 -08:00 |
bzbarsky@mit.edu
|
ada1f730fb
|
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
|
b3188e4324
|
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
|
651bff8e72
|
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
|
cb72ce9312
|
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
|
96a7095c39
|
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
|
62e045ce2c
|
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
|
d0fdde2f33
|
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
|
f067971765
|
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
|
25d6ed4518
|
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
|
bf409ba032
|
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
|
7093135550
|
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
|
1aa7b938d1
|
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
|
c861de8cbb
|
Attempting to kickstart tinderbox. Again.
|
2007-10-30 00:19:42 -07:00 |
cbarrett@mozilla.com
|
878ccd501c
|
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
|
d93da83113
|
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
|
42938c6671
|
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
|
99066a28f9
|
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
|
af78151f86
|
Backing out once more to fix orange.
|
2007-10-28 05:49:30 -07:00 |
peterv@propagandism.org
|
d15713f435
|
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
|
ebee2dc0d9
|
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
|
4b1d378c0a
|
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
|
9a858e3b7d
|
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
|
841abc413c
|
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
|
2ebf17dc81
|
Backing out to fix orange.
|
2007-10-26 07:30:50 -07:00 |
peterv@propagandism.org
|
b8200cb3ce
|
Backing out to fix orange.
|
2007-10-26 07:15:28 -07:00 |
peterv@propagandism.org
|
f262d431c4
|
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
|
b9351b2584
|
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
|
195596588a
|
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
|
f490b8147c
|
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
|
c8cd7b844e
|
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
|
daa86acd98
|
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
|
1c1cd87806
|
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
|
85d7b264ed
|
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
|
6da0a47f08
|
Backout patch from bug 389366 because it does not have M9 approval.
|
2007-10-23 18:09:21 -07:00 |
reed@reedloden.com
|
b91dd0a3e7
|
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
|
a892964caa
|
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
|
0a4c65920e
|
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
|
f756e7f2cd
|
backout Bug 373462, bug 385322. Still regress tp/talos
|
2007-10-21 09:46:54 -07:00 |
Olli.Pettay@helsinki.fi
|
8b43021094
|
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
|
b7e13a0e43
|
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
|
7b6883842f
|
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
|
54a8be58d8
|
Adding testx
|
2007-10-19 22:30:53 -07:00 |
bzbarsky@mit.edu
|
8d5cb02625
|
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
|
826a0a2571
|
backing out due to test failure
|
2007-10-19 18:22:48 -07:00 |
jonas@sicking.cc
|
b107d38272
|
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
|
f6bf7750f4
|
Mochitest for bug 399502
|
2007-10-19 10:42:39 -07:00 |
bzbarsky@mit.edu
|
c3b86c670f
|
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
|
25b152e9c9
|
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
|
28ba72a1f1
|
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
|
4eb8414e06
|
Bug 399525 - Don't warn over user content. r=tor,sr+a=roc
|
2007-10-15 05:06:42 -07:00 |
longsonr@gmail.com
|
c3f4c56af8
|
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
|
095485d001
|
Fix bug 345609. r+sr+a=roc
|
2007-10-12 11:37:51 -07:00 |
Olli.Pettay@helsinki.fi
|
bc67d689a6
|
Mochitest for bug 378866
|
2007-10-12 08:43:39 -07:00 |
Olli.Pettay@helsinki.fi
|
3c4418c2bd
|
Bug 378866, r=peterv,sicking, sr=sicking, a=blocking1.9+
|
2007-10-12 04:07:29 -07:00 |
vladimir@pobox.com
|
1461d8807c
|
b=391028, followup, r=stuart
|
2007-10-11 16:34:04 -07:00 |
tor@cs.brown.edu
|
76fb30d86b
|
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
|
8fa0ef5f5c
|
reftest bustage fix (bug 296904)
|
2007-10-10 13:31:45 -07:00 |
vladimir@pobox.com
|
6fd9674b59
|
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
|
c9f0460fe5
|
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
|
5ba2428215
|
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
|
0a842dee00
|
Backing out fix for bug 345339 because of test failures
|
2007-10-09 20:39:16 -07:00 |
roc+@cs.cmu.edu
|
c15b5b5849
|
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
|
bee64c709b
|
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
|
a6555d4a90
|
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
|
280b74adb4
|
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
|
1790880c78
|
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
|
f2d8093747
|
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
|
5540e78a6b
|
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
|
221e99825f
|
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
|
bf577bab68
|
adding test
|
2007-10-05 21:02:29 -07:00 |
bzbarsky@mit.edu
|
26269e8c1d
|
Make test actually run
|
2007-10-05 20:53:15 -07:00 |
bzbarsky@mit.edu
|
45413a16be
|
Add test
|
2007-10-05 20:01:10 -07:00 |
bzbarsky@mit.edu
|
0aba12b2fb
|
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
|
3e3f9e8835
|
Bustage fix for bug 398668
|
2007-10-05 18:13:52 -07:00 |
bzbarsky@mit.edu
|
8a7599da01
|
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
|
8897d7f658
|
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
|
f0e6a1c079
|
Bug 398088, r+sr=sicking
|
2007-10-05 13:37:55 -07:00 |
tor@cs.brown.edu
|
8da495aead
|
Backout of 397749 - suspicion of talos regression.
|
2007-10-05 10:06:47 -07:00 |
longsonr@gmail.com
|
dd46ab5ebc
|
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
|
7530d63663
|
Bug 397749 - New style nsSVGAngle. r=tor,sr+a=roc,a=mconnor
|
2007-10-05 02:11:00 -07:00 |
vladimir@pobox.com
|
a74ad8a8ac
|
b=391028, drawImage with broken PNG horks, r=stuart/a=stuart
|
2007-10-04 11:57:40 -07:00 |
bzbarsky@mit.edu
|
5d50624fde
|
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
|
36cace1ca4
|
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
|
5c4e26cdfe
|
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
|
cb9c9bd9c0
|
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
|
8f6c072c84
|
Bug 397916 - Simplify nsSVGLength2. r=tor,sr+a=roc
|
2007-10-03 02:02:19 -07:00 |
Olli.Pettay@helsinki.fi
|
672c9accec
|
Move nsGkAtoms::userInput out from #ifdef MOZ_SVG, Bug 388558
|
2007-10-03 01:59:33 -07:00 |
philringnalda@gmail.com
|
4397075003
|
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
|
f2b4afdb49
|
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
|
0ab97da41d
|
Backing out bug 348156 since it caused Tp perf regressions
|
2007-10-02 14:12:30 -07:00 |
jonas@sicking.cc
|
1d85899b00
|
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
|
4bee858f92
|
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
|
1e1893eb04
|
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
|
5d37cf3fbc
|
Don't unlink so aggressively. Bug 398083, r+sr+a=sicking
|
2007-10-02 07:40:39 -07:00 |
bzbarsky@mit.edu
|
b99b1630de
|
Skip installing fields which have no text. Bug 397924, r+sr+a=sicking
|
2007-10-02 07:38:35 -07:00 |
longsonr@gmail.com
|
e1f9181c7e
|
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
|
d775975b5f
|
remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc
|
2007-10-01 16:20:37 -07:00 |
Olli.Pettay@helsinki.fi
|
dc59d80cf7
|
Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv
|
2007-10-01 03:02:32 -07:00 |
longsonr@gmail.com
|
971e32b489
|
Bug 397620 - Validate boolean arguments. r+sr+a=roc
|
2007-10-01 01:39:23 -07:00 |
uriber@gmail.com
|
57c292f4e6
|
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
|
9232d18cce
|
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
|
c3f34e42dc
|
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
|
f11d9c215d
|
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
|
5faf21e36b
|
back out Bug 373462 / bug 385322 (again :( )
|
2007-09-29 10:33:22 -07:00 |
Olli.Pettay@helsinki.fi
|
3b8e5357c6
|
Bug 373462 / bug 385322, Better scheduling of cycle collection/gc, r+sr=jst
|
2007-09-29 08:02:57 -07:00 |
reed@reedloden.com
|
68b026639c
|
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
|
7ac8f38100
|
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
|
b72fb61c3b
|
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
|
35aebc38c9
|
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
|
307263b8e8
|
Bug 397319 - "Add JSAutoRequest to other users of GetArgvPtr". r+sr+a=jst.
|
2007-09-28 11:15:26 -07:00 |
bzbarsky@mit.edu
|
25276ccc75
|
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
|
d2eeb96d78
|
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
|
5448217d77
|
Fix test. Bug 372769.
|
2007-09-28 07:22:51 -07:00 |
bzbarsky@mit.edu
|
8102578ca9
|
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
|
891792d05e
|
Bug 292607 Dragging preformatted text collapses whitespace r+sr=bz a=pavlov
|
2007-09-28 03:28:28 -07:00 |
jonas@sicking.cc
|
6dcde02140
|
Bug 284225: Use right security context for xslt. r/sr=peterv
|
2007-09-27 15:05:07 -07:00 |
jst@mozilla.org
|
dee1a0982c
|
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
|
90fa4afddc
|
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
|
a7afca76e8
|
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
|
ff0eed72c7
|
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
|
4f8174f700
|
Fix bug 397605. r+sr+a=jst
|
2007-09-26 09:52:33 -07:00 |
tor@cs.brown.edu
|
ecc5db93c6
|
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
|
c777f4c95f
|
Backing out bug 372769 due to leaks.
|
2007-09-26 07:39:31 -07:00 |
bzbarsky@mit.edu
|
f395635923
|
Do lazy evaluation of XBL fields. Bug 372769, r=mrbkap, sr=sicking
|
2007-09-26 06:55:06 -07:00 |
longsonr@gmail.com
|
b70b48f737
|
Bug 397159 - New style nsSVGBoolean. r=tor,sr=roc,a=roc
|
2007-09-26 02:22:08 -07:00 |
vladimir@pobox.com
|
51416171d5
|
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
|
d7235e41a9
|
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
|
d013294708
|
Bug 383685 - Reject invalid enumeration values. r=tor,sr=roc,a=roc
|
2007-09-25 02:40:52 -07:00 |
longsonr@gmail.com
|
269e4370a4
|
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
|
fbc8cc858c
|
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
|
88f4d45513
|
backout the test patch for Bug 373462 and 385322
|
2007-09-23 09:10:12 -07:00 |
Olli.Pettay@helsinki.fi
|
ed1c2cd917
|
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
|
dfb1621e61
|
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
|
0fbb25da89
|
Backing out due to test bustage
|
2007-09-22 06:28:16 -07:00 |
roc+@cs.cmu.edu
|
8b73dd10a0
|
Bug 96041. Compute true glyph bounding metrics. r=vlad,dbaron,sr=dbaron
|
2007-09-22 05:43:52 -07:00 |
bzbarsky@mit.edu
|
d59565dba7
|
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
|
4451d6e7c5
|
backout patch for Bug 373462, Bug 385322
|
2007-09-21 03:00:47 -07:00 |
roc+@cs.cmu.edu
|
6018a0f0f7
|
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
|
f37cbb3f11
|
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
|
982e33550b
|
Make this test actually test something
|
2007-09-20 20:58:35 -07:00 |
bzbarsky@mit.edu
|
57f6ff0eeb
|
Add comment that sicking asked for and I forgot
|
2007-09-20 20:54:11 -07:00 |
bzbarsky@mit.edu
|
28b11430c8
|
Slight code simplification.
|
2007-09-20 20:42:59 -07:00 |
bzbarsky@mit.edu
|
56a2e87cfd
|
Fixing test for real.
|
2007-09-20 20:39:16 -07:00 |
bzbarsky@mit.edu
|
18b25bfcfc
|
Fixing test to actually pass
|
2007-09-20 20:06:50 -07:00 |
bzbarsky@mit.edu
|
3d81b11a65
|
Fix bug 392318. r+sr+a=sicking.
|
2007-09-20 19:41:08 -07:00 |
bzbarsky@mit.edu
|
01bdba9a89
|
Make sure to tear down the XBL binding for nodes which forced one even though not in the document. Bug 389636, r+sr+a=sicking
|
2007-09-20 19:05:43 -07:00 |
bzbarsky@mit.edu
|
4b9c7ede23
|
Make getElementsByClassName handle the root element properly. Bug 395915, r+sr=peterv, a=sicking.
|
2007-09-20 15:10:27 -07:00 |
masayuki@d-toybox.com
|
89308a5024
|
Bug 389056 Don't break line between periods and quote/Bug 388096 add line-breaking opportunity after U+058A ARMENIAN HYPHEN, U+2010 HYPHEN, U+2012 FIGURE DASH and U+2013 EN DASH. And U+2014 EM DASH should be breakable before and after except that between the same characters/Bug 389595 Don't break around '(' and ')'/Bug 390920 Don't break around r+sr=roc, b1.9=dbaron
|
2007-09-18 23:34:24 -07:00 |
sayrer@gmail.com
|
a68fb47493
|
Bug 396452. Enforce SpiderMonkey request model with assertions. r=mrbkap, sr/a=brendan
|
2007-09-18 17:26:39 -07:00 |
longsonr@gmail.com
|
cda5b384b6
|
Bug 395667 - New style nsSVGInteger. r=tor,sr=roc,a=roc
|
2007-09-18 05:09:26 -07:00 |
Olli.Pettay@helsinki.fi
|
6cc996287a
|
Bug 394442, Optimize ID, class and style getters, r=bz+sicking, sr=sicking, a=jst
|
2007-09-18 01:38:24 -07:00 |
Olli.Pettay@helsinki.fi
|
8df93f4f42
|
Bug 395426, Contextmenu opened using keyboard should have .button == 0, r=enndeakin,sr+a=jst
|
2007-09-18 00:25:49 -07:00 |
bzbarsky@mit.edu
|
c8c18315fe
|
Fix nsStandardURL serialization/deserialization to properly restore all state. Bug 396389, r+sr=biesi, a=bsmedberg
|
2007-09-17 15:23:12 -07:00 |
bzbarsky@mit.edu
|
1512235b94
|
Make the nsISerializable implementation of nsPrincipal actually work. This makes it possible to save principal objects to a stream and read them back. Bug 369566, r=dveditz+brendan, sr=jst, a=jst
|
2007-09-17 15:18:28 -07:00 |
tor@cs.brown.edu
|
bfb2c00965
|
Bug 395616 - rework orientType/orientAngle mapping of orient attribute. r=longsonr, sr+a=roc
|
2007-09-14 15:12:20 -07:00 |
bzbarsky@mit.edu
|
e4e0c7bbbd
|
Fix serialization of '&' in "script" attribute values so that it round-trips correctly. Bug 392511, r+sr=peterv, a=jst
|
2007-09-14 12:03:13 -07:00 |