Commit Graph

2233 Commits

Author SHA1 Message Date
dtownsend@oxymoronical.com
5d6b77f364 Bug 408115: Add post-restart notification of new add-on installs. r=gavin.sharp, r=robstrong, a=beltzner 2008-03-07 16:16:38 -08:00
rob_strong@exchangecode.com
e7728cd42d (strings only) comment addressed Bug 392137 - Retention: take over user defaults during install on Win32. r=beltzner, a1.9=beltzner 2008-03-07 15:58:25 -08:00
rob_strong@exchangecode.com
bc89b46bb7 (strings only) Bug 392137 - Retention: take over user defaults during install on Win32. r=beltzner, a1.9=beltzner 2008-03-07 15:55:58 -08:00
dietrich@mozilla.com
8247960565 Bug 408663 ? Support Back & Forward keyboard shortcuts in Places Organizer (for dev@schonfeld.org, r=mano) 2008-03-07 15:55:06 -08:00
dietrich@mozilla.com
1184124f01 Bug 389661 ? Can't drag and drop bookmark to toolbar chevron popup (does not open on dragover) (for mak77@supereva.it, r=mano, a=damon) 2008-03-07 15:13:41 -08:00
johnath@mozilla.com
d89ad38560 Clarify menuItems that lead to the library "Show All Bookmarks..." and "Show All History..." b=421609 r+ui-r+a=beltzner r+sr=gavin :) 2008-03-07 15:09:08 -08:00
johnath@mozilla.com
d78c89ee97 Bug 402370 - Fix about:blocked channel creation, move strings to dtd. r=gavin a=beltzner 2008-03-07 14:46:56 -08:00
dwitte@stanford.edu
9ffbbf504a Bug 419596 - add third party cookie blocking option to cookie pref UI. string change only, r=gavin, ui-r=beltzner, a=beltzner 2008-03-07 13:51:23 -08:00
johnath@mozilla.com
0b9d5ffcb8 Update blockedSite text, use new stopbadware report url. b=420751, r=gavin, ui-r+a=beltzner 2008-03-07 11:51:25 -08:00
dietrich@mozilla.com
2f5a2bf98d Bug 421364 ? Editing a bookmark using properties dialog drops tags (r=mano) 2008-03-07 11:25:51 -08:00
dietrich@mozilla.com
1b600c35eb Bug 381255 ? Drag and Drop to Bookmarks result in an Assertion failed (for mak77@supereva.it, r=mano) 2008-03-07 10:25:01 -08:00
johnath@mozilla.com
c6d77a5d6f Bug 420160 - Larry behaves unexpectedly with IP:port URIs. r=gavin a=blocking-firefox3 (beltzner) 2008-03-07 06:54:41 -08:00
johnath@mozilla.com
0d46ac409b Bug 418694 - Have Larry say "(unknown)" instead of "no information provided" r+a=beltzner 2008-03-07 05:30:35 -08:00
myk@mozilla.org
325b46ed5c bug 189290: add Ctrl-Q keyboard shortcut for Quit command on Linux; r=gavin, ui-r=beltzner, a=beltzner 2008-03-06 17:59:42 -08:00
myk@mozilla.org
9352d4ced0 bug 421190: report exceptions in progress listeners; followup to fix for bug 376222; r=gavin,a=beltzner 2008-03-06 14:39:41 -08:00
mconnor@steelgryphon.com
3da95192bd Bug 419967 - Cannot search in application/javascript page, r=gavin 2008-03-06 12:12:09 -08:00
bent.mozilla@gmail.com
f2f61ab3c0 Bug 412862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Adding back some strings that were removed with that soon-to-be-backed-out fix. r+sr+a=jst. 2008-03-06 11:12:40 -08:00
johnath@mozilla.com
95c0047d32 Help > Report Web Forgery..." does nothing; "this.appContext is null. b=420667 r=gavin a=blocking-firefox3 (beltzner) 2008-03-06 06:05:34 -08:00
reed@reedloden.com
200bfb0587 Bug 420252 - "Duplicated code in browser.css" [p=reed r=Mano a1.9=beltzner] 2008-03-06 00:02:50 -08:00
jwalden@mit.edu
86b0ef5906 Bug 401514 - Don't use a getter when a property will do. r=gavin, a=beltzner 2008-03-05 19:58:48 -08:00
mark.finkle@gmail.com
a500c8131d b=421005, r=gavin, a=damons. FUEL Preference.type uses undefined variables 2008-03-05 18:27:59 -08:00
blassey@mozilla.com
92c51991b0 backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
myk@mozilla.org
1ebe0d6f34 bug 376222: a javascript exception thrown by an extension's (or core code's) web progress listener shouldn't interfere with the normal operation of tabbed browsing (i.e. other progress listeners); Patch by John P. Baker; r=gavin, a=beltzner 2008-03-05 14:34:54 -08:00
gavin@gavinsharp.com
25b745f0b3 Bug 420549: don't ASSERT when removing an engine shortly after adding it, r=mano, a=beltzner 2008-03-05 14:13:41 -08:00
gavin@gavinsharp.com
409e455ef0 Bug 420328: don't trigger keyword matches if the keyword doesn't take a parameter and one was provided, r=rflint 2008-03-05 14:11:45 -08:00
blassey@mozilla.com
9bc9e44b40 switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
reed@reedloden.com
f561804201 Bug 419654 - "Importing bookmark file corrupts heap (reproducible)" (Fix heap corruption and increase initial capacity) [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich a=blocking-firefox3+] 2008-03-05 02:31:55 -08:00
reed@reedloden.com
c90c1d0a47 Bug 417042 - "Moving mouse over bookmark folders in Places Library generates huge amount of queries" (Fix problem with drag and drop) [p=ondrej@allpeers.com (Ondrej Brablc) r=Mano a=blocking-firefox3+] 2008-03-05 02:31:16 -08:00
dietrich@mozilla.com
6177daafe2 backing out bug 419315 for 20ms Ts regression 2008-03-04 22:39:48 -08:00
dietrich@mozilla.com
b4a8b029fa backing out test checkin of bug 384370 2008-03-04 14:12:27 -08:00
dietrich@mozilla.com
115cb33e21 TESTING - temp checkin of bug 384370 (r=mconnor) 2008-03-04 13:23:04 -08:00
dietrich@mozilla.com
7df26481c9 backing out test patch for bug 384370 2008-03-04 12:04:14 -08:00
dietrich@mozilla.com
6eada140a5 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING (r=mconnor) 2008-03-04 11:50:18 -08:00
dietrich@mozilla.com
5ffe06b62c backing out, broke when unrotting 2008-03-04 11:43:35 -08:00
dietrich@mozilla.com
e1f7230d08 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING PERF (r=mconnor) 2008-03-04 11:41:52 -08:00
dietrich@mozilla.com
bed549bc9d Bug 419315 ? All bookmarks lost after using "Restore all user preferences" (r=mano) 2008-03-04 09:05:13 -08:00
dietrich@mozilla.com
0f68b878af Bug 405755 ? when viewing a saved search in the bookmark sidebar, the children aren't visible (r=mano) 2008-03-04 08:52:42 -08:00
johnath@mozilla.com
9b15e4344f Safebrowsing appends "..." in XUL, should be localizable. b=406083 r=dcamp a=blocking-firefox3 (beltzner) 2008-03-04 08:05:13 -08:00
reed@reedloden.com
151f7bd98c Bug 414183 - "Style site button and search button to mirror the keyhole form on Windows" [p=dao@mozilla.com (Dão Gottwald) ui-r=beltzner r=gavin a=blocking-firefox3+] 2008-03-04 03:32:11 -08:00
reed@reedloden.com
9f6f2c9921 Bug 412666 - "make an effort to scroll tabstrip to show new tabs opened in background" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a1.9=beltzner] 2008-03-04 03:24:41 -08:00
reed@reedloden.com
eb76521bb9 Bug 417042 - "Moving mouse over bookmark folders in Places Library generates huge amount of queries" [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich r=Mano a=blocking-firefox3+] 2008-03-04 03:22:48 -08:00
nrthomas@gmail.com
c81540ff5c Bug 418926, bump nightly version to 3.0b5pre/1.9b5pre following branch for 3.0b4, r=rhelmer, a=beltzner 2008-03-03 16:58:35 -08:00
reed@reedloden.com
43d41c24c5 Backed out patch from bug 420344 now that tag has been made. 2008-03-03 11:22:01 -08:00
reed@reedloden.com
104b626822 Bug 420344 - "Change name of Firefox 3 M12 to "Firefox 3 Beta 4" for official branding (for beta build tagging only)" [p=reed r=mconnor a1.9b4=beltzner] 2008-03-03 11:13:55 -08:00
dmose@mozilla.org
f35fcf6561 Backing out the addition of the Yahoo protocol handler; the checkin exposed a bug that turned the tree orange; a1.9b4=beltzner 2008-03-03 10:54:14 -08:00
nrthomas@gmail.com
62b6f4a569 Bug 419771, add another couple of locales for 3.0b4, r=chofmann a1.9b4=beltzner 2008-03-03 10:00:16 -08:00
gavin@gavinsharp.com
ba71d3491b Bug 413630: add Yahoo mailto: handler, patch by dmose@mozilla.org, r=me, a=beltzner 2008-03-03 06:53:18 -08:00
gavin@gavinsharp.com
92426fc368 Bug 420179: add 'id' to all-locales, r=chofmann, a=beltzner 2008-03-03 06:06:04 -08:00
gavin@gavinsharp.com
40610a75bb Bug 420179: add 'sr' to all-locales, r=chofmann 2008-03-03 06:03:03 -08:00
gavin@gavinsharp.com
93d850abb2 Bug 419747: remove use of timers for browser_autodiscovery test, to avoid intermittent failures, r=smaug 2008-03-03 05:58:01 -08:00