Commit Graph

3144 Commits

Author SHA1 Message Date
Asaf Romano
e332f1572a Bug 737381 - The Firefox Migrator should use the new migration system. r=mak 2012-04-14 12:50:44 +03:00
Boris Zbarsky
6a8995dd8b Bug 714631. Feed converter should check HTTP channel response status before proceeding. r=gavin 2012-04-13 13:46:15 -04:00
Marco Bonardo
2c458aed93 Merge last green PGO from inbound to central 2012-04-13 12:40:12 +02:00
Tim Taubert
2eb28dd0e3 merge m-c to fx-team 2012-04-13 12:22:37 +02:00
Bellindira Castillo [:bellindira]
231e03f55b Bug 737032 - add isValidXULTab() method to ease tab checking r=ttaubert 2012-04-10 12:13:36 -06:00
Jared Wein
d12ceaf64c 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
4c6604282f Bug 742098 - refactor observe() into a set of distinct methods [r=zpao] 2012-04-11 12:52:48 -07:00
Ms2ger
22e29fc829 Merge m-c to m-i. 2012-04-09 09:32:28 +02:00
Serge Gautherie
36a4e05837 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
d5bda02a7b 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
13f1c8ba2e 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
61c76de302 Bug 742645 - Adding exception accidentally allowed in framed certificate error page. r=mak 2012-04-06 21:34:13 +02:00
Asaf Romano
5a8db2bf91 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
dbac832882 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
d240aaa722 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
8ef477b8e9 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
f59a485dfb 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
eb109d226e 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
e90edc1c5f 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
5eb9c1dad8 Merge last green PGO from inbound to central 2012-04-04 13:36:36 +02:00
Serge Gautherie
a9aafffa5c 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
d7696b3460 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
b00df78bbd 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
6b8d69ee40 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
2aa4048571 Merge mozilla-central to mozilla-inbound 2012-03-31 15:28:55 +01:00
Gregory Szorc
7bf25cd84a Merge services-central into mozilla-central 2012-03-30 11:51:02 -07:00
Tim Taubert
c48715bc46 merge m-c to fx-team 2012-03-30 18:29:52 +02:00
Raymond Lee
69f6056692 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
b9cb7af25a Merge m-c to s-c. 2012-03-28 20:50:09 -07:00
Raymond Lee
39d555ff5b 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
45bef14fbd merge m-c to fx-team 2012-03-29 11:44:00 +02:00
Kyle Huey
99b4e0a5ab Merge the last good pgo-green cset on mozilla-inbound to mozilla-central. 2012-03-28 07:40:52 -07:00
Serge Gautherie
c46a18d16c Bug 735312. (AAv1) Remove MIGRATION_BUNDLE leftover. r=mak77. 2012-03-28 10:54:00 +02:00
Serge Gautherie
1467f9ff49 Bug 482911. (AAv1) Remove DEFAULT_BOOKMARKS leftover. r=mak77. 2012-03-28 10:54:00 +02:00
Dão Gottwald
ccf7827d62 Bug 739093 - Remove the fullscreenflex. r=felipe 2012-03-28 10:33:17 +02:00
Phil Ringnalda
4df8ed665b Merge m-c to m-i 2012-03-27 21:21:11 -07:00
Tim Taubert
6b4733bdff merge m-c to fx-team 2012-03-28 00:33:42 +02:00
Tim Taubert
6e5ed991a2 Backed out changeset 26051ffdbc34 (bug 739171) 2012-03-27 15:08:45 +02:00
Tim Taubert
e2f989affd Bug 738774 - [Page Thumbnails] Channel leaks intermittently; r=dietrich 2012-03-27 14:14:00 +02:00
Tim Taubert
eadb8fd0dd Bug 739171 - Don't save tabItem data while updating tabItems; r=dietrich 2012-03-27 12:59:09 +02:00
Gregory Szorc
ad57a51ea3 Bug 730989 - Remove references to now defunct Weave.Service.* properties; r=rnewman 2012-03-26 13:03:14 -07:00
Robert Strong
81a7bfd672 Bug 491947 - Disable DDE shell integration. r=jmathies 2012-03-26 12:45:29 -07:00
Ehsan Akhgari
11ef6b458f Bug 723353 - Add browser.js APIs for per-window Private Browsing; r=gavin,jdm 2012-03-22 22:02:00 -04:00
Marco Bonardo
27535f6d0a Merge last green PGO from inbound to central 2012-03-29 17:37:31 +02:00
OHZEKI Tetsuharu
f3707ef083 Bug 647951 - Fix for "window.top.XULBrowserWindow is null" error. r=mak 2012-03-28 20:35:13 +02:00
Dão Gottwald
62fa0a0b3e Bug 739915 - Remove Firefox 2 UI migration code. r=gavin 2012-03-28 20:34:37 +02:00
Ed Morley
c691ed3997 Merge again 2012-03-28 18:20:26 +01:00
Gavin Sharp
fe3d09ae7d 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
169dec7116 Bug 739919 - browser/components/build fails to link on mingw r=jimm 2012-03-30 13:33:06 +02:00
Tim Taubert
5d779dc649 Bug 701377 - setTabState() always unhides the tab; r=zpao 2012-03-28 09:25:42 +02:00