Ryan VanderMeulen
49bde9c027
Merge m-c to fx-team.
2014-04-15 23:28:51 -04:00
Ed Lee
a04b78f621
Bug 991210 - [new tab page] Tiles are sometimes arranged all in a single line (wrapping as appropriate, e.g. to two lines with 5 items and then 4 items), instead of 3x3 grid [r=adw]
...
Always Grid_init before "load", defer size calculation to "load", and only wait for links cache for site rendering. Clean up timers triggered from previous tests to avoid unexpected updates.
--HG--
extra : rebase_source : aba79dc12fd3660c50d8004197a6b2f5a23419cb
2014-04-15 12:14:09 -07:00
David Rajchenbach-Teller
c785d36783
Bug 995198 - Promise Debugging API. r=paolo
2014-04-15 12:51:19 -04:00
Martin Stransky
b133924039
Bug 983843 - Use toolkit drag & drop functions for Gtk3 too. r=karlt
2014-04-16 10:29:39 -04:00
Paolo Amadini
435121bcc0
Bug 887923 - Switch Task.jsm from promise.js to Promise.jsm. r=mano
2013-06-27 11:34:21 -07:00
Olivier Yiptong
4ea3a48af1
Bug 992327 - Change directoryLinks and NewTabUtils to imageURI instead of imageURISpec [r=adw]
...
Replace reference data and uses of s/Spec//.
2014-04-08 17:02:24 -07:00
Ryan VanderMeulen
a3431ee9b8
Merge inbound to m-c.
2014-04-08 18:17:58 -04:00
Marco Bonardo
8f0f8f1d90
Bug 991682 - Sqlite.jsm API to clone an open db connection. r=Yoric
2014-04-08 14:09:26 +02:00
Florian Quèze
f1a4d21492
Bug 991202 - The event callback of popup notifications should have a way to prevent the panel from showing, r=felipe.
...
--HG--
extra : rebase_source : 3005a199a081d8cc9aa803c0f7d6e426d8af03a0
2014-04-07 19:37:50 +02:00
Mark Hammond
763885adb1
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Ed Morley
99d357db1f
Backed out changeset 8b2f6ad94248 (bug 887923) for turning Windows mochitest-browser-chrome orange
2014-03-31 18:09:30 +01:00
Carsten "Tomcat" Book
6a4d67f8ec
Merge m-c to mozilla-inbound
2014-04-08 15:39:46 +02:00
Neil Deakin
df603a7f4d
Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe
2014-04-08 08:45:52 -04:00
Paolo Amadini
033757eabc
Bug 887923 - Switch Task.jsm from promise.js to Promise.jsm. r=mano
2013-06-27 11:34:21 -07:00
Brandon Benvie
118b2ca6d7
Bug 941920 - Implement full Promise API in Promise.jsm. r=paolo
2014-03-31 14:43:07 +02:00
Ed Lee
cb6817d738
Bug 972930 - Clicks (raw number) for tiles [r=adw]
...
Provide an array of expected directory link types to count how many were clicked.
2014-03-31 01:51:22 -07:00
Olivier Yiptong
ff05a5a71a
Bug 975228 - Create logic to merge frecency-pages and Tiles (Tile equiv 1000 frecency) [r=adw]
...
Use DirectoryLinksProvider for Firefox and make PlacesProvider match in expected Links format.
Make sure there's at least 2 of each type so Telemetry doesn't know for sure which links were used.
2014-03-31 01:51:21 -07:00
Drew Willcoxon
5911ea4ee6
Bug 911307 - Reflect changes to top sites immediately in about:newtab (part 2, front-end patch). r=ttaubert
2014-03-28 23:31:05 -07:00
Phil Ringnalda
d969de5efb
Back out 43663582cfdb (bug 987404) because it looks like it disabled things even without e10s being defined
2014-03-30 23:18:57 -07:00
Mark Hammond
d2d06f28f8
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-03-31 14:11:49 +11:00
Phil Ringnalda
86875cd344
Back out ab12037022ef:81f65b2f3d07 (bug 911307) for intermittent Win8 debug failures in its browser_newtab_update.js
...
CLOSED TREE
2014-03-30 12:42:09 -07:00
Drew Willcoxon
b0bf5e5b14
Bug 911307 - Reflect changes to top sites immediately in about:newtab (part 2, front-end patch). r=ttaubert
2014-03-28 23:31:05 -07:00
Gregory Szorc
0082f7a167
Bug 989137 - Part 3: Log.jsm API to get a Logger that prefixes messages; r=bsmedberg
...
A common pattern for logging is to have multiple loggers for multiple
underlying object instances. You often want to have each instance attach
some identifying metdata contained in each logged message. This patch
provides an API to facilitate that.
--HG--
extra : rebase_source : 5816e0671c78f55cca45bdd1aed52c85695945c4
2014-03-28 11:36:37 -07:00
Phil Ringnalda
a160ec0d23
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
...
Backed out changeset 70638b7c97f1 (bug 911307)
Backed out changeset 3951f7e82b4c (bug 911307)
2014-03-29 12:13:11 -07:00
Drew Willcoxon
1d7cde8400
Bug 911307 - Reflect changes to top sites immediately in about:newtab (part 2, front-end patch). r=ttaubert
2014-03-28 23:31:05 -07:00
Olivier Yiptong
cdcfd069f2
Bug 975211 - Create backend logic to provide list of Tiles and associated metadata (image, text, background color) [r=adw]
...
Package a list of directory links to expose via DirectoryLinksProvider.jsm
2014-03-27 01:03:42 -07:00
Marco Bonardo
4b89c3b473
Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric
2014-03-25 17:25:58 +01:00
Paolo Amadini
7e1966ad6c
Bug 986364 - Convert to Promise.jsm in the Toolkit "modules" folder. r=mak
2014-03-24 15:47:50 +01:00
Paolo Amadini
a241bcdbe7
Bug 973239 - Promise should call executor and handlers with "undefined" as thisArg. r=benvie
2014-03-24 15:44:11 +01:00
Marco Bonardo
6b2c382db0
Backout 0469cf95fbfe (bug 983571) cause didn't mean to land it yet.
2014-03-22 15:43:20 +01:00
Marco Bonardo
aa3410c3af
Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric
2014-03-22 14:26:52 +01:00
Carsten "Tomcat" Book
620729b5fa
Merge mozilla-central to fx-team
2014-03-21 15:35:37 +01:00
Boris Zbarsky
05af31f010
Bug 980962. Fix in-tree consumers to not construct typed arrays without "new". r=jorendorff
2014-03-20 23:19:42 -04:00
Jared Wein
f559742ef6
Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs
...
--HG--
extra : rebase_source : 03e07612be960c1b3a961e065404034ae0db5ce1
2014-03-20 20:23:36 -04:00
Matthew Noorenberghe
9a86fe4560
Bug 885139 - Notify consumers about LWT optimization and listen for it in LightweightThemeListener. r=jaws
...
[Australis]
2014-03-20 13:55:49 -07:00
Benjamin Smedberg
27b0454205
Fix the test for bug 981842 to expect the new data on a CLOSED TREE.
2014-03-20 13:50:05 -04:00
Gregg Lind
d201849870
Bug 981842 - Show details about current and past teleemtry experiments in about:support, r=bsmedberg
2014-03-20 11:19:19 -04:00
Bill McCloskey
14ec131999
Bug 917681 - [e10s] Make context menu work for selected text (r=felipe)
2014-03-14 11:47:46 -07:00
Bill McCloskey
d960718b48
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Ryan VanderMeulen
1aa516273f
Merge m-c to fx-team.
2014-03-13 15:37:02 -04:00
Vaibhav Agarwal
292a923c8e
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
2014-03-13 10:40:10 -04:00
Brandon Benvie
c42c8cd8e0
Bug 943512 - Stubify Promise.jsm so it can be used in the devtools debugger server. r=paolo
...
--HG--
rename : toolkit/modules/Promise.jsm => toolkit/modules/Promise-backend.js
2014-03-05 10:39:19 -08:00
Carsten "Tomcat" Book
feb79ab47b
merge fx-team to mozilla-central
2014-03-12 12:19:49 +01:00
Bill McCloskey
d4d92d7045
Bug 980766 - [e10s] Send document content type to remote-browser.xml (r=felipe)
2014-03-11 20:13:41 -07:00
Jan Keromnes
932b84b942
Bug 974498 - Refactor XPIProvider's private zip utilities into a ZipUtils.jsm. r=Mossop
2014-03-11 17:01:29 -04:00
Ryan VanderMeulen
0408d3842f
Backed out changeset 1c3076666191 (bug 943512) for Gaia UI test bustage.
2014-03-12 15:23:48 -04:00
Brandon Benvie
65e49d1000
Bug 943512 - Stubify Promise.jsm so it can be used in the devtools debugger server. r=paolo
...
--HG--
rename : toolkit/modules/Promise.jsm => toolkit/modules/Promise-backend.js
2014-03-12 18:49:43 +01:00
Wes Kocher
0bbba6bb61
Unbacked out changeset 19fe1e621c5c (bug 966182) because it didn't actually introduce the new hazard.
2014-03-05 20:45:55 -08:00
Wes Kocher
125fecd1b8
Backed out changeset 3bfcf691690a (bug 966182) for adding a hazard.
2014-03-05 20:31:38 -08:00
Myk Melez
3b2d9f023d
Bug 966182 - implement Task.async; r=paolo
2014-03-05 18:06:17 -08:00
Bill McCloskey
bd6cd444a3
Bug 976772 - [e10s] Make sure <select> element appears at the right place, even in a subframe (r=felipe)
2014-02-28 17:00:17 -08:00
Mike de Boer
c21db4cefb
Bug 326743: support the find clipboard in the find toolbar. r=Unfocused
2014-02-28 16:07:32 +01:00
Tim Taubert
e14c1304c1
Bug 977013 - Follow-up because of undefined constant Cu r=bustage
2014-02-26 15:29:34 +01:00
Tim Taubert
cf5825a321
Bug 977013 - TelemetryTimestamps.jsm should use Cu.cloneInto() rather than JSON.stringify/parse r=yoric
2014-02-26 11:55:40 +01:00
Carsten "Tomcat" Book
ba5a0fa512
Merge mozilla-central to fx-team on a CLOSED TREE
2014-02-25 15:42:32 +01:00
Mark Hammond
e3ab70f7af
Bug 975944 - fix log appenders' ._name property. r=unfocused
2014-02-25 09:31:41 +11:00
Neil Rashbrook
65923a2021
Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
...
--HG--
extra : rebase_source : 7fd31cfc4b8eefee38fa06e63351cc207a9208db
2014-02-23 18:28:04 +00:00
Alexander J. Vincent
8c8ba5a9d1
Bug 952307 - Move some addon-private JSM's to a subdirectory. r=Unfocused
...
--HG--
rename : toolkit/mozapps/extensions/AddonLogging.jsm => toolkit/mozapps/extensions/internal/AddonLogging.jsm
rename : toolkit/mozapps/extensions/AddonRepository.jsm => toolkit/mozapps/extensions/internal/AddonRepository.jsm
rename : toolkit/mozapps/extensions/AddonRepository_SQLiteMigrator.jsm => toolkit/mozapps/extensions/internal/AddonRepository_SQLiteMigrator.jsm
rename : toolkit/mozapps/extensions/AddonUpdateChecker.jsm => toolkit/mozapps/extensions/internal/AddonUpdateChecker.jsm
rename : toolkit/mozapps/extensions/LightweightThemeImageOptimizer.jsm => toolkit/mozapps/extensions/internal/LightweightThemeImageOptimizer.jsm
rename : toolkit/mozapps/extensions/PluginProvider.jsm => toolkit/mozapps/extensions/internal/PluginProvider.jsm
rename : toolkit/mozapps/extensions/SpellCheckDictionaryBootstrap.js => toolkit/mozapps/extensions/internal/SpellCheckDictionaryBootstrap.js
rename : toolkit/mozapps/extensions/XPIProvider.jsm => toolkit/mozapps/extensions/internal/XPIProvider.jsm
rename : toolkit/mozapps/extensions/XPIProviderUtils.js => toolkit/mozapps/extensions/internal/XPIProviderUtils.js
2014-01-07 20:14:08 -08:00
Ryan VanderMeulen
4f25d52cfa
Backed out 3 changesets (bug 956657, bug 974824, bug 974258) for mochitest-other failures on a CLOSED TREE.
...
Backed out changeset 792ce962cad6 (bug 956657)
Backed out changeset a1574a6b0544 (bug 974824)
Backed out changeset ad851c771c04 (bug 974258)
2014-02-21 15:28:43 -05:00
Neil Rashbrook
d96baf2ded
Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
...
--HG--
extra : rebase_source : 6fd5f6565b6dd0c07db0d530ffa01311d6e6d643
2014-02-21 00:17:13 +00:00
Marina Samuel
4cd638b3ac
Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert
...
--HG--
rename : browser/components/sessionstore/src/FormData.jsm => toolkit/modules/sessionstore/FormData.jsm
rename : browser/components/sessionstore/src/ScrollPosition.jsm => toolkit/modules/sessionstore/ScrollPosition.jsm
rename : browser/components/sessionstore/src/XPathGenerator.jsm => toolkit/modules/sessionstore/XPathGenerator.jsm
2014-02-19 11:28:00 -05:00
Justin Dolske
1ebbe7a36f
Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn
2014-02-18 19:05:34 -08:00
Ryan VanderMeulen
d9b0970ad0
Merge b2g-inbound to m-c.
2014-02-18 15:04:12 -05:00
David Rajchenbach-Teller
2218f0255f
Bug 965527 - Be even more careful with AsyncShutdown logging, part 2. r=yoric
2014-02-18 08:50:14 -05:00
Phil Ringnalda
6f0427c88e
Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js
2014-02-14 23:58:49 -08:00
Mike de Boer
49959f45f6
Bug 963925: do not store searchString upon Highlight. r=Unfocused
2014-02-17 15:43:01 +01:00
Mike de Boer
96608d14a4
Bug 326743: support the find clipboard in the find toolbar. r=Unfocused
2014-02-14 14:04:21 +01:00
David Rajchenbach-Teller
eff465e5ee
Bug 941918 - Remove big scary comment in AsyncShutdown. r=bsmedberg
2014-02-14 11:52:13 -05:00
Mike de Boer
faf150b6a4
Backed out 5 changesets (bug 326743)
...
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
2014-02-14 12:55:13 +01:00
Mike de Boer
bfe086d71d
Bug 326743: support the find clipboard in the find toolbar. r=Unfocused
2014-02-14 11:38:22 +01:00
Brandon Benvie
4b66726e31
Bug 941757 - Add Promise constructor to Promise.jsm. r=paolo
2014-02-13 09:39:32 -08:00
David Rajchenbach-Teller
580d2dd4e0
Bug 965527 - Be even more careful with AsyncShutdown logging. r=yoric
2014-02-13 14:12:40 -05:00
David Rajchenbach-Teller
a84e383c70
Bug 957123 - Extend error reporting of AsyncShutdown. r=froydnj
2014-02-07 16:09:02 -05:00
Bill McCloskey
51d681596f
Bug 961529 - Add BrowserUtils module (r=felipe)
2014-02-08 17:40:27 -08:00
Gregory Szorc
1f28da1c9c
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
...
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.
This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.
--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
Jan Horak
c4fda9726c
Bug 752474 - Sort names of languages in the spelling checker context menu. r=ehsan
2014-02-06 09:46:28 -05:00
Roberto A. Vitillo
a6ddcaa498
Bug 967203 - Telemetry doesn't save pending pings on shutdown. r=Yoric
2014-02-04 15:37:18 +00:00
Mike Conley
675202bb11
Bug 930094 - [Australis] Browser windows sometimes have the nav-bar drawn in the titlebar. r=dao, Gijs.
...
* * *
Fix for 930094
* * *
Fix because WTF
2014-02-04 16:17:00 -05:00
Mike Conley
affd254b15
[Australis] Backout cbe26a93c79b (bug 930094) for test failures.
2014-02-04 18:46:38 -05:00
Mike Conley
c830ac085d
Bug 930094 - [Australis] Browser windows sometimes have the nav-bar drawn in the titlebar. r=dao, Gijs.
2014-02-04 16:56:07 -05:00
Ryan VanderMeulen
ee08d977c1
Merge fx-team to m-c.
2014-01-30 16:23:01 -05:00
Henri Sivonen
bde9b85e96
Bug 959061 - Have only one "Chinese, Simplified" item in the Character Encoding menu. r=Unfocused.
2014-01-30 14:39:25 +02:00
Gijs Kruitbosch
06759240a2
Bug 936442 - part 1: refactor CharsetMenu to allow Australis code to use it, r=Unfocused
2014-01-27 11:56:04 +00:00
Gijs Kruitbosch
b96451b585
Bug 936442 - fix charset accesskey issue caused by Australis refactor, rs=trivial
2014-01-30 12:34:48 +00:00
Gregory Szorc
01fc60128d
Bug 875562 - Part 3: XPCOM service for managing crash data; r=ted, bsmedberg
...
--HG--
extra : rebase_source : 4d4ce909634a079f1032c431bd639fef5b3f38ce
2014-01-23 15:49:24 -08:00
Gijs Kruitbosch
3fbe27bd26
Bug 964064 - shortcuts should always be uppercase, r=Unfocused
2014-01-26 23:53:22 +00:00
Tom Schuster
508eae53b4
Bug 952042 - Remove fake focus-ring after findbar is closed. r=mikedeboer
2014-01-24 13:08:38 +01:00
Florian Quèze
c3a1c7ce25
Bug 958071 - PopupNotification consumers should have a way to replace the "Not Now" item, r=dolske.
2014-01-23 11:48:33 +01:00
Florian Quèze
10ad6052a5
Bug 943292 - Camera icon/popup for gUM access can get hidden, r=felipe.
2014-01-17 23:31:07 +01:00
Tim Abraldes
78bc8c372d
bug 959399. Make metroFx honor the "show my tabs from last time" startup option. r=mbrubeck. r=jimm.
2014-01-16 15:38:12 -08:00
Roberto A. Vitillo
c32f755c81
Bug 913070 - Move TelemetryPing to a jsm. r=Yoric, r=glandium
...
--HG--
rename : toolkit/components/telemetry/TelemetryPing.js => toolkit/components/telemetry/TelemetryPing.jsm
2014-01-13 14:20:09 +00:00
Matt Brubeck
37b9de3c40
Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie]
2014-01-13 17:58:33 -08:00
Drew Willcoxon
92707ba130
Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh
2014-01-07 12:59:18 -08:00
Matt Brubeck
7ef0607b6f
Bug 916481 - Make Finder.jsm send back the selection rect of the find result [r=evilpie,emtwo]
2014-01-09 07:58:26 -08:00
Wes Kocher
834297bc12
Backed out changeset f552ce04bc36 (bug 809056) for m-bc orange
2014-01-08 22:02:28 -08:00
Drew Willcoxon
25458bec50
Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh
2014-01-07 12:59:18 -08:00
Neil Rashbrook
925b28d422
Bug 940907 Re-introduce the Character Encoding menu to the View Source window r=Unfocused
...
--HG--
rename : browser/locales/en-US/chrome/browser/charsetMenu.dtd => toolkit/locales/en-US/chrome/global/charsetMenu.dtd
rename : browser/locales/en-US/chrome/browser/charsetMenu.properties => toolkit/locales/en-US/chrome/global/charsetMenu.properties
rename : browser/modules/CharsetMenu.jsm => toolkit/modules/CharsetMenu.jsm
2014-01-06 08:44:19 +00:00
Florian Quèze
8bd495a00d
Bug 723951 - Popup notification does not continue when the tab move to other window, r=felipe.
2013-12-19 22:16:10 +01:00
Peiyong Lin
78859822c6
Bug 943422 - Implement FileUtils.openAtomicFileOutputStream. r=Yoric
...
--HG--
extra : rebase_source : 054092dc72130bb4c60f48bb80a3ca0adfd42d45
2013-12-17 10:57:03 -05:00
Bill McCloskey
6d247186d3
Bug 937377 - [e10s] Selecting an item in a <select> should trigger onChange (r=felipe)
2013-12-10 13:46:21 -08:00
Neil Rashbrook
49a9db86d3
Bug 956657 Followup tweak r=Unfocused
2014-02-25 00:19:36 +00:00
Michael Comella
ecc77031d9
Bug 935807: Restore arrow key input field navigation behavior. r=bnicholson
2013-12-04 15:43:32 -08:00
Paolo Amadini
25f6956af8
Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop
2013-12-03 13:21:08 +01:00
Carsten "Tomcat" Book
42e49d853e
Backed out changeset 295b75fac0c8 (bug 940408) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt
2013-12-03 12:53:27 +01:00
Paolo Amadini
907908c2b9
Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop
2013-12-03 10:15:22 +01:00
Brian R. Bondy
e8ad6666f7
Bug 940936 - Use profile name in registry sync prefs for WindowsPrefSync.jsm. r=jimm
2013-12-02 09:58:26 -05:00
Brian R. Bondy
5ed84ec05c
Bug 931801 - Make shared pref sync code 2-way. r=jimm
2013-11-19 15:54:03 -05:00
Mike Hommey
fdd3247a81
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
2f727b6d62
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
...
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
b038245b8d
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Mark Hammond
2256bad7cd
Bug 941469 - RemoteWebProgress doesn't pass flags param for onLocationChange. r=felipe
2013-11-22 17:39:05 +11:00
Mike Hommey
f0d1cd1e10
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Gijs Kruitbosch
ce9b4a4882
Merge mozilla-central and ux
2013-11-15 18:32:01 +01:00
Matthew Noorenberghe
dc43a0e285
Merge mozilla-central to UX
2013-11-09 17:46:29 -08:00
Gijs Kruitbosch
bdf8ffe2d3
Merge mozilla-central and ux
2013-11-07 19:21:54 +00:00
Gijs Kruitbosch
5b8e8a7c7d
Merge mozilla-central and ux
2013-11-06 09:01:08 +01:00
Gijs Kruitbosch
00aa54c9ed
Merge mozilla-central and ux
2013-11-03 23:36:57 +01:00
Gijs Kruitbosch
fa23450aa3
Merge mozilla-central and ux
2013-11-01 23:24:47 +01:00
Nils Maier
af6f802adf
Bug 932548 - Improve stack/message generation for uncaught Promise.jsm rejections. r=yoric
2013-10-31 23:23:10 -04:00
Olli Pettay
c2460f00ba
Bug 933070, MessageManager should use nsTObserverArray, r=fabrice
2013-11-05 13:52:04 +02:00
Mark Hammond
078b18373e
Bug 935379 - RemoteWebProgress should handle missing/failing progress listener methods. r=felipe
2013-11-07 10:43:59 +11:00
Bill McCloskey
da1234b0aa
Bug 923333 - Replace docShell.setCurrentURI with something e10s-compatible (r=felipe)
2013-11-12 15:02:14 -08:00
Timothy Nikkel
4e8e2855b2
Bug 932419. Stop NS_ASSERT's from popping up a modal dialog in non-release builds, and fix aurora builds to be considered non-release builds for such purposes. r=dao
2013-11-01 22:47:22 -05:00
Tom Schuster
08781fdfab
Bug 926033: correct searchString persistence for different searches in findbar. r=mikedeboer
2013-11-08 18:35:28 +01:00
Bill McCloskey
b50a836fc2
Bug 931534 - Make back/forward dropdowns work using CPOWs (r=felipe)
2013-10-28 12:24:51 -07:00
Sebastian Hengst
20f5e19299
Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop,dolske
2013-10-28 00:18:14 +01:00
Tareq Khandaker
d2520604e3
Bug 926635 - Improve layout of uncaught Promise.jsm error messages. r=Yoric
2013-10-27 08:03:51 -04:00
Robert Strong
1f7efd27f9
Bug 931267 - Convert deprecated octal literals in FileUtils.jsm. r=bbondy
2013-10-26 14:30:45 -07:00
Mike Hommey
80c623bb6a
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
Gijs Kruitbosch
4e2021a3e8
Bug 927605 - invert the cloverleaf flag, r=vporof
2013-10-22 14:00:51 +02:00
Gijs Kruitbosch
01df7a0631
Bug 927605 - refactor keyboard shortcut code in devtools into a JSM, r=Unfocused,vporof
...
--HG--
rename : browser/devtools/shared/helpers.js => toolkit/modules/ShortcutUtils.jsm
2013-10-20 22:50:37 +02:00
Gijs Kruitbosch
a9ac8f9beb
Merge mozilla-central and ux
2013-10-29 17:23:48 +01:00
Gijs Kruitbosch
5dcdae8acc
Merge mozilla-central and ux
2013-10-28 23:41:12 +01:00
Gijs Kruitbosch
3e54109a58
merge m-c to UX
2013-10-27 21:18:18 +01:00
Gijs Kruitbosch
4593d1248d
Merge mozilla-central and ux
2013-10-24 10:18:26 +02:00
Gijs Kruitbosch
43c7d4f812
Bug 885066 - don't apply LWTs to windows already in customization mode, r=Unfocused
2013-10-22 12:20:38 +02:00
Gijs Kruitbosch
4fd7b7c65f
Merge mozilla-central and ux
2013-10-23 00:37:14 +02:00
Gijs Kruitbosch
8075b6f634
Merge mozilla-central and ux
2013-10-17 13:48:43 +02:00
Gijs Kruitbosch
b546eab442
Merge mozilla-central and ux
2013-10-16 23:24:59 +02:00
Mike de Boer
f846aefb47
Bug 923565: make ctrl-enter open the focused link in a new tab. r=evilpie
2013-10-16 17:45:42 +02:00
Mike de Boer
b93454baad
Bug 921308: don't scroll when an element is focused on findbar close. r=evilpie
2013-10-16 17:04:49 +02:00
Wes Kocher
f27029d43a
Merge m-c to fx-team
2013-10-15 20:32:13 -07:00
Gijs Kruitbosch
9f466ffaf0
Merge mozilla-central and ux
2013-10-16 13:15:41 +02:00
Gijs Kruitbosch
25786e5bcc
Merge mozilla-central and ux
2013-10-16 10:20:09 +02:00
Tom Schuster
6ea70f9803
Bug 921343 - Avoid removing selections done by the user when closing the findbar. r=mikedeboer
2013-10-15 20:02:23 -04:00
Gijs Kruitbosch
df46ecf97e
Merge m-c to ux
2013-10-13 23:58:05 +02:00
Phil Ringnalda
95759c43cf
Merge m-i to m-c
2013-10-13 10:18:40 -07:00
David Rajchenbach-Teller
e3678062f5
Bug 903433 - Report unhandled Promise.jsm exceptions upon garbage-collection. r=paolo
2013-10-12 14:17:46 -04:00
Mina Almasry
01b53453c2
Bug 698437 - Allow spatial navigation with directional controller. r=kats
2013-10-12 13:59:50 -04:00
Carsten "Tomcat" Book
176c547fd6
Backed out changeset 2f67ed3d7d6c (bug 451283) failures in mochitest and marionette
...
--HG--
rename : toolkit/modules/Log.jsm => services/common/log4moz.js
rename : toolkit/modules/tests/xpcshell/test_Log.js => services/common/tests/unit/test_log4moz.js
2013-10-12 10:51:43 +02:00