Ryan VanderMeulen
|
bebb8f6901
|
Merge m-c to fx-team.
|
2013-05-09 00:19:26 -04:00 |
|
Ryan VanderMeulen
|
93f082c90d
|
Merge inbound to m-c.
|
2013-05-09 00:17:46 -04:00 |
|
Christian Sonne
|
49119d12db
|
Bug 870112 - Migrate plugins.hide_infobar_for_missing_plugin to plugins.notifyMissingFlash r=dolske
|
2013-05-08 17:20:20 -07:00 |
|
Phil Ringnalda
|
27b0919480
|
Merge m-c to fx-team
|
2013-05-07 19:55:28 -07:00 |
|
Phil Ringnalda
|
b520ce0ff9
|
Merge m-c to s-c
|
2013-05-07 19:53:31 -07:00 |
|
Mike Connor
|
914f482ffa
|
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
|
4ff0e41f8c
|
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
|
20156aba4c
|
Bug 862371 - Test that closed private windows can't be restored.r=ttaubert
|
2013-05-07 14:03:14 +03:00 |
|
Girish Sharma
|
b857ea7091
|
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
|
51523db4b6
|
Bug 856935 - Suppress downloads complete indicator glow when downloads view is open. r=mconley
|
2013-05-04 00:02:11 +05:30 |
|
Phil Ringnalda
|
f8f51bfc19
|
Merge m-c to fx-team
|
2013-05-05 12:28:41 -07:00 |
|
Tim Taubert
|
f0940a0463
|
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
|
ce6d888d4d
|
Bug 867118 - Remove browser.__SS_data and use a WeakMap instead; r=yoric
|
2013-05-03 09:41:00 +02:00 |
|
Tim Taubert
|
6de33f755f
|
Bug 867097 - Remove re-use of __SS_data, and the superfluous __SS_tabStillLoading property; r=yoric
|
2013-05-02 12:12:30 +02:00 |
|
Tim Taubert
|
a687d09b37
|
merge m-c to fx-team
|
2013-05-01 10:18:22 +02:00 |
|
Yura Zenevich
|
289a04f4c2
|
[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
|
683cc17075
|
[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
|
10c608caa0
|
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
|
22a1449ae4
|
Bug 436801 - Support XHTML in feed titles. r=sayrer,adw
|
2013-04-26 23:57:49 -07:00 |
|
Ryan VanderMeulen
|
314420a80e
|
Merge m-c to inbound.
|
2013-04-26 13:06:35 -04:00 |
|
Tim Taubert
|
fe7d1fd44e
|
Bug 865127 - Clean up priority queue keeping track of tabs to restore; r=yoric
|
2013-04-25 17:58:27 +02:00 |
|
Jonathan Kew
|
adb8ad49b0
|
bug 864107 - constrain restored window dimensions to available screen area. r=ttaubert
|
2013-04-26 12:41:29 +01:00 |
|
Ioana Budnar
|
b2ebd7b3f2
|
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
|
73a360f64e
|
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
|
59611fe51f
|
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 |
|
Ryan VanderMeulen
|
9b3a4e3071
|
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
|
52927e0751
|
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
|
8e99512c32
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
|
Marco Bonardo
|
60696b020b
|
Bug 748894 - Move the bookmark star button outside of the location bar.
r=Mano
|
2013-04-23 16:06:17 +02:00 |
|
Bill McCloskey
|
12517ee3ca
|
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
|
37e2b2a059
|
Merge m-c to m-i
|
2013-04-21 19:43:19 -07:00 |
|
Paolo Amadini
|
2e979da7e3
|
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
|
2194cc42b9
|
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
|
268d8cd42f
|
Bug 862442 - Use a content script to listen for input and change events; r=yoric
|
2013-04-20 10:05:20 +02:00 |
|
Tim Taubert
|
3d11af6229
|
Bug 861409 - Use a content script to listen for pageshow events; r=yoric,jaws
|
2013-04-20 10:05:20 +02:00 |
|
Marco Bonardo
|
cbc4f9a4ea
|
Bug 851519 - Keyboard commands may executed on the wrong download in the panel
r=Mano
|
2013-04-17 16:16:09 +02:00 |
|
Raymond Lee
|
77e95e32b8
|
Bug 855638 - Part 1: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak
|
2013-04-17 14:08:11 +08:00 |
|
Raymond Lee
|
1cce48e69f
|
Bug 852034 - Replace restoreBookmarksFromJSONFile with importFromFile. r=mano
|
2013-04-17 13:36:02 +08:00 |
|
Alexandre Poirot
|
adf4c58232
|
Bug 857073 - Simplify ChromeUtils usages. r=jmaher
|
2013-04-16 16:46:47 -04:00 |
|
Mike Shal
|
77cdb6567d
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Gavin Sharp
|
9cbdb22a88
|
Bug 703377: remove now-unused pref override functionality, r=dolske
--HG--
extra : transplant_source : %C1%B65%07%B60XS%AB%DD%EF7Hx%A5%8Cz%11%04%97
|
2011-11-17 13:41:04 -08:00 |
|
Ryan VanderMeulen
|
a1a134ef6f
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-04-15 21:49:22 -04:00 |
|
Gregory Szorc
|
9ef864cafd
|
Merge mozilla-central into services-central
|
2013-04-15 16:55:11 -07:00 |
|
Richard Newman
|
eedb12a92b
|
Merge m-c to s-c.
|
2013-04-10 17:57:37 -07:00 |
|
Mike de Boer
|
b31d9a16ec
|
Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin
|
2013-04-09 17:12:27 -07:00 |
|
Richard Newman
|
7f8fe99237
|
Merge m-c to s-c.
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_ChildNode-remove.js => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js
|
2013-04-08 22:03:23 -07:00 |
|
Richard Newman
|
99f104b137
|
Bug 853138 - Follow-up: change category name in tests. r=gps
|
2013-04-08 20:26:23 -07:00 |
|
Richard Newman
|
9490b7b2c0
|
Merge m-c to s-c.
|
2013-04-08 10:55:12 -07:00 |
|
Richard Newman
|
9ee196bdc8
|
Merge m-c to s-c.
|
2013-04-02 14:00:32 -07:00 |
|
Xin Zhang
|
30abe2210d
|
Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak
|
2013-04-06 14:46:35 -04:00 |
|