Commit Graph

61510 Commits

Author SHA1 Message Date
Patrick Walton
afa835be2e Bug 629334 - Back out changeset 84ed248b728d (ignore native events when in event tracking mode on Mac) due to menu bar weirdness. r=backout a=backout 2011-01-27 15:27:39 -08:00
Mark Banner
4d5f8476bf Follow up to bug 606966, catch NS_ERROR_FAILURE instead of NS_ERROR_MALFORMED_URI. rs=sdwilsh a=test-only bustage fix for mailnews add-ons DONTBUILD 2011-01-27 13:33:00 -10:00
Jim Mathies
aef5c2725d Bug 622328 - Fixup widget's UpdateTransparentRegion now that layout's transparent region includes all content. r=roc, a=blocking. 2011-01-27 16:58:58 -06:00
Jim Mathies
285a268889 Bug 622328 - Limit glass margin adjustments to kGlassMarginAdjustment for frames that hold opaque content. r=roc, a=blocking. 2011-01-27 16:58:55 -06:00
Timothy Nikkel
0123cc0fff Bug 622328 - Always make sure the area of the root content document is considered opaque. r=roc, a=blocking. 2011-01-27 16:58:50 -06:00
Michal Novotny
d0331cfa9d 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
3d17fc9f59 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
0091d40028 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
7df9624ca1 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
ddbaa55a08 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
b06abf6bff 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
6023b5b0cb Bug 629416 - Disable the correct test on Windows 7; a=sdwilsh-the-perma-sheriff 2011-01-27 16:38:48 -05:00
Ben Turner
6b4ad75306 Bug 563891 - 'ReferenceError: java is not defined in XUL window'. r=joshmoz, a=blocking. 2011-01-27 10:32:43 -08:00
Robert Strong
de47aeb571 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
addbaf3f48 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
99ac944d10 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
3965bc381a 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
e1cb7bf7eb 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
2721ad7a0a 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
f025e0d6f8 Empty changeset so I can say a=blockers 2011-01-27 12:26:48 -08:00
Shawn Wilsher
d41fa8732b Merge Places and mozilla-central one more time. 2011-01-27 11:22:54 -08:00
Ehsan Akhgari
6e18e2b389 (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
522b8c4fe5 Disable failing reftests on Windows 7, pending further investigation in bug 629416 2011-01-27 13:18:17 -05:00
Shawn Wilsher
8a6460738d Merge Places and mozilla-central. 2011-01-27 10:08:14 -08:00
Benoit Jacob
95e9471ced 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
c83afdd723 Bug 615530 - update .bt entry in PSL. a=jst. 2011-01-27 15:01:19 +00:00
Gervase Markham
51890e03f4 Bug 600215 - commit to pass hook check. a=johnath. 2011-01-27 14:52:06 +00:00
Gervase Markham
cb73dea4a1 Merge checkin. 2011-01-27 14:48:07 +00:00
Gervase Markham
0690f3b121 Bug 600215 - update MPL Initial Developers list. 2011-01-27 14:45:58 +00:00
Gervase Markham
933eb74fff Updates for latest run. 2011-01-27 14:45:33 +00:00
Mounir Lamouri
1bc79922b2 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
260a61137e 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)
9e55fb1e97 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
4326b96ce5 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
cda3091ae8 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
0d565615d8 Bug 628258 - inverted method arguments in treeView.js::_buildVisibleSection.
r+a=dietrich
2011-01-27 12:18:17 +01:00
Marco Bonardo
51118945ad 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
10d805e0d1 Bug 613749 - Fix tab-modal prompt sizing. [hardblocker] r=dolske a=blocking2.0-final 2011-01-27 00:08:05 -08:00
Markus Stange
2b6d54e92c 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
6ed9995de5 Merge backout. 2011-01-27 07:58:10 +01:00
Markus Stange
a3d6d1316a Merge backout. 2011-01-27 07:57:34 +01:00
Markus Stange
43eaccf732 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
331123453c 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
d39240ada2 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
5388c782d1 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
f4b4ca6063 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
6e1f0abc17 Bug 606924 - deal with cached accessible tree only, r=davidb, a=blocking2.0final+ 2011-01-27 11:38:50 +08:00
Smokey Ardisson
fed942f0b3 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
01b02057fb 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
621b4374e2 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