Commit Graph

119741 Commits

Author SHA1 Message Date
Ryan VanderMeulen
752a981ef7 Merge m-c to inbound. 2013-01-27 15:23:35 -05:00
Benjamin Peterson
7ac4b2a3a7 Bug 831846 - Enter a script global's compartment before running the expression decompiler on it. r=billm 2013-01-27 15:16:01 -05:00
Robert Longson
944e4b9991 Bug 835030 - Remove svg.smil.enabled pref. r=dholbert 2013-01-27 19:30:21 +00:00
Benoit Jacob
4e0529fd88 Bug 835159 - fix unused variable warning (hence error with -Werror) in nsGIOProtocolHandler - no review, trivial build fix 2013-01-27 13:51:04 -05:00
Gregory Szorc
cc80886a87 Merge mozilla-central into services-central 2013-01-27 10:05:23 -08:00
Ryan VanderMeulen
517ca6292f Merge m-c to fx-team. 2013-01-26 21:21:39 -05:00
Ryan VanderMeulen
d5d782111a Backed out changeset eb2f0c1fffc2 (bug 820613) for xpcshell failures.
--HG--
extra : rebase_source : 7fff4cec5a4d7839cd3ede5cd0322631e11f9d38
2013-01-26 14:05:31 -05:00
Richard Newman
229a4c7ee0 Bug 834449 - Part 3: simplify cleanup of cached statements. r=gps 2013-01-25 15:05:15 -08:00
Kartikaya Gupta
add4bab00f Bug 834414 - Destroy the SiteIdentityPopup when the activity is destroyed to prevent leaking the activity. r=margaret 2013-01-25 13:51:41 -05:00
Kartikaya Gupta
1cdfd88631 Bug 834414 - Remove unnecessary getInstance call that was leaking an App instance. r=wesj 2013-01-25 13:51:41 -05:00
Kartikaya Gupta
57216f4b09 Bug 834414 - Fix leaks caused by missing tab change listener unregistrations. r=sriram 2013-01-25 13:51:41 -05:00
Joel Maher
6b04dce1cc Bug 834814 - allow for webgl tests to support mesa llvm driver. r=bjacob
--HG--
rename : content/canvas/test/webgl/failing_tests_linux.txt => content/canvas/test/webgl/failing_tests_linux_nvidia.txt
2013-01-27 08:01:19 -05:00
Vicamo Yang
31182e3e19 Bug 802506: add marionette test case for getting IMEI. r=ferjm 2013-01-27 15:44:25 +08:00
Ryan VanderMeulen
3561a5836e Merge m-c to inbound. 2013-01-26 21:23:50 -05:00
Ryan VanderMeulen
6598de3904 Backed out changeset e9795d97ccf6 (bug 782850) for M1 failures. 2013-01-26 21:19:21 -05:00
Shane Caraveo
e3bc654973 Bug 782850 fix nsContextMenu to work in social content panels, r=felipe 2013-01-26 16:48:54 -08:00
Richard Newman
15b0e79fdb Bug 832067 - Discard cached statements in healthreporter. r=gps 2013-01-25 00:39:01 -08:00
Richard Newman
a059d66052 Bug 834449 - Part 2: clean up cached statements in Sqlite.jsm. r=gps 2013-01-25 00:38:59 -08:00
Richard Newman
2c6a0e4755 Bug 834449 - Part 1: rework tracking of pending statements. r=gps 2013-01-25 00:35:19 -08:00
Richard Newman
18ea2ae0e4 Bug 830922 - Include version inside measurement payload. r=gps 2013-01-25 00:32:33 -08:00
Chris Peterson
68e6ff062e Bug 831633 - Back out 1c7bdeefa8ee (bug 830315) for introducing hundreds of non-virtual dtor warnings. r=waldo 2013-01-24 22:59:46 -08:00
Ehsan Akhgari
aab1f242be Bug 834869 - AudioBuffer's Unlink method should drop js objects; r=mccr8
--HG--
extra : rebase_source : 3ee8bc593cdffff135a7094eacee7c5d34c70848
2013-01-25 16:21:22 -05:00
Glenn Randers-Pehrson
0cd215171c Bug 832487 - Update libpng to version 1.5.14. r=joedrew 2013-01-26 13:00:21 -05:00
Sunny
2058bc86f6 Bug 831533 - Show the enabled/disabled/blocklisted state of plugins in about:plugins. r=bsmedberg 2013-01-26 12:59:31 -05:00
Gregory Szorc
f728dc29fb Bug 833609 - Part 2: Add timer to shrink memory after idle; r=mak 2013-01-24 13:30:20 -08:00
Gregory Szorc
b85cf061e3 Bug 833609 - Part 1: add a manual call to shrink memory usage to Sqlite.jsm. r=mak 2013-01-24 11:10:19 -08:00
Richard Newman
7f6225bf52 Bug 834159 - Minor doc bugs in FHR. r=gps 2013-01-24 11:10:18 -08:00
Ryan VanderMeulen
b00b47237c Merge the last PGO-green inbound changeset to m-c. 2013-01-25 12:33:43 -05:00
Olli Pettay
025e6138b6 Bug 833143 - Don't GC in nsXREDirProvider::DoShutdown, r=bsmedberg,billm 2013-01-24 18:39:57 +02:00
Olli Pettay
7d085487c9 Bug 831421 - Arrow keys are broken in test-ipc.xul, r=neil 2013-01-24 18:38:59 +02:00
Ehsan Akhgari
b3849129ac Backed out changeset 70baa7e07838 (bug 833915) since one day has passed 2013-01-24 11:12:24 -05:00
Joel Maher
b3b0dae0f7 Backed out changeset 69db50f12203 2013-01-24 08:43:05 -05:00
Joel Maher
b1f6def635 Bug 832442 - upload a new talos.zip to capture fixes for android, process crash detection and datazilla. r=kmoir 2013-01-24 07:34:58 -05:00
Yoshi Huang
6c5659fe48 Bug 827831 - Part 3: [B2G STK]: Marionette test case. r=allstars.chh 2013-01-24 19:13:08 +08:00
Olli Pettay
7318061b07 Bug 830975, make sure to flush all the documents, yet keep the no-flush-needed case fast, r=mccr8,f=bz,a=abillings 2013-01-24 11:09:06 +02:00
Ryan VanderMeulen
0dddf189fc Merge m-c to fx-team. 2013-01-24 21:36:55 -05:00
Ben Turner
65a5f51bd7 Bug 831307, add additional logging. r=cjones. 2013-01-23 15:57:05 -08:00
Mike Hommey
38f24ce56c Bug 833946 - Don't scan the entire tree for a root manifest in the packager. r=gps 2013-01-23 23:49:25 +01:00
Mike Hommey
5c9f515355 Bug 833882 - Correctly handle non chrome directories when doing l10n-repack. r=gps 2013-01-23 23:49:23 +01:00
Anton Kovalyov
a02e999e4c Bug 832880 - Respect Scratchpad modeline only if devtools.chrome.enabled is true; r=harth r=paul 2013-01-23 14:04:18 -08:00
Randell Jesup
f244d61bf1 Bug 832683: Match SRTP policy values to enable NACK mode in webrtc r=ekr 2013-01-23 16:41:35 -05:00
Ehsan Akhgari
c30aff9acb Bug 833915 - Turn off PGO and LTCG on Windows Nightly for one day; r=glandium 2013-01-23 16:13:50 -05:00
Mike Hommey
ace5227881 Bug 833886 - Attempt to unbreak comm-central after bug 780561. r=ted DONTBUILD 2013-01-23 20:17:07 +01:00
Mike Hommey
37248522a0 Bug 833848 - Don't forget to localize crashreporter.ini and crashreporter-override.ini with the new packager. r=ted DONTBUILD 2013-01-23 20:16:43 +01:00
Gregor Wagner
b7f298b112 Backout Bug 793204 for installation failures. r=me 2013-01-23 10:21:13 -08:00
Marco Bonardo
94d447dd67 Bug 825739 - Intermittent exception thrown by browser_bookmark_titles.js.
r=Mano
2013-01-23 15:01:29 +01:00
L. David Baron
03d41f69d4 Add reftest for bug 830299. 2013-01-23 13:11:26 +00:00
Ryan VanderMeulen
f4b6720f8f Backed out changesets ed1ef43ce9af, 3d2b3f7eac93, and 8fc6d7d32482 (bug 827831) for Marionette failures. 2013-01-24 07:48:07 -05:00
Raymond Lee
f269502618 Bug 833125 - test_bug_411966.html and bug_411966/redirect.js are still using addURI. r=mak 2013-01-23 12:15:17 +08:00
Raymond Lee
846a23c358 Bug 831407 - test_399606.js has been replaced by browser_bug399606.js and should thus be removed from the tree. r=mak 2013-01-23 00:26:45 +08:00