Commit Graph

82466 Commits

Author SHA1 Message Date
Brad Lassey
83ff99096f bug 710194 - Nightly has violated its self-enforced StrictMode policy after a clean install r=mfinkle a=java-only 2011-12-13 11:12:01 -05:00
Igor Bukanov
40de82fbfe Bug 708382 - GC marking - one common stack and tail recurssion elimination. r=wmccloskey. a=ms2geronirc
--HG--
extra : rebase_source : 580b30f289f4e1b1a1980bb000fc25e6e3cf27e7
2011-12-07 14:22:47 +01:00
Igor Bukanov
f902c0a6df Bug 708382 - GC marking - merging string and object stacks. r=wmccloskey
--HG--
extra : rebase_source : ca47672218af276ed0bbdfd53add6207c524179b
2011-12-08 10:29:43 +01:00
Ms2ger
a83337c3b7 Bug 709513 - Remove unused PREF_GetCharPref; r=bsmedberg a=ehsan 2011-12-13 09:49:31 +11:00
Ms2ger
6f1acc632d Bug 709522 - Remove unused imgFrame::Get{X,Y,Width,Height}; r=joe a=ehsan 2011-12-13 09:49:31 +11:00
Ms2ger
f5e3aeffd1 Bug 709519 - Remove unused 1-argument nsRenderingContext::DrawEllipse; r=joe a=ehsan 2011-12-13 09:49:31 +11:00
Ms2ger
7f8c611de5 Bug 709511 - Remove unused nsCharsetMenu::kNC_Checked; r=smontagu a=ehsan 2011-12-13 09:49:31 +11:00
Ms2ger
de7cde9009 Bug 709511 - Remove unused nsCharsetMenu::SetCharsetCheckmark; r=smontagu r=ehsan 2011-12-13 09:49:31 +11:00
Ms2ger
ac9df022f7 Bug 709603 - Remove unused variables 'type' in CallMethodHelper::Get{ArraySize,InterfaceType}FromParam; r=bholley a=ehsan 2011-12-13 09:49:31 +11:00
Cameron McCormack
d49b82d612 Bug 708107 - Remove calls to ignoreAllUncaughtExceptions() from these devtools tests. r=robcee a=ehsan 2011-12-13 09:49:29 +11:00
Kyle Machulis
e3c37b6e49 Bug 709915 - Change name of RIL socket from rilb2g to rilproxy. r=philikon a=ehsan 2011-12-12 12:39:17 -08:00
Philipp von Weitershausen
fe871f0247 Bug 709862 - RIL: no more "incoming" events after the first. r=qDot 2011-12-12 14:34:18 -08:00
Brad Lassey
e23645ccfa bug 704520 - Flash content does not have a placeholder if on Android 3.x r=snorp a=java-only 2011-12-12 16:47:37 -05:00
Justin Lebar
d7693d87a0 Bug 696535 - Use absolute paths in pythonpath.py. r=bsmedberg a=test-only 2011-12-12 15:44:41 -05:00
Steffen Wilberg
16c1c82b1b Bug 701987: Remove checkbox for add-on auto-checking for updates (extensions.update.enabled) from the options window, and make enabling extensions.update.autoUpdateDefault in the add-ons manager also enable extensions.update.enabled. ui-review=boriss, r=mossop, a=xul/js-only 2011-12-12 21:56:26 +01:00
Steffen Wilberg
f2bc9372df Bug 709514: Hide about:blocked, about:certerror, about:empty, about:fennec, and about:firefox from Fennec Native's about:about. r=mfinkle, a=js-only 2011-12-12 21:56:23 +01:00
Rafael Ávila de Espíndola
7b897a56fb Bug 709328 - Remove always true argument. r=mak77. a=js-only. 2011-12-12 15:35:35 -05:00
Matt Brubeck
9a439539c0 Bug 701804 - PageActions must be initialized before registering actions [r=mfinkle, a=javascript] 2011-12-12 12:14:05 -08:00
Matt Brubeck
f30db52b9a Bug 709485 - Fix browser sizing after toggling the sidebar in tablet mode [r=mfinkle, a=javascript] 2011-12-12 12:14:05 -08:00
Mark Finkle
f960360d53 Bug 709103 - Optimize creating and saving thumbnail bitmaps (OOM fix) r=kats a=java-only 2011-12-12 15:04:59 -05:00
Chris Lord
961a907049 Bug 705092 - Kinetic scrolling is too slow. r=pcwalton a=java-only
This introduces a friction factor, so that the deceleration is relative to
the current velocity. Now, the faster you scroll, the slower the view
decelerates, allowing you to page through longer pages easier.
2011-12-12 18:56:15 +00:00
Kartikaya Gupta
324193aaae Bug 709805 - Avoid viewport changes on background tabs. r=pcwalton a=js-only 2011-12-12 13:53:39 -05:00
Kartikaya Gupta
e24b9c4f9e Bug 704738 - Resize page content on device rotation. r=Cwiiis a=java-only
Some cleanup: ensure we abort and re-bounce the viewport
if the device is rotated during a double-tap zoom. Also
rename variables to be more appropriate
2011-12-12 11:22:34 -05:00
Mark Finkle
67a3f3ff8b Bug 709103 - Optimize creating and saving thumbnail bitmaps r=blassey a=java-only 2011-12-12 13:50:35 -05:00
Philipp von Weitershausen
661028b4ba Bug 708446 - Part 3: Implement mute and speaker. r=mrbkap a=khuey 2011-12-12 10:30:43 -08:00
Philipp von Weitershausen
4c9a02ad0b Bug 708446 - Part 2: Update audio system state when call state changes. r=mrbkap 2011-12-12 10:22:26 -08:00
Philipp von Weitershausen
f909a62d5b Bug 708446 - Part 1: Implement nsIAudioManager to communicate with audio subsystem. r=mrbkap 2011-12-12 10:22:26 -08:00
Brad Lassey
fbe618425e bug 706574 - show native about:home in onCreate() r=dougt a=blassey, java only 2011-12-12 12:57:04 -05:00
Marco Bonardo
b3280023c3 Bug 708693 - Intermittent TEST-UNEXPECTED-FAIL | xpcshell/tests/toolkit/components/places/tests/bookmarks/test_keywords.js.
r=dietrich a=tests-only
2011-12-12 15:24:18 +01:00
Tim Taubert
8f3a02a357 merge fx-team to m-c 2011-12-12 15:23:14 +01:00
Tim Taubert
ca70db066b merge m-c to fx-team 2011-12-12 14:20:34 +01:00
Henri Sivonen
e3192d032a Bug 700034 - Wait for the view source doc to load before reading its .body.textContent when feeding an external editor. r=gavin.sharp, a=Unfocused. 2011-12-12 10:53:48 +02:00
Richard Newman
5dab4a5fb1 Bug 709432 - don't unconditionally replace inserted record GUIDs. r=blassey, a=blassey (Java-only) 2011-12-11 22:24:40 -08:00
Geoff Lankow
8fdfc439b4 Bug 702748 - Use a pref for disabling per-site remembering of download directory; r=gavin.sharp, a=khuey 2011-12-12 17:31:50 +13:00
Blair McBride
7755266e12 Bug 706387 - Send the compatibility mode when using AMO Search API. r=dtownsend a=khuey 2011-12-12 15:02:13 +13:00
Mark Finkle
75c8d2510e Bug 709048 - Over usage of haptic buzz [r=mbrubeck a=khuey] 2011-12-11 20:56:19 -05:00
Kartikaya Gupta
f9c4cd982c Bug 708683 - Improve JSON generation by using JSONStringer. r=pcwalton a=java-only 2011-12-09 22:58:10 -05:00
Kartikaya Gupta
d072b75773 Bug 708683 - Fix NaN viewport values. r=pcwalton
The zero page width and height values were
causing the zoom scale to go to Infinity, introducing
all sorts of badness in the viewport values.
2011-12-09 22:57:57 -05:00
Mark Finkle
78ed00239a Backout 03ed6af51318, c65be44ac489, 0ce8da61c6cc, bcc015450e7a because of mochitest failures r=mfinkle a=mfinkle 2011-12-12 09:02:01 -05:00
Doug Turner
395315a60f Bug 709658 - Do not startup GL until we are ready to paint something. r=blassey a=cjones
--HG--
extra : rebase_source : dc1453f8e5cba91d2dd6b430b63a2ca2e4624db0
2011-12-12 17:09:40 +08:00
Doug Turner
bd7b08414e Bug 709595 - Add a name for each java thread and timer to aide with debugging. r=blassey
--HG--
extra : rebase_source : 552494a1086e706109296ca4c503c1d75796d852
2011-12-12 16:27:35 +08:00
Doug Turner
5d2d3a562f Bug 708280 - delay checking checking for update until idle to avoid startup path. r=mfinkle
--HG--
extra : rebase_source : 1d3a07f4416918bd5ab71b7eaff54c63e9ffd1e4
2011-12-12 16:27:34 +08:00
Doug Turner
58b4774f86 Bug 708200 - Do not create timer to fire geckoLoaded. r=blassey
--HG--
extra : rebase_source : a1a40df2375d9258c4179a8cb520dc65fb023d16
2011-12-12 16:27:34 +08:00
Chris Peterson
9a2aace931 Bug 706984 - Check whether profile directory exists to avoid NullPointerException. r=dougt a=khuey 2011-12-09 16:22:46 -08:00
Blair McBride
7664d8eaac Bug 709620 - Fix test_updatecheck.js when update channel is aurora/beta/release. r=bustage a=edmorley 2011-12-12 12:08:06 +13:00
Ms2ger
4538ce66ac Bug 709523 - Part h: Remove unused variable in nsHTMLEditor::GetBodyElement; r=ehsan a=edmorley 2011-12-11 21:03:49 +01:00
Ms2ger
693d1581f3 Bug 709523 - Part g: Remove nsHTMLEditRules::{Will,Did}DeleteRange; r=ehsan a=edmorley 2011-12-11 21:03:49 +01:00
Ms2ger
776db17a69 Bug 709523 - Part f: Remove nsHTMLEditUtils::IsAddress; r=ehsan a=edmorley 2011-12-11 21:03:49 +01:00
Ms2ger
baaa328b07 Bug 709523 - Part e: Remove some overloads of TypeInState::{SetProp,ClearProp}; r=ehsan a=edmorley 2011-12-11 21:03:46 +01:00
Ms2ger
04edf4386e Bug 709523 - Part d: Remove nsHTMLEditor::IsRootTag; r=ehsan a=edmorley 2011-12-11 21:00:28 +01:00