Граф коммитов

31731 Коммитов

Автор SHA1 Сообщение Дата
Chris Peterson e61e4b918a Bug 1218258 - Fix -Wshadow warnings in toolkit/components/downloads. r=paolo
toolkit/components/downloads/ApplicationReputation.cpp:598:14 [-Wshadow] declaration shadows a local variable
toolkit/components/downloads/ApplicationReputation.cpp:721:15 [-Wshadow] declaration shadows a local variable
toolkit/components/downloads/ApplicationReputation.cpp:809:29 [-Wshadow] declaration shadows a local variable
toolkit/components/downloads/nsDownloadManager.cpp:1268:36 [-Wshadow] declaration shadows a local variable
toolkit/components/downloads/nsDownloadManager.cpp:1483:33 [-Wshadow] declaration shadows a local variable
2015-10-19 20:07:52 -07:00
Chris Peterson 130d29b641 Bug 1218258 - Fix -Wimplicit-fallthrough warnings in toolkit/components/downloads. r=paolo
toolkit/components/downloads/nsDownloadManager.cpp:498:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/downloads/nsDownloadManager.cpp:512:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/downloads/nsDownloadManager.cpp:526:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/downloads/nsDownloadManager.cpp:540:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/downloads/nsDownloadManager.cpp:559:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/downloads/nsDownloadManager.cpp:583:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/downloads/nsDownloadManager.cpp:602:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/downloads/nsDownloadManager.cpp:630:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
toolkit/components/downloads/nsDownloadManager.cpp:653:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-10-19 19:59:31 -07:00
Philip Chee 2325f694ea Bug 1217985 Follow up fix test bustage 2015-10-28 09:16:44 -07:00
Paolo Amadini b75a370510 Bug 1207089 - Telemetry for permission notifications. r=MattN,vladan
--HG--
extra : commitid : HfXAsBdp6Ji
extra : rebase_source : 2bdc1ac79b043a6d35a0dc85b541c460055ab84b
2015-10-27 14:24:51 +00:00
Florian Quèze 8f9f3cce67 Bug 1218882 - lz4.js should be usable outside of workers, r=Yoric.
--HG--
rename : toolkit/components/workerlz4/lz4.cpp => toolkit/components/lz4/lz4.cpp
rename : toolkit/components/workerlz4/lz4.js => toolkit/components/lz4/lz4.js
rename : toolkit/components/workerlz4/lz4_internal.js => toolkit/components/lz4/lz4_internal.js
rename : toolkit/components/workerlz4/moz.build => toolkit/components/lz4/moz.build
rename : toolkit/components/workerlz4/tests/xpcshell/data/chrome.manifest => toolkit/components/lz4/tests/xpcshell/data/chrome.manifest
rename : toolkit/components/workerlz4/tests/xpcshell/data/compression.lz => toolkit/components/lz4/tests/xpcshell/data/compression.lz
rename : toolkit/components/workerlz4/tests/xpcshell/data/worker_lz4.js => toolkit/components/lz4/tests/xpcshell/data/worker_lz4.js
rename : toolkit/components/workerlz4/tests/xpcshell/test_lz4.js => toolkit/components/lz4/tests/xpcshell/test_lz4.js
rename : toolkit/components/workerlz4/tests/xpcshell/xpcshell.ini => toolkit/components/lz4/tests/xpcshell/xpcshell.ini
2015-10-28 12:35:05 +01:00
Gijs Kruitbosch 5737022180 Bug 1216227 - do bucketed page-load-per-window counts to assess tablet mode usage, r=MattN,p=vladan
--HG--
extra : commitid : 1h1KOU3egwl
extra : rebase_source : e60e6c64722ceb3424861b948e55102e6df5a944
extra : amend_source : b2badcd368ee1228c7e1528a08f9cc327281fd29
2015-10-20 16:34:30 +01:00
Kathy Brade 4885c2cc81 Bug 1217985 - Don't depend on Windows crypto DLLs
If not building the Windows Maintenance Service, avoid a dependency
on crypt32.dll and wintrust.dll.

