Commit Graph

21607 Commits

Author SHA1 Message Date
Mike Hommey
c5cfe825f5 Bug 1063414 - Make DIRS relative to the file they were added from. r=gps 2014-10-02 09:14:07 +09:00
Mike Hommey
0412683b7d Bug 1062221 - Replace add_tier_dir with DIRS. r=gps 2014-10-02 09:14:07 +09:00
Wes Kocher
e12565592e Merge inbound to m-c a=merge despite the CLOSED TREE 2014-10-01 16:26:44 -07:00
Seris
424c6e15db Bug 795917 - Get executable lines through the remote debugging protocol;r=ejpbruel 2014-10-01 17:57:49 +01:00
Irving Reid
ce83c643a0 Bug 1074135 - callback after exceptions when calling async provider methods; r=unfocused 2014-09-29 13:01:50 -04:00
Carsten "Tomcat" Book
c474a3418d merge fx-team to mozilla-central a=merge 2014-10-01 14:59:31 +02:00
Carsten "Tomcat" Book
da47864b8c merge mozilla-inbound to mozilla-central a=merge 2014-10-01 14:51:20 +02:00
Robert Strong
9a3ec598b5 Mac v2 signing - Bug 1075169 - Copy staged update when renaming fails and fix crash on staging failure. r=spohl, a=RyanVM over irc 2014-09-30 20:36:45 -07:00
Wes Kocher
c3dfb064c8 Merge fx-team to m-c a=merge 2014-09-30 16:55:14 -07:00
Wes Kocher
034e6af469 Merge m-c to fx-team a=merge 2014-09-30 17:13:45 -07:00
Shane Caraveo
f9d5365a58 Bug 1073863 use origin in activation panel rather than name, r=markh 2014-09-30 17:08:42 -07:00
Neil Deakin
238bcbb268 Bug 1071771, disable dictionary list when it cannot be accessed from another process. This makes the context menu work again after using it on a misspelled word, r=mconley 2014-09-30 12:05:53 -04:00
Gijs Kruitbosch
1308754078 Bug 1072992 - fix update button text color on OS X Yosemite to use ButtonText, r=dao 2014-09-30 16:46:04 +01:00
Ed Morley
cbc58aea59 Backed out changeset 0ec9bd8e9880 (bug 1044020) for asan failures 2014-09-30 17:35:44 +01:00
Manu Jain
880a31cecd Bug 1065285 - Add telemetry for the last maintenance time. r=mak 2014-09-27 03:47:00 -04:00
David Rajchenbach-Teller
1fd3e2ade6 Bug 1044020 - Add the duration of shutdown phases to Telemetry. r=froydnj 2014-09-30 11:43:46 +02:00
Carsten "Tomcat" Book
31e6dd4408 Merge m-c to fx-team 2014-09-30 15:38:31 +02:00
Carsten "Tomcat" Book
1f82b2fb58 merge fx-team to mozilla-central a=merge 2014-09-30 15:10:47 +02:00
Julian Viereck
95f41f4ae4 Bug 950797 - Use result from last completion in nsAutoCompleteController to reduce autoFill UI flickering until search results come back. r=mak 2014-09-30 04:14:49 -07:00
Marco Bonardo
2e3dc32972 Bug 1067602 - Fix strict warning in UnifiedComplete.js. r=mano 2014-09-30 12:40:26 +02:00
Marco Bonardo
9f73c6e8fa Bug 1041433 - UnifiedComplete: Close connections on Sqlite.shutdown.addBlocker. r=mano 2014-09-30 12:40:18 +02:00
Marco Bonardo
15ad19eabf Bug 1041428 - Clarify query cancellation in UnifiedComplete.js. r=mano 2014-09-30 12:40:11 +02:00
Brian Grinstead
03ce1f7e86 Bug 920141 - Add support for inspecting anonymous content. r=pbrosset
--HG--
rename : browser/devtools/styleinspector/test/browser_ruleview_pseudo-element.js => browser/devtools/styleinspector/test/browser_ruleview_pseudo-element_01.js
2014-09-29 09:29:00 +02:00
Phil Ringnalda
413f3a0505 Backed out 2 changesets (bug 1070778, bug 1073846) for bc1 bustage
Backed out changeset c5f1d81d3849 (bug 1070778)
Backed out changeset b327a052e47f (bug 1073846)

