Commit Graph

6658 Commits

Author SHA1 Message Date
Christian Sonne
88e6ffbfce Bug 857236 - followup fixing erroneous getBoolPref() call r=gavin 2013-05-16 19:14:45 -07:00
Victor Porof
5541c2365f Merge m-c to fx-team 2013-05-16 10:32:06 +03:00
Ryan VanderMeulen
11569f273b Merge m-c to fx-team. 2013-05-13 16:33:59 -04:00
Tim Taubert
ca94cc8a40 Bug 866444 - Use get/setIcon to restore tab icons and remove 'image' from xulAttributes; r=yoric 2013-05-13 11:09:03 +02:00
Tim Taubert
e54560e874 Bug 861757 - browser_tabview_bug610242.js shouldn't use <blink>; r=dao 2013-05-13 11:03:32 +02:00
Ryan VanderMeulen
d2fc01f4fc Merge m-c to fx-team. 2013-05-10 15:00:46 -04:00
Ryan VanderMeulen
6428dfb7b0 Merge m-c to fx-team. 2013-05-09 00:19:26 -04:00
Ryan VanderMeulen
831aab16b1 Merge inbound to m-c. 2013-05-09 00:17:46 -04:00
Christian Sonne
66a299bc03 Bug 870112 - Migrate plugins.hide_infobar_for_missing_plugin to plugins.notifyMissingFlash r=dolske 2013-05-08 17:20:20 -07:00
Phil Ringnalda
32820feb08 Merge m-c to fx-team 2013-05-07 19:55:28 -07:00
Phil Ringnalda
3503cc6045 Merge m-c to s-c 2013-05-07 19:53:31 -07:00
Mike Connor
ae54f4fd39 Bug 863082 - Prefpane links should open in a new window if prefwindow is modal, r=jaws
X
2013-05-06 11:05:46 -04:00
Bobby Holley
a852984d89 Bug 829872 - Fix up tests that depend on contentDocument being non-null. r=imelven
These almost universally depend on some sort of special privileges, so I don't
think they're representative of any use-cases we might find on the web.
2013-05-03 14:47:10 -07:00
Ioana Budnar
994b767e33 Bug 862371 - Test that closed private windows can't be restored.r=ttaubert 2013-05-07 14:03:14 +03:00
Girish Sharma
815e0cf063 Bug 857801 - Prevent glowing Download Notification Effect of Toolbar Button with Panel opened. r=mconley 2013-05-04 00:01:16 +05:30
Girish Sharma
0f2f69bb7a Bug 856935 - Suppress downloads complete indicator glow when downloads view is open. r=mconley 2013-05-04 00:02:11 +05:30
Phil Ringnalda
d2e2493e79 Merge m-c to fx-team 2013-05-05 12:28:41 -07:00
Tim Taubert
7e8f2f6c0a Bug 868026 - Remove window.__SS_dyingCache and replace it with some appropriate use of WeakMap; r=yoric 2013-05-03 09:42:16 +02:00
Tim Taubert
b0c0a0400a Bug 867118 - Remove browser.__SS_data and use a WeakMap instead; r=yoric 2013-05-03 09:41:00 +02:00
Tim Taubert
8a7ab9c6ad Bug 867097 - Remove re-use of __SS_data, and the superfluous __SS_tabStillLoading property; r=yoric 2013-05-02 12:12:30 +02:00
Joey Armstrong
26736a0ee2 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Gavin Sharp
5049a71c5a Bug 871363 - Rename nsBrowserGlue's _onProfileStartup to _finalUIStartup to clarify when it actually is called. r=dao 2013-05-13 09:25:39 -07:00
Tim Taubert
6758e80df2 merge m-c to fx-team 2013-05-01 10:18:22 +02:00
Yura Zenevich
db34191dda [PATCH 2/2] Bug 833286 - added tests for improvements to atomic backup of sessionstore.js. r=yoric, ttaubert
---
 browser/components/sessionstore/test/Makefile.in   |    1 +
 .../test/browser_833286_atomic_backup.js           |  143 ++++++++++++++++++++
 2 files changed, 144 insertions(+), 0 deletions(-)
 create mode 100644 browser/components/sessionstore/test/browser_833286_atomic_backup.js
