Commit Graph

58346 Commits

Author SHA1 Message Date
Robert Strong
80415fa831 Bug 615467 - intermittent failure in toolkit\mozapps\update\test\unit\test_0170_fileLocked_xp_win_complete.js | test failed (with xpcshell return code: 0), see following log: succeeded == failed. r=dtownsend, a=test fix 2010-12-02 19:57:20 -08:00
Robert Strong
4ebc7088e0 File fragmentation on update fix for partial updates which are by far the worst culprit - Bug 570058 - investigate small writes from MBS_ApplyPatch. r=tglek, r=dtownsend, a=dtownsend 2010-12-02 19:57:05 -08:00
Robert Strong
d03a495738 Bug 614767 - dos line ending in extensions-aero.css. r=dtownsend, a=dtownsend 2010-12-02 19:56:47 -08:00
Dave Townsend
803a65b0f3 Backing out changeset 3f004b291c65 from bug 571970 due to test failures. a=backout 2010-12-02 18:35:44 -08:00
Dave Townsend
26445d7b8f Backing out bug 591024, bug 610764 and bug 614416 due to test failures. a=bustage 2010-12-02 17:52:34 -08:00
Alon Zakai
44e5a105d6 Bug 613076 - Fix GetDPI in the content process. r=cjones a=blocking-fennec 2010-12-02 17:24:04 -08:00
Brad Lassey
c80ac44bc1 bug 615208 - Android keyboard does not insert/delete at the caret in content forms r=cjones a=blocking-fennec 2010-12-02 15:51:25 -05:00
Matt Brubeck
49bdbdccbc Bug 610785 - Can't open downloaded .apk file. r=bz a=blocking-fennec 2010-12-02 14:56:29 -08:00
Michael Wu
d9b7414755 Bug 612392 - Avoid 2D draws when doing 3D, r=vlad a=blocking-fennec 2010-12-02 17:23:41 -08:00
Matthew Gregan
cd2822f20a Bug 615134 - Adjust ALSA start threshold to reduce the chance of deadlocking when recovering from underruns. r=cpearce a=roc 2010-12-02 12:41:19 +13:00
timeless@mozdev.org
65c73f6c7a Bug 615838 comparison between signed and unsigned integer expressions in nsMediaCache::FlushInternal. r=roc a=roc 2010-12-03 14:08:49 +13:00
Johnny Stenback
4d5b3039cf Bug 606709. Ensure that a traced inner window's outer window gets traced too, so that the inner doesn't outlive its outer window. r=mrbkap@gmail.com, a=blocker 2010-12-02 16:55:38 -08:00
Michal Novotny
c61b9b37d9 bug 363109 - body of HTTP 304 response is treated as a HTTP/0.9 response to subsequent HTTP request. r=biesi, sr=bz, a=blocker 2010-12-01 02:02:52 +02:00
Dave Townsend
d56a3e6639 Bug 571970: Main browser chrome should be hidden when viewing in-content UI. r=gavin, a=blocks-betaN 2010-11-30 16:02:17 -08:00
Dave Townsend
bc126ba12d Bug 591024: Only show "Available Updates" pane when pending updates are available. r=Unfocused, a=blocks-final 2010-11-30 15:33:39 -08:00
Dave Townsend
f4d370efcb Bug 610764: Get Add-ons tab is not default selection in new profile. r=Unfocused, a=blocks-final 2010-11-30 14:19:10 -08:00
Dave Townsend
8ebe6b6e4f Bug 614416: Building add-on lists is too slow. r=Unfocused, a=blocks-final 2010-11-30 14:18:00 -08:00
Dave Townsend
1497e79bc3 Bug 615980: 64x64 icons shouldn't be squished down to 48x48. r=Unfocused, a=blocks-final 2010-12-02 09:32:28 -08:00
Dave Townsend
b99ac6f686 Bug 614868: Blocklist test assumes that nothing on the system is blocked by the default blocklist. r=robstrong, a=tests 2010-12-02 09:31:13 -08:00
Dave Townsend
372e67dc4b Bug 615443: Ensure that contributors and localisers are listed in order. r=robstrong, a=blocks-final 2010-12-02 09:30:27 -08:00
Ehsan Akhgari
21a48aa96e Bug 614958 - Don't release the socket transport's event sink while we're holding a lock, since it can result in retrying to obtain the same lock again, which causes a deadlock; r=biesi,bsmedberg a=blocking-beta8+ landed on a CLOSED TREE 2010-12-02 16:29:09 -05:00
Wes Johnston
18f58c0e2e Bug 612703 - Don't always update notification progressbars. Android only. [r=blassey, a=blocking-fennec] 2010-12-02 13:27:26 -08:00
Chris Leary
abf4664c41 Additional regexp DoReplace diagnostics. (r=dmandelin, a=blocker, b=605754)
--HG--
extra : rebase_source : 4df11ffca07b3410c479c887daf3fc4207d6395c
2010-12-01 16:34:42 -08:00
Chris Leary
f2d97144c5 Make paren indexing uniform. (r=dmandelin, a=blocker, b=605754)
--HG--
extra : rebase_source : 256e510856c1a7fb1af2bb8bb7418073f2a8bb67
2010-12-01 16:34:10 -08:00
Chris Leary
2bfd800355 Fix regexp match pair end-index == -1 assumption. (r=dmandelin, a=blocker b=605754)
--HG--
extra : rebase_source : a4a73855736671e4dae8264522ce26a3505ab800
2010-12-01 16:33:49 -08:00
Kyle Huey
77267618b2 Backing out this changeset because it's tickling a JS_Assert. a=me 2010-12-02 14:29:27 -05:00
Kyle Huey
a404183b30 Backed out changeset bdd2ea5a37ee 2010-12-02 14:27:42 -05:00
Dave Townsend
81e7ea6996 Backing out changeset 2719d97b6766 from bug 609227 due to unexpected reftest failures. a=backout 2010-12-02 10:57:26 -08:00
Bas Schouten
cec0586948 Bug 601273: Properly retain copied region. r=jrmuizel a=blocking-final 2010-12-02 19:44:18 +01:00
Henrik Skupin
ce3c60c23c Bug 613802 - Dummy test for Mozmill restart tests to circumvent Tinderbox fail errors. r=ctalbert a=test-only 2010-12-02 10:14:13 -08:00
Honza Bambas
522a50795a Bug 607418 - failure in dom/tests/mochitest/localstorage/test_localStorageOriginsSchemaDiffs.html (only a test update to have more logging), r+a=jst 2010-12-02 18:32:43 +01:00
Boris Zbarsky
3cc13d8253 Bug 609227. Always place a line at y<=0 in the block; there's no point in pushing such a line to the next block. r=roc, a=blocker 2010-12-02 12:32:41 -05:00
Kyle Huey
06161afefe Backing out Bug 603844 because of xslt test failures. a=orange 2010-12-02 12:29:43 -05:00
Kyle Huey
ac0223dd42 Backed out changeset 40b718853f48 2010-12-02 12:28:04 -05:00
Brad Lassey
28f43785ae bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling, fixing a bad merge r=roc a=blocking-fennec
--HG--
extra : rebase_source : 0026087b32e71f7b7ed3e35a91e36cbc10faf1b0
2010-12-02 11:49:19 -05:00
Brad Lassey
1687e2ffd2 bug 616078 - Make sure we have a new process for android restarter r=mwu a=blocking-fennec
--HG--
extra : rebase_source : 940bea2dc5db2687a3ea1f58e3c0f277d78b8187
2010-12-02 11:46:22 -05:00
Jim Mathies
3d907c0bc9 Bug 595132 - Tests. r=masayuki, a=final 2010-12-02 10:52:10 -06:00
Jim Mathies
6a562d0ae0 Bug 595132 - Don't trap and send context menu events destined for the browser to plugins. r=masayuki, a=final 2010-12-02 10:52:10 -06:00
Kyle Huey
f498f89577 Merge patches that got pushed while I was queueing up. a=me 2010-12-02 11:26:38 -05:00
Tuukka Tolvanen
7bb533ca4c Bug 591152: Fix a few configure warnings. r=khuey a=npotb 2010-12-02 11:22:30 -05:00
Kyle Huey
395e7205c3 Bug 614403: Make nsPluginDocument QI to its CC participant. r=peterv a=b:final 2010-12-02 11:19:37 -05:00
Kyle Huey
ec6e9646f6 Bug 614401: Make nsImageDocument QI to its CC participant. r=peterv a=b:final 2010-12-02 11:18:51 -05:00
Kyle Huey
3952caa12e Bug 603844: Annotate some xlst classes with leak logging. r=sicking sr=dbaron 2010-12-02 11:15:48 -05:00
Peter Van der Beken
025dca11f2 Fix for bug 603844 (Leak txUnknownHandler+ with transformToDocument(textnode)). r=sicking a=b:final 2010-12-02 11:12:27 -05:00
David Bolter
01eb4dec34 Bug 615282 - Make test_keys.html pass on OSX. r=Marcoz a=testonly 2010-12-02 11:07:28 -05:00
Ginn Chen
2f13fe514b Bug 615149 - Crash under nsAccDocManager::ClearDocCache. r=surkov, a=davidb 2010-12-02 11:07:14 -05:00
Benjamin Smedberg
e69da252f3 Bug 616127 - Prevent nsIFrame.h from being used from non-internal code. r+a=bz 2010-12-01 14:42:27 -05:00
Benjamin Smedberg
34e030da69 Bug 614610 - Annotate ProcessType for content and jetpack crashes, r=ted 2010-11-30 09:54:31 -05:00
Benjamin Smedberg
470e76d1a8 Bug 613744 - Crash when switching layer managers during rendering: compare the cached ImageContainer layer manager with the new manager while building the new layer, and recreate it if a new manager is being used. r=roc a=blocker
--HG--
extra : rebase_source : 9b4e550d6a4afd57bcec50d8a563fce03c267f54
2010-11-30 09:39:47 -05:00
Boris Zbarsky
34f10d755f Bug 614724. Quickstub createElementNS. r=peterv, a=jst 2010-11-30 13:18:14 -05:00