Граф коммитов

12259 Коммитов

Автор SHA1 Сообщение Дата
peterv%propagandism.org 57c5353a96 Fix for bug 402284 (Switching between designMode and contentEditable broken). r=cpearce, sr=roc, a=beltzner. 2007-11-05 21:19:52 +00:00
jst%mozilla.org d3465ea98e 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 08:06:48 +00:00
jst%mozilla.org 179ee1d5a9 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-03 00:01:04 +00:00
roc+%cs.cmu.edu fc4e366dba Bug 389350. Making a display:none IFRAME editable doesn't work. patch by Chris Pearce, r=brade,sr=roc,a=damon 2007-11-02 00:51:08 +00:00
jst%mozilla.org 52ecd87ffb 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 22:51:59 +00:00
jonas%sicking.cc 90b1db73c6 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 23:35:51 +00:00
reed%reedloden.com e6e48956f2 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 18:51:50 +00:00
reed%reedloden.com b738a12e2c 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 19:13:37 +00:00
cbarrett%mozilla.com 5078780271 Attempting to kickstart tinderbox. Again. 2007-10-30 07:19:42 +00:00
cbarrett%mozilla.com b00ac57518 Bug 303110 - Add Unified Toolbar machinery to Cocoa widgets. r=joshmoz, r=bz, sr=roc. 2007-10-30 04:03:43 +00:00
jonas%sicking.cc 58e609b637 Bug 400735: Hold strong reference while calling UnblockOnload. r=smaug sr=jst a=beltzner 2007-10-30 02:14:52 +00:00
peterv%propagandism.org 375e5b9638 Fix for bug 401288 (Crash in Composer [@ PresShell::GetSelection][@ nsCOMArray_base::InsertObjectAt]). r/sr=bz, a=endgame. 2007-10-29 18:22:48 +00:00
peterv%propagandism.org a41832fc13 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 13:45:10 +00:00
peterv%propagandism.org 6cfb25d584 Backing out once more to fix orange. 2007-10-28 12:49:33 +00:00
peterv%propagandism.org a76fba526b 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 11:14:43 +00:00
jonas%sicking.cc fbb4b149f7 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-27 01:46:11 +00:00
jonas%sicking.cc cea11ce795 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-27 00:14:43 +00:00
bzbarsky%mit.edu 806559d90b 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 19:54:42 +00:00
reed%reedloden.com 7a5dac8744 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 19:45:20 +00:00
peterv%propagandism.org 88a6513b9c Backing out to fix orange. 2007-10-26 14:30:50 +00:00
peterv%propagandism.org 48c7f383e4 Backing out to fix orange. 2007-10-26 14:15:29 +00:00
peterv%propagandism.org c47e794776 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 13:25:35 +00:00
peterv%propagandism.org 81b9fd508f Fix for bug 395340 (Crash [@ nsINode::GetNodeParent] with CSS counters and contentEditable). r/sr=bz, a=endgame. 2007-10-26 10:30:44 +00:00
reed%reedloden.com 5ad6d8be67 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 23:02:22 +00:00
dwitte%stanford.edu f423638bc4 rework effective tld service interface, fix normalization bugs and improve error propagation. b=368989, r=biesi, sr=dveditz 2007-10-25 08:14:27 +00:00
jst%mozilla.org aaefe9aceb Backing out second part of the fix for bug 116346 to fix regression bug 392982. a=dsicore@mozilla.com 2007-10-24 22:49:12 +00:00
jst%mozilla.org f47e66011c Backing out fix for bug 116346 to fix regression bug 392982. a=dsicore@mozilla.com 2007-10-24 22:21:01 +00:00
bzbarsky%mit.edu 522110ad3f Don't install fields during binding teardown. Bug 400705, r+sr=sicking,
a=beltzner
2007-10-24 22:13:01 +00:00
bzbarsky%mit.edu 11c10b3675 Fix assert to not fire on <svg:use>. Bug 400459, r+sr=jst, a=vlad 2007-10-24 22:10:32 +00:00
reed%reedloden.com 932c7a34f3 Backout patch from bug 389366 because it does not have M9 approval. 2007-10-24 01:09:21 +00:00
reed%reedloden.com a878505f32 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-24 01:06:23 +00:00
bzbarsky%mit.edu 71b276e4b9 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 21:56:43 +00:00
Olli.Pettay%helsinki.fi 1f2a78728d Landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst 2007-10-22 21:42:26 +00:00
Olli.Pettay%helsinki.fi 0d8ed891c3 backout Bug 373462, bug 385322. Still regress tp/talos 2007-10-21 16:46:56 +00:00
Olli.Pettay%helsinki.fi 00c264a0fe Test-landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst 2007-10-21 14:09:31 +00:00
roc+%cs.cmu.edu 435b138e53 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 07:30:27 +00:00
mats.palmgren%bredband.net 9c354318ba Null-check parent in case the <observes> is the root element. b=386386 r=Olli.Pettay sr=neil a=dbaron 2007-10-20 07:07:45 +00:00
bzbarsky%mit.edu 06f20237f6 Adding testx 2007-10-20 05:30:53 +00:00
bzbarsky%mit.edu 8e17488a09 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-20 04:22:43 +00:00
jonas%sicking.cc 2d2a962fa3 backing out due to test failure 2007-10-20 01:22:48 +00:00
jonas%sicking.cc 1f2b203edf Bug 345711: Call InstallImplementation when it's safe, rather tha directly from LoadBindings. r/sr=jst 2007-10-20 00:48:09 +00:00
Olli.Pettay%helsinki.fi d8ff07c886 Mochitest for bug 399502 2007-10-19 17:42:39 +00:00
bzbarsky%mit.edu 0e733e9744 Work around bug 399791 by changing the assert to not fire in that case. Bug
399712, r+sr+a=jst
2007-10-19 16:07:09 +00:00
bzbarsky%mit.edu 417392a3fd Put the notification about root removal in document.open inside an update
batch.  Bug 399803, r+sr+a=jst
2007-10-19 16:01:09 +00:00
reed%reedloden.com e070680ec7 Bug 399642 - "Make parsing stricter" [p=longsonr@gmail.com (Robert Longson) r=tor sr+a1.9=roc] 2007-10-19 08:54:21 +00:00
longsonr%gmail.com 161598b3ef Bug 399525 - Don't warn over user content. r=tor,sr+a=roc 2007-10-15 12:06:42 +00:00
longsonr%gmail.com 7488487f26 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 12:06:17 +00:00
bzbarsky%mit.edu 18a4d3561b Fix bug 345609. r+sr+a=roc 2007-10-12 18:37:51 +00:00
Olli.Pettay%helsinki.fi 139e5eb16d Mochitest for bug 378866 2007-10-12 15:43:39 +00:00
Olli.Pettay%helsinki.fi d1a6605b50 Bug 378866, r=peterv,sicking, sr=sicking, a=blocking1.9+ 2007-10-12 11:07:29 +00:00