Neil Rashbrook
|
4ed43f101a
|
Bug 413915 - isValidFeed modifies its first paramter, r=sayrer
|
2008-09-06 19:28:36 -07:00 |
|
Doug Turner
|
1e7d4167ba
|
Bug 444642 - Hookup geolocation prompt to notification prompt. r=gavin/mconnor
|
2008-09-03 15:05:15 -07:00 |
|
Dão Gottwald
|
f1cbf61eff
|
Bug 448928 - remove gIsLoadingBlank and gMustLoadSidebar from browser.js. r=gavin
|
2008-09-03 09:40:33 +02:00 |
|
Dão Gottwald
|
6c59ad540d
|
Bug 453095 - gBrowser.browsers shouldn't try to look like a node list. r=gavin
|
2008-09-02 14:15:06 +02:00 |
|
Dão Gottwald
|
c604c3da67
|
Bug 448941 - remove IdentityHandler and getIdentityHandler() in favor of gIdentityHandler. r=gavin
|
2008-09-02 11:11:22 +02:00 |
|
Dão Gottwald
|
265adb2693
|
Bug 443863 - ctrl-9 to select last tab is klugishly implemented. r=gavin
|
2008-09-02 10:50:22 +02:00 |
|
Klaas Heidstra
|
f52a1a26d4
|
Bug 440702 - Link modifiers should use the command attribute instead of oncommand (and remove observes elements). r=gavin, ui-r=beltzner
|
2008-09-01 22:19:24 +02:00 |
|
Klaas Heidstra
|
4be6cb573a
|
Bug 263942 - Reload button should have middle click support. r=gavin, ui-r=beltzner
|
2008-08-31 23:00:59 +02:00 |
|
Gavin Sharp
|
d9b7a7a51b
|
Backed out changeset 7fdbccdc1e94
|
2008-08-26 19:40:21 -04:00 |
|
Gavin Sharp
|
6b325928cd
|
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me
|
2008-08-26 19:39:16 -04:00 |
|
Dave Camp
|
ace5a3bf61
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
|
2008-08-26 16:09:02 -07:00 |
|
Dave Camp
|
0356f133d4
|
Backed out changeset ebafb9df6ce0 (bug 442806)
|
2008-08-24 23:11:31 -07:00 |
|
Dave Camp
|
ac150ad11b
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
|
2008-08-24 21:51:19 -07:00 |
|
Marco Zehe
|
fd1b46995f
|
bug 448660 - Turn off new visual Ctrl+tab switching when screen reader present, r=aaronlev, r=gavin, sr=neil
|
2008-08-24 18:50:55 +02:00 |
|
Dave Camp
|
234fd1844f
|
Backed out changeset ea551e6f0f40 (bug 442806)
|
2008-08-19 22:53:20 -07:00 |
|
Dave Camp
|
db4eca26fd
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
|
2008-08-19 19:30:44 -07:00 |
|
Myk Melez
|
41f8a3ac33
|
bug 441778: don't update page zoom when a sub-document loads (f.e. in an iframe); r=gavin
|
2008-08-19 14:59:09 -07:00 |
|
Justin Dolske
|
4b1d41d7fb
|
Bug 422974 – Prism uses old "Remember password?" mechanism. r=gavin
|
2008-08-11 16:31:57 -07:00 |
|
Dão Gottwald
|
e3a3707555
|
Bug 444307 – Page Style functions cleanup. r=gavin
|
2008-08-09 21:37:00 +02:00 |
|
Dão Gottwald
|
5dbe1ac67d
|
Bug 448892 – "setting a property that has only a getter" when adding the location bar to the chrome after starting the browser without it. r=gavin
|
2008-08-03 12:27:30 +02:00 |
|
Dão Gottwald
|
aa3b526d81
|
Bug 448885 – gBrowser, gURLBar etc. stuck at null when accessed before the associated elements are in the document. r=gavin
|
2008-08-03 00:41:32 +02:00 |
|
Asaf Romano
|
ae30673721
|
move the deprecated section to the end of this file per mconnor.
|
2008-07-30 23:34:08 +03:00 |
|
Asaf Romano
|
facd24cbf0
|
Bug 448572 - Use smart getters in browser.js. r=gavin.
|
2008-07-30 23:28:29 +03:00 |
|
Dão Gottwald
|
f47f10ed4a
|
Bug 445476 – Need a pref to disable the new ctrl+tab preview panel. r=gavin
|
2008-07-19 11:19:59 +02:00 |
|
Dão Gottwald
|
ca21eada31
|
Bug 395980 - Implement MRU order Ctrl+Tab panel with previews. r=mconnor
|
2008-07-15 18:11:00 +02:00 |
|
Ehsan Akhgari
|
2dd54cfd05
|
Bug 427739 – in RTL builds, popups for site identity and star hang the wrong way, r=dao
|
2008-07-11 22:31:48 +02:00 |
|
Doug Turner
|
83738d2763
|
it seems we are leaking on the RLk test.
Backed out changeset ebfc2ad982f4
|
2008-07-10 23:38:35 -07:00 |
|
Doug Turner
|
ad874bf1f0
|
Relanding 437948. Geolocation. Fixed memory leak. r=jst.
|
2008-07-10 22:48:16 -07:00 |
|
Dão Gottwald
|
781b3bd81c
|
revert bug 395174, r=gavin
|
2008-07-10 10:28:52 +02:00 |
|
Dão Gottwald
|
db5272da37
|
Bug 444304 – Remove onBrowserKeyPress, r=mano
|
2008-07-10 10:23:03 +02:00 |
|
Gavin Sharp
|
03c56c2768
|
Bug 441876: remove UTF-7 option from browser Character Encoding menus, r=smontagu, sr=bzbarsky
|
2008-07-05 20:53:48 -04:00 |
|
Asaf Romano
|
3337b10e2a
|
Bug 443734 - Remove initBookmarksToolbar. r=gavin.
|
2008-07-05 22:00:06 +03:00 |
|
Gavin Sharp
|
10ec554485
|
Bug 441120 / bug 221445: don't split URLs on '|' when passed on the command line, r=mconnor, r=dveditz
|
2008-07-03 16:30:24 -04:00 |
|
Dão Gottwald
|
617a618bca
|
Bug 432163: don't set pageproxystate="invalid" in delayedStartup (if start page is a file:// url, firefox shows go button instead of star), r=gavin
|
2008-06-15 21:40:39 -04:00 |
|
Phil Ringnalda
|
5b20afbd06
|
Bug 438526 - Opening links with target="_search" in the sidebar is broken, no longer supported by IE, and should be removed, r=mconnor
|
2008-06-14 15:43:20 -07:00 |
|
gavin@gavinsharp.com
|
d8e981f36b
|
Bug 409808: Dragging favicon to desktop fails to save properly url with some non-english languages, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=beltzner
|
2008-05-26 14:18:09 -07:00 |
|
reed@reedloden.com
|
a6fdaeab7a
|
Bug 426453 - "Wrong plugin icon size used" [p=reed r=Mano a1.9=beltzner]
|
2008-05-07 19:10:12 -07:00 |
|
johnath@mozilla.com
|
2ee8887a3e
|
Identity popup calls override service incorrectly. b=432241 r=gavin a=mconnor
|
2008-05-05 11:06:42 -07:00 |
|
masayuki@d-toybox.com
|
47021cdf1a
|
Bug 429219 Ctrl+1, Ctrl+2, etc, regression (on fr(-FR) keyboard), after bug 359638 r=karl+gavin, sr=roc, a=dsicore
|
2008-05-02 07:50:42 -07:00 |
|
gavin@gavinsharp.com
|
1f832dc92d
|
Bug 413909: nsCertOverrideService IDN handling is broken, and its port handling is also quite cumbersome, patch by Honza Bambas <honzab@allpeers.com>, r=kaie, a=shaver
|
2008-04-22 13:03:20 -07:00 |
|
johnath@mozilla.com
|
25c1b49bbd
|
Change "Why was this site blocked?" to use more detailed report page. b=429697 r=gavin a=beltzner
|
2008-04-22 13:00:19 -07:00 |
|
johnath@mozilla.com
|
5476fd76a9
|
"Why was this site blocked" button uses top level document location, broken for subframes. b=429140 r=gavin a=beltzner
|
2008-04-16 06:20:21 -07:00 |
|
bent.mozilla@gmail.com
|
a77155cbb2
|
Bug 428557 - "Error in console: NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED". r=gavin, a=beltzner.
|
2008-04-15 13:42:48 -07:00 |
|
bent.mozilla@gmail.com
|
8134a43324
|
Bug 428362 - "Unhandled exception in SanitizeListener constructor". r=gavin, a=beltzner.
|
2008-04-11 10:27:08 -07:00 |
|
gavin@gavinsharp.com
|
e85a003fca
|
Bug 422590: menu bar disabled when customizing toolbar in popup window, r=mano, a=beltzner
|
2008-04-09 14:59:50 -07:00 |
|
reed@reedloden.com
|
3803afe2a3
|
Bug 317472 - "Save custom encoding (last charset) in annotation service" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich r=Mano a=blocking-firefox3+]
|
2008-04-08 11:41:04 -07:00 |
|
reed@reedloden.com
|
7c6e217eb4
|
Bug 425486 - "Apple+T should open a new window if there are none to open a tab in" (Don't disable "File » New Tab" when no window is visible) [p=mstange@themasta.com (Markus Stange) r=Mano a1.9=beltzner]
|
2008-04-08 11:30:06 -07:00 |
|
gavin@gavinsharp.com
|
b2689c9bee
|
Bug 425318: JS error when loading a new tab (debug only), r=mano, a=beltzner
|
2008-04-04 13:25:41 -07:00 |
|
gavin@gavinsharp.com
|
7705c885a6
|
Bug 426380: toolbar customization on Mac only works the first time, r=smaug, a=beltzner
|
2008-04-04 13:24:08 -07:00 |
|
dtownsend@oxymoronical.com
|
159ea5d321
|
Bug 424137: PFS does not restart FF, therefore plug-ins do not render after install. r=gavin.sharp, ui-r+a=beltzner
|
2008-04-03 13:17:18 -07:00 |
|
masayuki@d-toybox.com
|
88d11a8cf2
|
Bug 425474 After toolbar customize, back and forward buttons display fall below. p=Atsushi Sakai<dev-null@hotmail.co.jp>, r=gavin, bfx3=beltzner
|
2008-04-02 05:57:47 -07:00 |
|
mconnor@steelgryphon.com
|
e1c929deb8
|
bug 414445 - The Back and Forward button have arrows below them in Text mode and custom themes, r=mano
|
2008-03-31 12:36:14 -07:00 |
|
mozilla.mano@sent.com
|
e479bfbb17
|
Bug 424765 - Empty item in Bookmarks menu when there's no browser window or when a menu-less window is active. r=dietrich.
|
2008-03-29 10:11:53 -07:00 |
|
dcamp@mozilla.com
|
b676b06f19
|
Bug 424017: list of offline apps broken on non-mac platforms. r=gavin, blocking-firefox3=beltzner
|
2008-03-28 14:26:42 -07:00 |
|
gavin@gavinsharp.com
|
c064cfefa3
|
Bug 424829: avoid holding a reference to an nsLocation object, since that can keep windows alive, r=johnath
|
2008-03-28 11:05:46 -07:00 |
|
reed@reedloden.com
|
89550bc0c9
|
Bug 424251 - "pageproxystate set to valid when selecting an autocomplete result" (use a helper function) [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+]
|
2008-03-28 01:45:18 -07:00 |
|
gavin@gavinsharp.com
|
a249cb060f
|
Bug 424651: customize toolbar sheet goes blank when the 'Show' dropdown menu is used, r=smaug, a=beltzner
|
2008-03-24 16:56:20 -07:00 |
|
Olli.Pettay@helsinki.fi
|
6dbb18d788
|
Bug 424444, Sidebar bookmarks folders do not expand when reopening the sidebar, r+a1.9=mconnor, + fix a testcase
|
2008-03-23 05:58:32 -07:00 |
|
Olli.Pettay@helsinki.fi
|
5b74840c1a
|
Backout Bug 424444, one browser test fails
|
2008-03-23 04:41:37 -07:00 |
|
Olli.Pettay@helsinki.fi
|
7361250023
|
Bug 424444, Sidebar bookmarks folders do not expand when reopening the sidebar, r+a1.9=mconnor
|
2008-03-23 04:29:24 -07:00 |
|
mconnor@steelgryphon.com
|
1312876211
|
one more try
|
2008-03-19 23:13:45 -07:00 |
|
mconnor@steelgryphon.com
|
319a7044bf
|
relanding with a function returning early to test impact on Linux Txul
|
2008-03-19 19:51:45 -07:00 |
|
reed@reedloden.com
|
1007fcc3fe
|
Bug 422105 - "Navbar disappears upon holding down F11" (Fix timeouts) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+a1.9=mconnor a=blocking-firefox3+]
|
2008-03-18 12:48:06 -07:00 |
|
dietrich@mozilla.com
|
9b590e293e
|
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano)
|
2008-03-13 12:25:49 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
d37fe49829
|
Bug 419656 - Location bar instrumentation misses unencoded urls. r=gavin, b-ff3=beltzner
|
2008-03-12 16:39:40 -07:00 |
|
reed@reedloden.com
|
3c0c3e21c7
|
Bug 385062 - "Search field in bookmarks sidebar gets the focus when opening a new window" [p=asqueella@gmail.com (Nickolay Ponomarev) r=gavin a=blocking-firefox3+]
|
2008-03-12 15:49:59 -07:00 |
|
reed@reedloden.com
|
c61fc6a9bc
|
Bug 385062 - "Search field in bookmarks sidebar gets the focus when opening a new window" [p=asqueella@gmail.com (Nickolay Ponomarev) r=gavin a=blocking-firefox3+]
|
2008-03-12 15:47:59 -07:00 |
|
johnath@mozilla.com
|
bea0f32488
|
Restore "ignore this warning" link for phishing warning. b=400731, r=gavin, r=dcamp, ui-r=mconnor, a=blocking-firefox3 (beltzner)
|
2008-03-12 13:34:31 -07:00 |
|
reed@reedloden.com
|
4163810fb8
|
Bug 419990 - "Firefox hides the urlbar dropmarker too late when chromehidden contains toolbar" (Correct the chrome size accounting when chromehidden contains toolbar) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Mano a1.9=shaver]
|
2008-03-11 00:08:16 -07:00 |
|
mozilla.mano@sent.com
|
36ca72e11b
|
Bug 408938 - Include bookmarks toolbar folder in bookmarks menu. r=dietrich.
|
2008-03-10 20:18:44 -07:00 |
|
dietrich@mozilla.com
|
bb02f4a736
|
Backing out test of bug 384370
|
2008-03-10 10:49:31 -07:00 |
|
dietrich@mozilla.com
|
ee727436aa
|
Bug 384370 - test perf run (r=mano)
|
2008-03-10 09:41:52 -07:00 |
|
reed@reedloden.com
|
68cef8a4e7
|
Bug 240859 - "Full Screen Navigation Bar Should Have Auto Hide" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=mconnor ui-r+a1.9=beltzner]
|
2008-03-08 03:30:39 -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 |
|
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 |
|
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 |
|
mconnor@steelgryphon.com
|
3da95192bd
|
Bug 419967 - Cannot search in application/javascript page, r=gavin
|
2008-03-06 12:12:09 -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 |
|
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
|
a66a3842e4
|
backing out bug 384370 for hosation of Ts
|
2008-02-29 09:29:58 -08:00 |
|
dietrich@mozilla.com
|
0d4f820d40
|
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (take two, r=mano, a=beltzner)
|
2008-02-29 08:39:13 -08:00 |
|
reed@reedloden.com
|
8fecf40b5c
|
Bug 419250 - "Use 16x16 puzzle icon for xpinstall-install-blocked notification" [p=reed r=Mano a1.9b4=beltzner]
|
2008-02-29 00:19:23 -08:00 |
|
mconnor@steelgryphon.com
|
8b5daa19e2
|
bug 348031 - make Cmd+W always close the window on the last tab
|
2008-02-28 22:06:06 -08:00 |
|
dietrich@mozilla.com
|
a15fbe3750
|
backing out bug 384370, caused 25ms Ts regression on linux, and leaks on linux and mac
|
2008-02-27 11:05:52 -08:00 |
|
dietrich@mozilla.com
|
79bc38bb61
|
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano)
|
2008-02-27 10:14:13 -08:00 |
|
dcamp@mozilla.com
|
9503bf9c88
|
Bug 397417: monitor disk usage of offline apps in the UI. r=enndeakin (nsDOMStorage change), r/sr=mconnor, ui-r/blocking-firefox3=beltzner
|
2008-02-26 13:13:17 -08:00 |
|
dolske@mozilla.com
|
13990c83f8
|
Bug 413497 - Awesome bar should use a throbber to provide feedback that search is in progress. r=mano, ui-r=beltzner, a1.9=damons
|
2008-02-25 14:30:48 -08:00 |
|
reed@reedloden.com
|
9b544d76d7
|
Bug 418673 - "restoring the current location when clicking the identity button is jerky, because handleURLBarRevert selects the address" [p=dao@mozilla.com (Dão Gottwald) r=Mano a1.9=beltzner]
|
2008-02-23 23:33:27 -08:00 |
|
reed@reedloden.com
|
f716a9f14b
|
Bug 414366 - "Identify if we will be going back or forward in new unified drop-down history (Needs visual indication such as back/forward arrows)" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+]
|
2008-02-23 01:39:51 -08:00 |
|
reed@reedloden.com
|
330c13564c
|
Bug 417421 - "Loss of back forward buttons when switching between 1.8 and 1.9" (support downgrading) [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+]
|
2008-02-23 01:26:31 -08:00 |
|
reed@reedloden.com
|
3bf26c342d
|
Bug 395755 - "If blog title is long, RSS subscribe menu becomes useless" [p=philringnalda@gmail.com (Phil Ringnalda) r=gavin ui-r+a1.9=beltzner]
|
2008-02-22 03:27:21 -08:00 |
|
dcamp@mozilla.com
|
b0a76b1372
|
Bug 399528: Add 'never for this site' option to the offline-app notification bar. r=mconnor, ui-r=beltzner, blocking-firefox3=mconnor
|
2008-02-21 22:34:15 -08:00 |
|
edward.lee@engineering.uiuc.edu
|
fc192eac4f
|
Bug 418857 - Download status bar always shows "a few seconds" for downloads from gmail. r=mano, a1.9=mconnor
|
2008-02-21 11:46:06 -08:00 |
|
reed@reedloden.com
|
0db89ac6a6
|
Bug 417152 - "move the Home button only if the bookmarks toolbar is visible" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+]
|
2008-02-20 01:56:52 -08:00 |
|
reed@reedloden.com
|
50d296ee6e
|
Bug 418269 - "keyword (alias) search not working for search engines using post method" [p=moz-bugs@maltekraus.de (Malte Kraus) r=gavin a1.9=schrep]
|
2008-02-20 01:43:31 -08:00 |
|
johnath@mozilla.com
|
5fd6cbc48a
|
Clicking site/identity button should restore location bar contents. b=406779, p=Ehsan Akhgari, r=mano, a=schrep
|
2008-02-19 07:14:26 -08:00 |
|
gavin@gavinsharp.com
|
b7ea107d71
|
Bug 417143: don't add multiple entries with the same name to the "Add search engine" dropdown, r=rflint, a=beltzner
|
2008-02-16 21:26:52 -08:00 |
|
mattwillis@gmail.com
|
cfe9c09f3c
|
Bug 390060 - Ensure default browser dialog appears after restoring from a session restore. Patch by Manish Singh <manish@flock.com> r=zeniko ui-r=beltzner a1.9=beltzner
|
2008-02-14 13:53:33 -08:00 |
|
bent.mozilla@gmail.com
|
97dba77ef7
|
Fix mano's nit too...
|
2008-02-13 16:29:02 -08:00 |
|
bent.mozilla@gmail.com
|
62e73e5ff4
|
Bug 416856 - "Download status listener keeps windows alive until app shutdown". r=mano, a=blockinf-firefox3+.
|
2008-02-13 16:27:41 -08:00 |
|
reed@reedloden.com
|
ea9c6c2836
|
Bug 410075 - "Ctrl-T then Ctrl-K gives address bar focus instead of search field" (Remove setTimeout) [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=Mano a1.9=schrep]
|
2008-02-13 02:40:03 -08:00 |
|
reed@reedloden.com
|
b2acb9ece1
|
Back out mconnor's patch from bug 251137 due to regressions (bug 409062) and other problems [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=schrep]
|
2008-02-09 22:57:05 -08:00 |
|
reed@reedloden.com
|
ab660389f0
|
Bug 389478 - "Add favicons on back/forward menus" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) ui-r=beltzner r=gavin a1.9=schrep]
|
2008-02-07 01:30:08 -08:00 |
|
johnath@mozilla.com
|
727ebeeed6
|
Change "More information" link in identity popup to button. b=414872, r=gavin, ui-r=beltzner, a=beltzner
|
2008-02-06 10:12:54 -08:00 |
|
reed@reedloden.com
|
7e64a32c55
|
Bug 415099 - "browser.xul ids changed" (revert ids and uses RDF service to try to migrate the persisted values) [p=mark.finkle@gmail.com (Mark Finkle) r=Mossop r=gavin a1.9b3=beltzner]
|
2008-02-04 11:37:26 -08:00 |
|
myk@mozilla.org
|
0790ba79b7
|
bug 414931: remove cruft from browser.js and make offline storage website list in preferences work on Windows and Linux; r=mano
|
2008-01-31 15:50:54 -08:00 |
|
reed@reedloden.com
|
5ff1dfa812
|
Bug 414836 - "Need to sync toolbar with icons/text preferences and icon size when new localstore.rdf created" (reset the toolbox) [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9b3=beltzner]
|
2008-01-31 01:38:35 -08:00 |
|
gavin@gavinsharp.com
|
5e0ed79dab
|
Bug 414945: fix home button styling when used on the main toolbar, without regressing Txul/Twinopen, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=beltzner
|
2008-01-30 15:16:52 -08:00 |
|
mozilla.mano@sent.com
|
f1384b4c84
|
Bug 414797 - Fix click and hold code on Mac. r=gavin, a=beltzner.
|
2008-01-30 15:13:48 -08:00 |
|
gavin@gavinsharp.com
|
c53f8701c8
|
Attempt to fix Twinopen regression (avoid styling the home button onload), a=mconnor
|
2008-01-30 10:23:53 -08:00 |
|
sdwilsh@shawnwilsher.com
|
514e62e67e
|
Bug 414214 - Download Manager window doesn't stay open when browser.download.manager.closeWhenDone is true. r=Mano, a=mconnor
|
2008-01-30 10:15:01 -08:00 |
|
gavin@gavinsharp.com
|
1e5a33c5f7
|
Bug 404109: Move the home button to the Bookmarks toolbar, and change the toolbar ID to reset customization state, patch by Dão Gottwald <dao@mozilla.com>, r=me, sr=mconnor, a=mconnor/beltzner
|
2008-01-30 02:43:29 -08:00 |
|
gavin@gavinsharp.com
|
7c4dd1d028
|
Bug 386228: Unify back and forward button and provide a single dropdown, patch by Dão Gottwald <dao@mozilla.com>, r=me, sr=mconnor, a=mconnor
|
2008-01-29 23:17:45 -08:00 |
|
johnath@mozilla.com
|
92aed871a6
|
Re-land bug 406612. r=gavin a=beltzner
|
2008-01-29 20:21:53 -08:00 |
|
johnath@mozilla.com
|
eb72218a5d
|
Backing out patch for 406612 in case it caused the linux Ts regression.
|
2008-01-29 14:38:54 -08:00 |
|
johnath@mozilla.com
|
f8ea2414f9
|
Clean up visual presentation of identity popup & button (Larry). b=406612 r=gavin a=beltzner late-l10n
|
2008-01-29 10:26:00 -08:00 |
|
neil@parkwaycc.co.uk
|
c9a6e0cbaf
|
Bug 413963 Password manager has unsafe dependency on browser r=gavin a=damons
|
2008-01-29 04:24:59 -08:00 |
|
edward.lee@engineering.uiuc.edu
|
975f1fb3d6
|
Bug 414461 - Delay importing of PluralForm and DownloadUtils for statusbar. r=mano, a1.9=dsicore
|
2008-01-28 20:59:30 -08:00 |
|
reed@reedloden.com
|
82d11c4de7
|
Back out zeniko's patch from bug 386228 due to Ts/Txul regressions.
|
2008-01-28 11:04:27 -08:00 |
|
reed@reedloden.com
|
73c342f39a
|
Bug 386228 - "Unify back and forward tab history and provide only one drop-down button (IE7 style)" [p=zeniko@gmail.com (Simon Bünzli) ui-r=beltzner r=gavin a=blocking-firefox3+]
|
2008-01-28 03:30:24 -08:00 |
|
jruderman@hmc.edu
|
1c4479df5f
|
Bug 403387, make tab-switching shortcuts more precise. r=gavin, a=beltzner.
|
2008-01-26 23:52:43 -08:00 |
|
edward.lee@engineering.uiuc.edu
|
587f9a784b
|
Bustage fix. Bug 402278 - Download activity summary in the status bar
|
2008-01-26 22:10:54 -08:00 |
|
reed@reedloden.com
|
a50e4a6e0c
|
Attachment 299247 - "URL bar should ignore character directionality" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+]
|
2008-01-26 21:14:20 -08:00 |
|
edward.lee@engineering.uiuc.edu
|
9f7069997a
|
Bug 402278 - Download activity summary in the status bar. p=dev@schonfeld.org (Michael Schonfeld), r=mano, ui-r=madhava, ui-r=beltzner, a1.9=beltzner
|
2008-01-26 21:08:46 -08:00 |
|
sdwilsh@shawnwilsher.com
|
d5ae511c58
|
Bug 411947 - Download Manager UI not accessed with the nsIDownloadManagerUI everwhere. r=mconnor, a=mconnor
|
2008-01-26 13:01:44 -08:00 |
|
myk@mozilla.org
|
1bd047223f
|
bug 414131: cut/copy/paste/delete menu items on bookmarks context menu are greyed out; r=mconnor
|
2008-01-26 12:56:23 -08:00 |
|
myk@mozilla.org
|
09aa589030
|
bug 404232: for performance, don't update Edit commands every time focus changes unless some edit UI is visible; r=mconnor
|
2008-01-25 21:48:51 -08:00 |
|
reed@reedloden.com
|
e332debd4f
|
Bug 412458 - "Percent encodings in url bar inconsistent" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+]
|
2008-01-25 00:25:51 -08:00 |
|
reed@reedloden.com
|
a61c39b054
|
Back out zeniko's patch from bug 386228 due to Ts and Txul regression.
|
2008-01-24 03:43:37 -08:00 |
|
reed@reedloden.com
|
34d38dd3f9
|
Bug 386228 - "Unify back and forward tab history and provide only one drop-down button (IE7 style)" [p=zeniko@gmail.com (Simon Bünzli) ui-r=beltzner r=gavin a=blocking-firefox3+]
|
2008-01-24 02:52:05 -08:00 |
|
aaronleventhal@moonset.net
|
0ba36dfe0c
|
bug 407359. Fix a11y issues with popups on main screen. r=mano, r=enn, r=surkov, r=marcoz, uir=mconnor
|
2008-01-23 15:49:10 -08:00 |
|
dcamp@mozilla.com
|
9f596de49a
|
Bug 394392: UI for enabling/disabling offline applications. r=enndeakin, r=mconnor, ui-r=beltzner
|
2008-01-22 18:10:50 -08:00 |
|
aaronleventhal@moonset.net
|
1c1ef03e6b
|
Backing out bug 407359 because of orange
|
2008-01-22 14:26:57 -08:00 |
|
aaronleventhal@moonset.net
|
45fab18185
|
Bug 407359. Fix accessibility issues with popups in main screen UI. r=marcoz, enn, surkov, mano, ui=mconnor, a=blocking1.9
|
2008-01-22 07:32:20 -08:00 |
|
reed@reedloden.com
|
d24fa9a084
|
Bug 410726 - "address bar eats escaped newlines" (keep non-space whitespace encoded) [p=zeniko@gmail.com (Simon Bünzli) r=Mano a1.9=schrep]
|
2008-01-19 18:58:30 -08:00 |
|
dietrich@mozilla.com
|
8ca30a327e
|
Bug 382711 - on migration or db upgrade of a profile with livemarks, we start up the livemark service' update timer (r=sspitzer)
|
2008-01-17 22:58:52 -08:00 |
|
florian@queze.net
|
adf1ea1b19
|
Bug 377551 - Pages opened in new tabs should skip chrome-less windows (like popups). r=Mano, a1.9=schrep
|
2008-01-16 21:28:29 -08:00 |
|
reed@reedloden.com
|
b3ad00ce0a
|
Bug 397815 - "strange behavior when entering URL with escaped percent character %25" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+]
|
2008-01-12 02:19:31 -08:00 |
|
reed@reedloden.com
|
8d7d2ef40d
|
Bug 393718 - "Style searchbar splitter nicely" [p=dao@mozilla.com (Dão Gottwald) r=Mano ui-r=faaborg a=blocking-firefox3+]
|
2008-01-10 01:16:24 -08:00 |
|
mozilla.mano@sent.com
|
95558f8254
|
Bug 302575 - URL bar gets confused about what URI is loaded. patch by Florian Queze <florian@mozilla.com> and Gavin Sharp. r=gavin, sr=neil.
|
2008-01-08 20:07:42 -08:00 |
|
mozilla.mano@sent.com
|
97ea8ef89e
|
Bug 345031 - History>Home should be middle-clickable. patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=mconnor.
|
2008-01-08 20:04:31 -08:00 |
|
reed@reedloden.com
|
5d7de39cef
|
Bug 410751 - "BrowserPageInfo() in Firefox 3.0b2 breaks API compatibility with earlier versions of Firefox and with SeaMonkey" [p=philip.chee@gmail.com (Philip Chee) r=Mano r=florian a1.9=schrep]
|
2008-01-05 19:50:37 -08:00 |
|
sspitzer@mozilla.org
|
967e38a3dc
|
fix for bug #409301: Visiting bookmark is recorded as link transition instead of bookmark transition additionally, make it so visits from any history UI (url bar, history menu, history queries in the history sidebar, personal toolbar folder and places organizer) are recorded as "typed" transitions. r=dietrich a=this-bug-blocks-a-firefox-3-+ blocker
|
2007-12-27 17:53:59 -08:00 |
|
dtownsend@oxymoronical.com
|
1c40cc488a
|
Bug 388445: Notify user when plugin on page is blocklisted. r=gavin, sr=jst
|
2007-12-27 03:49:26 -08:00 |
|
reed@reedloden.com
|
f14a83ba20
|
Bug 400764 - "Don't depend on Firefox specifics for notifications for popups and missing plugins" [p=twanno@lycos.nl (Teune van Steeg) r=gavin a1.9=schrep]
|
2007-12-19 03:26:36 -08:00 |
|
mconnor@steelgryphon.com
|
fe0c3ee2e7
|
bug 251137 - always open javascript and data links in the current tab, r=gavin, a=beltzner
|
2007-12-17 21:31:11 -08:00 |
|
sspitzer@mozilla.org
|
97dfba1e97
|
fix for bug #407836: remove support for browser.urlbar.richResults this should be an extension, and not a hidden pref fix for (the easy half of) bug #408274: Location bar autocomplete does not work after being removed from the toolbar and being added again r=gavin, a=mconnor
|
2007-12-17 16:28:43 -08:00 |
|
mozilla.mano@sent.com
|
15e965c458
|
Bug 315010 - Page Info should list links and images in SVG page. r=me, a=mconnor.
|
2007-12-17 10:27:23 -08:00 |
|
edward.lee@engineering.uiuc.edu
|
fe38727efa
|
Bug 399838 - Automatically init (not open) the download manager when starting the app. r=mconnor, b-ff3=mconnor
|
2007-12-15 15:40:13 -08:00 |
|
florian@queze.net
|
3010ab4915
|
Bug 398907: Firefox saves wrong window restore size while closing a maximized window. r=mano, a=blocking-firefox3+
|
2007-12-14 12:29:41 -08:00 |
|
bzbarsky@mit.edu
|
8034feefad
|
Fix bug 342504. r=gavin/neil, sr=bsmedberg
|
2007-12-14 09:27:31 -08:00 |
|
johnath@mozilla.com
|
dd10dfac10
|
Fix BrowserOnCommand() to use the correct content document for error pages in frames. b=407369 r=gavin a=blocking-firefox3
|
2007-12-13 07:03:43 -08:00 |
|
reed@reedloden.com
|
c2d075baab
|
Bug 406360 - "Typing in URL autoselects itself if browser.urlbar.clickSelectsAll is set to true" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+]
|
2007-12-11 11:51:15 -08:00 |
|
dietrich@mozilla.com
|
6a3a897388
|
Bug 406967 Dropping an URL onto the tabbar no longer opens it in a new tab (r=sspitzer, a=mconnor)
|
2007-12-05 23:36:38 -08:00 |
|
dietrich@mozilla.com
|
8087786f44
|
Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer)
|
2007-12-04 17:56:55 -08:00 |
|
dietrich@mozilla.com
|
c7f555e1b3
|
Backing out bug 398914
|
2007-12-04 11:44:46 -08:00 |
|
dietrich@mozilla.com
|
d07002ff34
|
Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer)
|
2007-12-04 10:34:44 -08:00 |
|
sspitzer@mozilla.org
|
e214f4628e
|
fix for bug #399664: In location bar auto-complete, indicate which part of the result matches the query fix for bug #403159: Switch location bar auto-complete to a two line view fix for bug #399281: Transition location bar auto-complete results to a richlistbox widget r=gavin, with additional reviews from neil deakin a=firefox-3-+ sheriff approval from dietrich to check in on orange
|
2007-11-29 20:57:57 -08:00 |
|
reed@reedloden.com
|
3022a26c15
|
405482 - "'Restore Default Set' breaks Location Bar's drag and drop replace text and auto-submit feature" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=beltzner]
|
2007-11-28 14:36:24 -08:00 |
|
mozilla.mano@sent.com
|
76cbc195ea
|
Bug 401753 - Creating the Places folder for an existing profile with lots of bookmarks takes too long, the personal toolbar is blank for several seconds. r=sspitzer.
|
2007-11-26 16:08:50 -08:00 |
|
myk@mozilla.org
|
759b2a5934
|
bug 385224: optimize performance of site-specific preferences; r=mconnor,roc
|
2007-11-26 00:35:22 -08:00 |
|
sspitzer@mozilla.org
|
8a9cae05e4
|
fix for bug #404871: 'Most Visited Starred Pages', 'Recently Starred Pages', 'Recently Visited Starred Pages' don't include bookmarks from the personal toolbar folder r=mano, a=blocking-firefox-3+
|
2007-11-24 11:01:46 -08:00 |
|
reed@reedloden.com
|
fe0facbe6e
|
Bug 398020 - "lay the endcaps to rest" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+]
|
2007-11-23 22:00:27 -08:00 |
|
johnath@mozilla.com
|
8d74c586f9
|
Bug 402207 - SSL error page "Add Exception" support should be pref-controlled. r=gavin r=kengert ui-r=beltzner a=beltzner
|
2007-11-23 13:59:10 -08:00 |
|
reed@reedloden.com
|
51b1b70cf1
|
Back out patch from bug 392870 due to perf regression.
|
2007-11-22 00:52:41 -08:00 |
|
reed@reedloden.com
|
3422f89c8d
|
Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao@mozilla.com (Dão Gottwald) r=mconnor r=Neil a=blocking-firefox3+]
|
2007-11-21 22:51:11 -08:00 |
|
enndeakin@sympatico.ca
|
e52b9398fc
|
Bug 403705, fix toolbar resizer class, r=gavin
|
2007-11-21 12:54:53 -08:00 |
|
myk@mozilla.org
|
d21e9e94fe
|
bug 404222: remove unnecessary calls to getBrowserIndexForDocument to improve performance; r=sayrer, a=schrep
|
2007-11-19 23:55:40 -08:00 |
|
mozilla.mano@sent.com
|
adf51f6912
|
Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich.
|
2007-11-19 18:01:53 -08:00 |
|
gavin@gavinsharp.com
|
f4eb104a7e
|
Bug 403854: removing location bar or search bar breaks a bunch of stuff (exception thrown in browser.js), r=mano, a=blocking
|
2007-11-19 07:25:39 -08:00 |
|
johnath@mozilla.com
|
6ff8e8ca08
|
Dragging location bar to palette breaks toolbox. b=400872 r=gavin a=blocking-firefox3
|
2007-11-19 06:02:17 -08:00 |
|
jonas@sicking.cc
|
1a15d13e25
|
relanding bug 400327 since it doesn't look to be the source of the regression
|
2007-11-14 19:38:16 -08:00 |
|
jonas@sicking.cc
|
271bb97cf4
|
Backing out bug 400327 too see if that helps Ts
|
2007-11-14 11:11:59 -08:00 |
|
enndeakin@sympatico.ca
|
e9884990d0
|
Bug 400327, use a different mechanism for the spliiter, insert it when the url and search fields are adjacent, r=mano,neil,sr=neil,a=schrep
|
2007-11-13 10:53:56 -08:00 |
|
reed@reedloden.com
|
8a0eb4afaa
|
Bug 398409 - "right-click -> Bookmark This Page, dialog opens in left corner of window (not under star button)" [p=florian r=Mano a=blocking-firefox3+]
|
2007-11-13 08:30:58 -08:00 |
|
reed@reedloden.com
|
f0a4463ab1
|
Bug 402255 - "View Page Source broken from the sidebar" [p=florian r=Mano a1.9=schrep]
|
2007-11-13 08:14:14 -08:00 |
|
ted.mielczarek@gmail.com
|
742311eacd
|
bug 372271 - Drag and dropping of hyperlink from 2.0 to trunk URL bar results in malformatted URL. r+sr=neil, r=gavin
|
2007-11-09 08:28:57 -08:00 |
|
Olli.Pettay@helsinki.fi
|
af069f667b
|
Bug 363265, Scroll arrows, page up/page down, home, end, and space don't work in print preview, r=roc+myk,sr=roc,a=1.9+
|
2007-11-09 02:19:12 -08:00 |
|
reed@reedloden.com
|
96835a98c9
|
Back out Dão's patch from bug 392870 as a possible cause of the Ts regression.
|
2007-11-08 20:18:27 -08:00 |
|
reed@reedloden.com
|
45d774456a
|
Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao r=mconnor r=Neil a=blocking-firefox3+]
|
2007-11-08 18:19:30 -08:00 |
|
gavin@gavinsharp.com
|
c8e6f167bf
|
Bug 400935: Opening the identity box shouldn't select the address, patch by Dão Gottwald <dao@mozilla.com>, r=me
|
2007-11-06 10:48:58 -08:00 |
|
reed@reedloden.com
|
700d4370c4
|
Bug 402369 - "Modify strings added in bug 401575 for SSL netError pages" [p=reed r+ui-r+a1.9+aM9=beltzner]
|
2007-11-05 14:59:09 -08:00 |
|
reed@reedloden.com
|
75a5bdfa7a
|
Bug 400935 - "Opening the identity box shouldn't select the address" [p=dao r=mconnor aM9=beltzner]
|
2007-11-05 12:26:53 -08:00 |
|
reed@reedloden.com
|
d013217fe4
|
Bug 401575 - "Support cert overriding from SSL error pages" [p=johnath r=kaie r=gavin r+sr=bzbarsky ui-r=beltzner a=blocking1.9+ for M9]
|
2007-11-03 11:49:47 -07:00 |
|
reed@reedloden.com
|
b26ca6fd26
|
Bug 395174 - "Identity pop-up should disappear as soon as I start typing in the location bar" [p=johnath r=gavin a=blocking-firefox3+ for M9]
|
2007-10-29 11:21:31 -07:00 |
|
reed@reedloden.com
|
d08bf067da
|
Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9]
|
2007-10-25 16:02:20 -07:00 |
|
reed@reedloden.com
|
4ef4d7e3ce
|
Bug 395314 - "Larry UI: click to close" [p=johnath r=gavin a=blocking-firefox3+ for M9]
|
2007-10-23 12:22:31 -07:00 |
|
dmose@mozilla.org
|
d2176f0f87
|
Fix web-based protocol handlers not working from Send Link and certain other situations (bug 394483), r=biesi, r=gavin (browser portion), sr=sicking, a=beta blocker
|
2007-10-23 11:20:56 -07:00 |
|
mconnor@steelgryphon.com
|
0a991785f1
|
bug 383183 - relanding Larry, round 324
|
2007-10-21 20:30:23 -07:00 |
|
dtownsend@oxymoronical.com
|
b61992b258
|
Bug 385837: No window gets the focus when loading a URL from an external application. r=gavin.sharp, a=blocking-firefox3 M9
|
2007-10-19 07:31:45 -07:00 |
|
reed@reedloden.com
|
8355cfb1e7
|
Bug 397695 - "Remove checkForChromelessWindow() code" [p=johnath r=gavin a1.9=mconnor]
|
2007-10-19 01:19:34 -07:00 |
|
sspitzer@mozilla.org
|
ce95fdcc55
|
fix for bug #399739: The "Recently Starred Pages" and "Most Visited Starred Pages" in "Places" folder shows live bookmarks as starred pages. r=dietrich, a=blocking-firefox3-+
|
2007-10-18 23:28:06 -07:00 |
|
sspitzer@mozilla.org
|
35f3c137d6
|
fix for bug 399460: if browser crashes or is killed (like with the Ts test) before we write out prefs, you can get two Places folders on the toolbar. r=mano, a=mconnor for M9
|
2007-10-12 19:43:48 -07:00 |
|
mozilla.mano@sent.com
|
d518a4440d
|
Bug 399476 - Ts and Txul improvements for the places-smart-folders container, note the feature isn't re-enabled yet. r=sspitzer.
|
2007-10-12 17:27:31 -07:00 |
|
dtownsend@oxymoronical.com
|
8d0f396a1c
|
Bug 399440: Fix work offline menu inconsistencies in sub-windows. r=gavin.sharp, a=blocking-firefox3+
|
2007-10-11 11:17:50 -07:00 |
|
sspitzer@mozilla.org
|
f7f5b51147
|
fix for bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders fix for bug #387734: add a "Places" folder to the bookmarks toolbar, populated with smart folders fix for bug #385826: pre-populated places queries fix for bug #396807: have "top 10 most visited sites" as a pre-populated smart folder fix for bug #385831: Investigate dependencies for Most Used Tags query fix for bug #378799: GROUP_BY_FOLDER only works in simple bookmark-folder queries thanks to dietrich for the initial GROUP_BY_FOLDER patch. r=dietrich,mano a=blocking-firefox-3+
|
2007-10-10 23:42:38 -07:00 |
|
myk@mozilla.org
|
0114a16a8b
|
move location change listening from ContentPrefSink to nsBrowserStatusHandler to possibly improve performance; r=sayrer, a=mconnor
|
2007-10-10 23:35:20 -07:00 |
|
rflint@ryanflint.com
|
46f8c6005b
|
Bug 399265 - Use the favicon service's hash table instead of cache to store failed favicons. r/a=mconnor
|
2007-10-09 22:03:52 -07:00 |
|
reed@reedloden.com
|
d23dcd9b90
|
Bug 398344 - "utilityOverlay.js isElementVisible() is slow" [p=dao r=Mano r=gavin a1.9=schrep]
|
2007-10-08 13:17:14 -07:00 |
|
sayrer@gmail.com
|
0e5950134f
|
Bug 398360. speed up onSecurityChange. r=gavin, a=beltzner
|
2007-10-04 13:02:36 -07:00 |
|
reed@reedloden.com
|
eb84a04e7e
|
Bug 398399 - "make DOMLinkHandler implement nsIDOMEventListener" [p=dao@design-noir.de (Dão Gottwald) r+a1.9=mconnor]
|
2007-10-03 14:52:44 -07:00 |
|
rflint@ryanflint.com
|
d736fb5c08
|
Fix a typo
|
2007-10-02 23:45:03 -07:00 |
|
dtownsend@oxymoronical.com
|
880c3a2a2a
|
Bug 391670: Replace plugins icon. ui-r=beltzner, r=robstrong
|
2007-10-02 15:39:07 -07:00 |
|
mozilla.mano@sent.com
|
a67a72c983
|
Bug 394652 - Merge firefox-specific context-menu items 'back' to tabbrowser.xml. r+a=mconnor.
|
2007-10-02 12:18:44 -07:00 |
|
db48x@yahoo.com
|
d74eaf30dd
|
Bug 261655 - Can't completely disable the new "Install Missing Plugins" infobar. r=mconnor, a=mconnor
|
2007-10-02 12:08:00 -07:00 |
|
rflint@ryanflint.com
|
a880965a57
|
Bug 396203 - Unify checks for DOMLinkAdded. r/a=mconnor
|
2007-10-02 10:54:35 -07:00 |
|
rflint@ryanflint.com
|
c2438e20e8
|
Back out 398020 due to test failures.
|
2007-09-29 22:29:08 -07:00 |
|
rflint@ryanflint.com
|
3b1d13ba21
|
Bug 398020 - more endcap cleanup. Patch by Dão Gottwald <dao@design-noir.de>, r/a=mconnor
|
2007-09-29 19:39:22 -07:00 |
|
reed@reedloden.com
|
dce0f38404
|
Bug 397207 - "use "Open Web Location" dialog when location bar is read-only" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor]
|
2007-09-29 00:25:09 -07:00 |
|
gavin@gavinsharp.com
|
f74c4a98b4
|
Bug 397492: track state used to update security UI to avoid making unnecessary updates from onSecurityChange, r=mano, a=mconnor
|
2007-09-27 08:34:01 -07:00 |
|
mconnor@steelgryphon.com
|
88e127d629
|
backing out larry again, just for now, since we should have enough data by now
|
2007-09-26 23:55:04 -07:00 |
|
mconnor@steelgryphon.com
|
a60015d905
|
landing larry on closed tree attempting to add an http fastpath, a=roc
|
2007-09-26 20:54:55 -07:00 |
|
dtownsend@oxymoronical.com
|
c0fec153af
|
Backing out bugs 383183 and 395694 (Larry) due to potential Tp regression
|
2007-09-25 15:05:53 -07:00 |
|
gavin@gavinsharp.com
|
bfcfd5a31f
|
Bug 383183: re-landing Larry, the identity indicator, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me
|
2007-09-25 07:42:33 -07:00 |
|
philringnalda@gmail.com
|
12cdf70ff4
|
Bug 397281 - Undeclared unused variable in loadOneOrMoreURIs, r=mano, a=mconnor
|
2007-09-24 13:53:57 -07:00 |
|
gavin@gavinsharp.com
|
2d2412da5d
|
Revert experimental change
|
2007-09-23 13:53:48 -07:00 |
|
gavin@gavinsharp.com
|
889f9ff27a
|
Temporarily disabling the main browser progress listener to see what kind of impact it will have on perf numbers
|
2007-09-23 11:36:46 -07:00 |
|
myk@mozilla.org
|
51319caaa0
|
bug 357235: make the 'undo close tab' keyboard shortcut more discoverable; Patch by Michael Ventnor; r=mano, uir=beltzner, a=mconnor
|
2007-09-20 11:26:44 -07:00 |
|
philringnalda@gmail.com
|
994048aa7f
|
Bug 395615 - Remove unused globals in browser.js, r=gavin, a=mconnor
|
2007-09-18 20:38:21 -07:00 |
|
joshmoz@gmail.com
|
97105f597d
|
Fix window staggering and positioning to make sure new windows are never partly positioned offscreen and don't seeminly arbitrarily get larger by the size of the title bar. b=218214 r=mano r=cbarrett sr=roc a=roc
|
2007-09-15 10:01:35 -07:00 |
|
pavlov@pavlov.net
|
cc45955fd1
|
backing out 383183 due to Tp regressions (396064).
|
2007-09-13 17:11:46 -07:00 |
|
mozilla.mano@sent.com
|
eca7be338b
|
Bug 395122 - Toolbar customization sheet is broken. r+a=mconnor.
|
2007-09-06 17:59:29 -07:00 |
|
gavin@gavinsharp.com
|
e450a4c000
|
Relanding bug 383183 with some additional perf fixes: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me
|
2007-09-05 13:24:44 -07:00 |
|
gavin@gavinsharp.com
|
772ee7a8bc
|
Back out Larry (perf regressions)
|
2007-09-03 20:35:20 -07:00 |
|
gavin@gavinsharp.com
|
66ab10677c
|
Relanding bug 383183: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me
|
2007-09-03 17:42:41 -07:00 |
|
asqueella@gmail.com
|
a1a1159732
|
remove trailing whitespace to kick qm-win2k3-01
|
2007-09-02 16:47:53 -07:00 |
|
asqueella@gmail.com
|
e58ad36242
|
Bug 384854 - Hide certain context menu options (view source, view selection source, etc) when viewing non-text content (images, plugins) p=Ehsan Akhgari <ehsan.akhgari@gmail.com> r=mano
|
2007-09-02 15:11:38 -07:00 |
|
sspitzer@mozilla.org
|
b08e03b17e
|
fix for bug #389487: Add favicons on recently closed tabs list patch=Michael Wu <flamingice@sourmilk.net> r=sspitzer
|
2007-08-31 16:03:29 -07:00 |
|
dolske@mozilla.com
|
8e5ae04447
|
Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin
|
2007-08-31 15:29:55 -07:00 |
|
dtownsend@oxymoronical.com
|
63d75899b6
|
Bug 252830: Blocked XPI install should have allow once feature. r+sr=dveditz, r=gavin.sharp, a=bzbarsky
|
2007-08-31 12:29:18 -07:00 |
|
dbaron@dbaron.org
|
85ad7bd42b
|
Add shutdown code for the macBrowserOverlay so that we remove gSanitizeListener as a pref observer. b=342600 r=mano
|
2007-08-31 10:08:03 -07:00 |
|
gavin@gavinsharp.com
|
9ceb60b795
|
Back out bug 383183 due to unit test failures and perf regression
|
2007-08-30 15:48:29 -07:00 |
|
gavin@gavinsharp.com
|
8f4a5d47e9
|
Bug 383183: include an identity indicator in primary chrome (Larry), patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me
|
2007-08-30 14:17:35 -07:00 |
|
enndeakin@sympatico.ca
|
a0b52957c1
|
Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug
|
2007-08-30 08:43:10 -07:00 |
|
gavin@gavinsharp.com
|
2c85e36f58
|
Fix newlines
|
2007-08-29 10:33:31 -07:00 |
|
mozilla.mano@sent.com
|
41bfc7b363
|
Bug 385266 - New starring, bookmarking and tagging UI, changes noted in comment 333. r=dietrich.
|
2007-08-28 14:47:43 -07:00 |
|
philringnalda@gmail.com
|
a5b43e1e17
|
Bug 321954 followup, forgot to address review comment
|
2007-08-22 21:13:36 -07:00 |
|
philringnalda@gmail.com
|
2bfce0c869
|
Bug 321954 - Make it easier for apps to hook into toolkit's printing component, patch nearly all by Ian Neal <iann_bugzilla@blueyonder.co.uk> with very little from me, r=gavin
|
2007-08-22 21:07:30 -07:00 |
|
sdwilsh@shawnwilsher.com
|
d84e1dbbf7
|
Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor
|
2007-08-21 10:22:02 -07:00 |
|
gavin@gavinsharp.com
|
2851e52a33
|
Bug 307770: pass the blocked host to xpinstall-install-blocked observers so that they can offer to whitelist the correct URI (fix installation of XPIs from target="blank" links), r=mano, sr=dveditz
|
2007-08-19 13:51:30 -07:00 |
|
mozilla.mano@sent.com
|
4540312ba5
|
Bug 385266 - New starring, bookmarking and tagging UI, further work. Make Bookmark This Page/Frame/Link use the new panel. r=dietirch.
|
2007-08-17 00:22:12 -07:00 |
|
mozilla.mano@sent.com
|
18ad48a0ed
|
Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich.
|
2007-08-15 18:15:50 -07:00 |
|
gavin@gavinsharp.com
|
c731b721e3
|
Bug 356581: focus the location bar after closing the tab so that Ctrl+W doesn't cause it to loose focus, patch by Simon Bünzli <zeniko@gmail.com>, r=me
|
2007-08-12 06:58:33 -07:00 |
|
gavin@gavinsharp.com
|
c18a15c112
|
Bug 389948: catch microsummary service initialization exceptions so that they don't disrupt startup (e.g. breaking session restore), r=mconnor, a=mconnor on IRC Firefox 3 M7
|
2007-07-28 19:47:40 -07:00 |
|