Commit Graph

245984 Commits

Author SHA1 Message Date
Josh Aas
ee97d7ac20 Bug 468678: Remove support for resource (.rsrc) files in Mac OS X plugins. r=smichaud 2011-04-28 16:02:35 -04:00
Cameron McCormack
9a488f5a7e Bug 653310 - Always put a dumpID property on ipc:content-shutdown notification property bags. r=cjones 2011-04-29 10:03:40 +12:00
Patrick McManus
d4829d7fc0 bug 652761 ABORT: half open complete but no item: 'index != -1' with embedded src port 80000 r=honzab 2011-04-28 17:43:24 -04:00
Dave Townsend
74fec8a95b Bug 652850: SafeInstallOperation can't rollback move operations. r=robstrong 2011-04-27 10:40:10 -07:00
Dave Townsend
c03e017f93 Bug 652692: Remove extensionsManagerOverlay.xul. r=gavin
try: -b do -p linux,linux64,macosx,macosx64,win32 -u xpcshell,mochitest-o -t none
2011-04-27 10:46:22 -07:00
Dave Townsend
367da5bae1 Bug 627612: Search results for add-ons do not have the same order as returned by the AMO API. r=Unfocused 2011-04-27 10:39:45 -07:00
Benjamin Stover
169e3209e1 Bug 650965 Permaorange, add logging for addons tests r=mbrubeck 2011-04-28 13:47:22 -07:00
Christian Biesinger
f0c56c0c72 Unbreak android from cset acb6850ca38c / Bug 650429 - it doesn't have getpass. 2011-04-28 13:15:46 -07:00
Neil Rashbrook
e349342422 Bug 647682 Can't copy and paste local links in <editor> documents r=ehsan f=bz 2011-04-28 20:59:45 +01:00
Brad Lassey
5cab090414 bug 650209 - Allow DOMDesktopNotification to use a custom icon in the expanded android notification r=dougt 2011-04-28 15:34:50 -04:00
Geoff Brown
9eea858322 Bug 652787 - Change threshold for low memory warning to 300000 kB; r=blassey 2011-04-28 15:34:48 -04:00
Daniel Holbert
5980b0a29a Bug 653238 patch 2: Promote nsSMILAnimationController's static helper 'GetRefreshDriverForDoc' to an instance method. r=smaug 2011-04-28 12:05:24 -07:00
Daniel Holbert
bfc033911f Bug 653238 patch 1: Add nsSMILAnimationController::Disconnect to clear the controller's pointer to its doc when the doc goes away. r=smaug 2011-04-28 12:02:20 -07:00
Daniel Holbert
bb6201a086 Bug 653270: Simplify nsSMILAnimationController construction/initialization. r=jwatt 2011-04-28 12:02:20 -07:00
Daniel Holbert
aec18cfbff Bug 649568: Clean up logic for addition & interpolation in SVGPathSegListSMILType. r=jwatt 2011-04-28 12:02:10 -07:00
Christian Biesinger
fc9ad38a0f Bug 650429 - Enable TestProtocols with libxul
r=bz
2011-04-28 11:30:30 -07:00
L. David Baron
3d424c6d15 Fix comment describing nsHTMLReflowState::availableWidth. (Bug 653356) r=bzbarsky 2011-04-28 10:21:37 -07:00
L. David Baron
6c68aef211 Add support for regexp() function in @-moz-document rule. (Bug 398962) r=bzbarsky 2011-04-28 10:21:37 -07:00
L. David Baron
2ee5bebdb6 Don't set mNeedsRefreshes to false when we get two refreshes at the same time stamp. (Bug 651456) r=bzbarsky 2011-04-28 10:21:36 -07:00
L. David Baron
8c5dc15b9c When we know a block can't fit, end ReflowBlockFrame early, in case a zero-height block tries to. (Bug 652178) r=roc 2011-04-28 10:21:36 -07:00
L. David Baron
f0c3913fba Remove incorrect nulling out of members that duplicates the correct code in Shutdown. (Bug 652385) r=bzbarsky 2011-04-28 10:21:36 -07:00
Taras Glek
5fba39075d bug 649502: Expose histograms to JS r=mrbkap 2011-04-27 11:07:02 -07:00
Wes Johnston
3ac76c1c9c Bug 652545 - Dont inherit toolkit dialog binding for Fennec content-dialogs. r=mfinkle 2011-04-28 09:21:27 -07:00
Justin Lebar
823150964d Bug 590181 part 2 - Switch default gcc optimize options to -O3. r=ted. a=philor CLOSED TREE 2011-04-28 15:49:16 +02:00
Mike Hommey
faec066224 Bug 590181 part 1 - Fix tests to avoid rounding errors. Original patch from jlebar. r=dbaron 2011-04-28 15:48:59 +02:00
Jacek Caban
608b81e08c Bug 651861 - ipc/chromium compilation broken on mingw
r=jones.chris.g
2011-04-28 11:36:38 +00:00
Jacek Caban
9eafb62034 Bug 651887 - Use macro for NodeWillBeDestroyed in nsXULTreeBuilder
r=bzbarsky

