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

12558 Коммитов

Автор SHA1 Сообщение Дата
Blair McBride 348a8815a5 Bug 616908 - Global warning in details view of a disabled addon is grey, on Linux. r=dtownsend, a=dtownsend 2010-12-07 13:30:55 +13:00
Blair McBride f10fce16b0 Bug 616641 - Start/end caps of the download-progress binding broken on Windows/OSX with undetermined mode. r=dtownsend, a=blocking-final 2010-12-07 13:28:49 +13:00
Dave Townsend fffb2c28f3 Bug 571970: Main browser chrome should be hidden when viewing in-content UI. r=gavin, a=blocks-betaN 2010-12-06 10:05:55 -08:00
Marco Bonardo 7d34afdbee Bug 614560 - History should not try to register "resource:" uris.
r=dietrich a=dietrich
2010-11-24 16:43:14 +01:00
Marco Bonardo c91a023899 Bug 614439 - Downgrading from a Places branch version leaves user with double triggers.
r=dietrich a=blocking
2010-11-24 16:36:05 +01:00
Dão Gottwald 631e240606 Bug 614824 - Fix typo. r=unfocused
--HG--
extra : rebase_source : 8d0e0b98c4d5cede4e62d54e6341732db3922649
2010-12-01 07:44:57 +01:00
Wes Johnston ee33e588f6 Bug 593815 - Tests for download files with the same name. [r=sdwilsh, a=blocker]
--HG--
extra : rebase_source : a2fc4fc7080afe15d2359ea454153f3faf8d4d4b
2010-11-22 19:36:42 -08:00
Wes Johnston b2a94d75f0 Bug 593815 - Remove all files left behind when a download is canceled. [r=sdwilsh, sr=bz, a=blocker]
--HG--
extra : rebase_source : e70063c968a1a85ff6a9813af2c42a8c44e676e6
2010-11-22 19:36:45 -08:00
timeless@mozdev.org ce3df3aeac Bug 615534 warning: operation ++ on 'i' may be undefined as i is used again in an argument to CopyIndexAfterObject in MinidumpGenerator::WriteMemoryListStream. r+a=ted 2010-11-30 15:44:36 +00:00
Ginn Chen ad0cb3e937 Bug 612234 Part 4: Fix fg color of menu in open state r=dao a=blocking-2.0 2010-11-30 14:39:35 +08:00
Ehsan Akhgari 80819351a9 Disable the last part of the testcase for bug 553094 to make it pass correctly on Mac as well; a=bustage-fix landed on a CLOSED TREE 2010-11-29 22:28:13 -05:00
Marco Bonardo f05a93f655 Bug 614224 - Try to use waitForAsyncUpdates in test_removeVisitsByTimeframe.js
a=tests-only
2010-11-24 10:44:05 +01:00
Marco Bonardo 300ff79a94 Bug 614222 - Try to use waitForAsyncUpdates in test_frecency.js
a=tests-only
2010-11-24 10:44:03 +01:00
Shawn Wilsher e4f5a9d025 Bug 607115 - use a much smaller guid format than we currently use for bookmarks
Part 3 - Create a function we can use with SQL queries to generate a guid.
r=mak
2010-11-23 16:04:28 -08:00
Shawn Wilsher b20517e64e Bug 607115 - use a much smaller guid format than we currently use for bookmarks
Part 2 - Create a helper method to generate a guid
r=mak
2010-11-23 16:04:28 -08:00
Marco Bonardo ac635aae45 Bug 613477 - Make the primary Star UI async.
r=sdwilsh ui-r=limi a=blocking
2010-11-22 20:34:57 +01:00
Shawn Wilsher ext:(%2C%20Marco%20Bonardo%20%3Cmbonardo%40mozilla.com%3E) b82341a3bb Bug 582703 - Improve the concurrency of location bar searches.
Initial patch from sdwilsh is r=mak, further changes from mak are r=sdwilsh. switch-to-tab changes are r=unfocused
sr=rstrong
a=blocking
2010-11-20 01:39:55 +01:00
Marco Bonardo 2bdea4bec7 Bug 609122 - Limit the size of places.sqlite-wal.
r=sdwilsh a=blocking
2010-11-18 02:23:32 +01:00
Shawn Wilsher 4d3e9f45bc Bug 612455 - History.cpp should finalize statementCache on the background thread
Also fixes the favicon service to do this in a safer manner.
r=mak
a=blocking
2010-11-18 02:23:29 +01:00
Shawn Wilsher a55a68a88d Bug 612617 - Assertions due to thread-safety issues on Places branch.
Fix it by never ever passing an nsIURI to the background thread.  EVER.
r=mak
a=blocking
2010-11-17 16:15:49 -08:00
Shawn Wilsher 8938033f35 Fix orange on linux opt builds by ifdefing around the problem. a=orange :( 2010-11-17 14:42:13 -08:00
Shawn Wilsher f1db0ae444 Merge mozilla-central into Places 2010-11-17 10:55:34 -08:00
Marco Bonardo d4274613f0 Bug 612281 - Remove some unnecessary reads from visits and icons addition.
r=sdwilsh a=blocking
2010-11-16 13:44:05 +01:00
Marco Bonardo f85147cbd5 bustage fix for bug 599973 a=bustage 2010-11-16 11:30:42 +01:00
Marco Bonardo c5f1dd10d4 Bug 599973 (Part 2) - Don't use steps for async favicons.
r=sdwilsh a=blocking
2010-11-16 02:22:01 +01:00
Marco Bonardo 84a7c00bed Bug 599973 (part 1) - Don't use steps for async favicons.
r=sdwilsh a=blocking
2010-11-16 02:13:37 +01:00
Marco Bonardo 5e72cbedaf Bug 610442 - TRANSITION_EMBED visits should be session persistent
r=sdwilsh a=blocking
2010-11-12 14:24:25 -08:00
Shawn Wilsher cdb6fae3a8 Backed out changeset 6716b289e613. 2010-11-12 08:57:43 -08:00
Shawn Wilsher 8a72a947c4 Disables all link coloring lookups to the db. Wanted to run this on try, but it is not cooperating. There will be orange, but that's OK. This will be backed out shortly. 2010-11-12 08:56:09 -08:00
Shawn Wilsher deaabcb2a2 Merge mozilla-central to Places 2010-11-10 09:38:08 -08:00
Shawn Wilsher 87f3cefe6a Follow-up to address review comment for bug 599969 part 6 2010-11-09 15:46:30 -08:00
Shawn Wilsher 5ff757f31f Bug 599969 - Do not use steps for async visit adding
Part 6 - Do not add javascript URIs for history (trunk is already doing this,
and the Places branch was getting assertions because GetReversedHostname would
fail on the background thread which would cause nsJSURI to be released off of
the main thread, which is bad).
r=mak
r=ehsan
2010-11-09 11:43:18 -08:00
Shawn Wilsher 030eb79e0d Bug 599969 - Do not use steps for async visit adding
Part 5 - be smarter about how we release our references to nsIURI objects so we
do not get threadsafety assertions.
r=mak
2010-11-08 11:47:07 -08:00
Shawn Wilsher 6096df47ea Bug 599969 - Do not use steps for async visit adding
Part 4 - use one event (ran on the background thread) for setting the page
title, and one event (ran on the main thread) for notifying.
r=mak
2010-11-08 11:45:46 -08:00
Shawn Wilsher 4d9df04df8 Bug 599969 - Do not use steps for async visit adding
Part 3 - Use the statement cache from storage to do less work on the background
thread.
r=mak
2010-11-08 11:43:46 -08:00
Shawn Wilsher b1d1ca5412 Bug 599969 - Do not use steps for async visit adding.
Part 1 - use one event (ran on the background thread) for adding a visit, and
one event (ran on the main thread) for notifying.
r=mak
r=bmcbride for test change
2010-11-08 11:42:08 -08:00
Shawn Wilsher 80899ea9d0 Merge mozilla-central to places 2010-11-03 12:09:56 -07:00
Dave Townsend 469511bfbb Bug 579540: Wait for focus before accepting extension installs. r=gavin, a=tests 2010-11-03 11:23:18 -07:00
Ted Mielczarek 37f448a515 bug 607946 - Allow specifying a post-upload command for uploadsymbols. r=catlee a=bsmedberg
--HG--
extra : rebase_source : 5b152bd6833924b69af8e3ec0f0e7be36e388891
2010-11-01 14:47:16 -04:00
Robert Strong b116bc2d1e Bug 608911 - Invalid check in browser_bug562890.js. r=dtownsend, a=test fix 2010-11-02 14:55:05 -07:00
Alex Pakhotin e9114d304a Bug 597579 - Investigate downloading updates to sd card r=rstrong,blassey a=blocking-fennec 2010-10-30 17:24:14 -07:00
Gavin Sharp 594d6754f7 Revert accidental change included in aafeff43ea25, a=mistake 2010-11-16 16:45:15 -05:00
Margaret Leibovic 0b826f8b02 Bug 610688: Style buttons for popup notifications without secondary actions on Mac, r=dao, a=dolske
--HG--
extra : rebase_source : f54ec027c07c8506f43bac6c44984b4c3859b1f8
2010-11-16 16:38:24 -05:00
David Dahl a12585e717 Bug 587734: enable the lazy console API added in bug 568629, and hook it up to the Web Console, r=gavin, a=blocking
--HG--
extra : rebase_source : 6006c9be7e1a91748d09397b0ea08a94c0f3968e
2010-11-16 16:34:53 -05:00
Dave Townsend ebe5662ded Bug 602895: When the window gets too small for the deck we need to show a horizontal scrollbar. r=Unfocused, a=blocks-final 2010-11-16 11:30:26 -08:00
Marco Bonardo a3044835cb Bug 612235 - "Forget about this site" makes Library a zombie.
r=dietrich a=blocking
2010-11-16 18:15:09 +01:00
Shawn Wilsher 8ac1eb1dc7 Merging mozilla-central to Places. 2010-10-29 11:39:41 -07:00
Mark Finkle ecf2427900 Bug 608239: Backout changeset 99233ad2ff70 a=fennec-should-load-pages 2010-10-29 10:07:54 -04:00
Michael Wu 1a9d63506c Bug 607534 - Optimize custom dynamic loader to use less memory, r=cjones a=blocking-fennec 2010-10-28 23:45:46 -07:00
Josh Matthews 16c6c3d7dd Bug 482175 - Rely on password manager notifications instead of timeouts in tests. r=dolske a=test-only 2010-10-27 16:56:11 -04:00
Robert O'Callahan ea93b2367b Backed out changeset ecd1948992eb 2010-10-29 16:07:46 +13:00
Margaret Leibovic 28e7c9718a 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
Mounir Lamouri ad6941b234 Merge backout. a=backout 2010-10-28 23:49:05 +02:00
Mounir Lamouri bcb65c38fa Backed out changeset 81326ef16ae1. a=oranges 2010-10-28 23:48:48 +02:00
Robert Strong 4a33afda3e test cleanup - Bug 607545 - Intermittent browser_bug562797.js | Test timed out *followed* by other errors. r=dtownsend, a=test fix 2010-10-28 14:03:52 -07:00
Robert Strong 9918e36aaa test fix and some cleanup - Bug 607545 - Intermittent browser_bug562797.js | Test timed out *followed* by other errors. r=dtownsend, a=test fix 2010-10-28 14:03:26 -07:00
Mounir Lamouri eabccb4aed Bug 607145 - form.action, button.formAction and input.formAction should be reflected as URL. r=bz a=blocking-b7 2010-10-28 22:49:14 +02:00
Dave Townsend 0a4711f5ce Bug 606076: XUL fastload is not cleared when new extensions are installed. r=bsmedberg, a=blocks-beta7 2010-10-28 12:21:04 -07:00
Mihai Sucan 74badfafd4 Bug 601352 - Console does not scroll expression result into view, r+a=roc 2010-10-28 13:01:37 -03:00
Rob Campbell de0a8b89ff Bug 599940 - Web Console fails to get results of instanceof correctly, r=mossop, a=beltzner 2010-10-28 13:01:36 -03:00
Shawn Wilsher bf23f7fcc4 Merge mozilla-central to Places. 2010-10-27 12:28:31 -07:00
Marco Bonardo 6ac8952165 Bug 578589 - Intermittent failure in toolkit/content/tests/widgets/test_toolbar.xul.
r=enn ab7=beltzner
2010-10-28 12:14:00 +02:00
Marco Bonardo 5998e66b19 Bug 606460 - Queries enhancements after temp tables removal.
r=sdwilsh a=blocking
2010-10-27 14:53:22 +02:00
Justin Dolske bdbd761905 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 4, test fixes). r=gavin, a=beltzner 2010-10-27 14:16:17 -07:00
Justin Dolske 838d9325a9 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 3, JSM). r=gavin, a=beltzner 2010-10-27 14:16:17 -07:00
Justin Dolske 31c39ff331 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 2, refactor). r=gavin, a=beltzner 2010-10-27 14:16:17 -07:00
Justin Dolske 2bc44d4e22 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 1, cleanup). r=gavin, a=beltzner 2010-10-27 14:16:17 -07:00
Shawn Wilsher d4c2a3fd6a Bug 607469 - IPC-only Crash [@ mozilla::places::History::NotifyVisited]
r=dougt
a=blocking

