Commit Graph

28761 Commits

Author SHA1 Message Date
Andrea Marchesini
3faaae83fb Bug 1154721 - Add an "Unregister" button to about:serviceworkers, r=ehsan 2015-04-15 18:11:17 +01: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
Carsten "Tomcat" Book
40ae721556 merge mozilla-inbound to mozilla-central a=merge 2015-04-15 14:28:05 +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
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
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
Bill McCloskey
b38d8dad98 Bug 1151598 - Remove more uses of preprocessor in toolkit (r=gavin) 2015-04-13 18:11:50 -07:00
Bill McCloskey
c53029d62f Bug 1140129 - Don't clear tab title when location changes (r=Mossop) 2015-04-13 18:11:49 -07:00
Wes Kocher
7eb544ddbb Merge central to inbound a=merge 2015-04-13 17:27:59 -07:00
Brian Birtles
b49cd21bfa Bug 1122414 part 3 - Update DevTools tests to expect a name for transitions; r=pbrosset 2015-04-14 09:15:09 +09:00
Olli Pettay
e1ff57e49d Bug 1152888, [e10s] After opening the web page in new tab, drag and drop onto the contents area is not working, r=enndeakin
--HG--
extra : rebase_source : c7e75de9c74b44ac3d01eeefad432b3605af5ddb
2015-04-13 21:58:56 +03:00
Nathan Froyd
7375ce1ae0 Bug 1153267 - fix typo that broke OS X builds on a CLOSED TREE; r=bustage 2015-04-13 15:25:23 -04:00
Nathan Froyd
2b1ae6e2ca Bug 1153267 - part 1 - use smart-pointer .forget() instead of NS_ADDREF+assign; r=ehsan 2015-03-31 10:03:49 -04:00
Alessio Placitelli
77e10bc782 Bug 1137252 - Make Telemetry retain pings even if sending is disabled. r=vladan 2015-03-05 08:47:00 +01:00
Gijs Kruitbosch
6d631e29db Bug 1133981 - e10s-ify findbar FAYT key handling, r=mconley
--HG--
extra : rebase_source : 31f07c93b1f5116a5bb952b1c19da003941ad762
extra : amend_source : 58e1db73a93835b0d80326e34ef7056633a7aaa0
2015-03-11 20:22:09 +00:00
David Rajchenbach-Teller
96011754e3 Bug 1076775 - Implement History.removeHistoryByFilter .r=mak
--HG--
extra : rebase_source : 3915aacc3efe0bdfa4b492120562a0df34bfdeb9
2015-04-10 11:23:07 +02:00
Tim Nguyen
6543b46332 Bug 1013714 - Remove old OSX focusring from links in in-content prefs. r=Gijs
--HG--
extra : rebase_source : 6d147015c645e113d46dc0ea8cb52620a8565c93
2015-04-11 12:51:00 +02:00
Carsten "Tomcat" Book
ede9c4f220 merge mozilla-inbound to mozilla-central a=merge 2015-04-13 12:00:00 +02:00
Jim Mathies
72d7ffe0fb Bug 1100501 - Avoid a late shutdown of chromium's StatisticsRecorder. r=georg 2015-04-11 07:02:07 -05:00
Blake Kaplan
7f196f5a12 Bug 1152482 - Make the separator work in the autocomplete popup. r=felipe 2015-04-10 15:18:05 -07:00
Ryan VanderMeulen
b7a8552eab Merge m-c to fx-team. a=merge 2015-04-10 15:28:56 -04:00
Carsten "Tomcat" Book
394fd4eee8 Backed out changeset 9a6acb756ed5 (bug 1100501) for OSX XPCshell Test failures
--HG--
extra : rebase_source : ae89392aed27a9945efa0405ab3cd6339821fa91
2015-04-10 12:33:56 +02:00
Margaret Leibovic
e54286d07f Bug 1144822 - Hide elements with common hidden class names in reader content. r=Gijs
--HG--
extra : rebase_source : 8b75990d736f5d58736ba0988bd3ad9c23d3b1ea
2015-04-09 16:17:22 -07:00
Ryan VanderMeulen
42ddde34c6 Backed out changeset 886f4e8d4bc0 (bug 1151750) for browser_AddonWatcher.js failures. 2015-04-10 14:09:43 -04:00
Ryan VanderMeulen
fcf455a317 Backed out changeset 881ef048e290 (bug 1147945) for causing spammy TypeErrors that make sheriffing real failures difficult. 2015-04-10 13:58:28 -04:00
Jim Mathies
5f28b71aad Bug 1100501 - Avoid a late shutdown of chromium's StatisticsRecorder. r=georg
--HG--
extra : rebase_source : 07b4333bee19033dc099cb2b90370ad24f787939
2015-04-09 15:41:53 -05:00
Andrea Marchesini
81daef00e3 Bug 1133601 - Implement about:serviceworkers, r=ehsan 2015-04-10 09:50:06 +01:00
Ryan VanderMeulen
868f030b98 Merge fx-team to m-c. a=merge 2015-04-09 22:57:56 -04:00
Ryan VanderMeulen
1a2a7d9064 Backed out changeset ff04a9792eb2 (bug 1076775) for xpcshell failures. a=me 2015-04-09 22:44:15 -04:00
Ryan VanderMeulen
23b2440390 Merge inbound to m-c. a=merge 2015-04-09 22:43:57 -04:00