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

10912 Коммитов

Автор SHA1 Сообщение Дата
Steffen Wilberg 84f6717b19 Bug 449664 followup: whitespace cleanup 2008-09-08 00:30:29 +02:00
Dão Gottwald 8c261ed098 Bug 448939 - XULBrowserWindow cleanup. r=mano 2008-09-07 21:18:57 +02:00
Steffen Wilberg 94d9b05d5d Bug 449664 - use the new search textbox binding in the cookie viewer. r=mano 2008-09-07 18:00:46 +02:00
Simon Bunzli eb68763403 Bug 451702 - remove unneeded global variables; r=dietrich 2008-09-07 14:33:26 +02:00
Simon Bunzli 09946f607c b=338039, p=zeniko, r=enndeakin. Provide easy, right way to restart an application. 2008-09-06 23:30:13 -05:00
Neil Rashbrook 648b361d54 Bug 413915 - isValidFeed modifies its first paramter, r=sayrer 2008-09-06 19:28:36 -07:00
Phil Ringnalda 26ceec4c07 Tests for Bug 413915 - isValidFeed modifies its first parameter, r=sayrer 2008-09-06 19:28:14 -07:00
Phil Ringnalda 68292ab06d Bug 451329 - Match IE7 and HTML5 by removing sniffing for title='rss' in feed autodiscovery, r=sayrer 2008-09-06 18:01:43 -07:00
Arpad Borsos 20b696ef1e Bug 451825 - Remove |MOZ_CO_PROJECT| remnants; <mozilla-central> part; r=ted.mielczarek 2008-09-06 19:51:56 +02:00
Serge Gautherie 08abed87fb Bug 445753 - "Rewrite" <nsSidebar.js> |function srGetStrBundle()|; Bv2-FF; r=gavin.sharp 2008-09-06 18:56:23 +02:00
Simon Bünzli 28d7f3c256 Bug 381349 - Session Restore: trigger save operation when scrolling. r=dietrich 2008-09-06 11:50:01 +02:00
Simon Bünzli e2a1134d41 Bug 342635 - wrong scroll behaviour after loading new page while session restoring. r=dietrich 2008-09-06 05:42:39 +02:00
Simon Bünzli 28f738359c Bug 367052 - about:blank shows up in back arrow history of restored blank tabs. r=dietrich 2008-09-06 05:32:15 +02:00
Simon Bünzli b299eb55fe Bug 453831 - Focus in limbo after multi-tab launch pref set. r=dietrich 2008-09-06 05:27:49 +02:00
Boris Zbarsky 668cfc1fcc Fixing test to match new reality 2008-09-05 15:38:45 -04:00
Boris Zbarsky c60fb5c691 Bug 394416. Feed sniffing should apply to fewer MIME types. r=sayrer 2008-09-05 13:39:19 -04:00
Simon Bünzli e7bde32afc Bug 452975 - don't reset browser.sessionstore.resume_session_once until the first browser window opened. r=dietrich 2008-09-05 12:05:34 +02:00
Simon Bünzli 6fee2d159e Bug 346337 - Form input field data not retained on session restore. r=dietrich 2008-09-05 11:47:17 +02:00
Simon Bünzli b16bdea34a Bug 439675 - Firefox restart loses URLs. r=dietrich 2008-09-05 11:38:07 +02:00
Simon Bünzli 1e75fa8ab5 Bug 368677 - Sessionstore should ignore popup windows. r=dietrich 2008-09-05 11:31:03 +02:00
Gavin Sharp bac21bef2f Bug 451428: minor code simplification for whereToOpenLink, r=dao 2008-09-03 20:18:50 -04:00
Gavin Sharp eafcc9ba92 Bug 452689: fix opening RSS feeds in external apps, r=mano 2008-09-03 20:14:08 -04:00
Doug Turner 027847059f Follow up to Bug 444642 - Add l10n note to geolocation properties. r=wladow@gmail.com 2008-09-03 16:04:11 -07:00
Doug Turner f03d3bb3c5 Bug 444642 - Hookup geolocation prompt to notification prompt. r=gavin/mconnor 2008-09-03 15:05:15 -07:00
Dão Gottwald 41e3379d0f Bug 448928 - remove gIsLoadingBlank and gMustLoadSidebar from browser.js. r=gavin 2008-09-03 09:40:33 +02:00
Dão Gottwald 0b1c78945b test for bug 453291 2008-09-02 15:18:48 +02:00
Dão Gottwald a71b7c0521 fix fallout from bug 443863 landing 2008-09-02 15:00:14 +02:00
Dão Gottwald 6f9e06b92f Bug 453095 - gBrowser.browsers shouldn't try to look like a node list. r=gavin 2008-09-02 14:15:06 +02:00
Marco Bonardo d98da68728 Bug 442731 - GIF favicons are not resampled in places.sqlite (large icons are stored), r=dietrich, pavlov 2008-09-02 13:59:59 +02:00
Dão Gottwald 5d61346e60 Bug 448941 - remove IdentityHandler and getIdentityHandler() in favor of gIdentityHandler. r=gavin 2008-09-02 11:11:22 +02:00
Dão Gottwald 2e1408007d Bug 443863 - ctrl-9 to select last tab is klugishly implemented. r=gavin 2008-09-02 10:50:22 +02:00
Alex Faaborg 14ab8f99f7 Bug 434241 - Tabstrip left scrolling arrow icon is missing the hover state 2008-09-02 08:42:04 +02:00
Marco Bonardo 257e5cff75 Bug 432832 - "aNode is null" error hovering history sidebar, r=mano 2008-09-02 01:26:41 +02:00
Klaas Heidstra ace41b169e 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 19a63b89ec Bug 263942 - Reload button should have middle click support. r=gavin, ui-r=beltzner 2008-08-31 23:00:59 +02:00
Dão Gottwald b4e040e441 Bug 451618 - Previews in ctrl-tab/all-tabs panel are not updated consistently (empty or outdated image). r=gavin 2008-08-31 02:43:35 +02:00
Ben Hearsum a913ef09e9 Merge of 3.1a2 release branch back to default, with version bumps to 3.1b1pre 2008-08-29 09:31:25 -04:00
Ben Hearsum f753efa13f bug 452778: tracking bug for build and release of firefox 3.1a2 - version bumps for release builds (3.1a2pre -> 3.1a2) 2008-08-29 09:24:56 -04:00
Dave Townsend 897790fb6d Backed out changeset 47db77d641d4 from bug 449027 2008-08-28 10:58:17 +01:00
Dave Townsend 83132df276 Bug 449027: Support specifying application range for plugins in blocklist.xml. r=robstrong 2008-08-28 10:55:43 +01:00
Brian Crowder adae28b048 Bug 422771 - reduce narrow Windows API calls in browser, original patch by Brad Lassey <blassey@mozilla.com>, r=jmathies 2008-08-27 14:44:54 -07:00
stefanh@inbox.com 28cb6d0dc9 Backing out bug 439354 (changesets a2709097171f and b54001303198) and the dependent bug 449833 (changeset 2b246e03252b) due to perf regressions on Leopard talos boxen. 2008-08-27 21:40:25 +02:00
Markus Stange dca8fb37b8 Bug 439354 - OS X toolbar background doesn't have a good gradient. Part 2 (browser, toolkit). r=mconnor. 2008-08-27 17:47:16 +02:00
Armen Zambrano Gasparnian ac66d04d4e Bug 451466 - wget target to get en-US binary, r=ted 2008-08-27 11:02:33 -04:00
Neil Deakin 3bc01da920 Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc 2008-08-27 08:07:27 -04:00
Gavin Sharp 0d3babc47f Bug 439292: allow 'open in new tab/window' for mailto links if the registered handler is a web handler, patch by Natch <highmind63@gmail.com>, r=me 2008-08-26 20:20:41 -04:00
Gavin Sharp 262ed64011 Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me 2008-08-26 19:55:18 -04:00
Gavin Sharp 0405a4b114 Backed out changeset 7fdbccdc1e94 2008-08-26 19:40:21 -04:00
Gavin Sharp 50b23aea5b 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 811acb9a9c Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
2008-08-26 16:09:02 -07:00