--HG--
extra : rebase_source : 74fbebfccb8544ef56adb0f66e778372148b0506
2010-10-27 13:14:16 -07:00
Patrick Walton 413f17b048 Bug 601667 - Web Console toolbar styling - part 0 strings r=l10n a=beta7+ 2010-10-27 14:20:26 -05:00
Robert Sayre 41e10487ac Merge tracemonkey to mozilla-central. 2010-10-26 20:49:22 -04:00
Robert Sayre ab1de59e65 Merge mozilla-central to tracemonkey. 2010-10-26 14:16:43 -04:00
Mike Hommey c9b0258029 Backed out changeset 1769b8307bde (bug 575485). a=backout 2010-10-26 12:55:13 +02:00
Mike Hommey 2e54295f95 Backed out changeset a2ef5d0f5052 (bug 575485) 2010-10-26 12:53:50 +02:00
Mike Hommey cd11a1c4b8 Backed out changeset fc2988ab64e5 (bug 575485) 2010-10-26 12:53:16 +02:00
Mike Hommey fcb36ca646 Bug 428765 - Use nxIXULAppInfo to get application version number in about:. r=gavin,a=gavin 2010-10-26 09:15:28 +02:00
Justin Dolske b39adfc14b Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 3, jsm). r=gavin, a=me 2010-10-25 22:45:00 -07:00
Marco Bonardo cff68d5e0a Use a batch in head_queries.js and dump table in case of failures (test_redirectsMode.js failure).
a=perma-orange
2010-10-22 18:43:12 +02:00
Ted Mielczarek c6ccfd720f backout bug 607946, hg rebase did some bad things. a=bustage 2010-11-02 08:21:07 -04:00
Ted Mielczarek 5e66f34e1c bug 607946 - Allow specifying a post-upload command for uploadsymbols. r=catlee a=bsmedberg
--HG--
extra : rebase_source : c613fcbdc37f2154dd0f8029068584ccdf867b44
2010-11-01 14:47:16 -04:00
Blake Kaplan 9d1fe775c9 bug 607767 - Fix rewrapping native objects across compartment boundaries. r=jst 2010-10-29 12:49:32 -07:00
Robert Strong e5fbcf47b1 Bug 604136 - [Windows SeaMonkey] mochitest-browser-chrome: 'browser_bug562890.js | Test timed out'. r=dtownsend, a=test fix 2010-11-01 16:19:54 -07:00
Robert Strong 033e8e2dad Bug 608586 - [SeaMonkey] mochitest-browser-chrome: .../browser-window/browser_bug562797.js fails. r=dtownsend, a=test fix 2010-11-01 14:30:30 -07:00
Robert Strong 0f117b6733 Bug 608507 - some minor test cleanup. r=dtownsend, a=test fix 2010-11-01 14:30:07 -07:00
Geoff Lankow 692ecd4fbf Bug 603002 - History folders labelled with wrong month names.
r=mak a=sdwilsh
2010-10-19 11:03:07 +13:00
Marco Bonardo a6e9ea8827 Bug 595139 - Use global VACUUM in Places.
r=sdwilsh a=blocking
2010-10-21 12:19:05 +02:00
Marco Bonardo f47ea23a70 Bug 605464 - Reduce work at bookmarks service startup.
r+a=sdwilsh
2010-10-21 02:51:18 +02:00
Marco Bonardo 1cf2a5abf9 Bug 605463 - Lazily initialize history statements.
r+a=sdwilsh
2010-10-21 02:37:59 +02:00
Marco Bonardo 001dbaf95e Bug 595530 - Searching Places is slower after SQLite 3.7.x upgrade. Remove LENGTH check.
r=sdwilsh a=blocking
2010-10-21 02:27:07 +02:00
Shawn Wilsher 3be92a2c5b Merge mozilla-central into places. 2010-10-20 12:33:53 -07:00
Dão Gottwald 67ba886ab7 Bug 605332 - Don't duplicate most of popup.css in popup-aero.css. r=enn a=dolske 2010-10-20 09:24:44 +02:00
Robert Strong 28f9560f91 Bug 601518 - Need updater tests to cover nsUpdateDriver.cpp code. r=dtownsend, a=blocking2.0-final 2010-10-19 21:28:29 -07:00
Shawn Wilsher c72aa6e391 Test failure fix. No bug, but change talked over with mak on irc. 2010-10-18 08:53:53 -07:00
Robert Strong 3edb649288 Bug 584944 - Intermittent browser_uninstalling.js | Timed out. r=dtownsend, a=test fix 2010-10-29 14:41:11 -07:00
Mounir Lamouri 5c01cd49ec Bug 607145 - form.action, button.formAction and input.formAction should be reflected as URL. r=bz a=blocking-b7 2010-10-29 21:49:42 +02:00
Chris Jones 5cca5cc417 Bug 607534: Avoid fd remap collisions. r=mwu a=blocking-fennec 2010-10-29 14:20:43 -05:00
Michael Wu e9a652183b Bug 607534 - Optimize custom dynamic loader to use less memory, r=cjones a=blocking-fennec 2010-10-29 12:22:28 -07:00
Robert Strong 72cd122cbb Bug 608210 - requestLongerTimeout for each test within a test in extensions/test/browser. r=dtownsend, a=test fix 2010-10-29 12:05:43 -07:00
Robert Strong 4ffe4f7e94 Bug 607821 - intermittent timeout toolkit/mozapps/extensions/test/browser/browser_bug557956.js | Test timed out. r=dtownsend, a=b7 2010-10-29 12:05:26 -07:00
Robert Strong 0f4c2cf5f1 Bug 608165 - Lots of 'reference to undefined property this.mAddon.applyBackgroundUpdates' warnings when running browser_bug562797.js in a debug build. r=dtownsend, a=b7 2010-10-29 12:05:08 -07:00
Robert Strong 7d71e0d9f9 Bug 608138 - Exclude plugins from the compatibility wizard checks. r=dtownsend, a=b7 2010-10-29 12:04:52 -07:00