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

28784 Коммитов

Автор SHA1 Сообщение Дата
Jim Blandy 6afdd6c96b Bug 1145051: Use MOZ_WARN_UNUSED_RESULT instead of NS_WARN_UNUSED_RESULT. r=glandium
--HG--
extra : rebase_source : d210822225d307f3e3685cb5f95b461c48c0be7e
2015-03-19 00:46:40 -07:00
David Keeler 81764496cd bug 1147497 - Add API for querying site pin status. Disallow overrides for sites that have pins. r=mmc r=smaug r=cykesiopka r=past 2015-03-25 11:04:49 -07:00
Chris Lord 2b3b00dfd3 Bug 994541 - Enable BasicCompositor OMTC on linux. r=Bas 2015-03-12 14:01:23 +01:00
Andrea Marchesini 0fcece6c9b Bug 1155064 - Add localization comments to aboutServiceWorkers.properties, r=flod 2015-04-16 11:08:03 +01:00
Bill McCloskey dff23ab14d Bug 1154465 - Test for add-on compat warnings (r=gabor) 2015-04-15 20:01:13 -07:00
Bill McCloskey 9090527720 Bug 1154465 - Fix add-on shim telemetry (r=gabor) 2015-04-15 20:00:37 -07:00
Ryan VanderMeulen 3ebfa611d7 Merge m-c to inbound. a=merge
IGNORE IDL

--HG--
extra : amend_source : 778e98f1365079cf61c444c6e9b3114e069c5b7b
2015-04-15 15:15:32 -04:00
Ryan VanderMeulen d65cb1db7a Merge fx-team to m-c. a=merge
IGNORE IDL CHANGES