--HG--
extra : rebase_source : 49d62043ba91398f370997868bba693ccc6d8251
2014-09-29 20:34:54 -07:00
Blair McBride
bf25d2da6e Bug 1070778 - Selecting a moz-action: result then typing more can result in "Search X for moz-action:..." item. r=mak
--HG--
extra : transplant_source : P/b%9D%B6T%85%22%A8%1B%F0%18%3A%827%C2qx%F6%97
2014-09-30 13:56:06 +13:00
Blair McBride
dca5c8baea Bug 1073846 - Wrong URL loads after autofill of a hostname that matches a search engine. r=mak
--HG--
extra : transplant_source : %D3%25%3F%83R%B7%81%DF%13nZ%1CH%D8B%B10%99%B4%B2
2014-09-30 11:16:48 +13:00
Ryan VanderMeulen
7420c8422d Merge m-c to fx-team. a=merge 2014-09-29 16:09:22 -04:00
Ryan VanderMeulen
d97f0896d0 Merge fx-team to m-c. a=merge 2014-09-29 15:06:48 -04:00
Ed Morley
1328e410b0 Backed out changeset 49b1465d3e5e (bug 1044020) for compilation failures 2014-09-29 15:41:54 +01:00
Carsten "Tomcat" Book
2694b0e4e3 Merge m-c to fx-team 2014-09-29 16:19:41 +02:00
Carsten "Tomcat" Book
203c114322 merge mozilla-inbound to mozilla-central a=merge 2014-09-29 15:42:55 +02:00
Brian R. Bondy
2d2d02e3fb Bug 958554 - Fix about window sometimes saying nightly is being updatd by another instance. r=rstrong
Note that if the process is hung, or there is another instance running in a  different user instance,
or another profile is running, the message is perfectly normal.  But this should prevent the bad case
of getting this message.

This handling was first added specifically for Metro and Firefox running the same intallation at the
same time.  Metro isn't being released but there are still other very valid reasons for having this
handling as noted above.
2014-09-28 21:26:34 -04:00
Mike Quested
c6d1650689 Bug 1056035 - Hide the separator if there are no visible items above it. r=Unfocused 2014-09-29 05:01:00 -04:00
Irving Reid
338bc024ab Bug 1059674 - use AsynchShutdown.blocker() for AddonManager provider shutdown; r=unfocused 2014-09-27 16:25:47 -04:00
Carsten "Tomcat" Book
1c5e444949 Merge m-c to mozilla-inbound 2014-09-29 16:10:39 +02:00
Henri Sivonen
a13d72512b Bug 964225 - Remove the GBK decoder class and remove GB2312 as a Gecko-canonical encoding. r=emk. 2014-09-26 15:12:02 +03:00
David Rajchenbach-Teller
c108bf9ae8 Bug 1044020 - Add the duration of shutdown phases to Telemetry. r=froydnj 2014-09-25 17:19:34 +02:00
Iaroslav Sheptykin
4a233fee1e Bug 1031298 - Add a histogram for counting unrecoverable sessions. r=yoric 2014-09-25 13:39:00 -04:00
Blair McBride
2c1d123c25 Backout 262b6ad34702 (bug 1070778) due to bc1 failures. r=backout 2014-09-30 02:38:29 +13:00
Florian Quèze
9f843d4163 Bug 1067367 - tapping the icon of a second doorhanger reopens the first doorhanger if it was already open, r=Enn. 2014-09-29 15:33:34 +02:00
Blair McBride
8fe7812caf Bug 1070778 - Selecting a moz-action: result then typing more can result in "Search X for moz-action:..." item. r=mak
--HG--
extra : transplant_source : %2C%E3F%B4%B9%A9%3A%AD1s%1C%E3Y%C1S%DC%A1%99%DF%C2
2014-09-30 01:49:52 +13:00
Alex Bardas
931abd5311 Bug 1071164 - Display magnifying glass for search results in awesomebar (follow-up of bug 1040725). r=Unfocused 2014-09-27 16:58:00 +02:00
Georg Fritzsche
f5cb898e86 Bug 1069873 - Add counter histogram type. r=froydnj 2014-09-26 17:45:33 +02:00
Tim Taubert
a8ed4971b4 Backed out changeset c9ef2c9434b5 (bug 1071164) 2014-09-29 02:21:49 -07:00
Alex Bardas
b3b8fce582 Bug 1071164 - Display magnifying glass for search results in awesomebar (follow-up of bug 1040725). r=Unfocused 2014-09-27 16:58:00 +02:00
J. Ryan Stinnett
ed7c3723b1 Bug 1073522 - Better error when front has no actor. r=dcamp 2014-09-26 09:35:00 +02:00
Georg Fritzsche
9168554d1a Bug 1070036 - Catch NS_ERROR_NOT_AVAILABLE during OpenH264Provider startup. r=irving 2014-09-24 17:38:50 +02:00
Tomasz Kołodziejski
508b4f00ba Bug 1070923 - Fix intermittent test_bug451286.xul by waiting for the highlight toggle to finish. r=mikedeboer
--HG--
extra : rebase_source : 109dcc17a75333f1715e48432893e216e73838fc
2014-09-26 10:49:00 -04:00
Nick Alexander
feead1eb8e Bug 1064177 - Part 1: Add RestrictedProfiles.DISALLOW_MODIFY_ACCOUNTS. r=wesj
This corresponds to UserManager.DISALLOW_MODIFY_ACCOUNTS.

--HG--
extra : rebase_source : 9a337cf2cb7c3cf6d8ae4c9b9c7a41138651410f
2014-09-26 11:44:55 -07:00
Sudheesh Singanamalla
7331cc1a53 Bug 1054492: move DirectoryLinksProvider.jsm to browser/ since it's Firefox-specific, r=gavin
--HG--
rename : toolkit/modules/DirectoryLinksProvider.jsm => browser/modules/DirectoryLinksProvider.jsm
rename : toolkit/modules/tests/xpcshell/test_DirectoryLinksProvider.js => browser/modules/test/xpcshell/test_DirectoryLinksProvider.js
2014-09-22 13:23:19 +05:30