Commit Graph

3265 Commits

Author SHA1 Message Date
Marco Bonardo
df8c827dd9 Bug 710895 - Part 2: Remove the old IE migrator
Original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-17 15:35:46 +02:00
Paolo Amadini
cc07746d4f Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Jared Wein
3804b861e9 Bug 711618 - Automated tests for plugin activation permissions. r=felipe a=blassey 2012-04-18 11:41:26 -07:00
Jared Wein
3abd203a35 Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey 2012-04-18 11:40:30 -07:00
Hessam Salehi
aec05325da Bug 722986 - Make WebContentConverter use the per-window Private Browsing APIs in order to decide how to behave; r=ehsan 2012-04-16 23:51:04 -04:00
Paul O’Shannessy
e86dac60a4 Bug 745342 - Use more lazy services from Services.jsm [r=dietrich] 2012-04-16 14:26:10 -07:00
Paul O’Shannessy
50631b0bae Bug 732292 - use XPCOMUtils.defineLazyModuleGetter in sessionstore [r=dietrich] 2012-04-16 14:26:10 -07:00
Asaf Romano
b197108842 Bug 710259 - New Safari migrator (OS X & Windows). r=mak. 2012-04-14 22:11:10 +03:00
Marco Bonardo
1648fe7a21 Bug 741506 - Removing nodes while a bookmarks popup is open in OS X native menubar zombifies them.
r=Mano
2012-04-14 14:08:43 +02:00
Marco Bonardo
be570c6dfc Merge central and inbound 2012-04-14 13:56:15 +02:00
Asaf Romano
c2761a5f3b Bug 737381 - The Firefox Migrator should use the new migration system. r=mak 2012-04-14 12:50:44 +03:00
Tim Taubert
7f3638d86d Bug 740807 - Clean up favicon code in Panorama; r=dietrich 2012-04-14 01:04:57 +02:00
Marco Bonardo
575eaa5895 Merge last green PGO from inbound to central 2012-04-13 12:40:12 +02:00
Tim Taubert
c830297211 merge m-c to fx-team 2012-04-13 12:22:37 +02:00
Bellindira Castillo [:bellindira]
b262ee3f70 Bug 737032 - add isValidXULTab() method to ease tab checking r=ttaubert 2012-04-10 12:13:36 -06:00
Jared Wein
38a60e3a1e Bug 736028 - Page thumbnails should be 1/9th the size of the screen. r=ttaubert 2012-04-12 00:02:27 -07:00
Max Li
be2df2f0e7 Bug 742098 - refactor observe() into a set of distinct methods [r=zpao] 2012-04-11 12:52:48 -07:00
Ms2ger
488b5263dd Merge m-c to m-i. 2012-04-09 09:32:28 +02:00
Serge Gautherie
0d9930bb87 Bug 739041. (Dv1a-FF) test_384370.js: Move after_import() into run_test(), Use Services.prefs too. f=neil r=mak77. 2012-04-07 01:56:32 +02:00
Serge Gautherie
9c823609a1 Bug 739041. (Cv1a-FF) test_browserGlue_prefs.js: Move comment back to its related code, s/print/do_log_info/g. r=mak77. 2012-04-06 16:31:25 +02:00
Marco Bonardo
98ac9c56b8 Bug 737841 - Part 3: remove no more useful redirectsMode query option.
r=dietrich rs=gavin