--HG--
extra : amend_source : 1ae4b480ab28633bef90e05797089fb8cdbf3889
2015-04-15 15:10:44 -04:00
Robert Strong 5905715bf2 Bug 1154603 - useless defined(ANDROID) in nsUpdateDriver.cpp. r=spohl 2015-04-15 08:45:49 -07:00
Robert Strong f3f5c3e99f Bug 1154591 - getCanStageUpdates has incorrect checks for Windows and B2G. r=bbondy, r=spohl 2015-04-15 08:44:48 -07:00
Carsten "Tomcat" Book bad3cd3153 Backed out changeset 998c4e53c1f8 (bug 1137285)
--HG--
extra : rebase_source : 9bad5a7e2d54257b22e290a4d3a354454d9002ea
2015-04-15 17:23:14 +02:00
Patrick Brosset 4ae0fca079 Bug 1149346 - First word in selector-search also matches classes and ids; r=harth 2015-04-15 08:15:20 -07:00
Paul Kerr [:pkerr] 06d6365e26 Bug 1154482: about:webrtc intermittently throws a js type error. r=jib 2015-04-14 15:41:07 -07:00
Andrea Marchesini 3faaae83fb Bug 1154721 - Add an "Unregister" button to about:serviceworkers, r=ehsan 2015-04-15 18:11:17 +01:00
Carsten "Tomcat" Book 65261e28f3 Backed out changeset fb97412bef73 (bug 1145049) for dt3 test failures 2015-04-15 16:13:14 +02:00
Carsten "Tomcat" Book d7e56703cd Backed out changeset 69819d44541f (bug 1145049) 2015-04-15 16:12:37 +02:00
Carsten "Tomcat" Book 5a319b89d1 Backed out changeset 4cf74e040c0a (bug 1145049) 2015-04-15 16:12:17 +02:00
Carsten "Tomcat" Book 7f5236111a Merge mozilla-central to fx-team 2015-04-15 15:03:01 +02:00
Carsten "Tomcat" Book 40ae721556 merge mozilla-inbound to mozilla-central a=merge 2015-04-15 14:28:05 +02:00
Alexandre Poirot f4996a4243 Bug 1137285 - Allow ressource uri for dynamically registered actors. r=honza 2015-04-15 13:55:29 +02:00
Robert Strong 2773a89419 Bug 1154179 - Add FAIL_ON_WARNINGS to app update. r=glandium 2015-04-14 17:00:11 -07:00
Robert Strong 91cf4cb89f Bug 1152997 - Cleanup app update build to exclude android. r=glandium, r=mossop
--HG--
rename : toolkit/mozapps/update/moz.build => toolkit/components/timermanager/moz.build
rename : toolkit/mozapps/update/nsIUpdateTimerManager.idl => toolkit/components/timermanager/nsIUpdateTimerManager.idl
rename : toolkit/mozapps/update/nsUpdateTimerManager.js => toolkit/components/timermanager/nsUpdateTimerManager.js
rename : toolkit/mozapps/update/nsUpdateTimerManager.manifest => toolkit/components/timermanager/nsUpdateTimerManager.manifest
rename : toolkit/mozapps/update/tests/unit_timermanager/consumerNotifications.js => toolkit/components/timermanager/tests/unit/consumerNotifications.js
rename : toolkit/mozapps/update/tests/unit_timermanager/xpcshell.ini => toolkit/components/timermanager/tests/unit/xpcshell.ini
2015-04-14 17:00:02 -07:00
Alexandre Poirot 432cb32f77 Bug 1145049 - Stop leaking tab actors and root actor on disconnect. r=jryans 2015-04-15 00:35:33 +02:00
Alexandre Poirot c9b1eec447 Bug 1145049 - Prevent caching tab actors in child processes. r=jryans 2015-04-15 00:35:33 +02:00
Alexandre Poirot 92b14220cf Bug 1145049 - Clean inspector on detach/disconnect. r=pbrosset 2015-04-15 00:35:32 +02:00
Margaret Leibovic 0209df8943 Bug 785549 - Use textContent instead of innerHTML to set domain and credits in reader view. r=Gijs
--HG--
extra : rebase_source : 414f6a802c8e7c3ad3fb0dc7c7d6fa6dc0cdb14c
2015-04-13 14:18:16 -07:00
Ehsan Akhgari a6f45ae8e1 Bug 1154547 - Part 2: Make it possible to update a service worker from about:serviceworkers; r=baku 2015-04-15 09:52:12 -04:00
Ehsan Akhgari b1648b1f8e Bug 1154547 - Part 1: Linkify the worker script URLs in about:serviceworkers; r=baku 2015-04-15 09:51:59 -04:00
Margaret Leibovic c5fa83cd59 Bug 1152121 - Factor out logic to get original URL from reader URL into shared place, and handle malformed URI excpetions. r=Gijs, mcomella
--HG--
extra : rebase_source : 90a5a04b3eb3256a2354f9ebbf65e7595f568a91
2015-04-06 16:07:03 -07:00
Wes Kocher e005d7be52 Merge m-c to fx-team a=merge CLOSED TREE 2015-04-14 15:40:46 -07:00
Ryan VanderMeulen 49e688766a Merge fx-team to m-c. a=merge 2015-04-14 16:22:54 -04:00
Ryan VanderMeulen 4fa8326641 Backed out 3 changesets (bug 1137252) for suspicion of causing frequent B2G mochitest timeouts.
Backed out changeset bbb1b526cb56 (bug 1137252)
Backed out changeset 0c3d670f0c14 (bug 1137252)
Backed out changeset 1e0fa4ab7c6f (bug 1137252)

