Tim Taubert
|
76df19af49
|
Bug 744388 - [Page Thumbnails] implement a custom storage, don't use the file cache; r=dietrich
|
2012-05-01 13:45:32 +02:00 |
|
Ryan VanderMeulen
|
1f80980851
|
Merge m-c to m-i
|
2012-04-29 16:35:05 -04:00 |
|
Raymond Lee
|
17cfb3a1c1
|
Bug 730840 - Use getBrowserURL() in Firefox tests to ease porting them. r=dao
|
2012-04-27 09:44:53 +08:00 |
|
Paolo Amadini
|
52c0fd1e94
|
Bug 728168 - Replace old synchronous favicons calls in feeds. r=mak
|
2012-04-27 15:05:34 +02:00 |
|
Paolo Amadini
|
b03aa5460e
|
Bug 695829 - Add telemetry metrics for private browsing transitions. r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/unit/test_privatebrowsing_autostart.js => browser/components/privatebrowsing/test/unit/test_privatebrowsing_telemetry.js
rename : browser/components/privatebrowsing/test/unit/test_privatebrowsingwrapper_autostart.js => browser/components/privatebrowsing/test/unit/test_privatebrowsingwrapper_telemetry.js
|
2012-04-27 15:05:20 +02:00 |
|
Paolo Amadini
|
dfd7155be0
|
Bug 746787 - Ensure the browser window is not minimized when opening the Downloads panel. r=mak
|
2012-04-27 15:05:04 +02:00 |
|
Paolo Amadini
|
0155206774
|
Bug 746853 - Fix finalization of the past downloads query in error cases. r=mak
|
2012-04-27 15:04:42 +02:00 |
|
Paolo Amadini
|
a164946104
|
Bug 746658 - Failed downloads can't be removed from panel. r=mak
|
2012-04-27 15:04:27 +02:00 |
|
Serge Gautherie
|
0bafd38bc8
|
Bug 741070. (Bv1b-FF) browser_394759_basic.js: Use 'Services.prefs', Set 'general.warnOnAboutConfig' preference, Remove a 'whenWindowLoaded()' call, Add an 'info()' call, Nits. f=neil r=zpao.
|
2012-04-28 04:18:00 +02:00 |
|
Paul O’Shannessy
|
d01afd64c7
|
Bug 743882 - Fix session restore tests for compartment-per-global [r=dietrich, r=ttaubert]
--HG--
extra : rebase_source : e7da9ad0458aaf76614888a9567e112541039332
|
2012-04-25 10:11:03 -04:00 |
|
Patrick McManus
|
c6411ba203
|
bug 735543 - overlap tcp/ssl handshakes with typing in search box r=gavin
|
2012-04-25 08:54:42 -04:00 |
|
Mike Hommey
|
5ee4cebbf9
|
Bug 749548 - Only reference IE and Safari migrators in components manifest when they are installed. r=mak
|
2012-04-30 08:04:31 +02:00 |
|
Raymond Lee
|
bb293777b6
|
Bug 666538 - Use Telemetry to collect Panorama usage/perf data. r=ttaubert
|
2012-04-30 01:53:08 +08:00 |
|
Dão Gottwald
|
9f4754b67b
|
Bug 751334 - Redundant TabView.init call in restoreWindow leaks the browser window when the window closes before delayedStartup was called. r=ttaubert
|
2012-05-04 18:17:25 +02:00 |
|
Asaf Romano
|
99b69df640
|
Bug 745508 - Remove unused "From an HTML File" mode from the migration wizard. r=mak. a=desktop-only
|
2012-04-23 15:31:16 -04:00 |
|
Phil Ringnalda
|
56db9fcd16
|
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
|
2012-04-21 23:21:24 -07:00 |
|
Dão Gottwald
|
c7224a08cf
|
Bug 746837 - In undoCloseTab, focus the browser instead of the content window and do it immediately rather than after a timeout. r=zpao a=desktop-only
|
2012-04-21 14:45:51 +02:00 |
|
Ehsan Akhgari
|
9c7560eb98
|
Merge mozilla-central into mozilla-inbound; a=merge
|
2012-04-20 13:11:03 -04:00 |
|
Ehsan Akhgari
|
d286893683
|
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
|
2012-04-20 13:10:19 -04:00 |
|
Ehsan Akhgari
|
5e5679090f
|
Bug 739040 - Use the length of the decoded string, if no more than 512 bytes, to sniff for feeds; r=Mano a=blocking
|
2012-04-20 13:03:53 -04:00 |
|
Serge Gautherie
|
1583b12f11
|
Bug 743692. (Fv2-FF) nsBrowserGlue.js: fix 2 nits. r=mak77 a=(desktop-only).
|
2012-04-19 17:15:30 +02:00 |
|
Ehsan Akhgari
|
9fef1cac91
|
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
|
2012-04-19 09:58:22 -04:00 |
|
Tim Taubert
|
a2211d8355
|
merge m-c to fx-team; a=desktop-only
|
2012-04-19 10:48:59 +02:00 |
|
Tim Taubert
|
094fb38232
|
Bug 745303 - Part 3 - Remove empty method; r=me
|
2012-04-19 08:35:05 +02:00 |
|
Tim Taubert
|
1f36db6183
|
Bug 745303 - Part 2 - Correct Panorama tests; r=dietrich
|
2012-04-19 08:24:47 +02:00 |
|
Tim Taubert
|
a58523a513
|
Bug 745303 - Part 1 - Make Panorama use the thumbnail service; r=dietrich
|
2012-04-19 08:24:32 +02:00 |
|
Raymond Lee
|
bca78c0e71
|
Bug 659594 - Use MozAfterPaint to redraw thumbnails r=ttaubert
|
2012-04-19 00:19:48 +08:00 |
|
Marco Bonardo
|
d50ca184f4
|
Bug 710895 - Part 4: fix the test
r=Mano a=test-only
|
2012-04-18 15:58:36 +02:00 |
|
Marco Bonardo
|
9263221f29
|
Bug 710895 follow-up - Temporarily disable test_IE_bookmarks.js, while looking into why it fails.
|
2012-04-17 18:57:15 +02:00 |
|
Myk Melez
|
0e8cb8852d
|
bug 725408 - implement WebappRT launcher/shell; r=bsmedberg
|
2012-04-17 07:11:53 -07:00 |
|
Marco Bonardo
|
2ba7f21890
|
Bug 710895 - Part 3: The new JS migrator.
Parts derived from the original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
|
2012-04-17 15:36:09 +02:00 |
|
Marco Bonardo
|
bef3c5e933
|
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
|
fc466abc21
|
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
|
09670f08c6
|
Bug 711618 - Automated tests for plugin activation permissions. r=felipe a=blassey
|
2012-04-18 11:41:26 -07:00 |
|
Jared Wein
|
e70018c304
|
Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey
|
2012-04-18 11:40:30 -07:00 |
|
Hessam Salehi
|
0b4dedebcb
|
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
|
e917a0c643
|
Bug 745342 - Use more lazy services from Services.jsm [r=dietrich]
|
2012-04-16 14:26:10 -07:00 |
|
Paul O’Shannessy
|
37f627c71b
|
Bug 732292 - use XPCOMUtils.defineLazyModuleGetter in sessionstore [r=dietrich]
|
2012-04-16 14:26:10 -07:00 |
|
Asaf Romano
|
74e3fe855d
|
Bug 710259 - New Safari migrator (OS X & Windows). r=mak.
|
2012-04-14 22:11:10 +03:00 |
|
Marco Bonardo
|
922596908b
|
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
|
1962679385
|
Merge central and inbound
|
2012-04-14 13:56:15 +02:00 |
|
Asaf Romano
|
e332f1572a
|
Bug 737381 - The Firefox Migrator should use the new migration system. r=mak
|
2012-04-14 12:50:44 +03:00 |
|
Tim Taubert
|
c4f2ae59bb
|
Bug 740807 - Clean up favicon code in Panorama; r=dietrich
|
2012-04-14 01:04:57 +02: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 |
|
Tim Taubert
|
4dba960240
|
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
|
c77a3c62db
|
Bug 739171 - Don't save tabItem data while updating tabItems; r=dietrich
|
2012-03-27 12:59:09 +02:00 |
|
Gavin Sharp
|
d52625521a
|
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
|
f83a9ab93e
|
Merge mozilla-central and mozilla-inbound
|
2012-03-24 09:05:27 -07:00 |
|
Gavin Sharp
|
ca957d8bdd
|
merge fx-team into m-c
|
2012-03-23 16:20:23 -07:00 |
|
Tim Taubert
|
222810aa9f
|
Bug 705911 - [Page Thumbnails] Save screenshots of redirecting sites; r=dao
|
2012-03-23 19:12:43 +01:00 |
|
Marco Bonardo
|
f96e1a3cdc
|
Merge fx-team and central
|
2012-03-21 23:49:13 +01:00 |
|
Asaf Romano
|
88eb298398
|
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
|
ffb17ea4b7
|
Merge last green PGO from inbound to central
|
2012-03-22 13:04:29 +01:00 |
|
Mounir Lamouri
|
06ec3f6bac
|
Merging mozilla-inbound into mozilla-central.
|
2012-03-20 11:39:42 +01:00 |
|
Tim Taubert
|
55def25a31
|
merge m-c to fx-team
|
2012-03-20 09:23:36 +01:00 |
|
Tim Taubert
|
475d34d572
|
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
|
696f1c3413
|
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
|
900fd6cc7f
|
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
|
e0a2f8b053
|
merge m-c to fx-team
|
2012-03-17 09:19:26 +01:00 |
|
Tim Taubert
|
18b227aacb
|
Bug 726272 - [Page Thumbnails] don't capture error pages; r=dietrich
|
2012-03-16 16:13:58 +01:00 |
|
Marco Bonardo
|
7a8a491a6b
|
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
|
a3590a2571
|
merge fx-team into m-c
|
2012-03-15 21:39:33 -07:00 |
|
Marco Bonardo
|
ff249f47c5
|
Merge inbound and central
|
2012-03-16 13:42:16 +01:00 |
|
Tim Taubert
|
75d032d668
|
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
|
54bec6ba31
|
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
|
e0e7350ae0
|
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
|
2eda95d03d
|
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
|
d19de344fd
|
Bug 730955 - Make Telemetry opt-in notification consistent with other Telemetry messaging, r=gavin
|
2012-03-14 14:38:35 -07:00 |
|
Ehsan Akhgari
|
e6fee3a547
|
Merge from mozilla-central
|
2012-03-17 12:32:28 -04:00 |
|
Marco Bonardo
|
0e495d8963
|
Bug 735312 - followup, add missing namespace
|
2012-03-14 20:41:07 +01:00 |
|
Dão Gottwald
|
f0b133c6ff
|
Bug 737830 - Default browser check is broken (Error: win is not defined). r=gavin
|
2012-03-21 20:05:23 +01:00 |
|
Tim Taubert
|
e8eb6948d0
|
merge m-c to fx-team
|
2012-03-13 11:28:24 +01:00 |
|
Tim Taubert
|
d9875a8b00
|
Bug 729878 - Part 1 - New layout implementation; r=dietrich,dao ui-r=shorlander
|
2012-03-13 03:23:01 +01:00 |
|
Fabrice Desré
|
8f36020dfb
|
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
|
4c7d69150d
|
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
|
f77adfbf31
|
Bug 726235 - Break out XPath code into separate module. r=zpao
|
2012-03-23 21:47:04 -04:00 |
|
Henri Sivonen
|
1f2063d730
|
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
|
511f3c52e5
|
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
|
b83f701d54
|
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
|
7168af5fc7
|
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
|
0da2e8cd95
|
Test case for bug 725210; r=jdm
|
2012-04-03 15:16:16 -04:00 |
|
Blair McBride
|
918d135ac6
|
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
|
8784a29491
|
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
|
8be212bb37
|
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
|
d6808d4598
|
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
|
b948623777
|
Bug 735312 - Properly handle importing default bookmarks from omni.ja.
r=felipe
|
2012-03-14 18:57:00 +01:00 |
|
Marco Bonardo
|
bb48eb96ed
|
Bug 735625 - Get rid of ImportHTMLFromFileToFolder.
r=dietrich sr=gavin
|
2012-03-16 00:12:49 +01: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 |
|
Gavin Sharp
|
febb1f1009
|
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
|
cf5f8a7506
|
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
|
d5c7764bc8
|
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
|
e976840b4a
|
Bug 317190 - Change "Check Now" to "Set Firefox as the default browser". r=jaws
|
2012-05-17 12:04:49 -07:00 |
|
Marco Bonardo
|
29722aef5f
|
Bug 736487 - Cleanup and ease browser_480148.js.
r=zpao
|
2012-03-16 21:38:21 +01:00 |
|
Marco Bonardo
|
1779626773
|
Bug 734646 - Duplicate bookmark item in the toolbar chevron popup.
r=mano
|
2012-03-12 14:59:55 +01:00 |
|
Marco Bonardo
|
1a997b3214
|
Bug 734631 - Properly handle status menuitem changes in Places popups.
r=mano
|
2012-03-12 14:59:54 +01:00 |
|
Ed Morley
|
fe0db58bce
|
Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak
|
2012-03-11 23:38:53 +00:00 |
|
Dão Gottwald
|
20bb7944b3
|
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
|
1bbca3ec46
|
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
|
ebd422385f
|
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
|
7ab87937cc
|
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
|
eebaa51271
|
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
|
fae59802b9
|
Merge m-c to inbound.
|
2012-05-16 20:45:57 -04:00 |
|
Matthew Noorenberghe
|
1756926dc5
|
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 |
|