--HG--
rename : toolkit/components/places/tests/queries/test_redirectsMode.js => toolkit/components/places/tests/queries/test_redirects.js
2012-04-07 01:17:53 +02:00
Dão Gottwald
6c3612ef4f Bug 742645 - Adding exception accidentally allowed in framed certificate error page. r=mak 2012-04-06 21:34:13 +02:00
Asaf Romano
0ab1494b48 Bug 739451 - Don't rely on XPConnect-magic for getting the owner window of a places view (Required for compartment-per-global work). r=mak 2012-04-06 16:43:54 +03:00
Paolo Amadini
d40ad60816 Bug 715355 - Deprecate and remove old style GUIDs. r=mak
--HG--
extra : rebase_source : 0d0a2ac825ed674075e8e85607a496668953c6c1
2012-04-12 12:27:57 +02:00
Paolo Amadini
3706e25e63 Bug 728174 - Replace old synchronous favicons calls in the bookmarks HTML import. r=mak
--HG--
extra : rebase_source : ddb3109fa13f41bdfb2f265f7850453905145a07
2012-04-12 12:27:36 +02:00
Paolo Amadini
87260b13c2 Bug 728142 - Replace old synchronous favicons calls in tabview. r=ttaubert
--HG--
extra : rebase_source : 5dc2e1a50862eaa238cd16479dada60da507eb01
2012-04-12 12:27:27 +02:00
Paolo Amadini
250a42fffb Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin
--HG--
extra : rebase_source : 70f0139a7b87b4a3f4de785a7c29f3f36e2055a9
2012-04-12 12:27:14 +02:00
Marco Bonardo
d205f579cf Bug 710895 - Part 1: Add a class to enumerate IE History entries
Original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-04 15:35:29 +02:00
Marco Bonardo
b31b217a0c Bug 738263 - Part 1: actually break default bookmarks import by will, to avoid worse handling.
r=Mano
2012-04-04 15:35:27 +02:00
Marco Bonardo
047806e61c Merge last green PGO from inbound to central 2012-04-04 13:36:36 +02:00
Serge Gautherie
ec9f4bb5d7 Bug 741066. (Av1) browserPlacesViews.js: Fix 2 "function ... does not always return a value". r=mak77. 2012-04-03 15:43:25 +02:00
Serge Gautherie
331025ccac Bug 741065. (Av1) controller.js: Fix "function PCDH_onDrop does not always return a value". r=mak77. 2012-04-03 15:42:06 +02:00
Wolfgang Rosenauer
5e627e354b Bug 526717 - remove non-working "Set as desktop background" from the UI for unsupported desktops. r=gavin 2012-04-02 22:43:12 +02:00
Serge Gautherie
8d70c23ab3 Bug 741064. (Av1) Fix "function PTV__buildVisibleSection does not always return a value". r=mano. 2012-04-01 18:13:44 +02:00
Ed Morley
c7a3740e33 Merge mozilla-central to mozilla-inbound 2012-03-31 15:28:55 +01:00
Gregory Szorc
cf6e977c22 Merge services-central into mozilla-central 2012-03-30 11:51:02 -07:00
Tim Taubert
1427f30cc8 merge m-c to fx-team 2012-03-30 18:29:52 +02:00
Raymond Lee
c91f914317 Bug 712203 - 'Next tab group' keyboard shortcut doesn't work after 'restore previous session'; r=ttaubert 2012-03-29 18:29:40 +08:00
Richard Newman
cfeebd8494 Merge m-c to s-c. 2012-03-28 20:50:09 -07:00
Raymond Lee
e287d8f6a2 Bug 733115 - After creating a new tab group, 2nd RETURN should open that group; r=ttaubert 2012-03-29 03:34:20 +08:00
Tim Taubert
e2cce9b896 merge m-c to fx-team 2012-03-29 11:44:00 +02:00
Kyle Huey
f690aa730d Merge the last good pgo-green cset on mozilla-inbound to mozilla-central. 2012-03-28 07:40:52 -07:00
Serge Gautherie
f4956549d4 Bug 735312. (AAv1) Remove MIGRATION_BUNDLE leftover. r=mak77. 2012-03-28 10:54:00 +02:00
Serge Gautherie
b86ef4b430 Bug 482911. (AAv1) Remove DEFAULT_BOOKMARKS leftover. r=mak77. 2012-03-28 10:54:00 +02:00
Dão Gottwald
d74303199a Bug 739093 - Remove the fullscreenflex. r=felipe 2012-03-28 10:33:17 +02:00
Phil Ringnalda
8d8cf286e2 Merge m-c to m-i 2012-03-27 21:21:11 -07:00
Tim Taubert
04ee0113a8 merge m-c to fx-team 2012-03-28 00:33:42 +02:00
Tim Taubert
5b23caa031 Backed out changeset 26051ffdbc34 (bug 739171) 2012-03-27 15:08:45 +02:00
Tim Taubert
56e0212f72 Bug 738774 - [Page Thumbnails] Channel leaks intermittently; r=dietrich 2012-03-27 14:14:00 +02:00
Tim Taubert
48e5d776e6 Bug 739171 - Don't save tabItem data while updating tabItems; r=dietrich 2012-03-27 12:59:09 +02:00
Gregory Szorc
58fd0d6fe7 Bug 730989 - Remove references to now defunct Weave.Service.* properties; r=rnewman 2012-03-26 13:03:14 -07:00
Robert Strong
ec6279523d Bug 491947 - Disable DDE shell integration. r=jmathies 2012-03-26 12:45:29 -07:00
Ehsan Akhgari
c3503ba714 Bug 723353 - Add browser.js APIs for per-window Private Browsing; r=gavin,jdm 2012-03-22 22:02:00 -04:00
Marco Bonardo
45a1258e1d Merge last green PGO from inbound to central 2012-03-29 17:37:31 +02:00
OHZEKI Tetsuharu
f48e5a39b6 Bug 647951 - Fix for "window.top.XULBrowserWindow is null" error. r=mak 2012-03-28 20:35:13 +02:00
Dão Gottwald
c0cb76d2ce Bug 739915 - Remove Firefox 2 UI migration code. r=gavin 2012-03-28 20:34:37 +02:00
Ed Morley
8b1d4a6ab3 Merge again 2012-03-28 18:20:26 +01:00
Gavin Sharp
9df24ea877 Bug 739793: add old version to post-update whatsnew URL to allow differentiating various upgrade scenarios, r=mak
--HG--
extra : transplant_source : %94%F1O%DEK%D0n%F3%F5%07%7D%20%C7%E2%C6%3C%922%01%DB
2012-03-28 09:56:56 -07:00
Jacek Caban
60aa9ce430 Bug 739919 - browser/components/build fails to link on mingw r=jimm 2012-03-30 13:33:06 +02:00
Tim Taubert
18a864805f Bug 701377 - setTabState() always unhides the tab; r=zpao 2012-03-28 09:25:42 +02:00
Tim Taubert
7ae3f10617 Bug 739805 - Calling getTabState() on a not-yet-restored tab wipes out text and scroll data; r=zpao 2012-03-28 09:13:48 +02:00
Tim Taubert
c50a5992a2 Bug 739171 - Don't save tabItem data while updating tabItems; r=dietrich 2012-03-27 12:59:09 +02:00
Gavin Sharp
c8632ad3cd Bug 738804: back out keyword.URL prompting code while we investigate other larger changes, r=fryn
--HG--
extra : transplant_source : %F0G%AD%A1%89%C6%93%BB%CB/t%9E%DE%14%E9%7D2%91%EFF
2012-03-23 16:27:54 -07:00
Matt Brubeck
21e24f0ef9 Merge mozilla-central and mozilla-inbound 2012-03-24 09:05:27 -07:00
Gavin Sharp
e9de227260 merge fx-team into m-c 2012-03-23 16:20:23 -07:00
Tim Taubert
d25f887da9 Bug 705911 - [Page Thumbnails] Save screenshots of redirecting sites; r=dao 2012-03-23 19:12:43 +01:00
Marco Bonardo
ca7dd86f81 Merge fx-team and central 2012-03-21 23:49:13 +01:00
Asaf Romano
00b4826f3d Bug 718608 - Migration code shrink and cleanup: unified code for notifications and error handling, prepare for deCOM. r=mak. sr=gavin on the interface change. browser/components/build part was done by mak (r=bsmedberg. 2012-03-21 21:20:47 +02:00
Marco Bonardo
508dc27a5b Merge last green PGO from inbound to central 2012-03-22 13:04:29 +01:00
Mounir Lamouri
64f70e4049 Merging mozilla-inbound into mozilla-central. 2012-03-20 11:39:42 +01:00
Tim Taubert
b1db731c92 merge m-c to fx-team 2012-03-20 09:23:36 +01:00
Tim Taubert
0c67001280 Bug 736424 - Intermittent TEST-UNEXPECTED-FAIL | browser_tabview_bug600645.js | The app tab icon has the right tab reference; r=dietrich 2012-03-19 15:48:57 +01:00
Tim Taubert
72ab5c9be7 Bug 736416 - intermittent browser/components/sessionstore/test/browser_625016.js | Test timed out, followed by other errors; r=mak 2012-03-19 11:14:30 +01:00
Mike Hommey
f72b78b5db Bug 736495 - Some scripts are importing modules with resource:///gre instead of resource:/// and vice-versa. r=gavin 2012-03-16 17:21:19 +01:00
Tim Taubert
4ccf52ee43 merge m-c to fx-team 2012-03-17 09:19:26 +01:00
Tim Taubert
9caf52026d Bug 726272 - [Page Thumbnails] don't capture error pages; r=dietrich 2012-03-16 16:13:58 +01:00
Marco Bonardo
8bbb355897 Bug 736456 - Cache the spec in captureAndStore, since currentURI may not be available later; r=ttaubert 2012-03-16 16:13:34 +01:00
Gavin Sharp
596c9d1a03 merge fx-team into m-c 2012-03-15 21:39:33 -07:00
Marco Bonardo
312ed3ed80 Merge inbound and central 2012-03-16 13:42:16 +01:00
Tim Taubert
47f27a5f79 Bug 736036 - Intermittent TEST-UNEXPECTED-FAIL | browser_tabview_bug610242.js | png has no favicon - Got block, expected none; r=dietrich 2012-03-15 23:28:22 +01:00
Marco Bonardo
6d99500c2c Bug 735879 - Add more delay to some browser chrome tests that often timeout. r=fryn 2012-03-14 16:11:20 -07:00
Frank Yan
0ac2120f6c Bug 711157 - about:home Visual Refresh & Launcher. r=mak ui-r=shorlander
--HG--
rename : browser/base/content/aboutHome.css => browser/base/content/abouthome/aboutHome.css
rename : browser/base/content/aboutHome.js => browser/base/content/abouthome/aboutHome.js
rename : browser/base/content/aboutHome.xhtml => browser/base/content/abouthome/aboutHome.xhtml
rename : browser/base/content/aboutHome-snippet1.png => browser/base/content/abouthome/snippet1.png
rename : browser/base/content/aboutHome-snippet2.png => browser/base/content/abouthome/snippet2.png
2012-03-14 16:10:12 -07:00
Raymond Lee
574e3a05b8 Bug 678374 - Panorama/App Tabs: not shortcut icon; no icon if browser.chrome.favicons=false; r=ttaubert 2012-03-15 00:24:03 +08:00
Théo Chevalier
64ee94b713 Bug 730955 - Make Telemetry opt-in notification consistent with other Telemetry messaging, r=gavin 2012-03-14 14:38:35 -07:00
Ehsan Akhgari
9fb965340a Merge from mozilla-central 2012-03-17 12:32:28 -04:00
Marco Bonardo
a493a667e6 Bug 735312 - followup, add missing namespace 2012-03-14 20:41:07 +01:00
Dão Gottwald
930c649031 Bug 737830 - Default browser check is broken (Error: win is not defined). r=gavin 2012-03-21 20:05:23 +01:00
Tim Taubert
4ba3bb8680 merge m-c to fx-team 2012-03-13 11:28:24 +01:00
Tim Taubert
e0f9a88438 Bug 729878 - Part 1 - New layout implementation; r=dietrich,dao ui-r=shorlander 2012-03-13 03:23:01 +01:00
Fabrice Desré
bbfe8caa2c Bug 697006 - Add desktop support for the Open Web Apps API - Part 2 : UI [r=gavin] 2012-03-12 17:33:10 -07:00
Owen Jones
4ce914fa00 Bug 603817 - Properly update personal-bookmarks contents when it's put in the tabs toolbar.
r=mak
2012-03-13 00:33:54 +01:00
dietrich@mozilla.com
80ab256ba7 Bug 726235 - Break out XPath code into separate module. r=zpao 2012-03-23 21:47:04 -04:00
Henri Sivonen
2281a81cb7 Bug 482911 addendum - Tell nsBrowserGlue not to import initial bookmarks in a couple of tests to avoid fatal assertions on Mac. r=mak. 2012-03-23 16:57:13 +02:00
Henri Sivonen
2eb27ead85 Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin.
--HG--
rename : toolkit/components/places/nsPlacesImportExportService.cpp => toolkit/components/places/nsPlacesExportService.cpp
rename : toolkit/components/places/nsPlacesImportExportService.h => toolkit/components/places/nsPlacesExportService.h
2012-03-23 09:15:36 +02:00
Henri Sivonen
98c2fd10a7 Back out changeset d2693e86769d (bug 482911) due to crashes on Mac xpcshell tests. r=orange. 2012-03-23 11:25:08 +02:00
Henri Sivonen
4dbc4331f0 Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin.
--HG--
rename : toolkit/components/places/nsPlacesImportExportService.cpp => toolkit/components/places/nsPlacesExportService.cpp
rename : toolkit/components/places/nsPlacesImportExportService.h => toolkit/components/places/nsPlacesExportService.h
2012-03-23 09:15:36 +02:00
Ehsan Akhgari
d28e101ac7 Test case for bug 725210; r=jdm 2012-04-03 15:16:16 -04:00
Blair McBride
89cdfd5c64 Bug 727637 - nsBrowserGlue does unnecessary work when there are no new add-ons installed. r=dtownsend,mak77 2012-02-16 12:44:29 +13:00
Blair McBride
8edd624233 Bug 736542 - Bug 727637 causes about:newaddon to not show up with magically appearing XPI's (backout c4e3ec142aa8). r=dtownsend 2012-03-21 17:12:37 +13:00
Mario Alvarado
3690d080c9 Bug 715454 - Current group is switched when using switch-to-tab and opening new tab r=ttaubert 2012-03-19 21:38:58 -06:00
Marco Bonardo
8bfa9cfb36 Bug 739968 - MigrationUtils.jsm import should use app modules resource url.
r=fryn a=desktop-only
2012-04-19 22:17:02 +02:00
Marco Bonardo
3d9f88fd52 Bug 735312 - Properly handle importing default bookmarks from omni.ja.
r=felipe
2012-03-14 18:57:00 +01:00
Marco Bonardo
9c9f4bbcf2 Bug 735625 - Get rid of ImportHTMLFromFileToFolder.
r=dietrich sr=gavin
2012-03-16 00:12:49 +01:00
Boris Zbarsky
bcce95e851 Bug 714631. Feed converter should check HTTP channel response status before proceeding. r=gavin 2012-04-13 13:46:15 -04:00
Gavin Sharp
e9b9233dc8 Bug 739040 followup: properly enforce the sniffing limit on uncompressed feeds, r=mano, a=desktop-only
--HG--
rename : browser/components/feeds/test/chrome/test_bug368464.html => browser/components/feeds/test/chrome/test_maxSniffing.html
rename : browser/components/feeds/test/bug589543-data.xml => browser/components/feeds/test/valid-feed.xml
rename : browser/components/feeds/test/bug589543-data.xml => browser/components/feeds/test/valid-unsniffable-feed.xml
extra : transplant_source : %8C%AB%D06%BB6%A4%B4%AC8i%CD%06%AC%AE%D2%A3O%D2%D4
2012-04-21 02:22:52 -04:00
Paolo Amadini
9ffe3e43b9 Bug 731942 - Replace old synchronous favicons calls in the Toolkit external content handler dialog. r=mak 2012-03-19 20:24:41 +01:00
Luke Wagner
0ac1b7a92f Bug 730497 - Provide stopgap fix for bug 731868 (rs=ttaubert)
--HG--
extra : rebase_source : 8bd215d45f64bc368326498a1b7f623bd4f9aae3
2012-03-15 10:02:45 -07:00
Christian Ascheberg
f0bb4c659b Bug 317190 - Change "Check Now" to "Set Firefox as the default browser". r=jaws 2012-05-17 12:04:49 -07:00
Marco Bonardo
5867aec826 Bug 736487 - Cleanup and ease browser_480148.js.
r=zpao
2012-03-16 21:38:21 +01:00
Marco Bonardo
2a66e62871 Bug 734646 - Duplicate bookmark item in the toolbar chevron popup.
r=mano
2012-03-12 14:59:55 +01:00
Marco Bonardo
df9ac0012f Bug 734631 - Properly handle status menuitem changes in Places popups.
r=mano
2012-03-12 14:59:54 +01:00
Ed Morley
f558fef737 Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
Dão Gottwald
2ed7e7306a Bug 733339 - part 3: make the content window passed to gPageStyleMenu.switchStyleSheet optional. r=dolske 2012-03-11 05:25:02 +01:00
Dão Gottwald
f721bff622 Bug 733339 - part 1: remove unneeded legacy style sheet switching functions and bind remaining ones to gPageStyleMenu. r=dolske 2012-03-11 05:23:51 +01:00
Paolo Amadini
2a53c9bbe4 Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-03-10 15:00:45 +01:00
Gavin Sharp
f427429d76 Bug 718088: offer to re-set keyword.URL if it has a non-default value, r=bz on the docshell parts, r=fryn on the rest, ui-r=limi
--HG--
extra : transplant_source : F%5E%C6ge%1B%5B%14%0C%20%C4%C7%82%DA%D9%96%C0%86%A5%C6
2012-02-22 16:35:56 -08:00
Marco Bonardo
3606a4771c Bug 591884 - Make IE importer fallback to the default Links folder to support toolbar favorites in versions >= 7
r=felipe
2012-03-09 11:13:14 +01:00
Ryan VanderMeulen
34c7adfeaf Merge m-c to inbound. 2012-05-16 20:45:57 -04:00
Matthew Noorenberghe
2633f3fb26 Bug 754342 - Sync pane shows "undefined" as username when using in-content preferences. r=jaws
--HG--
extra : rebase_source : 77c49df413cf04aed1ff9b6eeeacf7d2e12df204
2012-05-16 15:56:17 -07:00
Ehsan Akhgari
231d694eaa Bug 749187 - Ensure new tabs and windows opened in private browsing mode have docshells set accordingly; r=gavin 2012-04-26 14:35:19 -04:00
Matthew Noorenberghe
42e63f9aed Bug 717070 - Profile reset - Part 2 - migrator portion. r=mano 2012-02-23 19:34:18 -08:00
Matthew Noorenberghe
682f579aec Bug 717070 - Profile reset - Part 1 - Backend to initiate profile reset. r=mano 2012-02-23 19:34:18 -08:00
Matt Brubeck
788b29276e Merge mozilla-central to mozilla-inbound 2012-03-08 16:27:40 -08:00
Rob Campbell
44c93895a1 merge fx-team to m-c 2012-03-08 10:30:11 -04:00
Tim Taubert
990d35855b Backed out changeset b5a3e22944f9 (bug 711157)
--HG--
rename : browser/base/content/abouthome/snippet1.png => browser/base/content/aboutHome-snippet1.png
rename : browser/base/content/abouthome/snippet2.png => browser/base/content/aboutHome-snippet2.png
rename : browser/base/content/abouthome/aboutHome.css => browser/base/content/aboutHome.css
rename : browser/base/content/abouthome/aboutHome.js => browser/base/content/aboutHome.js
rename : browser/base/content/abouthome/aboutHome.xhtml => browser/base/content/aboutHome.xhtml
2012-03-08 08:35:15 +01:00
Marco Bonardo
7a53ebb551 Merge inbound and central 2012-03-07 10:33:11 +01:00
Marco Bonardo
3051cd7520 Bug 725047 - Remove the hack for dragging bookmarks toolbar folders on Linux.
r=mano
2012-03-08 18:00:46 +01:00
Dão Gottwald
59d7037110 Bug 687958 - Refactor about:certerror expanders and make them accessible. r=mak
--HG--
rename : browser/themes/gnomestripe/section_collapsed-rtl.png => browser/themes/gnomestripe/aboutCertError_sectionCollapsed-rtl.png
rename : browser/themes/gnomestripe/section_collapsed.png => browser/themes/gnomestripe/aboutCertError_sectionCollapsed.png
rename : browser/themes/gnomestripe/section_expanded.png => browser/themes/gnomestripe/aboutCertError_sectionExpanded.png
rename : browser/themes/pinstripe/section_collapsed-rtl.png => browser/themes/pinstripe/aboutCertError_sectionCollapsed-rtl.png
rename : browser/themes/pinstripe/section_collapsed.png => browser/themes/pinstripe/aboutCertError_sectionCollapsed.png
rename : browser/themes/pinstripe/section_expanded.png => browser/themes/pinstripe/aboutCertError_sectionExpanded.png
rename : browser/themes/winstripe/section_collapsed-rtl.png => browser/themes/winstripe/aboutCertError_sectionCollapsed-rtl.png
rename : browser/themes/winstripe/section_collapsed.png => browser/themes/winstripe/aboutCertError_sectionCollapsed.png
rename : browser/themes/winstripe/section_expanded.png => browser/themes/winstripe/aboutCertError_sectionExpanded.png
2012-03-08 13:03:19 +01:00
Marco Bonardo
359fdb663d Bug 731274 - Make reloadLivemarks optionally force reloads and use it to speed up livemarks population.
r=dietrich sr=gavin
2012-03-08 11:14:59 +01:00
Marco Bonardo
63a4c6c5e2 Bug 732404 - Remove dead handlers from editBookmarkOverlay.xul
r=mano
2012-03-08 11:14:57 +01:00
Mike Hommey
911331499f Bug 515232 - Try getting general.useragent.locale as a complex value first in DirectoryProvider.cpp. r=bsmedberg 2012-03-08 08:39:17 +01:00
Alastair Robertson
9cd1218825 Bug 311605 - default browser checking should be done from nsBrowserGlue, not in delayedStartup. r=gavin 2012-03-06 23:28:53 +01:00
Marco Bonardo
afb1fef86e Bug 731563 - Make Places view markers proper elements in the popups.
r=mano
2012-03-06 20:28:51 +01:00
Serge Gautherie
dcf9b5b30f Bug 731663. (Bv1a-FF) test_bookmarks_html.js: Fix nits, Add/Use do_print(), Improve documentation. r=mak77. 2012-03-05 19:44:47 +01:00
OHZEKI Tetsuharu
e8e7a60fc8 Bug 580814 - Avoid accessing rows that don't exist in treeviews for Places. r=mak 2012-03-04 12:36:14 -05:00
Blair McBride
bef5ec339f Bug 727637 - nsBrowserGlue does unnecessary work when there are no new add-ons installed. r=dtownsend 2012-03-07 21:18:34 +13:00
Frank Yan
8a0184cb67 Bug 711157 - about:home Visual Refresh & Launcher. r=mak ui-r=shorlander
--HG--
rename : browser/base/content/aboutHome.css => browser/base/content/abouthome/aboutHome.css
rename : browser/base/content/aboutHome.js => browser/base/content/abouthome/aboutHome.js
rename : browser/base/content/aboutHome.xhtml => browser/base/content/abouthome/aboutHome.xhtml
rename : browser/base/content/aboutHome-snippet1.png => browser/base/content/abouthome/snippet1.png
rename : browser/base/content/aboutHome-snippet2.png => browser/base/content/abouthome/snippet2.png
2012-03-05 20:12:02 -08:00
Marco Bonardo
b3c39a8f38 Bug 658744 - disable browser_sidebarpanels_click.js cause it breaks the treeview and then tests zombie nodes.
rs=dietrich
2012-02-29 23:18:02 +01:00
Marco Bonardo
e98bf59661 Bug 731123 - Live Bookmarks in bookmarks menu no longer update.
r=mano
2012-02-29 11:24:31 +01:00
OHZEKI Tetsuharu
175e1206f7 Bug 575955 - Replace internal usage of old transactions shim, add a new toolkit test. r=mak
--HG--
rename : browser/components/places/tests/unit/test_placesTxn.js => toolkit/components/places/tests/unit/test_placesTxn.js
rename : browser/components/places/tests/unit/test_txnGUIDs.js => toolkit/components/places/tests/unit/test_txnGUIDs.js
2012-02-28 18:40:38 -05:00
Matt Brubeck
8aa8ff3307 Merge from mozilla-central to mozilla-inbound 2012-02-28 10:08:33 -08:00
Piers Biddlestone
250e924dd7 Bug 716080 - Restore Previous Session does not re-use blank tabs [r=zpao] 2012-02-27 13:41:22 -08:00
Nathan Froyd
0cec370a48 Bug 725407 - create opt-out Telemetry notification for Nightly and Aurora; r=gavin
--HG--
extra : rebase_source : c350a62b4e6db5ae942200822b6217a7d5c3d898
2012-02-23 06:37:04 -08:00
Dão Gottwald
cc07c08e46 Bug 730271 - Create sync folder for Sync-related content files. r=mak
--HG--
rename : browser/base/content/aboutSyncTabs-bindings.xml => browser/base/content/sync/aboutSyncTabs-bindings.xml
rename : browser/base/content/aboutSyncTabs.css => browser/base/content/sync/aboutSyncTabs.css
rename : browser/base/content/aboutSyncTabs.js => browser/base/content/sync/aboutSyncTabs.js
rename : browser/base/content/aboutSyncTabs.xul => browser/base/content/sync/aboutSyncTabs.xul
rename : browser/base/content/syncAddDevice.js => browser/base/content/sync/addDevice.js
rename : browser/base/content/syncAddDevice.xul => browser/base/content/sync/addDevice.xul
rename : browser/base/content/syncGenericChange.js => browser/base/content/sync/genericChange.js
rename : browser/base/content/syncGenericChange.xul => browser/base/content/sync/genericChange.xul
rename : browser/base/content/syncKey.xhtml => browser/base/content/sync/key.xhtml
rename : browser/base/content/syncNotification.xml => browser/base/content/sync/notification.xml
rename : browser/base/content/syncProgress.js => browser/base/content/sync/progress.js
rename : browser/base/content/syncProgress.xhtml => browser/base/content/sync/progress.xhtml
rename : browser/base/content/syncQuota.js => browser/base/content/sync/quota.js
rename : browser/base/content/syncQuota.xul => browser/base/content/sync/quota.xul
rename : browser/base/content/syncSetup.js => browser/base/content/sync/setup.js
rename : browser/base/content/syncSetup.xul => browser/base/content/sync/setup.xul
rename : browser/base/content/syncUtils.js => browser/base/content/sync/utils.js
extra : rebase_source : ca9eb20410f5a5640819ce9d68f5c51277ae5f35
2012-02-28 17:03:35 +01:00
Josh Matthews
8ab9245bb3 Bug 729261 - Set private browsing attribute on windows that exist after transition into PB mode. r=ehsan 2012-02-21 16:01:05 -05:00
Mark Capella
5ff22fa46f Bug 717963 - Use getBrowserURL(). r=dao 2012-02-25 22:02:14 +01:00
Paolo Amadini
6c186d5b95 Bug 711193 - Turn on "Don't load tabs until selected" by default. r=zpao
--HG--
extra : rebase_source : 7f3d38e4ad52f6e54512ea899466224fe836f762
2012-02-23 11:30:23 +01:00
Nathan Froyd
12160fd243 Bug 710589 - don't display close button on second telemetry prompt; r=dietrich 2012-02-24 18:00:02 -05:00
Marco Bonardo
b4f1aa2ddd Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option.
r=dietrich sr=gavin
2012-02-24 23:43:49 +01:00
Marco Bonardo
9aaeffc5ec Bug 613588 (Tests) - Load-on-demand livemarks.
r=dietrich
2012-02-24 13:42:30 +01:00