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

12558 Коммитов

Автор SHA1 Сообщение Дата
Robert Strong 66f2880930 Bug 608115 - ReferenceError: strings is not defined in a couple of obvious places in update.js. r=dtownsend, a=b7 2010-10-29 12:04:38 -07:00
Robert Strong dc71a9779e Bug 608112 - undeclared variable formatted chrome://mozapps/content/extensions/extensions.js line: 2086. r=dtownsend, a=b7 2010-10-29 12:04:20 -07:00
Margaret Leibovic 40c768a7e3 Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page (Tests). r=gavin, a=blocking-beta7 2010-10-28 15:00:50 -07:00
Margaret Leibovic dd63205961 Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7 2010-10-28 15:00:31 -07:00
Andreas Gal e659adcc1f Merge from mozilla-central. 2010-10-22 19:46:37 -07:00
Chris Leary f68af65d03 Bug 594615: YARR/PCRE license updates. (r=gerv) 2010-10-22 15:27:09 -07:00
Jim Mathies 56b3ca49c7 Bug 597387 - Fix for software update not updating the app modal id in start menu shortcuts. r=rstrong, a=final. 2010-10-22 15:23:04 -05:00
Mounir Lamouri 0a2b093f21 Bug 606215 - radio widget destructor should not assume radioGroup is not null. r=gavin.sharp a=bz 2010-10-22 21:29:58 +02:00
Shawn Wilsher b8cbaa99f9 Merging places and mozilla-central. 2010-10-15 09:26:15 -07:00
Mike Hommey 8fe45db57a Merge backout; a=orange 2010-10-15 14:55:09 +02:00
Mike Hommey 4e2463429e Backed out changeset 111e055a49dc 2010-10-15 14:51:59 +02:00
Markus Stange d9f90dc3c4 Bug 595156 - Always use BasicLayerManager when drawing in the titlebar. r=roc a=blocking2.0:betaN
--HG--
extra : rebase_source : 9183b1a0d74f3b0538508048b98f41188c6f6ac8
2010-10-15 12:34:29 +02:00
Mike Hommey 68cfceb76a Bug 586867 - Define sync services as app tiers, not platform. r=khuey,a=blocking-betaN+ 2010-10-15 12:27:14 +02:00
Markus Stange 30769e22a5 Bug 594484 - Don't override cursor and color styles for the number box text input because it breaks disabled="true" styling. r=dao a=gavin
--HG--
extra : rebase_source : 2aab724e58b26ae4f46f960e6dc0da63528f1808
2010-10-15 12:23:11 +02:00
Mike Hommey 7dd0ac125f Bug 349985 - Move about: handling to nsAboutRedirector and re-enable release notes link in about:. r=bzbarsky,sr=dveditz,a=jst 2010-10-15 12:28:54 +02:00
Shawn Wilsher 4e205a3fb7 Bug 607309 - Modify nsINavBookmarkObserver::onItemAdded to include the URI
r=mak
sr=mconnor
a=blocking
2010-10-26 17:20:53 -05:00
Dave Townsend d8ce8470fa Bug 607416: Fix failure to close window in browser_bug562890.js. r=robstrong, a=bustage 2010-10-26 13:59:13 -07:00
Shawn Wilsher b3e339ced4 Bug 599978 - Part 3: Asynchronous isVisited checks should use a read-only cloned connection
Finalize the statement so we do not crash in debug builds.
r=orange
2010-10-13 12:02:22 -07:00
Johnny Stenback c84450d0e8 Bug 580128. Disable a few more browser-chrome tests that don't agree with compartments yet. r=mrbkap@gmail.com. CLOSED TREE 2010-10-13 18:44:01 -07:00
Blake Kaplan 312e4e1e90 Merge mozilla-central into tracemonkey 2010-10-13 17:54:54 -07:00
Michael Wu 7f548c52f5 Bug 567873 - Android packaging should use standard packaging code, r=ted a=blocking-fennec 2010-10-12 12:43:38 -07:00
Johnny Stenback 19e3f64dd6 Bug 580128. Disable tests that don't play well with brain transplants yet. r=mrbkap@gmail.com 2010-10-10 15:48:42 -07:00
Peter Van der Beken 61df9ba9bc bug 580128 - Define Error constructor in the sealed global for CTypes. r=jst/mrbkap/gal 2010-10-10 15:47:12 -07:00
Johnny Stenback c6b8f8093f Bug 580128. Fix various mochi chrome tests to work with the new wrappers. r=mrbkap@gmail.com 2010-10-10 15:37:28 -07:00
Shawn Wilsher fca3e1ad34 Bug 599978 - Part 2: Asynchronous isVisited checks should use a read-only cloned connection
Changes to create and use the read-only cloned connection.
r=mak
2010-10-06 08:21:31 -07:00
Shawn Wilsher d04448c8b3 Bug 599978 - Part 1: Asynchronous isVisited checks should use a read-only cloned connection
Remove the exclusive lock on the places database file.
r=mak
2010-10-06 08:21:31 -07:00
Marco Bonardo ee6d14ff57 Bug 556631 (part 3) - Cleanup AsyncStatementCallback inheritance. r=sdwilsh a=blocking 2010-10-11 14:53:42 +02:00
Marco Bonardo 2f47cf47d7 Bug 556631 (part 2) - Make frecency updates async. r=sdwilsh a=blocking 2010-10-11 14:53:39 +02:00
Marco Bonardo 53cd1acecf Bug 556631 (part 1) - Refactor frecency calculation code. r=sdwilsh a=blocking 2010-10-11 14:53:31 +02:00
Brad Lassey 7b4b5b27be bug 569497 - need finger friendly file picker for android r=mwu,mbrubeck a=blocking-fennec 2010-09-30 11:37:36 -04:00
Alex Pakhotin eac8985f62 bug 603855 - Support canceling a displayed notification r=mfinkle,blassey sr=stuart a=blocking-fennec 2010-10-12 19:17:12 -07:00
Blake Kaplan abf1dab8c1 Fix bustage from bug 609794. a=bustage 2010-11-09 19:07:32 -08:00
Dave Townsend 5f8831ecb6 Bug 593535: Allow restarting extension downloads after failures. r=robstrong, a=blocks-betaN 2010-11-09 18:52:06 -08:00
Blake Kaplan 4d18c6aeca Bug 609794 - Make sure we successfully delete the InstallTrigger getter from the window. r=mossop
--HG--
extra : rebase_source : 45fbc9fa573a0cfc2f1a00a00a560d242b6948d7
2010-11-05 15:45:34 -07:00
Dave Townsend 5a7ff458bb Bug 602577: Recover from a corrupt database or incorrect schema after startup. r=robstrong, a=blocks-betaN 2010-11-09 09:25:39 -08:00
Chris Jones 52d0f01838 Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking
--HG--
rename : xpcom/glue/nsTArray.cpp => xpcom/glue/nsTArray-inl.h
2010-11-08 20:48:59 -06:00
Dave Townsend 630902e016 Backout of changeset bfda707be9fb from bug 602577 due to windows debug test failures. a=backout 2010-11-08 12:17:28 -08:00
Ehsan Akhgari f401254d50 Bug 603679 - Fix a regression causing the Shockwave plugin to fail to load; r=bsmedberg a=blocking-beta8+ 2010-11-04 14:45:51 -04:00
Dave Townsend 7623c8b7ec Bug 597397: Install Updates only installs the first update in the list. r=Unfocused, a=blocks-betaN 2010-11-08 10:00:13 -08:00
Dave Townsend 7d456cfe83 Bug 603804: Don't include add-ons in fragment when metadata updates are disabled. r=Unfocused, a=blocks-final 2010-11-08 09:59:20 -08:00
Dave Townsend 02fcd03ecc Bug 591071: Recent updates category is hidden if it is the selected category when the add-ons manager is opened. r=Unfocused, a=blocks-final 2010-11-08 09:58:38 -08:00
Dave Townsend 742787b1e3 Bug 602577: Recover from a corrupt database or incorrect schema after startup. r=robstrong, a=blocks-betaN 2010-11-05 15:49:46 -07:00
Dave Townsend 9545fd4612 Bug 568251: Pending installs/upgrades are lost when upgrading to the new add-ons manager. r=robstrong, a=blocks-betaN 2010-10-13 12:28:52 -07:00
Dave Townsend c2bc9af82d Bug 595081: Don't allow changes to be made to AddonManager and AddonManagerInternal. r=robstrong, a=dtownsend 2010-10-12 14:31:52 -07:00
Neil Deakin 1e40c96c1b Bug 554937 - Implement arrow panels and use them for some notifications, r=gavin, a=betaN+ 2010-10-13 15:41:37 -04:00
Wesley Johnston db9d2b6463 Bug 600300 - Save helper app downloads to downloads directory on Android [r=blassey a=blocking-fennec] 2010-09-28 12:22:00 -04:00
Wes Johnston fdcedd2c3b Bug 593025 - Use InstallTrigger for xpi links. r=mossop a=blocking-fennec 2010-10-09 09:27:00 -04:00
Julian Viereck dc88d767de Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0 2010-10-13 09:05:51 -03:00
Dave Townsend 64a4744dc2 Bug 605949: Fix intermittent failure in test_bug384052.js. r=robstrong, a=tests 2010-10-26 10:47:31 -07:00
Dave Townsend 3f5c0e4dbd Bug 597178: Only show back/forward buttons when necessary. r=Unfocused, a=blocks-final 2010-10-26 10:45:15 -07:00
Serge Gautherie 9ca8577dc1 Bug 611540 - [SeaMonkey] mochitest-plain-5: intermittent test_alerts.html failure "Observer is notified within 15 seconds", leaking to test_alerts_noobserve.html or test_Microformats.html; (Av3a) Add executeSoon(), Remove in-test timeout, Remove cookie in "noobserve" case, Have more (explicit) check messages.
r=roc a=(test only).
2010-11-15 20:58:34 +01:00
Marco Bonardo a2bf11f58c Bug 612255 - Don't handle duplicate batches in nsPlacesDBFlush.
r+a=sdwilsh
2010-11-15 16:51:46 +01:00
Rob Campbell 9ead0125f7 Bug 608627 - Drop jsWorkspaceTitle from headsUpDisplay.properties, r+a=mossop 2010-11-15 10:24:31 -04:00
Jacek Caban 1ea488379f Bug 612258 - xulrunner compilation failure after landing bug 603679 r=khuey a=NPOTB 2010-11-15 15:19:57 +00:00
Kyle Huey 8279c6ab21 Backed out changeset 3281b4385e72 2010-11-15 08:37:55 -05:00
Mihai Sucan 1d1270039d Bug 597460: WebConsole scrolls to the top when a filtered network event occurs. r=gavin a=b:betaN 2010-11-15 06:50:30 -05:00
Mihai Sucan 3528ae048c Bug 592442: WebConsole completion throws if more brackets are closed than opened. r=sdwilsh f=ddahl a=b:final 2010-11-15 06:46:38 -05:00
Justin Dolske 7d2761985a Add MORE test debugging for bug 608206. a=afrosdwilsh 2010-11-14 23:42:22 -08:00
Justin Dolske fa2e524884 Add more test debugging for bug 608206. a=afrosdwilsh 2010-11-14 21:34:05 -08:00
Brian Carpenter d064e90786 b=502974 add commas in correct locations ui-r=faaborg a=bsmedberg 2010-11-15 08:38:58 +13:00
Simon Montagu 5ee7fc30e6 Make the 'More Encodings' submenus non-localizable. Bug 610638, r=emk, a=bsmedberg 2010-11-14 16:41:43 +02:00
Patrick Walton bcd49c3a7b Bug 597136 - Use the new nsIScriptError2 interface instead of window.onerror to determine the Web Console to which messages should be routed. r=gavin a=blocking2.0:beta8+. 2010-11-13 09:27:52 -04:00
Ben Turner f17f1a4d68 Bug 586216 - Don't use one timer per animated widget. r=roc a=b 2010-11-13 09:19:38 +01:00
Margaret Leibovic a95882a5d4 Bug 595201 - popup notification menuitem highlight is broken (black on blue) in winstripe and pinstripe themes. r=neil a=b 2010-11-13 08:54:48 +01:00
Dave Townsend 867fff1364 Bug 611076: Cancelling an AddonInstall that has been redirected to a new URL isn't possible. r=robstrong, a=blocks-betaN 2010-11-12 13:57:36 -08:00
Marco Bonardo bcd4485c7c Bug 472343 (Part 3) - Merge history and bookmarks batchers.
r=dietrich a=blocking
2010-11-12 22:20:04 +01:00
Marco Bonardo 865d1cfcb3 Bug 472343 (part 2) - Make Places views aware of batches.
r=dietrich sr=vlad a=blocking
2010-11-12 22:20:00 +01:00
Marco Bonardo 7f06b80894 Bug 472343 (part 1) - Make Places results directly handle batches and refreshes.
r?dietrich a=blocking
2010-11-12 22:14:47 +01:00
Marco Bonardo dd9a21767a Bug 556721 - Fix some CRLF line endings in Places tests.
no-review a=tests-only
2010-11-12 22:14:20 +01:00
Steffen Wilberg da38410e86 Bug 606289: Fix logo link in about:. r+a=gavin 2010-11-12 21:26:14 +01:00
Dave Townsend cbbf3bb70d Bug 610686: Cached copies of Addon objects for lightweight themes don't have the correct permissions and pendingOperations during the onEnabling event. r=robstrong, a=blocks-betaN 2010-11-11 11:49:43 -08:00
Dave Townsend 6ce6de67fa Bug 610810: Add file and line number information to ERROR and WARN messages in the console. r=robstrong, a=dtownsend 2010-11-11 10:48:06 -08:00
Rob Campbell e09361c9c1 bug 597136 - Remove the HUDService onerror event handler and use the window ID, backed out rev 563c20646a43, a=leaks CLOSED TREE 2010-11-12 10:20:38 -04:00
Patrick Walton 33e82226f6 Bug 597136 - Use the new nsIScriptError2 interface instead of window.onerror to determine the Web Console to which messages should be routed. r=gavin a=blocking2.0:beta8+ 2010-11-12 09:13:00 -04:00
Jim Mathies 98801da9cb Bug 586228 - Manage caption status for get window info calls made by the theme library. r=vlad, a=final. 2010-11-11 20:39:05 -06:00
Gavin Sharp eb2d964fdb Bug 608123: multiple popup notifications should stack vertically and be the same width, r=dtownsend, a=blocking
--HG--
extra : rebase_source : e5e8209de1dc142c74c554eaa765ef5abd13a433
2010-11-08 10:47:08 -05:00
David Dahl fc0f22790a Bug 568629: add a ConsoleAPI component used to implement window.console object exposed to web content (disabled for the moment), r=gavin/dietrich, sr=jst, a=blocking
--HG--
extra : rebase_source : 9bfe8478039ee16310f9f87da87c66d778739a73
2010-11-09 15:19:19 -05:00
Dave Townsend bf0f0e4481 Backing out bug 610810. a=backout 2010-11-11 16:11:05 -08:00
Dave Townsend 67e8e0c168 Backing out bug 610686 2010-11-11 16:09:17 -08:00
Dave Townsend 4177ed1edb Backing out bug 611076 2010-11-11 16:08:48 -08:00
Brad Lassey 0fea0b5a66 bug 609114 - use freetype's configure script configure its build rather than hard coding the makefile r=ted a=blocking-fennec 2010-11-03 08:50:53 -04:00
Ehsan Akhgari 6c2e6b0a79 Bug 610556 - Linker errors on shared builds with NS_SetDllDirectory; r=khuey a=bsmedberg
--HG--
rename : toolkit/xre/nsSetDllDirectory.cpp => xpcom/base/nsSetDllDirectory.cpp
rename : toolkit/xre/nsSetDllDirectory.h => xpcom/base/nsSetDllDirectory.h
2010-11-09 21:02:09 -05:00
Dave Townsend 2ea22b474d Bug 611076: Cancelling an AddonInstall that has been redirected to a new URL isn't possible. r=robstrong, a=blocks-betaN 2010-11-11 11:50:26 -08:00
Dave Townsend dad4d20737 Bug 610686: Cached copies of Addon objects for lightweight themes don't have the correct permissions and pendingOperations during the onEnabling event. r=robstrong, a=blocks-betaN 2010-11-11 11:49:43 -08:00
Dave Townsend e71a3bf0d7 Bug 610810: Add file and line number information to ERROR and WARN messages in the console. r=robstrong, a=dtownsend 2010-11-11 10:48:06 -08:00
Joe Drew c319f0f4a8 Bug 611027 - driver suggestion not displayed in about:support due to forgetting assignment. r=jrmuizel a=b 2010-11-11 15:31:22 -05:00
Serge Gautherie 575cdf74d2 Bug 611231 - [SeaMonkey] mochitest-plain-5: "test_arrowpanel.xul" fails now; (Av1) Set 'middle' label at a more centered position.
r=enndeakin a=(test only).
2010-11-11 20:52:30 +01:00
Dão Gottwald 9dd9606257 Bug 591573 - add support for app.support.vendor. r=enn 2010-10-15 11:10:27 +02:00
Dão Gottwald 0cf32aa26a whitespace fix 2010-10-15 11:14:39 +02:00
Timothy Nikkel 8b6095df89 Bug 592882. Use setTimeout so test starts after paint suppression ends. 2010-10-14 20:03:45 -05:00
Josh Matthews 0bbdcc769c Bug 603547 - Short-circuit annotation attempts if crash reporter is not enabled. r=bsmedberg a=blocking-fennec
--HG--
extra : rebase_source : d9e8d0eb0773e5a2922ef168f323020e801036b1
2010-10-13 21:47:43 -04:00
Gervase Markham cda465306c Bug 590093 - update about:license to include license of Firebug. a=johnath. 2010-10-14 17:08:11 +01:00
Dietrich Ayala 63af113599 Backout bug 567306 (r=test bustage, a=blocking) 2010-10-14 19:52:05 +07:00
mano@mozilla.com 54e4298763 Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page (r=gavin, a=blocking) 2010-10-14 19:32:34 +07:00
Marco Bonardo 00b2650bc7 Bug 598229 (part 2) - Increase performance of Win7 JumpList favorites queries. r=sdwilsh,jimm sr=rstrong a=blocking 2010-10-14 10:46:38 +02:00
Johnny Stenback 7e18a91e09 Bug 580128. Disable a few more browser-chrome tests that don't agree with compartments yet. r=mrbkap@gmail.com. CLOSED TREE 2010-10-13 18:40:15 -07:00
Justin Dolske b4b74a22a3 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 2, refactor). r=gavin, a=me 2010-09-14 16:28:24 -07:00
Justin Dolske 39a6d1fb5d Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 1, cleanup). r=gavin, a=me 2010-09-14 16:28:22 -07:00
Matthew Gregan cb81958a1b Bug 599203 - Don't show incorrect buffered range when currentTime is outside existing ranges. r=dolske a=blocking2.0 2010-09-24 12:48:30 +12:00
Wesley Johnston 3f2bf277a6 Bug 465839 - Add a binding for touch enabled video and audio controls. a=blocking-fennec-2.0b2, r=dolske 2010-10-25 09:24:00 -04:00
Ehsan Akhgari 7883671dc5 Bug 605138 - Scripts from topix.net apparently causing page to scroll down when opening; r=roc a=blocking-final+ 2010-10-21 16:56:20 -04:00
Neil Deakin 614c1ef9c5 Bug 578667, text not highlighting when selectiondrag is outside frame, r=mats,a=blocking 2010-10-25 10:06:30 -04:00
Gavin Sharp ed9283ba8b Bug 606859: sherlock plugin loading code was broken by bug 599751, r+a=bustage 2010-10-24 21:11:15 -04:00
Mounir Lamouri f6cb233ae0 Bug 595069 - Tests mutation observer with @list and filtering. r=dolske a=tests 2010-10-24 15:31:00 +02:00
Dão Gottwald caac8ec2f7 whitespace cleanup 2010-10-24 11:17:06 +02:00
Dão Gottwald 718cf3f036 whitespace cleanup 2010-10-24 11:03:47 +02:00
Ted Mielczarek d330d7fa90 bug 610970 - fix Linux minidump writer to ignore mappings that are wholly contained within mappings provided by the API, r=mwu a=blocking-fennec 2010-11-10 08:05:31 -05:00
Ian Neal 378386f223 Bug 609422 - Insert and Format entries in menubar in MailNews Compose window enable on hover
r=dao a2.0=benjamin
2010-11-10 23:31:32 +00:00
Rob Campbell 9a7e28290a bug 596315 - animate opening and closing, test fix, a=orange 2010-11-10 11:58:39 -05:00
Patrick Walton 0ee04ae1b1 Bug 596315 - Animate the opening and closing of the Web Console, r=dietrich, a=johnath 2010-11-10 11:10:26 -05:00
Rob Campbell 1dccfbc615 Bug 608358 - inspect() and pprint() console helper functions not working on window object, r=gavin, a=blocking2.0 2010-11-10 11:10:25 -05:00
Patrick Walton e8af7757f2 Bug 607163 - Part 3: Remove !important from the Web Console CSS, r=dao, a=gavin 2010-11-10 11:10:25 -05:00
Patrick Walton a618835000 Bug 607163 - Part 2: Move the Web Console CSS to browser.xul and fix a small ensuing styling regression, r=dao, a=gavin 2010-11-10 11:10:25 -05:00
Patrick Walton 9e5e9a8df0 Bug 607163 - Part 1: Make the Web Console's CSS conform to the Mozilla CSS performance guidelines, r=dao, a=gavin 2010-11-10 11:10:25 -05:00
Dave Townsend a19b826f68 Bug 595656: Add-ons view rounded border corners sometimes cut off by content. r=Unfocused, a=blocks-final 2010-10-08 10:12:09 -07:00
Ben Hearsum 7d635581cc bug 485860: change automation to also post en-US xpi, just like any other locale -- don't override PKG_LANGPACK_PATH when generating en-US langpack. r=ted, a=bsmedberg/approval2.0+ 2010-10-08 13:00:28 -04:00
Philipp von Weitershausen 8fa2a3f016 Bug 597852 - Internationalize decimal separator in Download Manager. r=Mardak a=beltzner 2010-10-08 17:57:04 +02:00
Marco Bonardo 59a6317501 Bug 602872 - Some Places xpcshell tests are failing due to idle-daily notified for each test. r=mak a=orange 2010-10-08 11:18:00 -04:00
Ehsan Akhgari 2fdb64b721 Bug 286382 - Don't load DLLs from the current directory; r=bsmedberg a=blocking-betaN+ 2010-09-28 20:33:43 -04:00
Marco Bonardo 2585813c2e Bug 602085 - followup: some tinderboxes are permanently idle, try to fix frecency tests that rely on idle-daily. a=orange 2010-10-08 14:18:54 +02:00
Robert Strong 6fddc34911 Bug 599274 - Add ability to fallback to previous update snippet format. r=Mossop a=Blocking-b8+ 2010-09-25 04:02:00 -04:00
Bobby Johnson 743387ccea Bug 597983: Menu separator should be hidden when there is only one item in the context menu. r=Unfocused, a=dtownsend 2010-10-07 10:30:10 -07:00
Bobby Johnson 468f6b3f42 Bug 596811: "Show more information" in the context menu of add-ons shouldn't be displayed in details view. r=Unfocused, a=blocks-final 2010-10-07 10:29:17 -07:00
Roland Warmerdam f71eb22635 Bug 592708: Hide the bottom border of the details grid. r=Unfocused, a=dtownsend 2010-10-07 10:28:04 -07:00
Dave Townsend a7e7db34a7 Backing out bug 597178 due to a change of plans. a=backout 2010-10-07 15:11:35 -07:00
Benedict Hsieh 1e9235c5b0 Bug 599062 - issuing make does not invalidate fastload/startupcache in opt builds r=bsmedberg a=bsmedberg 2010-09-23 13:41:26 -07:00
Benedict Hsieh fb0a2b2373 Bug 594058 - invalidate cache by statting contents of extensions directory r=dtownsend r=bz a=bsmedberg 2010-09-14 17:39:07 -07:00
Justin Lebar 46c1433563 Bug 570975 - Don't convert UTF-8 strings to UTF-16 in MatchAutoCompleteFunction r=sdwilsh, a2.0=blocking
--HG--
extra : rebase_source : 70dd986a655e1670fec86e21c8cea7a596e3b0ac
2010-08-31 18:03:40 -07:00
Justin Lebar ext:(%2C%20Kyle%20Huey%20%3Cme%40kylehuey.com%3E) a6e293112f Bug 145975 - Implement nsCaseInsensitiveUTF8StringComparator r=smontagu
--HG--
extra : rebase_source : 8e5d63a6a5ca50b6e95a80421ad96a1d4a52ae77
2010-08-31 18:03:40 -07:00
Marco Bonardo 66299a7143 Bug 606638 - Intermittent failure in test_393498.js. Consider timers resolution on Win. a=orange 2010-10-23 13:23:32 +02:00
Benoit Jacob b8b72bb4cd Bug 602975 - Empty "Graphics" section in about:support - r=joe 2010-10-12 17:01:59 -04:00
Michael Wu ebf4711e31 Bug 567873 - Android packaging should use standard packaging code, r=ted a=blocking-fennec 2010-10-12 12:30:41 -07:00
Bruno 'Aqualon' Escherl 0a39784dfd Bug 603557: Add a longer timeout to test_install.js. r=dtownsend, a=tests 2010-10-12 12:17:04 -07:00
Dave Townsend 109b604504 Bug 595915: Download metadata for new add-ons when installed. r=robstrong, a=blocks-betaN 2010-10-12 12:15:04 -07:00
Dave Townsend 03af5fa2b0 Bug 596336: Allow modifying the userDisabled property of new installs. r=robstrong, a=blocks-betaN 2010-10-12 12:15:40 -07:00
Dave Townsend f601c54ae8 Bug 599509: AddonInstall should cope with changes made by install listeners. r=robstrong, a=blocks-a-blocker 2010-10-12 10:55:13 -07:00
Dave Townsend 8f8c1caf5f Bug 599105: Default wizard page of update extensions window shown when switching between builds. r=robstrong, a=blocks-final 2010-10-12 10:52:44 -07:00
Dave Townsend 69cf35808e Bug 601223: Intermittent test-xpcshell failure in test_filepointer.js. r=robstrong, a=tests 2010-10-12 12:05:35 -07:00
Mihai Sucan 62bcf85cc0 Bug 598851 - HUDService's ResponseListener eats all my memory r=dietrich a=betaN+ 2010-10-12 12:13:42 -07:00
Mihai Sucan d030798874 Bug 597103 - HUDService.deactivateHUDForContext(tab) fails when the given tab is not from the focused window r=gavin.sharp a=betaN+ 2010-10-12 12:13:34 -07:00
Mihai Sucan 07baf33285 Bug 589162 - CSS filtering on the console does not work r=sdwilsh a=betaN+ 2010-10-12 12:13:21 -07:00
Chris Coulson 4de20ab5e0 Bug 591331 - Allow Linux dumper to work on PTRACE-hardened kernels (Ubuntu 10.10). r=ted 2010-10-12 13:38:13 +02:00
Margaret Leibovic 1ae8e519da Bug 595175 - "Change password?" notification persists when leaving the site r=dolske a=blocking-betaN 2010-10-11 20:32:59 -07:00
Dave Townsend 39755835fa Backed out changeset 06cc2ca85b6c from bug 596336 due to test failures. a=keeping the approval hook happy 2010-10-11 17:21:22 -07:00
Dave Townsend 9e20b5ad52 Backed out changeset e464e1369480 from bug 596336 due to test failures 2010-10-11 17:17:55 -07:00
Dave Townsend d94bda33e4 Bug 596336: Update the UI with the new add-on details when bootstrapped add-ons are upgraded. r=Unfocused, a=blocks-betaN 2010-09-28 10:43:08 -07:00
Dave Townsend 4c7edb09a5 Bug 596336: Allow modifying the userDisabled property of new installs. r=robstrong, a=blocks-betaN 2010-10-11 14:37:16 -07:00
kwierso 32a017b80f Bug 603021: Hash comparisons should be case insensitive. r=dtownsend, a=blocks-betaN 2010-10-11 14:13:47 -07:00
Mihai Sucan e3db97114a Bug 594477 - Console clickable items pick up events that they shouldn't r=sdwilsh a=final+ 2010-10-11 14:37:34 -07:00
Mihai Sucan 99e7cbcacd Bug 583816 - Tab should move to the page when there's nothing to complete in the Web Console r=sdwilsh a=dietrich 2010-10-11 14:37:23 -07:00
L. David Baron 95fa20712d Send clicks to the center of elements, rather than to 2, 2, so that they don't end up outside the curvature of the border. (Bug 595652) r=Mossop a2.0=blocking2.0:betaN 2010-10-11 11:03:12 -07:00
David Dahl 12dfd62e83 Bug 603207 - Remove URI.spec from HUDService.uriRegistry onTabClose r=dietrich a=dietrich 2010-10-11 09:58:00 -07:00
David Dahl cdf75bab22 Bug 581069 - Split up HUDServiceTestsAll.js into WebConsole*Tests.js r=ddahl a=test-only-fix 2010-10-11 09:57:56 -07:00
David Dahl 670d37950a Bug 581069 - Split up HUDServiceTestsAll.js into WebConsole*Tests.js part 1: tweak buildconfig changes r=ddahl a=test-only-fix 2010-10-11 09:57:51 -07:00
Timothy Nikkel 8b51a2b39b Bug 587960. Backout test workaround now that we have real fix. a=backout 2010-10-09 14:09:22 -05:00
L. David Baron bef57370c7 Fix GC race in test by doing QueryInterface when needed, in case a the wrapper has been GCed since the last QueryInterface. (Bug 600785) r=ted.mielczarek a2.0=tests 2010-10-09 09:34:58 -07:00
Smokey Ardisson 92bcf43b05 Bug 600133 - Fix about:buildconfig unification after bug 538890, and future-proof the process a little bit. r=gavin, a2.0=gavin 2010-10-08 22:10:51 -04:00
Steffen Wilberg 8436d7b439 Bug 579729: Mention TabCandy's use of jQuery in about:license. r=gerv, a=blocking-final+ 2010-10-08 22:46:38 +02:00
Gavin Sharp 19c0884b21 Fix whitespace nit introduced by changeset 4ed717efe8f4 from bug 598851, a=sparky 2010-10-19 19:11:27 -04:00
Dave Townsend 939678671e Bug 605499: Add-ons manager doesn't display EULA for available add-ons that have one. r=Unfocused, a=blocks-beta7
--HG--
extra : transplant_source : %22%A3%C0%FC%B8%F1z%21%81%B67%E2%7F%C9%D0%FAXD%11z
2010-10-19 14:12:29 -07:00
Dan Witte 49745c22d6 Bug 585124 - Fix leak [@StructType::DefineInternal]. r=Waldo, a=bsmedberg 2010-10-19 09:37:03 -07:00
Rob Campbell c4d620c628 Bug 602198 - Reduce privilege of the Web Console Network Inspector, r=gavin, a=blocking2.0 2010-10-19 09:42:47 -03:00
Marco Bonardo cdb09eb078 Bug 570387 - PlacesDBUtils should register itself in the idle-daily category. r+a=dietrich 2010-10-19 12:44:03 +02:00
Marco Bonardo 6b73e4e930 Bug 602872 - remove the idle-daily workaround introduced in Places unit tests, no more needed. a=tests-only 2010-10-19 11:18:42 +02:00
Timothy B. Terriberry 4eadbd727a Bug 511348 - Integrate Tremor for Vorbis decoding for non/slow-FPU platforms. build changes. r=kyle a=blocking-fennec
--HG--
extra : rebase_source : 8a2b26f2150a440a2e289ddc94d9c3bfe6e23bbf
2010-10-18 19:56:01 -07:00
Timothy B. Terriberry 038de97c0d Bug 511348 - Integrate Tremor for Vorbis decoding for non/slow-FPU platforms. r=chris.double a=blocking-fennec
--HG--
extra : rebase_source : 807703f9008d0e6c3829370a8a84e0914e2ccb29
2010-10-18 19:55:45 -07:00
Rob Campbell 7395af3488 bug 602198 - Reduce privilege of the Web Console Network Inspector, r=gavin, a=blocking2.0 2010-10-18 19:57:09 -03:00
Rob Campbell 6c223bb33a Bug 604536 - Re-enable tests disabled by Compartments landing a=testfix 2010-10-18 19:54:16 -03:00
Mihai Sucan 48f2aade0b Bug 603610 - JavaScript Error: notificationBox is null, r=robcee, a=testfix 2010-10-18 19:54:16 -03:00
David Dahl a189ab37b6 Bug 604431 - Command Completion broken on today's build in JSTerm r=gavin.sharp a=beta7+ 2010-10-18 15:28:22 -07:00
Dave Townsend 4ce61ffa6c Bug 562922: Multiple entries of the same extension and theme appear if the installation/update is triggered more than once. r=robstrong, a=blocks-betaN 2010-10-18 13:51:46 -07:00
Dave Townsend e337f1b9e0 Bug 596336: Update the UI with the new add-on details when bootstrapped add-ons are upgraded. r=Unfocused, a=blocks-betaN 2010-10-18 11:11:05 -07:00
Josh Matthews ca9ab173db Bug 482175 - Put off further actions that depend on hidden asynchronicity. a=test-only 2010-10-18 11:03:32 -04:00
Dão Gottwald 7b50453535 Disable broken browser_webconsole_bug_588342_document_focus.js. a=test-only 2010-10-18 14:15:41 +02:00
Mike Hommey dd5247ba9a Bug 586867 - Define sync services as app tiers, not platform. r=khuey,a=blocking-betaN+ 2010-10-15 12:27:14 +02:00
Serge Gautherie 98f68465a9 Bug 599751 - Javascript strict warnings in nsSearchService.js; (Av1a) Add 2 missing 'let'.
r+a-2.0=gavin.sharp.
2010-10-18 08:43:35 +02:00
Dão Gottwald 5b9c5f8701 Backed out changeset ef6b8a211ed5 2010-10-17 21:03:53 +02:00
Mihai Sucan aa432dde73 Bug 603610 - fix broken browser_webconsole_bug_588342_document_focus.js 2010-10-17 20:23:17 +02:00
Marco Bonardo af85f779c6 Bug 570905 - intermittent timeout in test_adaptive.js: skip vacuum and use batches. r=dietrich a=test-only 2010-10-16 11:06:37 +02:00
Marco Bonardo 8cb19660cc Bug 458026 (part 2) - Do not allow creation of empty-named tags. r=mano sr=rs a=blocking 2010-10-16 11:06:35 +02:00
Marco Bonardo 6dde196d7a Bug 458026 (part 1) - Use modules in taggingService. r=mano a=blocking 2010-10-16 11:06:29 +02:00
Josh Aas 30020c8b7a Bug 599467: Re-enable "browser_bug435788.js" on Mac OS X. a=test 2010-10-15 12:07:40 -04:00
John Ford ff984b6de9 Bug 578393 - Create a file with checksums for all builds that we upload, r=ted a=gavin
--HG--
extra : rebase_source : 06c2e575486bebbc383e7d5bf72c979f84883797
2010-10-15 16:09:53 -07:00
Michael Wu 371a63f8ac Bug 588607 - 2. Make the Java wrapper use the new library loader, r=blassey a=blocking-fennec
--HG--
extra : rebase_source : cac7fe8d05190148cee3f2e1463649c47925f48c
2010-10-15 11:28:03 -07:00
Dave Townsend 52fab8fa7f Backed out changeset 58994b6ef83b from bug 587088 due to test failures. a=bustage 2010-10-15 13:09:57 -07:00
Fabrice Desré 27a2f554ac Bug 590225 - webapps OS level integration for Android a=blocking-fennec, r=mwu,vladimir, blassey 2010-10-15 14:16:45 -04:00
Dave Townsend aba4581896 Bug 587088: Rollback updates when file operations fail. r=robstrong, a=blocks-betaN 2010-10-15 10:03:29 -07:00
Henrik Skupin 5a203ba58f Bug 599771: Update buttons in the Add-ons Manager to use a consistent id/anonid naming scheme. r+a=dtownsend 2010-10-15 10:00:03 -07:00
Margaret Leibovic 8c5f41223d Bug 604464 - Doorhanger text hidden when lwthemes (personas) are installed r=gavin a=blocking 2010-10-15 10:57:14 -07:00
Ehsan Akhgari df0e299d25 Bug 525222 - XML errors possible on file:// listings; r=bzbarsky a=jst
--HG--
extra : rebase_source : 343aa3a018f007db8336e4c221fef27981e5bc45
2010-10-12 18:30:42 -04:00
Marco Bonardo ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E) 6a87734e58 Bug 552023 - Kill Places partitioned temp tables.
r=sdwilsh
r=mak
a=blocking2.0
2010-08-09 17:59:59 +02:00
Marco Bonardo ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E) 9fbe8f25d1 Bug 573492 - Use WAL journaling for places.sqlite.
r=sdwilsh
r=mak
a=blocking2.0
2010-09-13 09:29:42 -07:00
Josh Matthews 53520c6aca Bug 602294 - Unregister directory provider to stop tests leaking. 2010-10-06 15:25:08 -04:00
David Bolter 314b37831e Bug 600860 - Add application role to distinguish our more interactive xul pages; r=enndeakin,marco.zehe a=dtownsend 2010-10-07 13:37:28 -04:00
Kyle Huey a456477c56 Bug 601890: Move HUDService to tier_app, and from toolkit.jar to browser.jar. r=Mitch a=blocking-beta7 2010-10-07 12:11:48 -04:00
Marco Bonardo d9db2ea07b Bug 556721 - test_adaptive.js cleanup. rs=places-team a=tests-only 2010-10-07 10:41:23 +02:00
Jonathan Kew 3682541edd bug 527276 - part 2 - add OTS lib to the build process. r=ted a=blocking2.0 2010-10-07 08:59:18 +01:00
Dave Townsend 7d236c3e49 Backing out string removal from bug 597178 so localizers don't get confused. a=backout 2010-10-06 21:40:08 -07:00
Benoit Jacob f5a7ce0b7c Bug 600620 - 2/2 - Expose feature status block reason in about:support - r=jmuizelaar, a=blocking2.0-b7 2010-10-06 21:40:08 -07:00
Chris Pearce 162b0a1a13 Bug 505158 - Handle multiple error events from multiple source children in video controls. r=dolske a=blocking2.0 2010-10-07 11:58:36 +13:00