Also, avoid setting sUsingService inside the updater code; this
ensures that all Maintenance Service related codepaths are skipped.
2015-10-27 17:50:32 -07:00
Wes Kocher 94f75106e0 Merge fx-team to central, a=merge
--HG--
extra : commitid : EgSOvJNpPgi
2015-10-27 12:35:17 -07:00
Alessio Placitelli 664bb3a194 Bug 1215540 - Fix Telemetry reporting repeated hang annotations for Thread hangs. r=aklotz 2015-10-27 04:35:00 +01:00
Jared Wein 73aa35e82b Bug 1216161 - XUL notifications on Linux can't be closed. r=MattN 2015-10-22 15:50:47 -04:00
Carsten "Tomcat" Book 8fe71db627 Merge mozilla-central to fx-team 2015-10-27 10:59:26 +01:00
Carsten "Tomcat" Book 6dfc4c0fb5 merge mozilla-inbound to mozilla-central a=merge 2015-10-27 10:55:48 +01:00
Xidorn Quan 1a693cf130 Bug 962249 part 3 - Add Window.scrollMin{X,Y} (chrome-only) and convert most of scrollMaxX uses and part of scrollMaxY uses to combinations with the new properties. r=roc,bz
--HG--
extra : source : a07399cae357020c4f6dd33dac16eae82882cc83
2015-10-27 13:38:02 +09:00
Xidorn Quan 9c39f97e15 Bug 962249 part 1 - Add Element.scroll{Top,Left}Min (chrome-only) and convert most of scrollLeftMax uses and part of scrollTopMax uses to combinations with the new properties. r=roc,bz
--HG--
extra : source : 06ea81fe3f64c072d100e42b76678eaa9fb7448c
2015-10-27 13:38:02 +09:00
Wes Kocher 167aaf2232 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : JnFqljHzGAU
2015-10-26 14:39:31 -07:00
Kyle Huey c7d3c4e21a Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz 2015-10-26 14:37:32 -07:00
Wes Kocher 22af6bb1a4 Merge b2ginbound to central, a=merge
--HG--
extra : commitid : x6mg9sPXUK
2015-10-26 13:30:14 -07:00
Carsten "Tomcat" Book 45da68032e Merge m-c to b2g-inbound 2015-10-26 11:30:56 +01:00
Carsten "Tomcat" Book 758c43af6b merge mozilla-inbound to mozilla-central a=merge 2015-10-26 10:57:35 +01:00
Alessio Placitelli abe9b5b71e Bug 1213780 - Fix Telemetry reporting repeated hang annotations for Chrome hangs. r=aklotz 2015-10-22 08:07:00 +02:00
Carsten "Tomcat" Book 9f5ddf0e5c Merge m-c to fx-team 2015-10-26 11:29:54 +01:00
Kit Cambridge 1e96d53537 Bug 1217621 - Show settings action for XUL notifications. r=jaws
--HG--
extra : commitid : 1MtGEuPZNu4
extra : rebase_source : c9cb987df2c9f868d08d5f45603e7fc59e3547e8
extra : amend_source : 68d394e13cdf7288538526ed09ae56de98607d7f
2015-10-23 15:53:15 -06:00
Russ Nicoletti 9fbce45c70 Bug 1215277 - [Metrics] 'low' and 'high' values for APP_MEMORY histograms are wrong. r=janx,vlad 2015-10-20 17:38:39 -07:00
Carsten "Tomcat" Book f91ea17820 Backed out changeset 712073c4f0b4 (bug 1213780) for causing rooting hazard failures on a CLOSED TREE 2015-10-23 14:38:29 +02:00
Carsten "Tomcat" Book 00f2ee5978 Backed out changeset a655cd7082e9 (bug 1215540) 2015-10-23 14:38:07 +02:00
J. Ryan Stinnett 64bf2d6b32 Bug 1217687 - Revert back to including /devtools via toolkit. r=glandium 2015-10-23 06:04:45 -05:00
Alessio Placitelli d888c3f4cb Bug 1215540 - Fix Telemetry reporting repeated hang annotations in Thread hangs. r=aklotz 2015-10-22 09:56:00 +02:00
Alessio Placitelli c422ec3483 Bug 1213780 - Fix Telemetry reporting repeated hang annotations for Chrome hangs. r=aklotz 2015-10-22 08:07:00 +02:00
Ryan VanderMeulen 931e0dee49 Backed out changesets fb30635f0652 and a91f6ca882f2 (bug 1169679) for being the likely cause of OSX 10.10 mochitest-bc failures. 2015-10-23 17:39:16 -04:00
Tim Nguyen c95fa6115c Bug 1169679 - Create a shared manifest for the mozapps/ directory. r=dao
--HG--
extra : rebase_source : 17615612e4280a3dc7ddb980c3dd74650be9b393
2015-10-21 12:42:00 -04:00
Tim Nguyen baf8a37c35 Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao
--HG--
extra : rebase_source : 9007a842ed011e4257600c43c0cc47c3f6d647f6
2015-10-22 07:28:00 -04:00
Dave Townsend d7446578d5 Bug 1217070: Fix accessing the bootstrap methods when they are declared in the new lexical scope. r=rhelmer
Rather that trying to get the method from the sandbox global object which will
only work for var and function declared methods instead evaluate the function
name in the sandbox scope and get the result which will give us access to the
lexical scope.