--HG--
extra : rebase_source : 261c3e5a407009cc0a72f27c4a645d9360e9b289
2011-04-26 11:45:23 +00:00
Jacek Caban
d7dbfeda96 Bug 651874 - Wrong library prefixed in dependentlibs.list in mingw
compilation r=khuey

--HG--
extra : rebase_source : 7329c384e29a495352ada8082f7698757915f3e3
2011-04-26 11:45:15 +00:00
Jacek Caban
580718d5ee Bug 643778 - WindowsMessageLoop.h fails to compile on case-sensitive
OSes r=benjamin

--HG--
extra : rebase_source : 03aa080043dd86c5b95c8f75bf49f7f538bfb30d
2011-04-26 11:45:08 +00:00
Jonathan Kew
2fbe4d0281 Backed out changeset 52b6489a3140 (bug 653100) because of reftest oranges. 2011-04-28 10:52:04 +01:00
Jonathan Kew
5954624b8d bug 653100 - no longer need to save copies of layout tables prior to OTS sanitization. r=jdaggett 2011-04-28 09:01:59 +01:00
Jonathan Kew
16bf57f046 bug 653098 - remove unused function gfxUserFontSet::RemoveFamily. r=jdaggett 2011-04-28 09:01:19 +01:00
Henri Sivonen
c76ccda074 Test for bug 642908 - Make the <noscript> handling state in the speculative document.write tree builder match the state of the non-speculative document.write tree builder. r=bzbarsky. 2011-04-28 10:01:13 +03:00
Henri Sivonen
fc47678885 Bug 642908 - Make the <noscript> handling state in the speculative document.write tree builder match the state of the non-speculative document.write tree builder. r=bzbarsky. 2011-04-28 10:01:13 +03:00
Jonathan Kew
7e865519aa bug 608940 - remove unused function gfxTextRun::Clone. r=jdaggett 2011-04-28 06:06:53 +01:00
Jonathan Kew
66f00dfb18 bug 650639 - cancel current font-downloaders when updating the user font set. r=dbaron 2011-04-28 06:04:45 +01:00
Kyle Huey
dcbabebefc Backing out Bug 652301 because of orange. 2011-04-27 20:12:51 -04:00
Kyle Huey
9b98dbcd7b Backed out changeset 72430b4913e4 2011-04-27 20:12:27 -04:00
Kyle Huey
49f86fcf1a Backing out attempted orange fix. 2011-04-27 20:11:50 -04:00
Kyle Huey
44f0655932 Backed out changeset 12f371cb3c7e 2011-04-27 20:11:28 -04:00
Kyle Huey
7a0755b695 Back out Bug 647570 because it's failing test_bug465752.js 2011-04-27 19:10:49 -04:00
Kyle Huey
4d542f23d4 Backed out changeset ea9f9f5503fa 2011-04-27 19:10:01 -04:00
Boris Zbarsky
b330d50fd4 Bug 652301 followup. Also don't show focus outlines on frame and iframe, since editor tests depend on that. r=dbaron 2011-04-27 18:27:38 -04:00
Boris Zbarsky
37892c4076 Bug 652301. Show focus outlines on all focusable things in HTML, not just on a whitelist of them. r=dbaron
The :-moz-focusring style comes first so we don't have to do the :not() and :-moz-any() matching at all for the common case.

--HG--
extra : rebase_source : 330a9f4ba38a6613d3bd43f404325ea4dfcae789
2011-04-27 16:52:23 -04:00
Boris Zbarsky
c051e42fd5 Bug 649163. Stop refcounting the return values from GetCSSParsingEnvironment, where possible. r=dbaron
--HG--
extra : rebase_source : 13d75f3954dd1597d58f7741ac8cfc4de51ebe46
2011-04-27 16:53:49 -04:00
Taras Glek
104c38def5 Bug 651262 - Update histogram.h/cc[win build fixes] r=bent 2011-04-27 11:06:57 -07:00
Taras Glek
9b7ade9efd Bug 651262 - Update histogram.h/cc[build fixes] r=cjones 2011-04-27 11:06:53 -07:00
Emanuele Costa
1a6a2cacd6 Bug 647570. Make nsJSURI inherit from nsSimpleURI. r=bzbarsky
--HG--
extra : rebase_source : b3d9b8ed5349e9aabcf08b786951a677b7adcfd9
2011-04-23 05:49:00 -04:00
Justin Lebar
f3fbe9877d Fix bug 642338. r=smaug
--HG--
extra : rebase_source : c23e4c1c7d9b284d9f32acae93434e79a001df08
2011-04-27 16:54:07 -04:00
Justin Lebar
ed7edc01a2 Bug 490153 - Fix intermittent orange in test_not-opener.html. r=sicking
--HG--
extra : rebase_source : 1865a51f62271e34f4d718ad9b9ed019a5c4fdb3
2011-04-27 16:53:52 -04:00