Граф коммитов

255269 Коммитов

Автор SHA1 Сообщение Дата
Matt Woodrow 8abd263d40 Bug 691431 - Remove invalid assertion and NULL check childFrame in WrapPreserve3DList. r=roc 2011-10-04 14:23:04 +13:00
Bas Schouten 1d5fd8ff91 Bug 656589: Avoid using Direct2D surfaces which are non-functional. r=jimm 2011-10-04 03:20:43 +02:00
Matt Brubeck b33cd6578a Back out ba2483679e59 (bug 658303) because of Linux Ts Paint regressions 2011-10-03 17:30:26 -07:00
Jesse Ruderman ec81788bf1 Add crashtest from bug 597924 2011-10-03 16:35:59 -07:00
Ehsan Akhgari 1b32875c44 Bug 656875 - Use the transformed dirty rectngle when building display list items for stacking context; r=roc
--HG--
extra : rebase_source : a98568046ab5e4b4382e380f0fd2d03be481edaa
2011-05-16 13:27:24 -04:00
Scott Johnson a9a990bd2f Bug 666446, followup - Make frameCreated and frameDestroyed methods in nsIImageLoadingContent inaccessible to script. [r=dholbert] 2011-10-03 16:35:02 -07:00
Felipe Gomes 20000c7e93 Bug 583976. Part 4 - Enable reftests that require focus on reftest-ipc. r=cjones 2011-10-03 16:15:44 -07:00
Phil Ringnalda bacaaeb56b Back out 68b6b149d652 (bug 683245) for xpcshell timeouts in test_content_annotation.js 2011-10-03 15:17:21 -07:00
Wes Johnston f1b283fada Bug 690878 - Switch order of continue and cancel buttson in locale picker. r=mbrubeck 2011-10-03 15:13:23 -07:00
Wes Johnston 57184c3691 Bug 688824 - Only show restart notification when locale changes. r=mfinkle 2011-10-03 15:13:23 -07:00
Wes Johnston 9295f6a3a8 Bug 684241 - Add basic tests for locale picker. r=mfinkle 2011-10-03 15:13:22 -07:00
Taras Glek aa3dada3f4 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 d824014bd4 Fix warning, bug 689892. 2011-10-03 15:01:09 -07:00
Brian Hackett e7a40817c4 Fix bogus assert, bug 688968. r=dvander 2011-10-03 14:51:40 -07:00
Marco Bonardo ea1d3bfd69 Bug 686025 - nsNavHistory::AsyncExecuteLegacyQueries uses synchronous createStatement instead of createAsyncStatement.
r=asuth, sdwilsh
2011-10-03 23:50:23 +02:00
Justin Lebar 9428594606 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 62ab226438 Check for operations on integers in loops, bug 689892. r=dvander 2011-10-03 14:43:09 -07:00
Scott Johnson fe00eb3ac5 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 87fbf52434 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 400e4a6e75 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 a9146272ba Bug 666446, Part 15/18 - Test for animations embedded within SVG filters. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson f7ba1d0f20 Bug 666446, Part 14/18 - Test for animated background images. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson 2b4590a1d7 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 3c8fb0b8c8 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 89f12c317d Bug 666446, Part 11/18 - Basic gif animation functionality test. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson 359b796032 Bug 666446, Part 10/18 - Test framework for animated gif tests. [r=joe] 2011-10-03 13:39:05 -07:00
Scott Johnson 0905ba98fd 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 3cc008f921 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 c4d5846ffe 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 5e210060ef 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 d3e9c17ae4 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 48e6539470 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 6b33216408 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 cd06eebd31 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 136bdc4d9f 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 5702665462 Bug 683245 - Allow retrieving navigator.buildID and navigator.version in content processes. r=bsmedberg 2011-10-03 13:08:00 -04:00
Marco Bonardo ac10eccf3f Bug 658303 - mozIStorageConnection::Clone() should copy over pragmas.
r=sdwilsh
2011-10-03 21:55:03 +02:00
Matt Brubeck b456a14b0c Bug 691418 - Back/escape key goes back twice in local tabs [r=mfinkle] 2011-10-03 12:52:25 -07:00
Matt Brubeck 89b08000fa Bug 691175 - Escape/back key is broken in awesomescreen [r=mfinkle] 2011-10-03 12:52:21 -07:00
Matt Brubeck 0f6a1be3e3 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 0693f7cf91 Bug 690816 (1/2) - Refactor TabsPopup and tab sidebar show/hide methods [r=lucasr] 2011-10-03 12:39:05 -07:00
Jiten Thakkar ead2431ce2 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
Boris Zbarsky a0a5a60a29 Bug 685782. SetHistoryEntry should start syncing at the root of the docshell tree, not at its parent docshell. r=smaug 2011-10-03 15:13:35 -04:00
Boris Zbarsky e89f458efd Bug 691215. Fix stupid logic error in the XML prettyprinter that can cause a null-dereference crash. r=sicking 2011-10-03 15:13:33 -04:00
Boris Zbarsky 11b5bde3e2 Bug 690990. Don't assert that sheets are not modified when it would be just fine for them to be modified. r=peterv 2011-10-03 15:11:59 -04:00
Boris Zbarsky b44616e728 Bug 691226. Make about:memory do more escaping, since item descriptions can contain characters that are not allowed in XML attribute values. r=jlebar 2011-10-03 15:11:14 -04:00
Chris Leary 39ce79907c Bug 691143: Avoid negation of unsigned. (r=luke) 2011-10-03 10:28:50 -07:00
Justin Lebar 652fba721e Bug 686345 - Don't subtract from our count of canvas's memory if we never added to the count. r=jmuizelaar 2011-10-03 12:35:32 -04:00
Justin Lebar a82e8a909e Bug 690458 - Increase resolution of memory telemetry histograms. r=khuey
--HG--
extra : rebase_source : 88948d7548e6ed9a17e06c8161c70dddd7e24596
2011-10-03 11:31:11 -04:00
Marco Bonardo f1d5a7f4c3 Merge mozilla-central to mozilla-inbound 2011-10-03 17:13:54 +02:00