timeless@mozdev.org
a408fd8bb9
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
fb26e96957
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
0bda7125ce
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
Arpad Borsos
740846020a
commit 3b157fcde708 was for bug 588435; a=me
2010-11-23 19:54:48 +01:00
Arpad Borsos
cbde904c21
Use mozRequestAnimationFrame to animate autoscroll; r=neil@parkwaycc.co.uk a=bsmedberg
2010-08-18 19:57:31 +02:00
Mihai Sucan
0779401912
Bug 597460 - Web Console scrolls to top when (at least) a filtered network event occurs; f=pwalton r=gavin.sharp a=blocking2.0
2010-11-23 13:02:00 -04:00
Mihai Sucan
b5421488fc
Bug 587615 - lastTimestamp reset problems in WebConsole; f=pwalton r=sdwilsh approval2.0=beltzner
2010-11-23 13:02:00 -04:00
Ehsan Akhgari
e3c7aa768c
Bug 611549 - Web Console's input and output sections should be left-to-right in RTL mode; r=ddahl,gavin a=gavin
2010-11-15 16:34:10 -05:00
Mark Finkle
717f1b7293
Bug 613480 - Check for a NULL docShell in browser constructor [r=gavin a=bsmedberg]
2010-11-22 16:37:35 -05:00
Neil Rashbrook
c980e183c4
Bug 613725 and bug 593106 - Crashes on Windows because varargs and references don't mix, use a pointer instead. r=Mossop a=blocking2.0
2010-11-22 15:11:04 -05:00
Dão Gottwald
90ddb38007
Bug 612588 - Toolbars outside of the toolbox should be visible while customizing, just like those inside of the toolbox. r=enn a=gavin
2010-11-22 11:21:43 +01:00
Edward Lee
10910657a6
Bug 613767 - Return in tab modal prompts doesn't trigger default action [r=dolske a=dolske]
...
Pass the number instead of the xul:button.
--HG--
extra : rebase_source : 4ef8ddbf765efe40ccb6e4e389112926cef82749
2010-11-21 22:35:26 -08:00
Kyle Huey
f99c028f87
Bug 611930: Annotate crash reports with LSP information. r=ted sr=rs a=b
2010-11-21 19:29:47 -05:00
Kyle Huey
59a85eb583
Backed out changeset c8a4b4ed9160. a=me
2010-11-21 14:18:32 -05:00
Kyle Huey
698f4a7090
Bug 611930: Annotate crash reports with LSP information. r=ted sr=rs a=b
2010-11-21 13:58:33 -05:00
Ehsan Akhgari
8622119856
Bug 612356 - Add NS_SetDllDirectory to dlldeps.cpp; r=khuey a=NPOTB
2010-11-15 15:16:34 -05:00
Gavin Sharp
696b8013e3
Fix typo in 46edc39233b3 (bug 601909), a=me
...
--HG--
extra : rebase_source : ab0e1f824d7efd2bb6b35d69a299b9ae7c79c1a4
2010-11-20 19:59:50 -05:00
Bill Gianopoulos
262c1041d6
Bug 585370 - "Implement the Firefox button on Linux" [r=dao ui-r=faaborg a=dolske]
2010-11-12 02:01:00 -08:00
Benjamin Smedberg
53205f2ce6
Bug 599475 - Fix crash reporting on MacOS 10.5 (Leopard) by making breakpad use it's internal implementation of MD5 instead of one randomly picked from libnss or libcrypto which isn't loading properly. r=ted a=blocking-beta8+
2010-11-20 16:58:47 -05:00
Mihai Sucan
b972ea8d26
Bug 601177 - Errors/Warnings checkboxes are confusing; f=rcampbell r=dietrich a=blocking2.0
2010-11-20 15:53:14 -04:00
Mihai Sucan
46c665dd8f
Bug 600183 - Web Console: currentContext is always used in network logging code; f=ddahl r=sdwilsh a=blocking2.0
2010-11-20 15:53:14 -04:00
Mihai Sucan
0a52bef6b4
Bug 597756 - Fx 4 Web Console fails to show javascript errors if a tab is closed and the same document is then re-opened in a new tab; f=rcampbell r=gavin.sharp a=blocking2.0
2010-11-20 15:53:14 -04:00
Mihai Sucan
1a4e69a48e
Bug 601909 - Persist web console height; f=ddahl r=dietrich a=blocking2.0
2010-11-20 15:53:14 -04:00
Mihai Sucan
4516b7573e
Bug 597151 - The HUDConsoleObserver is never removed; rcampbell r=dtownsend, a=blocking2.0
2010-11-20 15:53:14 -04:00
Joe Walker
0369dc2d88
Bug 605419 - [Web Console] Provide a help command to list the available helper functions; r=gavin.sharp approval2.0=gavin.sharp
2010-11-02 12:58:37 +00:00
Justin Dolske
894eece94b
Bug 598786 - Visual design for tab-modal prompts. r=dao, a=me
2010-11-19 21:23:30 -08:00
Justin Dolske
d1889c2d49
Bug 59314 - Alerts should be content-modal, not window-modal (Part 2). r=jst, feedback=gavin, a=blocking+
2010-11-19 21:23:27 -08:00
Justin Dolske
67a598434f
Bug 59314 - Alerts should be content-modal, not window-modal. r=gavin, a=blocking+
2010-11-19 21:23:25 -08:00
Justin Dolske
dae7609454
Bug 613444 - Refactor nsIPrompt tests. a=testsonly
...
--HG--
rename : toolkit/components/prompts/test/test_modal_prompts.html => toolkit/components/prompts/test/test_modal_select.html
2010-11-19 15:15:29 -08:00
Gavin Sharp
356caee109
Bug 609952: move logging code into HUDService, r=ddahl, a=beltzner
2010-11-19 15:12:39 -05:00
Gavin Sharp
b6b0090f8b
Bug 609950: fix code in the HUDConsoleObserver to properly handle subframes, r=ddahl, feedback=msucan, a=blocking
...
--HG--
extra : rebase_source : 7a8da9274499eae668b5275ff4c6073820000051
2010-11-18 15:33:27 -05:00
Daniel Richard G.
4f18fdbf0f
Bug 581628. We can end up in situations where mConnection is null due to our use of async proxies that eat error codes. r=sdwilsh, a=bzbarsky
2010-11-19 09:18:08 -05:00
Mark Banner
055848b769
Bug 610974 - Ensure places is enabled for places related tests; r=sdwilsh, a=test-only change
2010-11-19 13:23:35 +00:00
Robert Strong
1a5d0c594c
Bug 611186 - [Win] Try to lock the main exe multiple times before giving up. r=dolske, a=dtownsend
2010-11-18 17:21:20 -08:00
Robert Strong
d7b6ac5f86
2. tests - Bug 466778 - [Win] Unable to update when files to be patched are in use on Windows. r=dtownsend, a=blocking2.0-BetaN
...
--HG--
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general.mar => toolkit/mozapps/update/test/unit/data/complete.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image.png => toolkit/mozapps/update/test/unit/data/complete.png
rename : toolkit/mozapps/update/test/unit/data/aus-0111_general.mar => toolkit/mozapps/update/test/unit/data/partial.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0111_general_ref_image.png => toolkit/mozapps/update/test/unit/data/partial.png
2010-11-18 17:20:58 -08:00
Robert Strong
448f5a3f44
1. main patch - Bug 466778 - [Win] Unable to update when files to be patched are in use on Windows. r=dolske, a=blocking2.0-BetaN
2010-11-18 17:20:44 -08:00
Robert Strong
ae13fd4995
Bug 602562 - [Win] Add keyboard modifier to start in safe mode for windows. r=dtownsend, ui-r=faaborg, feedback=jmathies, a=blocking2.0-BetaN
2010-11-18 17:20:05 -08:00
Benjamin Smedberg
84f471652b
Bug 602891 part B - Backend support for jetpack-process crashes and crash recovery, r=cjones
...
On crash, an event will be submitted to the parent with the name "core:process-error" with a context object. If crash reporting is enabled and a crash report is available, the context object will have a .dumpID property which can be used to submit the crash report.
--HG--
extra : rebase_source : d089bb451271999ae3861a83f2b21ba8ec9e0122
2010-11-17 15:57:02 -05:00
Mihai Sucan
32fddea0fa
Bug 580618: don't use weak references to hold on to hud objects, feedback=ddahl, r=gavin, a=blocking
...
--HG--
extra : rebase_source : a97e67792a6a4694065ab75e9b83de1516d1d0e9
2010-11-17 14:21:14 -05:00
Chris Pearce
333fb9815b
Bug 595009 - Ensure video controls don't show when we can't load a resource. r=dolske a=blocking2.0
2010-11-18 08:27:19 +13:00
Alex Pakhotin
7e736d9b18
Bug 597579 - Investigate downloading updates to sd card r=rstrong,blassey a=blocking-fennec
2010-10-30 17:24:14 -07:00
Gavin Sharp
9cc28ef525
Revert accidental change included in aafeff43ea25, a=mistake
2010-11-16 16:45:15 -05:00
Margaret Leibovic
11b59c62f2
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
be0ed04ab5
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
013bbe38d4
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
5ef44c8570
Bug 612235 - "Forget about this site" makes Library a zombie.
...
r=dietrich a=blocking
2010-11-16 18:15:09 +01:00
Serge Gautherie
682234da17
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
495daf2b18
Bug 612255 - Don't handle duplicate batches in nsPlacesDBFlush.
...
r+a=sdwilsh
2010-11-15 16:51:46 +01:00
Rob Campbell
1ec7ffb904
Bug 608627 - Drop jsWorkspaceTitle from headsUpDisplay.properties, r+a=mossop
2010-11-15 10:24:31 -04:00
Jacek Caban
506799511b
Bug 612258 - xulrunner compilation failure after landing bug 603679 r=khuey a=NPOTB
2010-11-15 15:19:57 +00:00
Kyle Huey
b7e635a17c
Backed out changeset 3281b4385e72
2010-11-15 08:37:55 -05:00
Mihai Sucan
4bc49af5c9
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
d79d237481
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
13bc41996d
Add MORE test debugging for bug 608206. a=afrosdwilsh
2010-11-14 23:42:22 -08:00
Justin Dolske
6d34590d0b
Add more test debugging for bug 608206. a=afrosdwilsh
2010-11-14 21:34:05 -08:00
Brian Carpenter
ae907fe71a
b=502974 add commas in correct locations ui-r=faaborg a=bsmedberg
2010-11-15 08:38:58 +13:00
Simon Montagu
b3b2d6b236
Make the 'More Encodings' submenus non-localizable. Bug 610638, r=emk, a=bsmedberg
2010-11-14 16:41:43 +02:00
Patrick Walton
83c772cf62
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
7b428214f3
Bug 586216 - Don't use one timer per animated widget. r=roc a=b
2010-11-13 09:19:38 +01:00
Margaret Leibovic
e4acfb3c9c
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
931cfb3025
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
7889f0a683
Bug 472343 (Part 3) - Merge history and bookmarks batchers.
...
r=dietrich a=blocking
2010-11-12 22:20:04 +01:00
Marco Bonardo
460d7a7811
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
eb235093ae
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
d7f4ad406c
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
4ed3f0f9ef
Bug 606289: Fix logo link in about:. r+a=gavin
2010-11-12 21:26:14 +01:00
Dave Townsend
aa170f1408
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
a3fabe653e
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
babc5b0a71
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
4492c59374
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
fca43a5481
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
ceff7bd2aa
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
5aced17f45
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
eb6a052b83
Backing out bug 610810. a=backout
2010-11-11 16:11:05 -08:00
Dave Townsend
f3ebc34c83
Backing out bug 610686
2010-11-11 16:09:17 -08:00
Dave Townsend
ad886a1f25
Backing out bug 611076
2010-11-11 16:08:48 -08:00
Brad Lassey
6ba1c57f92
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
eda812475f
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
11356037a4
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
26e457835a
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
76466d3ce2
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
dbc80e18a7
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
8847987fe0
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
Ted Mielczarek
d90870c931
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
a10a2b5ae8
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
bcb900c025
bug 596315 - animate opening and closing, test fix, a=orange
2010-11-10 11:58:39 -05:00
Patrick Walton
fe01095407
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
8a9363d809
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
1924ccaad6
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
a45f6bfe30
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
9e97e5169f
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
Blake Kaplan
882e293960
Fix bustage from bug 609794. a=bustage
2010-11-09 19:07:32 -08:00
Dave Townsend
be8fb0186c
Bug 593535: Allow restarting extension downloads after failures. r=robstrong, a=blocks-betaN
2010-11-09 18:52:06 -08:00
Blake Kaplan
f459a7c700
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
9aa3ede467
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
28d67e6217
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
3b2a61ca30
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
ffa07f5b9a
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
86577199be
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
ce648f8643
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
cd87e892df
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
db0fcbb949
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
Marco Bonardo
b193165b11
Bug 614224 - Try to use waitForAsyncUpdates in test_removeVisitsByTimeframe.js
...
a=tests-only
2010-11-24 10:44:05 +01:00
Marco Bonardo
d6d60edf7f
Bug 614222 - Try to use waitForAsyncUpdates in test_frecency.js
...
a=tests-only
2010-11-24 10:44:03 +01:00
Shawn Wilsher
e9aa1a1ccb
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
86591fef95
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
6de8b4c912
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)
674cdd68f8
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
1d3da309e7
Bug 609122 - Limit the size of places.sqlite-wal.
...
r=sdwilsh a=blocking
2010-11-18 02:23:32 +01:00
Shawn Wilsher
7c5b41717c
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
3864825ddd
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
75c838117e
Fix orange on linux opt builds by ifdefing around the problem. a=orange :(
2010-11-17 14:42:13 -08:00
Shawn Wilsher
abacada9dc
Merge mozilla-central into Places
2010-11-17 10:55:34 -08:00
Marco Bonardo
036ea5f40f
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
dd6a60974c
bustage fix for bug 599973 a=bustage
2010-11-16 11:30:42 +01:00
Marco Bonardo
3fb7f46519
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
141f5459ce
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
c3cb283d6a
Bug 610442 - TRANSITION_EMBED visits should be session persistent
...
r=sdwilsh a=blocking
2010-11-12 14:24:25 -08:00
Shawn Wilsher
3e1f89f94a
Backed out changeset 6716b289e613.
2010-11-12 08:57:43 -08:00
Shawn Wilsher
15eb6225a3
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
06f60f7a34
Merge mozilla-central to Places
2010-11-10 09:38:08 -08:00
Shawn Wilsher
3eebff3a9d
Follow-up to address review comment for bug 599969 part 6
2010-11-09 15:46:30 -08:00
Shawn Wilsher
3692066348
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
f062a26357
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
4e0695a15d
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
56ba0666f5
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
4d309d490a
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
f769c72590
Merge mozilla-central to places
2010-11-03 12:09:56 -07:00
Dave Townsend
ae7a168044
Bug 579540: Wait for focus before accepting extension installs. r=gavin, a=tests
2010-11-03 11:23:18 -07:00
Ted Mielczarek
cab155a5dd
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
e66e086b97
Bug 608911 - Invalid check in browser_bug562890.js. r=dtownsend, a=test fix
2010-11-02 14:55:05 -07:00
Shawn Wilsher
ffb1973389
Merging mozilla-central to Places.
2010-10-29 11:39:41 -07:00
Mark Finkle
c13d5f5238
Bug 608239: Backout changeset 99233ad2ff70 a=fennec-should-load-pages
2010-10-29 10:07:54 -04:00
Michael Wu
bb0cf0f8a4
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
35249f2ed6
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
6bb7a02bbf
Backed out changeset ecd1948992eb
2010-10-29 16:07:46 +13:00
Margaret Leibovic
f74adedb2c
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
15d6c64a5d
Merge backout. a=backout
2010-10-28 23:49:05 +02:00
Mounir Lamouri
236ad5b588
Backed out changeset 81326ef16ae1. a=oranges
2010-10-28 23:48:48 +02:00
Robert Strong
78ab2ebe44
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
d57f78da96
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
00c432bb8c
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
e7d2253efb
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
a8cd49d408
Bug 601352 - Console does not scroll expression result into view, r+a=roc
2010-10-28 13:01:37 -03:00
Rob Campbell
fec6468b6c
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
20967855ac
Merge mozilla-central to Places.
2010-10-27 12:28:31 -07:00
Marco Bonardo
eb3a117599
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
c14b21f7c6
Bug 606460 - Queries enhancements after temp tables removal.
...
r=sdwilsh a=blocking
2010-10-27 14:53:22 +02:00
Justin Dolske
be81f8d6f5
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
a6bc82164a
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
7c7936c1a3
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
23c918cff9
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
c6b0570139
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
a8494cc71c
Bug 601667 - Web Console toolbar styling - part 0 strings r=l10n a=beta7+
2010-10-27 14:20:26 -05:00
Robert Sayre
31161f8735
Merge tracemonkey to mozilla-central.
2010-10-26 20:49:22 -04:00
Robert Sayre
7ce5faeded
Merge mozilla-central to tracemonkey.
2010-10-26 14:16:43 -04:00
Mike Hommey
4a5295264c
Backed out changeset 1769b8307bde (bug 575485). a=backout
2010-10-26 12:55:13 +02:00
Mike Hommey
53fb77de43
Backed out changeset a2ef5d0f5052 (bug 575485)
2010-10-26 12:53:50 +02:00
Mike Hommey
d5915f40a2
Backed out changeset fc2988ab64e5 (bug 575485)
2010-10-26 12:53:16 +02:00
Mike Hommey
6ccb7ecd59
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
aa8fc46765
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
050e1c6da0
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
7b82bfe9fc
backout bug 607946, hg rebase did some bad things. a=bustage
2010-11-02 08:21:07 -04:00
Ted Mielczarek
07142483c9
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
ade40c675c
bug 607767 - Fix rewrapping native objects across compartment boundaries. r=jst
2010-10-29 12:49:32 -07:00
Robert Strong
70c3f08d5c
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
ad5637c966
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
8cfb01a2d5
Bug 608507 - some minor test cleanup. r=dtownsend, a=test fix
2010-11-01 14:30:07 -07:00
Geoff Lankow
583bbabe67
Bug 603002 - History folders labelled with wrong month names.
...
r=mak a=sdwilsh
2010-10-19 11:03:07 +13:00
Marco Bonardo
c8008e7bc0
Bug 595139 - Use global VACUUM in Places.
...
r=sdwilsh a=blocking
2010-10-21 12:19:05 +02:00
Marco Bonardo
a80d8b069a
Bug 605464 - Reduce work at bookmarks service startup.
...
r+a=sdwilsh
2010-10-21 02:51:18 +02:00
Marco Bonardo
0e0216170d
Bug 605463 - Lazily initialize history statements.
...
r+a=sdwilsh
2010-10-21 02:37:59 +02:00
Marco Bonardo
4dd39d5300
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
8c46198937
Merge mozilla-central into places.
2010-10-20 12:33:53 -07:00
Dão Gottwald
c7c882ffee
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
2faf64b982
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
026e0d8d20
Test failure fix. No bug, but change talked over with mak on irc.
2010-10-18 08:53:53 -07:00
Robert Strong
69de583083
Bug 584944 - Intermittent browser_uninstalling.js | Timed out. r=dtownsend, a=test fix
2010-10-29 14:41:11 -07:00
Mounir Lamouri
9d78bf153f
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
26ef32dbd5
Bug 607534: Avoid fd remap collisions. r=mwu a=blocking-fennec
2010-10-29 14:20:43 -05:00
Michael Wu
402efe298f
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
1f1ed9be70
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
47566b56c6
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
2693ba3660
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
d37c6a2c01
Bug 608138 - Exclude plugins from the compatibility wizard checks. r=dtownsend, a=b7
2010-10-29 12:04:52 -07:00
Robert Strong
6c85ea837c
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
77a2b2c775
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
0268cab922
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
6a27d3fb58
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
de49671a75
Merge from mozilla-central.
2010-10-22 19:46:37 -07:00
Chris Leary
5862580eb3
Bug 594615: YARR/PCRE license updates. (r=gerv)
2010-10-22 15:27:09 -07:00
Jim Mathies
6f22e0ce28
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
fa881a64c7
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
fee260454c
Merging places and mozilla-central.
2010-10-15 09:26:15 -07:00
Mike Hommey
b3af781c2d
Merge backout; a=orange
2010-10-15 14:55:09 +02:00
Mike Hommey
83b27fec80
Backed out changeset 111e055a49dc
2010-10-15 14:51:59 +02:00
Markus Stange
bb031a86dd
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
f02d62aec5
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
6a4c9d83fd
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
951e982b50
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