2013-04-30 14:07:54 +02:00
Yura Zenevich
11e72d29e5 [PATCH 1/2] Bug 833286 - added improvements to atomic backup of sessionstore.js. r=yoric, ttaubert
---
 .../components/sessionstore/src/SessionStore.jsm   |   45 +++++--
 .../components/sessionstore/src/_SessionFile.jsm   |  131 ++++++++++++++-----
 2 files changed, 127 insertions(+), 49 deletions(-)
2013-04-30 14:07:40 +02:00
Tim Taubert
b6fa3a1e07 Bug 864711 - Simplify test page for browser_pageshow.js to ensure it's put into bfcache; r=yoric 2013-04-29 10:02:45 +02:00
Nicholas Wilson
21013ebf88 Bug 436801 - Support XHTML in feed titles. r=sayrer,adw 2013-04-26 23:57:49 -07:00
Ryan VanderMeulen
32d7f8e337 Merge m-c to inbound. 2013-04-26 13:06:35 -04:00
Tim Taubert
fed38bcd06 Bug 865127 - Clean up priority queue keeping track of tabs to restore; r=yoric 2013-04-25 17:58:27 +02:00
Jonathan Kew
bc239d51c1 bug 864107 - constrain restored window dimensions to available screen area. r=ttaubert 2013-04-26 12:41:29 +01:00
Ioana Budnar
2eaa0a8ee7 Bug 856043 - Test that the Restore Previous Session menu item is not displayed in private mode. r=ehsan 2013-05-07 15:10:00 +03:00
Ioana Budnar
fa162cd97a Bug 856043 - Tests to check that session restore buttons from in-content pages are disabled in private mode. r=ehsan 2013-05-07 14:11:22 +03:00
Paolo Amadini
fedd338868 Bug 832672 - Downloads Panel gives no indication or feedback on missing files. r=mak ui-r=shorlander 2013-04-24 02:19:49 +02:00
Michael Brennan
d4e26648fd Bug 865312 - Remove DownloadsIndicatorView functions onDragLeave and onDragExit. r=mak 2013-05-13 09:22:30 -04:00
Ed Morley
5256152aa1 Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
Mike Shal
954221d9c9 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Mike Hommey
b69ccc0a17 Bug 842334 - Move distribution/ back to the installation directory. r=bsmedberg,r=gavin 2013-05-11 20:14:58 +02:00
L. David Baron
3d0109705b Merge mozilla-inbound and mozilla-central.
(The mozilla-central side of the merge is entirely a merge from fx-team into mozilla-central.)
2013-05-11 22:00:23 -07:00
Mike Conley
720319bcd4 Bug 867343 - Back out star button UI changes. r=mak. 2013-05-10 11:19:48 -04:00
Gavin Sharp
4d947b6985 Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Jonathan Kew
385ac70063 bug 860578 - fix missing favicons in Panorama view. r=dao 2013-05-09 11:58:09 +01:00
Ryan VanderMeulen
048824e68e Backed out changeset 555f2b757639 (bug 566746, bug 697377) for intermittent Win7 mochitest b-c orange. 2013-05-02 21:20:08 -04:00
Gavin Sharp
1372a3cf1c Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Joey Armstrong
321d063783 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Marco Bonardo
d6fbc55a13 Bug 748894 - Move the bookmark star button outside of the location bar.
r=Mano
2013-04-23 16:06:17 +02:00
Bill McCloskey
289fdac403 Bug 862078 - Use an about:config preference to control multiprocess browsing, part 3 (r=felipe) 2013-04-22 19:47:58 -07:00
Phil Ringnalda
78cfaae841 Merge m-c to m-i 2013-04-21 19:43:19 -07:00
Paolo Amadini
d54af1672c Bug 851461 - Make the JavaScript API for downloads available in parallel to nsIDownloadManager. r=mak 2013-04-22 04:23:25 +02:00
Tim Taubert
2c4783da83 Bug 863227 - Lazily retrieve list of nsIDocShell.allow* properties to (re)store docShell capabilities; r=yoric
--HG--
rename : browser/components/sessionstore/test/browser_493467.js => browser/components/sessionstore/test/browser_capabilities.js
2013-04-20 10:05:20 +02:00
Tim Taubert
bbdfe233e5 Bug 862442 - Use a content script to listen for input and change events; r=yoric 2013-04-20 10:05:20 +02:00