--HG--
extra : commitid : 1yWu6Go3XoQ
extra : rebase_source : 447ef2f2184229693cd6a45d6d5ac9705b200847
2015-10-21 10:26:28 -07:00
Tooru Fujisawa d43b11316b Bug 1215965 - Remove use of non-standard features from toolkit/components/social/SocialService.jsm. r=mixedpuppy
--HG--
extra : commitid : JmV9F7hd3C
extra : rebase_source : 51e5ce38105a0ccd3eaf5565314af3403c80cc16
extra : amend_source : 5681fd3aab1d475e6b9ce822622a51acea623c24
2015-10-19 05:07:55 +09:00
Carsten "Tomcat" Book e13f2e5c02 Merge mozilla-central to mozilla-inbound 2015-10-27 10:57:40 +01:00
Philip Chee caeb9c08d9 Bug 1189918 - Theme overrides should work in safe mode for comm-central applications too. r=bsmedberg
--HG--
extra : transplant_source : %FB%FE%12%D4V%F2%DB5%25%C2v7%D8%2A%C4%20%B2%23%D6%85
2015-10-25 01:00:03 +08:00
Philip Chee 97a0467027 Bug 1190465 - Move default theme overrides into separate chrome.manifest for non-firefox toolkit consumers too r=Gijs.
--HG--
extra : transplant_source : %13%E6%D8A%DC%0AR%0D%26V%F4%B1%81%FE%99%29%D1-7%DC
2015-10-25 00:57:57 +08:00
Steffen Wilberg c235eaa461 Bug 1215249 - Keyboard shortcuts don't work with local media files without explicitly focusing the <video> element. r=bz
--HG--
extra : commitid : 2ALBehXJur4
extra : rebase_source : cf59e14cd5f6b908c43afcb1185ca8b1a5e92c8d
extra : amend_source : 941cb7b3b5c5ce41ab917534851aaad47f29fb12
2015-10-16 22:36:40 +02:00
Nick Alexander 8b9481fa99 Bug 1214366 - Part 3: Use getLastVisited equivalent in PushService.jsm. r=kitcambridge,rnewman
--HG--
extra : commitid : 7BJvkjwmp6t
extra : rebase_source : b856fccd39ddf3cf8692b45b6b2d77e6c229f51a
2015-10-23 10:07:05 -07:00
Gijs Kruitbosch 011936bed1 Bug 332195 - part 6: make an exception for beforeunload events while tabview is open, r=mconley
--HG--
extra : commitid : DfE3UMe5yQX
extra : rebase_source : e743a0f45b5f31de18f07a00afebd798e5768f90
2015-10-26 14:17:16 +01:00
Gijs Kruitbosch 182520fa90 Bug 1071631 - fix findbar re-filling in last character, r=mikedeboer
--HG--
extra : commitid : 3KDFc8SayaU
extra : rebase_source : 01e8ca9fdcf52e3380ef4b634d1134e9a83ad422
2015-10-19 21:20:29 +01:00
Johann Hofmann 2225f650f8 Bug 1192432 - Support custom icons in Web Extensions. r=mossop 2015-10-14 11:03:40 +02:00
Gijs Kruitbosch 9bdc4d9b9d Bug 332195 - part 2: allow the user to control this behaviour with a checkbox, r=mconley
--HG--
extra : commitid : 7jvP5BNMLUp
extra : rebase_source : 59b5789802d1a46f46d6bd3c04d35633c8cc7132
2015-10-13 11:06:01 +01:00
Wes Kocher cf26a3fcc7 Merge m-c to fx-team, a=merge 2015-10-22 16:58:03 -07:00
Felipe Gomes 2c6636669c Bug 1217044 - Experiment branch should be displayed in about:support. r=bsmedberg 2015-10-22 21:37:05 -02:00
Carsten "Tomcat" Book 93537568bd Backed out changeset 92d4493c6d58 (bug 1169679) for bustage 2015-10-22 16:03:00 +02:00
Carsten "Tomcat" Book 12b7b79c30 Backed out changeset 7f0aa3a37f52 (bug 1169679) 2015-10-22 16:02:36 +02:00
Tim Nguyen 92c2535f95 Bug 1169679 - Create a shared manifest for the mozapps/ directory. r=dao 2015-10-21 12:42:00 +02:00
Tim Nguyen f0b68473cd Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao 2015-10-21 12:41:00 +02:00
Gijs Kruitbosch b331b9bc8d Bug 332195 - part 1: don't focus tabs by default, add pref to be able to revert late if we see too many issues, r=mconley
--HG--
extra : commitid : 3AWrzsHuXjk
extra : rebase_source : 88539fc1a05394e11684039ea9533f5a6ffd3352
2015-10-12 18:10:44 +01:00
Nils Ohlmeier [:drno] 380290f5b6 Bug 1198883 - Part 2: Added WebRTC ICE candidates to Telemetry. r+vladan
--HG--
extra : transplant_source : %19%C7%F3%06%7F%86%08%3Bx%C4%C7%E8%F7Q%D1%0EN%AE%E6%EC
2015-10-08 14:44:50 -07:00