CLOSED TREE
2015-04-14 13:33:28 -04:00
Mike Conley 8942bb464c Bug 1106235 - [e10s] Make autocompletion dropdown menu honour RTL. r=mrbkap.
--HG--
extra : rebase_source : 2e993b0ca26f215d46578fdf7bde897a5b00ce68
extra : amend_source : 6d1e4398544c34055b5996758ae27ac41994123b
2015-04-14 11:48:19 -04:00
Marina Samuel 88616f3a59 Bug 1151876 - Blocking a targeted tile should remove its associated suggested tile in the next new tab. r=adw 2015-04-14 14:34:32 -04:00
Georg Fritzsche d2de03dab3 Bug 1150134 - Part 2: Make fakeNow() test helper easier to use. r=yoric 2015-04-14 16:49:57 +02:00
Georg Fritzsche ea9361b4a2 Bug 1150134 - Part 1: Make Components.* shorthands shared across Telemetry tests. r=yoric 2015-04-14 16:49:57 +02:00
Georg Fritzsche d30e5d3ebc Bug 1142010 - Remove unneeded logging dump pref from Telemetry tests. r=dexter 2015-04-14 16:49:57 +02:00
Ryan VanderMeulen 612dc2a6ee Merge inbound to m-c. a=merge 2015-04-14 10:06:03 -04:00
Wes Kocher 44390984f4 Merge central to fx-team a=merge 2015-04-13 17:30:09 -07:00
Wes Kocher 381ed5c1ba Merge inbound to m-c a=merge 2015-04-13 17:13:10 -07:00
Alessio Placitelli 3ab3e68856 Bug 1137252 - Update the in-tree docs. r=gfritzsche 2015-04-13 19:33:27 +02:00
Alessio Placitelli 7e010337a6 Bug 1137252 - Add test coverage for pings archiving. r=vladan 2015-04-13 19:33:27 +02:00
Margaret Leibovic ef66ed11a8 Bug 1152412 - Handle errors downloading and parsing documents for reader view. r=bnicholson
--HG--
extra : rebase_source : 3bb7f0207971e48445ad46ddc28d2855d8ba1c3f
2015-04-10 14:41:14 -07:00
Nazim Can Altinova 7338f5bbdf Bug 1127234 - Stored shared toolkit theme files in /themes/shared instead of /themes/windows. r=jaws
--HG--
rename : toolkit/themes/windows/global/about.css => toolkit/themes/shared/about.css
rename : toolkit/themes/windows/global/aboutCache.css => toolkit/themes/shared/aboutCache.css
rename : toolkit/themes/windows/global/aboutCacheEntry.css => toolkit/themes/shared/aboutCacheEntry.css
rename : toolkit/themes/windows/global/aboutMemory.css => toolkit/themes/shared/aboutMemory.css
rename : toolkit/themes/windows/global/aboutReader.css => toolkit/themes/shared/aboutReader.css
rename : toolkit/themes/windows/global/aboutSupport.css => toolkit/themes/shared/aboutSupport.css
rename : toolkit/themes/windows/global/appPicker.css => toolkit/themes/shared/appPicker.css
2015-04-08 05:30:00 -04:00
Tooru Fujisawa 2cfe169d44 Bug 1154228 - Remove unnecessary semicolon in toLocalTimeISOString in TelemetrySession.jsm. r=gfritzsche
--HG--
extra : rebase_source : 6ea48037f01ae127ff00d7ca76aecaa7c6edd5dd
2015-04-14 21:45:05 +09:00
Carsten "Tomcat" Book 807db18b59 Merge mozilla-central to mozilla-inbound 2015-04-14 16:15:02 +02:00
Ms2ger f1fc41b0e5 Bug 949614 - Use === for SimpleTest.is; r=Waldo
This is more likely to be correct, and a necessary step in case we ever want
to move to Object.is.

This keeps ise as an alias for is, and introduces is_loosely for the old
behaviour.
2015-04-14 15:28:13 +02:00
Gijs Kruitbosch 2adfdbf559 Bug 1154063 - fix CSS issue in aboutReader.css, r=bwinton
--HG--
extra : rebase_source : df9656dbebab617593983ccf3456bda16ad17704
2015-04-14 20:55:59 +01:00
Wasiur Rahman b4a7d0bc6e Bug 1150514 - in about:performance, fixing CSS of jank levels. r=Yoric 2015-04-13 20:35:00 +02:00
Bill McCloskey b38d8dad98 Bug 1151598 - Remove more uses of preprocessor in toolkit (r=gavin) 2015-04-13 18:11:50 -07:00