Commit Graph

3187 Commits

Author SHA1 Message Date
Tim Taubert
33ef4be839 Bug 744388 - [Page Thumbnails] implement a custom storage, don't use the file cache; r=dietrich 2012-05-01 13:45:32 +02:00
Ed Morley
ee74f2d272 Backout 080fc3a7cdfe (bug 744388) for xpcshell failures 2012-05-01 16:34:57 +01:00
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
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