Commit Graph

78308 Commits

Author SHA1 Message Date
Margaret Leibovic
6c64b90493 Bug 691524 - Remove support for browser.startup.page == 2 and deprecate lastPageVisited. r=mak, sr=gavin 2011-10-03 15:57:19 -07:00
Rob Campbell
a91e8559c6 merge m-c to fx-team 2011-10-04 09:10:55 -03:00
Raymond Lee
04479744a1 Bug 691320 - typo in GroupItems.newTab from panorama r=tim 2011-10-04 17:03:31 +08:00
Marco Bonardo
62c3771797 Merge last green changeset from mozilla-inbound to mozilla-central 2011-10-04 11:02:20 +02:00
Jared Wein
cac266e602 Back out changeset d9ff4a720e19 because I forgot to test on Android 2011-10-03 20:53:08 -07:00
Jared Wein
3142bbfabf Bug 669260 - Add statistics overlay to video element. r=dolske 2011-10-03 20:47:41 -07:00
Jared Wein
fc968f44bb Bug 690208 - Test to instrument video controls when viewing a standalone video. r=dolske 2011-10-03 20:47:14 -07:00
Jared Wein
37e0352ea6 Backout revision 379147b5215f due to video controls not showing when viewing standalone videos (bug 689106). r=jonas 2011-10-03 20:46:40 -07:00
Ehsan Akhgari
3b474a7b22 Backout changeset 37c5482971b1 (bug 583976) because of Android R2 test failures
--HG--
extra : transplant_source : %86%B2%ED%A5w%00%82%FF%BEe%BFf%0C%FE%E7%B4%26%05%D8g
2011-10-03 23:40:34 -04:00
Daniel Holbert
d94c1aeba1 Merge m-i to m-c (to pick up a followup for bug 666446 that was merged earlier) 2011-10-03 18:08:17 -07:00
Scott Johnson
40e70f3284 Bug 666446, followup - Make frameCreated and frameDestroyed methods in nsIImageLoadingContent inaccessible to script. [r=dholbert] 2011-10-03 16:35:02 -07:00
Matt Brubeck
d6af4c95e2 Bug 691054 - Back out bug 667980 (getNetworkLinkType) on Android because of scary permissions [r=dougt] 2011-10-03 16:34:43 -07:00
Felipe Gomes
f0c871d8b2 Bug 583976. Part 4 - Enable reftests that require focus on reftest-ipc. r=cjones 2011-10-03 16:15:44 -07:00
Philipp von Weitershausen
fdf29841be Merge m-c to s-c 2011-10-03 15:37:50 -07:00
Phil Ringnalda
de0fedfce1 Back out 68b6b149d652 (bug 683245) for xpcshell timeouts in test_content_annotation.js 2011-10-03 15:17:21 -07:00
Wes Johnston
1e94ec0a14 Bug 690878 - Switch order of continue and cancel buttson in locale picker. r=mbrubeck 2011-10-03 15:13:23 -07:00
Wes Johnston
23f5906451 Bug 688824 - Only show restart notification when locale changes. r=mfinkle 2011-10-03 15:13:23 -07:00
Wes Johnston
a077e33cfa Bug 684241 - Add basic tests for locale picker. r=mfinkle 2011-10-03 15:13:22 -07:00
Taras Glek
90b4abf31e Bug 688223 - Re-prompt user for telemetry opt-in if privacy policy changes r=gavin 2011-10-03 15:05:59 -07:00
Brian Hackett
3e87f078bb Fix warning, bug 689892. 2011-10-03 15:01:09 -07:00
Brian Hackett
9eefc220c1 Fix bogus assert, bug 688968. r=dvander 2011-10-03 14:51:40 -07:00
Marco Bonardo
e13883a233 Bug 686025 - nsNavHistory::AsyncExecuteLegacyQueries uses synchronous createStatement instead of createAsyncStatement.
r=asuth, sdwilsh
2011-10-03 23:50:23 +02:00
Justin Lebar
49b4c57c62 Back out bug 622315 (ffead16f25eb) due to numerous regressions. r=bz
--HG--
extra : rebase_source : c4047ba2db97ebd31ae8dbbbd4d6e7057abf67fe
2011-10-03 17:43:36 -04:00
Brian Hackett
e707b2f190 Check for operations on integers in loops, bug 689892. r=dvander 2011-10-03 14:43:09 -07:00
Scott Johnson
745457e93e Bug 666446, Part 18/18 - Test for initially non-displayed iframe containing an animated image. [r=joe] 2011-10-03 13:39:13 -07:00
Scott Johnson
5c532c3c18 Bug 666446, Part 17/18 - Test for change of source to gif animation. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
788869da84 Bug 666446, Part 16/18 - Test for animated images within a XUL tree. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
0fb37b6d95 Bug 666446, Part 15/18 - Test for animations embedded within SVG filters. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
5930027c5a Bug 666446, Part 14/18 - Test for animated background images. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
8a34279d21 Bug 666446, Part 13/18 - Test for animated gif images embedded in list-style-images. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
588d47b85a Bug 666446, Part 12/18 - Mochitest to test animation via refresh driver on SVG image elements. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
e2d11d63d2 Bug 666446, Part 11/18 - Basic gif animation functionality test. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
7e2dfa0692 Bug 666446, Part 10/18 - Test framework for animated gif tests. [r=joe] 2011-10-03 13:39:05 -07:00
Scott Johnson
004fa45036 Bug 666446, Part 9/18 - Implement methods in RasterImage in order to faciliate refresh driver-based animations. [r=dholbert,joe] 2011-10-03 13:39:05 -07:00
Scott Johnson
8828abe2a6 Bug 666446, Part 8/18 - Change xul tree implementation to utilize refresh driver based animations for performance improvements with animated images. [r=roc] 2011-10-03 13:39:05 -07:00
Scott Johnson
91dcb84e48 Bug 666446, Part 7/18 - Change nsImageLoader to utilize new refresh driver animations to overcome performance issues with animated background images. [r=roc] 2011-10-03 13:39:05 -07:00
Scott Johnson
90549abb9c Bug 666446, Part 6/18 - Change nsBulletFrame to utilize refresh driver-based animations for performance improvements. [r=roc] 2011-10-03 13:39:05 -07:00
Scott Johnson
9a5b073351 Bug 666446, Part 5/18 - Change nsImageBoxFrame to register corresponding image with nsRefreshDriver to facilitate refresh driver-based animations. [r=roc] 2011-10-03 13:39:05 -07:00
Scott Johnson
e317548311 Bug 666446, Part 4/18 - Implement refresh driver based animations in nsImageLoadingContent to improve efficiency of animated GIF images. [r=roc][sr=mats] 2011-10-03 13:39:05 -07:00
Scott Johnson
0dacbc6ccb Bug 666446, Part 3/18 - Create hook functions in nsLayoutUtils to coalesce some of the new code for frame-like objects and avoid code duplication. [r=roc] 2011-10-03 13:39:05 -07:00
Scott Johnson
d840339689 Bug 666446, Part 2/18 - Change nsRefreshDriver to accept imgIRequest objects to facilitate refresh driver-based animations. [r=roc] 2011-10-03 13:39:05 -07:00
Scott Johnson
9fc405c10f Bug 666446, Part 1/18 - Add method to imgIContainer for notification of refresh driver events. [r=dholbert,joe][sr=bz] 2011-10-03 13:39:05 -07:00
Jiten Thakkar
31b407a685 Bug 683245 - Allow retrieving navigator.buildID and navigator.version in content processes. r=bsmedberg 2011-10-03 13:08:00 -04:00
Marco Bonardo
8754781e87 Bug 658303 - mozIStorageConnection::Clone() should copy over pragmas.
r=sdwilsh
2011-10-03 21:55:03 +02:00
Matt Brubeck
344a9757dc Bug 691418 - Back/escape key goes back twice in local tabs [r=mfinkle] 2011-10-03 12:52:25 -07:00
Matt Brubeck
a4a53368a6 Bug 691175 - Escape/back key is broken in awesomescreen [r=mfinkle] 2011-10-03 12:52:21 -07:00
Matt Brubeck
425ce4c9ed Bug 690816 - When Fennec starts, remember whether the tablet tabs sidebar was open or closed [r=lucasr] 2011-10-03 12:40:08 -07:00
Matt Brubeck
cbf533abb1 Bug 690816 (1/2) - Refactor TabsPopup and tab sidebar show/hide methods [r=lucasr] 2011-10-03 12:39:05 -07:00
Jonathan Griffin
8328e1b63d Update maxVersion for TPS extensions, a=testonly, DONTBUILD
--HG--
extra : rebase_source : c16d887dfdb5ed65b49e31ab05fd44a92999b598
2011-10-03 10:05:04 -07:00
Jiten Thakkar
259b808a8a Bug 688465 - Ensure that pending geolocation callbacks are only removed if they are actually updated. r=jdm 2011-10-03 11:44:00 -04:00