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

238726 Коммитов

Автор SHA1 Сообщение Дата
Michal Novotny 5e444a2dba Bug 614513 - Crash in nsCacheService::DeactivateEntry during Linux Talos. r=bzbarsky@mit.edu, a=blocker 2011-01-27 17:02:44 +02:00
Paolo Amadini 0f634b2f2b Bug 622326. If we still have script running when we want to clear our window scope, use a termination function, not a runnable, to wait for it to finish. r=bzbarsky,jst a=blocker 2011-01-27 14:42:19 -08:00
Benjamin Smedberg c5674d949f Bug 625425 - Don't re-share the plugin surfaces every time we flip front/back buffers on Windows. r=jimm,karlt, a=blocking 2011-01-27 16:37:00 -06:00
Jonas Sicking dde3e2e869 Bug 618590 Part 3: When a page is destroyed, abort any running indexedDB transactions. r=bent a=blocker 2011-01-27 13:47:36 -08:00
Jonas Sicking d664a198d2 Bug 618590 Part 2: Don't put a document in bfcache if there are running transactions in it. r=bent a=blocker 2011-01-27 13:47:36 -08:00
Jonas Sicking 1e8e1d82f7 Bug 618590 Part 1: Change Abort() so that it's possible to abort from outside of transaction callbacks. r=bent a=blocker 2011-01-27 13:47:35 -08:00
Ehsan Akhgari 61a2cc3206 Bug 629416 - Disable the correct test on Windows 7; a=sdwilsh-the-perma-sheriff 2011-01-27 16:38:48 -05:00
Ben Turner 99b179efe3 Bug 563891 - 'ReferenceError: java is not defined in XUL window'. r=joshmoz, a=blocking. 2011-01-27 10:32:43 -08:00
Robert Strong c99a02652d Bug 524294 - [Mac] Updater window does not resize to fit text label on localized builds. r=joshmoz, a=approval2.0 2011-01-27 13:11:25 -08:00
Robert Strong 4d8f12c21f Patch part 2 - Bug 628829 - Updater crashes when localized strings excess 200 utf-8 bytes, as bn-IN, kn, ml, and te do. r=mossop, a=blocking2.0-final 2011-01-27 13:11:05 -08:00
Jim Mathies d9034c1c7f Bug 590453 - Set the theme background for sliders to opaque, fixes a redraw issue. r=roc, a=final. 2011-01-27 13:10:52 -08:00
Jim Mathies c0eb42ca11 Bug 629275 - Recent nightly kills Win7 Taskbar Jumplists/Tasks. r=rstrong, a=blocking2.0-betaN 2011-01-27 13:10:37 -08:00
Dave Townsend f2fd9b56c8 Bug 629237: If a user has turned off updates for individual add-ons then they should not be included in the metadata ping. r=Unfocused, a=blocks-final 2011-01-27 09:58:45 -08:00
Dave Townsend c6d7905e27 Bug 628703: Should not pass the ID of add-ons that have opted out of metadata pings to the discovery view.r=Unfocused, a=blocks-final 2011-01-27 09:58:06 -08:00
Shawn Wilsher 48986c51e9 Empty changeset so I can say a=blockers 2011-01-27 12:26:48 -08:00
Shawn Wilsher 1e1ece2b49 Merge Places and mozilla-central one more time. 2011-01-27 11:22:54 -08:00
Ehsan Akhgari b2a4bcacc4 (Hopefully) disable the failing reftests on Windows to fix our CLOSED TREE; a=me,myself,andI 2011-01-27 13:19:36 -05:00
Ehsan Akhgari b35852933a Disable failing reftests on Windows 7, pending further investigation in bug 629416 2011-01-27 13:18:17 -05:00
Shawn Wilsher 232daaf6eb Merge Places and mozilla-central. 2011-01-27 10:08:14 -08:00
Benoit Jacob 996b472328 CLOSED TREE - Bug 629396 - update list of failing webgl tests after driver update on test slaves to fix WebGL mochitest failures - r+a=bustage 2011-01-27 12:26:11 -05:00
Gervase Markham a0a1f1516f Bug 615530 - update .bt entry in PSL. a=jst. 2011-01-27 15:01:19 +00:00
Gervase Markham d3e0124dbf Bug 600215 - commit to pass hook check. a=johnath. 2011-01-27 14:52:06 +00:00
Gervase Markham 394e677d37 Merge checkin. 2011-01-27 14:48:07 +00:00
Gervase Markham 3ee9d70335 Bug 600215 - update MPL Initial Developers list. 2011-01-27 14:45:58 +00:00
Gervase Markham 930007be79 Updates for latest run. 2011-01-27 14:45:33 +00:00
Mounir Lamouri d4477cf044 Bug 628970 - test_bug347174_write.html should not load an image over the network. r=sicking a=tests 2011-01-27 14:53:04 +01:00
Mounir Lamouri 797dab0f87 Bug 622597 - form.novalidate should not be taken into account for validity UI when focusing an element. r+a=sicking 2011-01-27 14:51:45 +01:00
Asaf Romano (Mano) 18cd99f3bd Bug 610682 - Position of the reload button in the location bar in RTL firefox should be at the same side in all platforms. r=dao. a=blocker 2011-01-27 15:15:56 +02:00
Hiroyuki Ikezoe 00ee7aa867 Bug 620789 - cleanup bookmarks when browser_bug581253.js times out.
r=mak a=tests-only
2011-01-27 12:19:49 +01:00
Marco Bonardo c0a325a9ff Bug 394353 (Part 2) - Tag list is not updated when manually adding, renaming, or deleting tags from within the tags field.
r+a=dietrich
2011-01-27 12:18:20 +01:00
Marco Bonardo e8af7e9d58 Bug 628258 - inverted method arguments in treeView.js::_buildVisibleSection.
r+a=dietrich
2011-01-27 12:18:17 +01:00
Marco Bonardo 30aba18ae5 Bug 621273 - Internal URLs show up as results after RSS feed preview.
r=sdwilsh a=blocker
2011-01-27 12:18:14 +01:00
Frank Yan 374abd6a33 Bug 613749 - Fix tab-modal prompt sizing. [hardblocker] r=dolske a=blocking2.0-final 2011-01-27 00:08:05 -08:00
Markus Stange f619df69b2 Bug 627309 - In RTL mode, flip the whole back/forward toolbarbuttons instead of just the icons so that the lightweight theme clip on the forward button is flipped, too. r=dao, a=blocking-final 2011-01-27 08:00:51 +01:00
Markus Stange 3c4d1e648c Merge backout. 2011-01-27 07:58:10 +01:00
Markus Stange 244b4f50af Merge backout. 2011-01-27 07:57:34 +01:00
Markus Stange b51a4d9597 Backed out changeset 44c42d8b8d08 (bug 562138 part 1) because it caused bug 627824 and bug 628861. 2011-01-27 07:56:22 +01:00
Markus Stange bea9483dfd Backed out changeset f948c56cb86f (bug 562138 part 2) because it depends on changeset 44c42d8b8d08 which is going to be backed out. 2011-01-27 07:54:58 +01:00
Patrick Walton d2f74a1855 Bug 627819 - Fix broken icon in the "The Web Console API has been disabled" message. r=gavin a=gavin 2011-01-26 22:22:58 -08:00
Daniel Holbert 32442b2f13 Bug 628747: Disallow SVG-as-an-image from loading external resources. r=bz a=roc 2011-01-26 22:20:27 -08:00
Robert Strong c0971e95a4 Bug 628829 - Updater crashes when localized strings excess 200 utf-8 bytes, as bn-IN, kn, ml, and te do. r=mossop, a=blocking2.0-final 2011-01-26 21:04:19 -08:00
Alexander Surkov 4c6a7dae8c Bug 606924 - deal with cached accessible tree only, r=davidb, a=blocking2.0final+ 2011-01-27 11:38:50 +08:00
Smokey Ardisson 609742b025 Bug 549958 - Switch the format of the build sourcestamp file so that it can be useful for apps built from multiple repositiories. Also ensure that packager.mk always generates the platform changeset in multiple repo situations (rather than the changeset of the repo of the installer Makefile that includes packager.mk). r=ted, a2.0=bsmedberg 2011-01-26 22:17:24 -05:00
John Daggett 2f2819271d Bug 551313. Workaround synthetic Gill Sans family when DirectWrite is used. r=jkew, a=joedrew 2011-01-27 12:05:55 +09:00
Karl Tomlinson 356adb2767 b=495343 reimplement periodic dragover events such that the source expects feedback from the destination r+a=roc
--HG--
extra : transplant_source : %5D%2C%F8%7E%14%EA8%D6%B4W%92%18%C2%D1%C4%3A9%B0i%EE
2011-01-27 14:58:55 +13:00
Karl Tomlinson d3d16bf377 b=495343 remove problematic periodic drag events r+a=roc
--HG--
extra : transplant_source : Qd%7BV%99%F3%A4%3A%C8%7D%EF%3C%C7G%C3%E7%B1%1BO%F2
2011-01-27 14:58:49 +13:00
Shawn Wilsher 6da0e5d2fc Bug 606966 - Need an async history visit API exposed to JS
Part 25 - Only notify about title change when we are actually supposed to (follow-up to part 21 bustage).
r=mak
a=blocking
2011-01-26 15:56:24 -08:00
Adrian Johnson f3fc1d8fb3 b=490475 disable hinting when printing r=karlt a=joe
--HG--
extra : transplant_source : %C2%99%1F%E9%0D%94%26M%C2%3EE%01%B0%CC%87%2CT%FB%D2%1B
2011-01-26 08:59:41 +13:00
Ben Turner 1734f9abbc Bug 628071 - 'Crash inspecting IDBRequest(mozIndexedDB.open)'. r=sicking, a=blocking. 2011-01-26 17:53:02 -08:00
Ehsan Akhgari e43529cdcf (Hopefully) fix all of the things which are permaorange on our CLOSED TREE. a=me,myself,andI 2011-01-26 17:33:36 -05:00