Commit Graph

59854 Commits

Author SHA1 Message Date
Ted Mielczarek
6a08b14d55 bug 620974 - Add memory mapping info to Windows minidumps. r=timeless, a=gavin.sharp
--HG--
extra : rebase_source : f52d894e18fab175032256de9fb943caf327d7bc
2010-12-23 14:18:31 -05:00
Robert Longson
e39c239054 Bug 621210 - Clear cached ctm when painting mask children; r=jwatt; a=roc 2010-12-24 09:30:01 +00:00
Serge Gautherie
4116d178ce Bug 614474 - ERROR TEST-UNEXPECTED-FAIL | /tests/dom/indexedDB/test/test_bfcache.html | Test timed out; Backout "(Av1) Add |SimpleTest.requestLongerTimeout(2);|" which didn't really help.
rs=(bent, philringnalda)  a=(test only).
DONTBUILD
2010-12-24 08:57:14 +01:00
Makoto Kato
d0748609ac Bug 620140 - Bug 616271 causes CanLoadPlugin returns failure when plugin path is non-ASCII. r=joshmoz a=blocking-beta9+ 2010-12-20 12:52:03 +09:00
Ginn Chen
744db68b92 Bug 614917 If Solaris Studio is used, strip LD LDFLAGS when configure libffi r=ted.mielczarek a=NPOTB 2010-12-24 10:28:47 +08:00
Robert O'Callahan
e835ebeb75 Backing out part 5 of bug 617152. a=blocking 2010-12-24 15:15:11 +13:00
Robert O'Callahan
5509213034 Backing out ade671d15514 2010-12-24 15:14:04 +13:00
Dão Gottwald
33e995824a Bug 608589 - Report error and manually remove tab when closing animation doesn't finish. r=gavin a=b 2010-12-23 23:31:03 +01:00
Dão Gottwald
3c52d16753 add comment 2010-12-23 23:24:00 +01:00
Dão Gottwald
7017556ea6 Bug 618546 - Add-on bar covers lightweight theme background. r=mstange a=gavin 2010-12-23 20:55:15 +01:00
Azat Tymerkaev
d6334e2066 Bug 621081 - Feed discovery icon needs disabled state styling. r=dao 2010-12-23 20:55:04 +01:00
Markus Stange
1a7d17d1b7 Bug 620059 - Fix specificity of background and box-shadow overrides for tab strip buttons. r=dao, a=final 2010-12-23 18:44:26 +01:00
Markus Stange
e2fa2d91df Bug 583078 - Reduce padding and re-introduce separator lines between extension toolbars in the main browser window. r=dao, a=betaN 2010-12-23 18:41:51 +01:00
Ben Hearsum
e26060747c Create UPDATE_PACKAGING_R13 tag for bug 583671. r=rail. a=npotb DONTBUILD 2010-12-23 12:27:50 -05:00
Mihai Sucan
b409cdbd95 Bug 611789 - Web Console cleanup: Remove the window registry; f=rcampbell r=sdwilsh a=blocking2.0 2010-12-23 13:07:03 -04:00
Rob Campbell
f22fbb6193 Bug 475991 - Extend the NPAPI to allow plugins to participate in redirects - fix line endings; r=rcampbell, a=test-fix; DONTBUILD 2010-12-23 12:30:44 -04:00
Patrick Walton
cb40fc1d90 Bug 605621 - Web Console output box should be reskinned - part 1; f=mihai.sucan r=sdwilsh a=blocking2.0
--HG--
rename : toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_586142_insert_newlines.js => toolkit/components/console/hudservice/tests/browser/browser_webconsole_copying_multiple_messages_inserts_newlines_in_between.js
2010-12-23 11:59:19 -04:00
Brian Birtles
64e7373c44 Bug 615788 - Clear cached ctm when painting pattern children; r=longsonr; a=roc 2010-12-23 14:48:31 +09:00
Brian Birtles
8658beede3 Bug 618205 - SVG SMIL: Correctly fallback to non-additive animation on display and shorthand properties; r=dholbert; a=roc 2010-12-23 14:48:31 +09:00
Brian Birtles
2b13cacbcd Bug 615872 Part 2 - SVG SMIL: Remove local resamples from timed elements; r=dholbert; a=roc 2010-12-23 14:48:31 +09:00
Brian Birtles
845e17fc42 Bug 615872 Part 1 - SVG SMIL: Remove unneeded mTimedDocumentRoot member from nsSVGAnimationElement; r=dholbert; a=roc 2010-12-23 14:48:30 +09:00
Boris Zbarsky
fea1570ace Adding test for bug 617296. a=test-only 2010-12-22 22:40:23 -05:00
Vladimir Vukicevic
1160e65f4c [no bug]; update webgl test; a=npotb 2010-12-22 19:25:48 -08:00
Matthew Gregan
b8df85dbab Bug 573039 - Construct nsCUPSShim statically and avoid calling PR_UnloadLibrary on libcups after it has been initialized. r=karlt a=blocking2.0 2010-12-23 13:59:41 +13:00
Boris Zbarsky
63efadb944 Bug 549459. Don't show information about the object principal in the error string. r=mrbkap a=blocker 2010-12-22 19:55:42 -05:00
Mounir Lamouri
301df17125 Bug 618948 - Add support for element.oninput and element.oninvalid. r=smaug a=sicking 2010-12-22 19:43:50 -05:00
Mounir Lamouri
3f4ba531d6 Bug 593302 - "ASSERTION: Removing id entry that doesn't exist" after moving nodes between documents. r=peterv a=blocking-final 2010-12-22 19:42:49 -05:00
Blake Kaplan
e8c7e41069 Bug 611401 - Avoid potential problems by doing this wrapping ourselves. r=gal a=blocking-betaN 2010-12-22 19:42:01 -05:00
Blake Kaplan
6ac756e70e Bug 616989 - Allow loading a subscript through security wrappers. r=jst a=blocking-betaN 2010-12-22 19:41:28 -05:00
Blake Kaplan
feb7d2f3f6 Bug 612267 - window.__proto__ doesn't correspond to Window.prototype. r=jst a=blocking-betaN 2010-12-22 19:41:01 -05:00
Blake Kaplan
1808e169fd Bug 594699 - Null check this to return to pre-bug 532730 behavior in pathological cases. r=jst a=blocking-betaN 2010-12-22 19:40:36 -05:00
Vladimir Vukicevic
7a38ddd560 b=621067; Update angle to r515 to pick up crash fix; r+a=vlad 2010-12-22 15:31:02 -08:00
Vladimir Vukicevic
8646735540 b=612334; (related) misc fixes in webgl, from original patch; r=bjacob, a=b 2010-12-22 15:31:02 -08:00
Vladimir Vukicevic
88ea381abf b=612334; have typed arrays treat length parans more consistently; r=waldo, a=b 2010-12-22 15:31:02 -08:00
Dan Witte
2685d64a45 Fix bug 616264. r=ehsan,sdwilsh, a=beta9+ 2010-12-22 13:50:56 -08:00
Michael Wu
6f12d736db Bug 594017 - Localize the title in the crash reporter, r=blassey a=blocking-fennec 2010-12-22 13:15:00 -08:00
Michael Wu
4683c2054a Bug 594017 - Support localization of strings in embedding/android code, r=ted a=blocking-fennec 2010-12-22 13:14:50 -08:00
Raymond Lee
ac5482d1e6 Bug 614348 - browser/fuel/test/browser_ApplicationQuitting.js causes ASSERTION: XPConnect is being called on a scope without a 'Components' property r=ian, a=blocking
--HG--
extra : rebase_source : cbb1478b1039945bc18c435f944ee79f446d26dd
2010-12-21 14:01:10 -08:00
Marco Bonardo
9e553a3b05 Bug 620988 - preferences code uses getFolderContents but never closes the container.
r+a=gavin
2010-12-22 19:26:20 +01:00
Marco Bonardo
504c59b8a4 Bug 574514 - Hide personal toolbar only if user did not customize it or edited bookmarks.
r=gavin a=blocking
2010-12-22 19:26:18 +01:00
timeless@mozdev.org
728be11de3 Bug 620305 - Crash [@ nsNavHistory::GetStringFromName] when GetBundle() fails.
r=mak a=sdwilsh
2010-12-22 19:26:15 +01:00
Honza Bambas
644da8cf6a merge, a=backout 2010-12-22 18:26:25 +01:00
Honza Bambas
ee0f3def92 Backout changeset f397877da0dd, a=backout 2010-12-22 18:25:15 +01:00
Clint Talbert
abb327a3d5 Bug 582472 - Add a special powers object to remove enable privilege r=ted,smaug a=test-only 2010-12-22 08:39:29 -08:00
Honza Bambas
1e7a9fc658 Bug 613977 - Intermittent invalid certificate error prompt in security tests causing timeouts, r=mcmannus, a=blocking:beta9+ 2010-12-22 16:44:27 +01:00
Honza Bambas
aeec5a2694 Bug 610044 - Crash [@ mozilla::ipc::RPCChannel::CxxStackFrame::CxxStackFrame], r=jduell, a=blassey 2010-12-22 16:44:27 +01:00
Robert O'Callahan
7faddbb34c Bug 617152. Part 5: nsPluginHost::StopPluginInstance should skip plugin instances that are already destroyed (e.g. because the plugin was disabled). r=josh 2010-12-20 14:37:43 +13:00
Robert O'Callahan
6f3afc714b Bug 617152. Part 4: Make sure to always fire a balancing MozPaintWaitFinished, even if the plugin dies suddenly, and make sure events are dispatched safely. r=dbaron 2010-12-20 14:37:43 +13:00
Robert O'Callahan
92b4b5d97d Bug 617152. Part 3: Fix reftest.js harness to have much simpler logic for waiting for a test to end. r=dbaron 2010-12-20 14:37:42 +13:00
Robert O'Callahan
5824056067 Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00