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

263503 Коммитов

Автор SHA1 Сообщение Дата
Jim Mathies 0eb650a0ea Bug 610643 - Maximized titlebar background offset should equal the window origin offset for proper placement. r=dao+neil, a=final. 2010-11-29 10:19:17 -06:00
Alexander Surkov 53bdd13b46 Bug 614800 - coalesce text attribute change events and fire caret move event for the document where event occurred, r=davidb, marcoz, a=davidb 2010-11-30 00:03:29 +08:00
Fernando Herrera 3bc1fcbe3d 613959 - mochitest word boundaries nsIAccessibleText, r=surkov.alexander, a=test 2010-11-30 00:02:43 +08:00
Markus Stange e5b6282562 Bug 547787 - New style for the tab bar on Mac. r=dao, a=beta8 2010-11-29 15:18:40 +01:00
Markus Stange d8b1618df7 Bug 589442 - Add a flush in this test in order to increase the chances that the old document survives in the bfcache. r=bent, a=test-only 2010-11-27 14:52:33 +01:00
Markus Stange eaf12f8574 Bug 601894 - Compare covered rects when computing whether a transform display list item is opaque / uniform. r=roc, a=betaN 2010-11-27 00:31:08 +01:00
Markus Stange efc810563f Bug 600476 - Restore a painting optimization that I accidentally removed in bug 572680. r=joe, r=roc, a=betaN 2010-11-27 00:31:01 +01:00
Markus Stange dcd956c791 Bug 613147 - Set the right pref before testing scroll zooming. a=test-only 2010-11-27 00:30:32 +01:00
Dão Gottwald 9f4e05b549 remove FUEL usage from these tests. a=tests-only
--HG--
extra : rebase_source : 646bf40bb3acf773ded5471bc42f745e3c356003
2010-11-28 21:02:03 +01:00
Reed Loden c2626d346f Bug 615173 - Rerun 'make genservercert' in build/pgo and commit the resulting certs to fix expired test server certs and make the tree green. a=closedtree=orange:timebomb 2010-11-29 03:52:27 -08:00
Oleg Romashin 10eba1b3d3 Bug 614751 - can't compile nsHapticFeedback.cpp on maemo6 r=blassey.bugs a=npodb 2010-11-29 09:33:34 +02:00
Oleg Romashin 102f4742ea Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. r=roc a=approval2.0 2010-11-24 11:35:21 +02:00
Ben Bucksch 5164abee9b Bug 614760 - Don't send 'Accept-Encoding: gzip,deflate' for video. r=doublec a=roc 2010-11-29 10:21:27 +13:00
Chris Pearce 567824b841 Bug 578536 - Ensure WebMReader properly tags its decoded samples with file offsets. r=doublec a=blocking2.0 2010-11-29 09:06:38 +13:00
Chris Pearce a184b0edd8 Bug 610570 - Only skip to next keyframe when not running out of data to decode. r=roc a=blocking2.0 2010-11-29 09:06:38 +13:00
Daniel Holbert 11adeac7c0 Bug 612214: Mark test 'img-anim-1.html' as random-on-linux. a=tests,stoptheorange 2010-11-28 09:47:14 -08:00
Dão Gottwald f1e6fb306d Bug 599029 - Restore Default Set doesn't remove toolbar items from Add-on bar. r=mano a=b 2010-11-28 13:10:58 +01:00
Cameron McCormack c5090802f4 Bug 614265 - Make paint server references to elements within an unknown SVG element subtree work again. r=longsonr a=b 2010-11-26 16:49:08 +13:00
Doug Turner 44c2a0fbcd Backing out 24aed997dbcd
Matthew Gregan – Bug 614160 - Fix remote audio ownership and avoid sending IPCs when actor is being destroyed. r=dougt a=blocking=fennec
It caused windows builds to go red. qq.
a=me
2010-11-27 21:40:43 -08:00
Matthew Gregan 5c143f6ddb Bug 614160 - Fix remote audio ownership and avoid sending IPCs when actor is being destroyed. r=dougt a=blocking=fennec 2010-11-26 17:13:54 +13:00
Michael Wu a2072c92fb bug 607939 - fail to opened a URL / link from another application after launching r=dougt a=blocking-fennec 2010-11-24 17:51:41 -05:00
Mats Palmgren 076fa43375 Bug 611574 - Inset box-shadow paints outside of buttons and fieldsets if blur radius is 0. r=roc a=blocking2.0:final 2010-11-27 23:49:40 +01:00
Kai Engert 355320e9d4 Bug 612613, Comments only: Clarify intention of nsIX509CertDB::findEmail[Encryption|Signing]Cert
r=honzab, a=comment-only
DONTBUILD
2010-11-27 17:40:07 +01:00
Robert Longson ac43516274 Bug 611975 - text with gradient on stroke breaks when fill of any kind exists r=roc,a=blocking-final+ 2010-11-27 09:24:32 +00:00
Michael Wu fbe2bb4862 Bug 614228 - Windows bustage in nsUrlWidget after bug 581596 landing
a=shaver, r=pending. (Landing as SeaMonkey bustage-fix)
2010-11-23 09:41:00 -05:00
Oleg Romashin 2e3a680bcc Bug 592464. Redo EGL TextureImage code. r=jrmuizel,vlad,a=blocking-fennec 2010-11-26 16:41:53 -05:00
Robert Sayre 9af79ee9fe Merge tracemonkey to mozilla-central. a=blockers 2010-11-26 12:50:49 -08:00
Robert Sayre b196d95334 Merge tracemonkey to mozilla-central. a=blockers 2010-11-26 12:50:29 -08:00
Ehsan Akhgari 0e3683b079 Bug 614995 - Assertion in the browser-chrome suite due to BrowserOffline.uninit trying to remove its observers even if it hasn't registered them (ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that.: 'factoryPtr'); r,a=gavin 2010-11-26 15:24:51 -05:00
Ehsan Akhgari 51bcbacd62 Bug 614993 - Assertion in the browser-chrome suite due to gPrivateBrowsingUI.uninit trying to remove its observers even if it hasn't registered them (ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that.: 'factoryPtr'); r,a=gavin 2010-11-26 15:24:38 -05:00
Ehsan Akhgari 0e9799f587 Bug 614326 - browser_privacypane_*.js cause ASSERTION: XPConnect is being called on a scope without a 'Components' property due to no unregistration of autoStartPrivateBrowsingObserver; r,a=gavin 2010-11-26 15:24:26 -05:00
Ehsan Akhgari 157208b76c Bug 586553 followup - add the test case; a=redness-is-bad 2010-11-26 12:50:39 -05:00
Taras Glek c317e8a3a8 Bug 612131 - Crash [@ mozilla::scache::NS_NewObjectOutputWrappedStorageStream ] when storageStream fails to get created; r=dwitte a=blocking-fennec2.0+ 2010-11-26 12:37:55 -05:00
Jan de Mooij ca16025469 Bug 614070 - Fix Array.prototype.unshift to always set the new length on this. r=jwalden
--HG--
extra : rebase_source : ee4b0898778b2646087405b177be891867f16380
2010-11-24 23:22:44 +01:00
Jan de Mooij 0598e1fec6 Bug 614603 - RegExp.length and Error.length don't have their ES5-specified values. r=jwalden
--HG--
extra : rebase_source : 145c497576426dd89d423d4ed8431789fc490bde
2010-11-24 19:18:59 +01:00
Raymond Lee bc2ae0f150 Bug 608714 - Unable to edit tab group names [r=dolske, a=beltzner] 2010-11-24 01:57:30 +08:00
Raymond Lee 0b49fd31cb Bug 608637 - Panorama exit button should perhaps reflect the number of groups as well [r=dao, a=beltzner] 2010-11-24 01:28:02 +08:00
Raymond Lee bac668c46f Bug 607566 - Test for bug 595930 takes too long to run [r=ian, a=beltzner] 2010-11-24 02:49:50 +08:00
Raymond Lee 9b310a304d Bug 606901 - Tab close button doesn't show after moving some tabs to other group [r=dao, a=beltzner] 2010-11-26 16:39:07 +08:00
Raymond Lee ba791e973d Bug 600645 - App tabs don't appear in the group app tab tray if their icon fails to load [r=ian, a=beltzner] 2010-11-24 03:30:16 +08:00
Raymond Lee e0daa117f5 Bug 595560 - Make / and Ctrl-f TabCandy search shortcuts, have Panorama shortcut act like return [r=dolske, a=beltzner] 2010-11-24 15:55:18 +08:00
Raymond Lee 8eb6ba2d43 Bug 587351 - Close tabs with middle click in TabCandy [r=ian, a=beltzner] 2010-11-24 01:36:28 +08:00
Michael Yoshitaka Erlewine 03158de535 Bug 609446 - Remove GroupItem's xDensity and yDensity properties [r+a=dolske] 2010-11-25 23:54:45 -05:00
Michael Yoshitaka Erlewine e5d8eed9f6 Bug 598807 - Remove code for "GroupItems.arrange" which is no longer used [r+a=dolske] 2010-11-25 00:57:09 -05:00
Michael Yoshitaka Erlewine 67e3fd31ad Bug 587835 - Remove all dev menu code [r+a=dolske] 2010-11-24 16:28:02 -05:00
Michael Yoshitaka Erlewine 77bf430f01 Bug 586553 - Optimize tab movement in reorderTabsBasedOnTabItemOrder [r=ian, a=dolske] 2010-11-24 16:23:29 -05:00
Jan de Mooij 3d7f0372b6 Bug 613492 - Remove Infinity and NaN checks from dtoa, so that isNaN(parseFloat("infinity")). r=jwalden
--HG--
extra : rebase_source : 52af19d3046baa27cfc65451301eb6d413761986
2010-11-19 13:56:27 +01:00
Robert Sayre ecf59fded4 Merge mozilla-central to tracemonkey. 2010-11-24 14:00:42 -08:00
Jason Orendorff f601c665bd Bug 613068 - Add version argument to JS_ReadStructuredClone. r=bent. 2010-11-24 14:14:02 -06:00
Ehsan Akhgari 7e0c2f9d10 Bug 613433 - Invalid caret position on facebook's status textbox (styled with min-height and overflow-x or overflow-y); r=roc a=blocking-final+ 2010-11-22 03:13:37 -05:00