Jonathan Watt
6266ded185
Bug 1263332 - Avoid startup JavaScript strict warning in DirectoryLinksProvider.jsm. r=MattN
2016-04-12 16:10:25 +01:00
Tobias Schneider
3c055f2e07
Bug 1262767 - NS_ERROR_FAILURE in nsITelemetry.getKeyedHistogramById when opening miniclip.com. r=bsmedberg
2016-04-07 10:46:00 -04:00
Wes Kocher
b6d0503738
Merge fx-team to central, a=merge
...
MozReview-Commit-ID: yuSA0kqs0F
2016-04-08 15:26:49 -07:00
Dave Townsend
4bf4f02ce7
Bug 1257246: Update browser for eslint 2. r=felipe
...
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.
MozReview-Commit-ID: DEskVIjiKDM
--HG--
extra : rebase_source : 07ba1d14655f5d761624b105ef025ec88323d4d5
extra : histedit_source : 9e5ab54ce1b1a5ee1f0fb143f8d1450522455e3b
2016-04-05 11:33:33 -07:00
Bill McCloskey
8450ca8bc2
Bug 1164931 - Clear hangs when they're over (r=mrbkap)
2016-04-07 17:15:26 -07:00
Florian Quèze
8844aff4db
Bug 1258019 - avoid JS errors on closed windows in ContentWebRTC.jsm, r=felipe.
...
--HG--
extra : rebase_source : bc4761305c594bd3dd567864ecfaede0fc34ad62
2016-04-05 12:13:45 +02:00
Kirk Steuber
58e1376bdc
Bug 1235056 - browser_pluginCrashCommentAndURL.js test needs to wait for the crash reporter to be displayed, not just for the plugin to crash r=mconley
...
MozReview-Commit-ID: 2PaMjqYu54Y
--HG--
extra : rebase_source : f5600e0cce278b1641e27061a1883a9ca49b1fa2
2016-03-31 14:47:34 -07:00
Xidorn Quan
dd78b29d7e
Bug 1260102 - Pass isHandlingUserInput through process boundary for content menu command. r=mrbkap
...
MozReview-Commit-ID: FMQOFpeO6yn
--HG--
extra : rebase_source : 3b687e45d1f732b9e076f7a1d596562a56d332a2
2016-03-29 14:58:43 +11:00
Tobias Schneider
9dd3cff0b6
Bug 1237198 - Block SWFs on the content blocking list hosted on the Shavar service. r=francois
2016-03-29 00:37:44 -07:00
Brad Lassey
cd4d553008
bug 1184739 - Blob URLs as favicons don't work r=felipe
2016-03-25 10:06:38 -04:00
Blake Kaplan
a399b8c42c
Bug 1186139
- Don't use a sync message where we don't have to. r=felipe
2016-03-25 15:38:10 -07:00
Dave Huseby
71ff158dcd
Bug 1233895 - Make Feeds.jsm properly handle principal origin attributes when loading subresources. r=sicking
2016-03-21 16:41:00 -04:00
Gijs Kruitbosch
6be7372f93
Bug 1252855 - make reader mode use AsyncPrefs, r=margaret
...
MozReview-Commit-ID: U6ZTyQQSHG
--HG--
extra : rebase_source : bf2aa2f40777611f2b89e9d2f57d2f4f2544f53b
2016-03-15 20:40:14 +00:00
Shane Caraveo
c3a25096a7
Bug 898706 remove frameworker and all associated code and tests, r=markh
2016-03-17 16:46:41 -07:00
Tooru Fujisawa
50608d5d55
Bug 1256088 - Merge mock app-info implementation into AppInfo.jsm. r=gps
2016-03-16 16:58:29 +09:00
Carsten "Tomcat" Book
c3bea43e72
Merge mozilla-central to fx-team
2016-03-15 10:44:47 +01:00
Nihanth Subramanya
310b17fb8f
Bug 1189101 - In-content search: include all engines when cycling with cmd+up/down. r=adw
...
MozReview-Commit-ID: FtobKAtwNYN
--HG--
extra : rebase_source : bacdbf1917daf80ced357249a88e3f6c4a9fea5a
2016-01-27 17:25:39 -08:00
Wes Kocher
a80b3e7f67
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: FyYG71q4yxf
2016-03-08 16:09:09 -08:00
Wes Kocher
0fbf6c1476
merge inbound to m-c a=merge
...
MozReview-Commit-ID: BHxDQF6gIe3
2016-03-08 16:00:45 -08:00
Mark Banner
f5745d257d
Bug 1251902 - Stop the 'Hello' and 'Share this page' buttons blinking when the panel is being opened. r=mixedpuppy
...
--HG--
extra : commitid : 6srJUWTAvvi
2016-03-08 19:45:35 +00:00
Dão Gottwald
ddc0edabd1
Bug 1253584 - Fix and enable browser_NetworkPrioritizer.js for e10s. r=mconley
2016-03-08 12:16:42 +01:00
Myk Melez
db9a40ca42
Bug 1238079 - remove the desktop web runtime; r=fabrice,mossop,gps,jryans,jmaher,marco
2016-03-07 13:33:12 -08:00
Mike de Boer
df7e3c059a
Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley
2016-03-04 14:32:24 +01:00
Marco Bonardo
e17e1397a4
Bug 1250958 - fix browser_markPageAsFollowedLink.js for e10s (and fix framed link coloring to make it pass). r=jaws
...
MozReview-Commit-ID: 9k58B16nPL8
--HG--
extra : rebase_source : e6394f4d3d8872ad9161446c1e3657ca88c00319
2016-02-26 18:55:36 +01:00
Marco Bonardo
7162158c88
Backed out changeset e427eb78d33b (bug 1250958) for test failures
...
MozReview-Commit-ID: 7IVwDpqXf7D
2016-03-01 11:55:02 +01:00
Marco Bonardo
bbe4714bd9
Bug 1250958 - fix browser_markPageAsFollowedLink.js for e10s (and fix framed link coloring to make it pass). r=jaws
...
MozReview-Commit-ID: 9k58B16nPL8
--HG--
extra : rebase_source : de3e1536eaa974ab1c177c274fe371ecb3b9f8a4
2016-02-26 18:55:36 +01:00
Marco Bonardo
41b0a29fd2
Bug 976940 - FormHistory.update() should call handleError if form history is disabled and the operation is not a removal. r=markh
...
MozReview-Commit-ID: 94FRqGofGsP
--HG--
extra : rebase_source : 331405028ece42f48a8d160edbbe308e4353bc98
2016-02-22 18:17:43 +01:00
Margaret Leibovic
3a66695ff2
Bug 1226238 - (Part 4) Remove reading list toggle button from reader view. r=ahunt,Gijs
...
MozReview-Commit-ID: 3pwOV5BjwC9
--HG--
extra : rebase_source : 66c2afd658320c5e5bd05e4b2a3278f2c871fee2
2016-02-22 10:35:32 -05:00
Margaret Leibovic
8db3f1faa4
Bug 1226238 - (Part 1) Remove share button from reader view. r=ahunt,Gijs
...
MozReview-Commit-ID: 3TFzz809KcM
--HG--
extra : rebase_source : 3cf003c5cbbe02e03bcf6f5f96843ccbc4a26a09
2016-02-22 10:09:07 -05:00
J. Ryan Stinnett
43d0a9d541
Bug 1249702 - Fix e10s feed handling with auto content handler prefs. r=Gijs
...
MozReview-Commit-ID: 3ggmJxUmuxp
2016-02-25 17:26:15 -06:00
Mike de Boer
67d259ac60
Bug 1250847: prefix DOMWindowClose and DOMTitleChanged messages with the Social: prefix to assure they won't arrive at the global messageManager instance that TabBrowser is listening to. It mixes things up in twisted, unexpected ways if we don't. r=Standard8
2016-02-25 22:11:08 +01:00
Drew Willcoxon
6d9d0e2ae2
Bug 1249332 - [e10s] Make browser_ContentSearch.js work under e10s. r=mak
2016-02-22 15:18:12 -08:00
Drew Willcoxon
f83e5911a1
Back out 996485ab7306 (bug 1249332) for test bustage.
2016-02-22 16:27:44 -08:00
Drew Willcoxon
13b82bd15e
Bug 1249332 - [e10s] Make browser_ContentSearch.js work under e10s. r=mak
2016-02-22 15:18:12 -08:00
Benjamin Dahse
f6523cc628
Bug 1249281 - add UITelemetry for tab audio mute control, r=gijs
...
MozReview-Commit-ID: 8UTh7C6EXKL
2016-02-21 03:28:00 +00:00
Dão Gottwald
594c008fcb
Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws
2016-02-20 14:03:25 +01:00
Carsten "Tomcat" Book
cab348d1b5
Backed out changeset c34fe673bb97 (bug 1014185) for perma failures in browser_bug1163570.js
2016-02-19 17:19:19 +01:00
Dão Gottwald
4c8a1f54f5
Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws
2016-02-19 00:50:17 +01:00
Carsten "Tomcat" Book
ed38b61598
merge mozilla-inbound to mozilla-central a=merge
2016-02-18 12:01:24 +01:00
Florian Quèze
97f271d8f7
Bug 1248329 - Requesting permissions in short succession can lead to the microphone icon displayed for an unrelated notification, r=Gijs.
...
--HG--
extra : rebase_source : bcaf19ce5704d92dc0356604f29da23d3c3f1fdc
2016-02-17 11:57:41 +01:00
Gian-Carlo Pascutto
546b46fa4c
Bug 1177242 - Verify whether sandboxed Content process has permissions to access the camera/mic. r=jesup
2016-02-17 18:57:26 +01:00
Mike Conley
a8575e7774
Bug 1245833 - Don't send empty comments or email addresses in content crash reports. r=felipe
...
--HG--
extra : commitid : 383S7SgGPlO
extra : rebase_source : d0ab57dc5517132c060d264a71e44dabfdf57294
extra : amend_source : a6022d2f4bf1667184ecd7e629aa92b55ea1b95a
2016-02-04 16:14:19 -05:00
Dave Townsend
e496a11771
Bug 1245649: Turn on no-extra-semi. r=markh
...
--HG--
extra : commitid : HReQFPDOA6x
extra : rebase_source : 303a92f511c3c9dd2d26135975d4dc7c85e823b3
2016-02-03 17:27:36 -08:00
Dave Townsend
33281c75f0
Bug 1245649: Turn on linebreak-style. r=Gijs
...
--HG--
extra : commitid : 7JJb4UFNKj9
extra : rebase_source : 5c30f388ad82d3b73ce7d14c71a48a1f0ed84db7
2016-02-03 17:04:56 -08:00
Dave Townsend
0a6414b898
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
...
--HG--
extra : commitid : F2OWKTvXUO4
extra : rebase_source : ec68631342e0edc59d77b6bab1cdc975ad175327
2016-02-03 14:22:33 -08:00
Mike de Boer
a8f73b8d27
Bug 1154277: Part 2 - support running Social API documents to run in a remote browser, i.e. the content process. f=mixedpuppy, r=Standard8
2016-02-04 12:50:06 +01:00
Birunthan Mohanathas
5327d43243
Bug 1242907 - Fix broken about:crashes due to typo in ContentCrashHandlers.jsm. r=mconley
2016-02-03 18:21:27 +02:00
Steven Englehardt
0f2bcfe9aa
Bug 1244887: Fixing userContext label on awesomebar, r=baku
2016-02-02 11:14:36 -08:00
Matthew Noorenberghe
8a4732bdb1
Bug 1243089 - Remove provisional Desktop identity UI for website sign-in with BrowserID (SignInToWebsite). r=felipe
...
--HG--
extra : commitid : 6n3dxyDIwVy
extra : rebase_source : 3e0b858033a09d68a7bc10f27dcf9163ef678989
2016-02-01 14:31:38 -08:00
Gijs Kruitbosch
83c9f8b8b9
Bug 1200639 - add LaterRun.jsm to show pages on the Nth run of a new profile, r=jaws
...
--HG--
extra : commitid : JGdSYQWpYsk
extra : rebase_source : d64e93f9a45fae405ca8188f2e56603096bbe299
2016-01-19 15:47:19 +00:00
Gijs Kruitbosch
96a3c91e59
Bug 1200726 - part 0: remove all large icons, r=florian
...
--HG--
extra : commitid : L5FQtBElDnJ
extra : rebase_source : 05288dca8b44d6faefaeda3df5ef010151a0a155
2016-01-20 12:53:50 +00:00
Olivier Yiptong
ca1ce2967c
Bug 1240245 - Disable data collection for new-tab page r=jaws
...
--HG--
extra : rebase_source : 0fccb300b9e1411d4d3c7c08c53be28dd3940d7e
2016-01-20 16:58:01 -05:00
Jim Mathies
a9d5d2ccbd
Bug 1240164 - Avoid caching tab dimensions in taskbar preview init code. Improves sessionrestore by about 1.5%. r=Dao
2016-01-19 16:37:58 -06:00
Sebastian Hengst
f6d36d05d1
Backed out changeset 98f7e296affd (bug 1186139
) for failing mochitest-bc7. r=backout
2016-03-14 21:01:24 +01:00
Blake Kaplan
84248389f9
Bug 1186139
- Don't use a sync message where we don't have to. r=felipe
2016-03-14 11:13:47 -07:00
Stone Shih
b73b8123c3
Bug 1209766 - Update validation message before showing notification. r=khuey
2016-03-09 12:34:08 +08:00
Carsten "Tomcat" Book
2933d9fc72
Merge mozilla-central to fx-team
2016-01-15 11:49:44 +01:00
Dão Gottwald
5e14dfae17
Bug 1098468 - »Show all Bookmarks« should show unsorted bookmarks by default. r=mak
2016-01-15 11:21:52 +01:00
Jim Mathies
70d24578a1
Bug 1096804 - Fixup a typo and the original skip-if conditional string that landed with browser_taskbar_preview.js. r=tests CLOSED TREE
2016-01-12 16:47:13 -06:00
Olivier Yiptong
268f43e4f7
Bug 1218996 - Allow Remote New Tab to ride release trains r=marcosc
...
--HG--
extra : rebase_source : 4f3e45ee392385451f979b084a1d3afab215b925
2016-01-11 20:30:24 -05:00
Olivier Yiptong
25a0061e43
Bug 1218996 - Remove now redundant messaging code for remote newtab r=marcosc
...
--HG--
extra : rebase_source : 667b19c153820198977d423703c08c0274a05c8f
2016-01-11 20:30:18 -05:00
Jim Mathies
5127430884
Bug 1096804 - Enable existing taskbar tests. Remove one test that uses old sync api. r=me
2016-01-12 11:08:34 -06:00
Jim Mathies
0f68cf1319
Bug 1096804 - Add support to PageThumbs for requesting non-downsampled content screenshots. r=dao
2016-01-12 11:08:33 -06:00
Jim Mathies
3e43959d68
Bug 1096804 - Update WindowsPreviewPerTab to support e10s. r=dao
2016-01-12 11:08:33 -06:00
Jan-Ivar Bruaroey
d7d3df857d
Bug 1224766 - forward callID to disambiguate multiple gUM requests from same window. r=jesup,smaug
...
--HG--
extra : rebase_source : 038e5b2eb6d2332da05c2c7dc44dc6ed3dde3d83
2016-01-07 17:30:10 -05:00
Alessio Placitelli
90ac94e427
Bug 1234526 - Remove unused healthreporter prefs. r=gfritzsche
...
--HG--
rename : services/healthreport/healthreport-prefs.js => toolkit/components/telemetry/healthreport-prefs.js
2016-01-05 06:41:00 +01:00
Alessio Placitelli
0ca9853f5c
Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug
2016-01-05 06:29:00 +01:00
Phil Ringnalda
c06c10601b
Back out 8 changesets (bug 1235345, bug 1234526, bug 1234522, bug 1237700) for OS X 10.10 debug xpcshell timeouts in test_ocsp_stapling.js and test_ocsp_stapling_expired.js
...
CLOSED TREE
Backed out changeset f26c050a39a1 (bug 1235345)
Backed out changeset c7689b72d3fa (bug 1234526)
Backed out changeset 3124025d1147 (bug 1234526)
Backed out changeset 096d46bdaf86 (bug 1234526)
Backed out changeset 96e0326e7985 (bug 1234522)
Backed out changeset c3b6bf176f86 (bug 1234522)
Backed out changeset 3e7dc6d87325 (bug 1234522)
Backed out changeset f6447d37d113 (bug 1237700)
--HG--
rename : toolkit/components/telemetry/datareporting-prefs.js => services/datareporting/datareporting-prefs.js
rename : toolkit/components/telemetry/docs/fhr/architecture.rst => services/healthreport/docs/architecture.rst
rename : toolkit/components/telemetry/docs/fhr/dataformat.rst => services/healthreport/docs/dataformat.rst
rename : toolkit/components/telemetry/docs/fhr/identifiers.rst => services/healthreport/docs/identifiers.rst
rename : toolkit/components/telemetry/docs/fhr/index.rst => services/healthreport/docs/index.rst
rename : toolkit/components/telemetry/healthreport-prefs.js => services/healthreport/healthreport-prefs.js
2016-01-08 20:25:27 -08:00
Paolo Amadini
a34896b82e
Bug 1236229 - The showInfo API in UITour.jsm should accept JavaScript callbacks rather than callback IDs. r=MattN
...
--HG--
extra : commitid : KrQccNb7qO4
extra : rebase_source : 7fa489d00a4781cb6fd2fab15bd2c4006d673386
2016-01-05 14:04:49 +00:00
Alessio Placitelli
d0d2e33dc9
Bug 1234526 - Remove unused healthreporter prefs. r=gfritzsche
...
--HG--
rename : services/healthreport/healthreport-prefs.js => toolkit/components/telemetry/healthreport-prefs.js
2016-01-05 06:41:00 +01:00
Alessio Placitelli
1c59e301ed
Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug
2016-01-05 06:29:00 +01:00
Dão Gottwald
7702c52755
Bug 1207424 - Remove Apps toolbar button. r=gijs
2016-01-07 13:38:42 +01:00
Dão Gottwald
d80074cf04
Bug 1207422 - Remove Apps link from about:home. r=gijs
2016-01-06 12:22:49 +01:00
George Wright
9fada46aff
Bug 1109714 - Make the feed subscriber UI work in e10s r=mrbkap,jaws
2016-01-04 18:59:44 -05:00
Dave Townsend
86f03db916
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
...
--HG--
extra : commitid : CKT2WDkxE4k
extra : rebase_source : 0be50c483317355b1e9af5985d53e85604748432
extra : histedit_source : 65d203f57ebd38b8c130e5db9aaa8ae3f507e7ac
2015-11-30 13:05:00 -08:00
Shane Caraveo
eabb5f6400
Bug 1215694 move pocket to a system addon, r=Gijs, r=glandium
...
part 1: reorganize file locations, r=Gijs
part 2: remove built-in pocket code, r=Gijs
part 3: l10n support, r=glandium
part 4: move code/functionality from part 2 into the addon, r=Gijs
part 5: remove dead code, r=Gijs
part 6: create a simple api for addons to add to reader mode, r=Gijs
part 7: various test fixes related to cui behaviour and pocket, r=me
--HG--
rename : browser/components/pocket/Pocket.jsm => browser/extensions/pocket/content/Pocket.jsm
rename : browser/components/pocket/main.js => browser/extensions/pocket/content/main.js
rename : browser/components/pocket/panels/css/firasans.css => browser/extensions/pocket/content/panels/css/firasans.css
rename : browser/components/pocket/panels/css/normalize.css => browser/extensions/pocket/content/panels/css/normalize.css
rename : browser/components/pocket/panels/css/saved.css => browser/extensions/pocket/content/panels/css/saved.css
rename : browser/components/pocket/panels/css/signup.css => browser/extensions/pocket/content/panels/css/signup.css
rename : browser/components/pocket/panels/fonts/FiraSans-Regular.woff => browser/extensions/pocket/content/panels/fonts/FiraSans-Regular.woff
rename : toolkit/themes/shared/reader/pocket.svg => browser/extensions/pocket/content/panels/img/pocket.svg
rename : browser/components/pocket/panels/img/pocketerror@1x.png => browser/extensions/pocket/content/panels/img/pocketerror@1x.png
rename : browser/components/pocket/panels/img/pocketerror@2x.png => browser/extensions/pocket/content/panels/img/pocketerror@2x.png
rename : browser/components/pocket/panels/img/pocketlogo@1x.png => browser/extensions/pocket/content/panels/img/pocketlogo@1x.png
rename : browser/components/pocket/panels/img/pocketlogo@2x.png => browser/extensions/pocket/content/panels/img/pocketlogo@2x.png
rename : browser/components/pocket/panels/img/pocketlogosolo@1x.png => browser/extensions/pocket/content/panels/img/pocketlogosolo@1x.png
rename : browser/components/pocket/panels/img/pocketlogosolo@2x.png => browser/extensions/pocket/content/panels/img/pocketlogosolo@2x.png
rename : browser/components/pocket/panels/img/pocketmenuitem16.png => browser/extensions/pocket/content/panels/img/pocketmenuitem16.png
rename : browser/components/pocket/panels/img/pocketmenuitem16@2x.png => browser/extensions/pocket/content/panels/img/pocketmenuitem16@2x.png
rename : browser/components/pocket/panels/img/pocketsignup_button@1x.png => browser/extensions/pocket/content/panels/img/pocketsignup_button@1x.png
rename : browser/components/pocket/panels/img/pocketsignup_button@2x.png => browser/extensions/pocket/content/panels/img/pocketsignup_button@2x.png
rename : browser/components/pocket/panels/img/pocketsignup_devices@1x.png => browser/extensions/pocket/content/panels/img/pocketsignup_devices@1x.png
rename : browser/components/pocket/panels/img/pocketsignup_devices@2x.png => browser/extensions/pocket/content/panels/img/pocketsignup_devices@2x.png
rename : browser/components/pocket/panels/img/pocketsignup_hero@1x.png => browser/extensions/pocket/content/panels/img/pocketsignup_hero@1x.png
rename : browser/components/pocket/panels/img/pocketsignup_hero@2x.png => browser/extensions/pocket/content/panels/img/pocketsignup_hero@2x.png
rename : browser/components/pocket/panels/img/signup_firefoxlogo@1x.png => browser/extensions/pocket/content/panels/img/signup_firefoxlogo@1x.png
rename : browser/components/pocket/panels/img/signup_firefoxlogo@2x.png => browser/extensions/pocket/content/panels/img/signup_firefoxlogo@2x.png
rename : browser/components/pocket/panels/img/signup_help@1x.png => browser/extensions/pocket/content/panels/img/signup_help@1x.png
rename : browser/components/pocket/panels/img/signup_help@2x.png => browser/extensions/pocket/content/panels/img/signup_help@2x.png
rename : browser/components/pocket/panels/img/signup_or@1x.png => browser/extensions/pocket/content/panels/img/signup_or@1x.png
rename : browser/components/pocket/panels/img/signup_or@2x.png => browser/extensions/pocket/content/panels/img/signup_or@2x.png
rename : browser/components/pocket/panels/img/tag_close@1x.png => browser/extensions/pocket/content/panels/img/tag_close@1x.png
rename : browser/components/pocket/panels/img/tag_close@2x.png => browser/extensions/pocket/content/panels/img/tag_close@2x.png
rename : browser/components/pocket/panels/img/tag_closeactive@1x.png => browser/extensions/pocket/content/panels/img/tag_closeactive@1x.png
rename : browser/components/pocket/panels/img/tag_closeactive@2x.png => browser/extensions/pocket/content/panels/img/tag_closeactive@2x.png
rename : browser/components/pocket/panels/js/messages.js => browser/extensions/pocket/content/panels/js/messages.js
rename : browser/components/pocket/panels/js/saved.js => browser/extensions/pocket/content/panels/js/saved.js
rename : browser/components/pocket/panels/js/signup.js => browser/extensions/pocket/content/panels/js/signup.js
rename : browser/components/pocket/panels/js/tmpl.js => browser/extensions/pocket/content/panels/js/tmpl.js
rename : browser/components/pocket/panels/js/vendor/handlebars.runtime.js => browser/extensions/pocket/content/panels/js/vendor/handlebars.runtime.js
rename : browser/components/pocket/panels/js/vendor/jquery-2.1.1.min.js => browser/extensions/pocket/content/panels/js/vendor/jquery-2.1.1.min.js
rename : browser/components/pocket/panels/js/vendor/jquery.tokeninput.min.js => browser/extensions/pocket/content/panels/js/vendor/jquery.tokeninput.min.js
rename : browser/components/pocket/panels/license.txt => browser/extensions/pocket/content/panels/license.txt
rename : browser/components/pocket/panels/saved.html => browser/extensions/pocket/content/panels/saved.html
rename : browser/components/pocket/panels/signup.html => browser/extensions/pocket/content/panels/signup.html
rename : browser/components/pocket/panels/tmpl/saved_premiumextras.handlebars => browser/extensions/pocket/content/panels/tmpl/saved_premiumextras.handlebars
rename : browser/components/pocket/panels/tmpl/saved_premiumshell.handlebars => browser/extensions/pocket/content/panels/tmpl/saved_premiumshell.handlebars
rename : browser/components/pocket/panels/tmpl/saved_shell.handlebars => browser/extensions/pocket/content/panels/tmpl/saved_shell.handlebars
rename : browser/components/pocket/panels/tmpl/signup_shell.handlebars => browser/extensions/pocket/content/panels/tmpl/signup_shell.handlebars
rename : browser/components/pocket/panels/tmpl/signupstoryboard_shell.handlebars => browser/extensions/pocket/content/panels/tmpl/signupstoryboard_shell.handlebars
rename : browser/components/pocket/pktApi.js => browser/extensions/pocket/content/pktApi.jsm
rename : browser/locales/en-US/chrome/browser/browser-pocket.properties => browser/extensions/pocket/locales/en-US/pocket.properties
2015-12-29 15:40:52 -08:00
Phil Ringnalda
0a435c32c7
Bug 1232204 - Disable checks of number of buttons in browser_ProcessHangNotifications.js since they fail to properly identify when it is a mozilla-aurora on-push build being tested
2015-12-14 18:52:36 -08:00
Alessio Placitelli
f6771c3cb0
Bug 1234491 - Remove FHR's UITourMetricsProvider. r=gps
2015-12-23 00:52:00 +01:00
Jesse Ruderman
d6d8c69b7b
Bug 1234398 - declare |item|. r=dolske
2015-12-21 17:46:58 -08:00
Gijs Kruitbosch
42687de1b0
Bug 1232677 - ignore empty state passed by session restore observer notification in the tab groups migration code, r=jaws
...
--HG--
extra : commitid : 8LPI5aMoUCf
extra : rebase_source : babb1041105ffc92a56af3f79009c48ec5860a3f
2015-12-15 15:28:27 +00:00
Gijs Kruitbosch
2a29a25860
Bug 1233470 - make browser/modules eslintable, r=Mossop
...
--HG--
extra : commitid : IZkQYhmLl9V
extra : rebase_source : 82bd0ac1e9f3b3267d60d127758fa5771a5e9fc9
extra : amend_source : aa17ba3c05cd56840df3c986ba04221beeac2026
2015-12-17 18:31:08 +00:00
Gijs Kruitbosch
142a9433b3
Bug 1231114 - fix labels of unnamed groups as well as group ordering on the tab migration page, r=mconley
...
--HG--
extra : commitid : DBZCIHCxl99
extra : rebase_source : a4a67e91d63f25d79b8ec1b68097914ce7aaab36
2015-12-14 20:46:00 +00:00
Gijs Kruitbosch
d179d6529b
Bug 1230831 - fix treatment of tabs with no group information, r=mconley
...
--HG--
extra : commitid : 5MCJ6ORdoaJ
extra : rebase_source : 3a554a60593b1164fed76fde9074cadbcfe230f3
2015-12-14 13:49:13 +00:00
Gijs Kruitbosch
1bc2129790
Bug 1230564 - stick backup in profile directory instead, r=mconley
...
--HG--
extra : commitid : 4xTPoUOC4MX
extra : rebase_source : 8ee0b5b703b23ae50b8f3db273848e1e336abfa5
2015-12-04 16:55:06 +00:00
Gijs Kruitbosch
5eae273040
Bug 1231126
- always use unique property name for group titles, r=felipe
...
--HG--
extra : commitid : BvlWmHEKS9K
extra : rebase_source : 2823aa5e0f46854e4067874342ee80fc2dadfd1a
2015-12-08 14:09:03 -05:00
Matthew Noorenberghe
ed06cf5e06
Bug 1229168 - UITour: Use the correct window in initForBrowser to handle windows with no tabs. r=Dexter
...
--HG--
extra : commitid : KqRYnsV6Z9M
extra : rebase_source : 3149ba3d9b48cb284607fa14a60dd645c686d359
2015-12-02 15:26:23 -08:00
Gijs Kruitbosch
a1d2cbe369
Bug 1229831 - tab group migration code loses group titles, r=felipe
...
--HG--
extra : commitid : KTKQdwPfrDm
extra : rebase_source : 89f76dba7cac7fae2e8da250752bc72b882c1cac
extra : amend_source : 05ffb2bfcf9eb33097b910d82d10ea085c95e0a4
2015-12-02 17:31:22 +00:00
Gijs Kruitbosch
bf031e6216
Bug 1222490 - part 2: remove traces of tabview from XUL/XBL/JS in other parts of browser/, r=ttaubert
...
--HG--
extra : commitid : 8OhDhB9ajM1
extra : rebase_source : 2c160a041845cbac2b1a5b4bf197b32f1ea56734
2015-12-01 10:48:11 +00:00
Gijs Kruitbosch
585185b9c4
Bug 1221050 - part z: rudimentary tests to ensure the individual bits work as advertised, r=ttaubert
...
--HG--
extra : commitid : E6tLCrxevCs
extra : rebase_source : 72372208c85cda7e89c3d9cdd1096aaff80dd1d5
2015-12-01 10:48:10 +00:00
Gijs Kruitbosch
781be4fb9c
Bug 1221050 - part 5: create page for use with tabview migration, r=ttaubert
...
--HG--
rename : browser/components/sessionstore/content/aboutSessionRestore.xhtml => browser/base/content/aboutTabGroupsMigration.xhtml
extra : commitid : E9PZnr7z9hO
extra : rebase_source : e3c38469a98bb008075110e4e7d4af1e151511f3
2015-12-01 10:48:10 +00:00
Gijs Kruitbosch
c3904f5023
Bug 1221050 - part 4: write a backup to desktop, r=ttaubert
...
--HG--
extra : commitid : F8n6To0pgLb
extra : rebase_source : bf747527cbff79efc53d758ed453a122f5005aaf
2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
32e0a1a6b1
Bug 1221050 - part 3: strip hidden tab groups out of 'real' session store data, r=ttaubert
...
--HG--
extra : commitid : H0Pv1Rcq6P1
extra : rebase_source : 898d39bbb5c602d88cd3a3fda637024af7a59378
2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
b36a0dcc9e
Bug 1221050 - part 2: migrate data into bookmarks, r=ttaubert,mak
...
--HG--
extra : commitid : A6i30ToIJdM
extra : rebase_source : e69795fcc9560953a24a361c05aa91bc14825942
2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
218769e24f
Bug 1221050 - part 1: set up migration infrastructure, r=ttaubert
...
--HG--
extra : commitid : 8nKMm2oklw9
extra : rebase_source : 6957bbc0b47accf8161476d97b1c20e775e814fb
2015-12-01 10:48:09 +00:00
Christoph Kerschbaumer
b0f3027a6c
Bug 1119386 - Part 3: Use document's principal for favicons in browser (r=billm)
2015-11-24 13:32:10 -08:00
Mike Conley
1ed12ce37e
Bug 1220929 - Rename TabCrashReporter to TabCrashHandler to reflect its actual purpose. r=felipe
...
--HG--
rename : browser/modules/ContentCrashReporters.jsm => browser/modules/ContentCrashHandlers.jsm
extra : commitid : Ip86NncdTkl
extra : rebase_source : d48681ae0faf3b911350f1e2c87ab1d72359d038
2015-11-02 20:57:03 -05:00
Mike Conley
cfb24b9ef3
Bug 1220929 - Refactor aboutTabCrashed to use RemotePageManager. r=felipe
...
--HG--
extra : commitid : JgkEySyHPUj
extra : rebase_source : ad75e0732a125a6c883173839dd236e5fdfa3e5c
2015-11-02 16:03:33 -05:00
Olivier Yiptong
a10c269286
Bug 1224950 - Limit Message-Using Remote New Tab to Nightly and Aurora r=mconley
...
--HG--
extra : commitid : 7WhGDvbiS1o
2015-11-19 16:51:45 -05:00
Maxim Zhilyaev
c6aaea2687
Bug 1224310 - Suggested tiles requires two blocks to stop showing in newtab [r=marcosc]
2015-11-14 06:10:29 -08:00
Bill McCloskey
cb38fc540e
Bug 967873 - Allow RemotePrompt to be closed while it's being opened (r=Gijs)
2015-11-04 10:56:15 -08:00
Olivier Yiptong
c84ef61eea
Bug 1214287 - 2-4% linux64/win7/8 ts_paint regression on inbound (v.44) seen on Oct 12, 2015 from rev 3012b7a2c97c r=mconley
...
--HG--
extra : commitid : 2b5S3mpFBf2
2015-10-30 23:00:35 -04:00
Jim Mathies
67a4e979e9
Bug 1119442 - hang ui tests. r=mconley
2015-11-02 06:37:30 -06:00
Jim Mathies
3623323419
Bug 1119442 - Update hang ui, remove drop down options and replace with simpler 'just fix it' button interface. r=mconley
2015-11-02 06:37:25 -06:00
Andrew Krawchyk
853a55e6e0
Bug 1124185 - Replace removeAllPages with history.clear() and deprecate it. r=mak
...
--HG--
extra : transplant_source : %A1QQ%C1T%99y%9B%92%3A%D6Jc%E9%D1UoQ%C3X
2015-10-28 13:51:59 -04:00
Carsten "Tomcat" Book
c56010f3c1
Merge mozilla-central to fx-team
2015-10-29 12:13:20 +01:00
Tanvi Vyas
7aea98ad40
Bug 1219454 - Replace 'show' with 'receive' in about:permissions and control center for consistent messaging around notifications and to account for new Push permission. r=MattN
...
--HG--
extra : commitid : 4mae2sSeFy1
extra : rebase_source : f3a1c9b56976510d6adb2c74aab8c03d8b80cd14
extra : histedit_source : 8e3b2180497af44effb08023de98bbf1ba6031f5
2015-10-28 16:15:00 -07:00
byron jones
9e02c3ec3d
Bug 1093571 - Cancel pending GetSuggestion events when we receive a Search request. r=adw
2015-10-23 14:03:55 -04:00
Tom Schuster
6d48040fc9
Bug 1217887 - Fix reference to href in ContentClick.jsm. r=mak
2015-10-28 19:25:26 +01: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
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
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
Carsten "Tomcat" Book
3c73dc77d1
Backed out changeset 88b02bfcc8c7 (bug 1119442) for test failures in browser_ProcessHangNotifications.js
2015-10-26 14:40:28 +01:00
Carsten "Tomcat" Book
7c87b4590b
Backed out changeset c7641c846430 (bug 1119442)
2015-10-26 14:40:10 +01:00
Jim Mathies
d790cb918d
Bug 1119442 - hang ui tests. r=mconley
2015-10-23 14:39:23 -05:00
Jim Mathies
a23da096ce
Bug 1119442 - Update hang ui, remove drop down options and replace with simpler 'just fix it' button interface. r=mconley
2015-10-23 14:39:22 -05:00
Wes Kocher
872e4742b4
Merge fx-team to central, a=merge
2015-10-22 16:45:45 -07:00
Maxim Zhilyaev
2853b7dd46
Bug 1204361 - New Tab Page doesn't honor my "x" clicks on Suggested Tiles; instead of removing the tile, it swaps in a very similar one. [r=emtwo]
2015-10-22 07:18:02 -07:00
Tooru Fujisawa
8ed7719ea4
Bug 1216775 - Remove for-each from browser/. r=Gijs
...
--HG--
extra : commitid : 5KlVHJwTU1Q
extra : rebase_source : 6526234004427109c826cb63f42c9def8ca31281
2015-10-19 01:27:39 +09:00
Jan-Ivar Bruaroey
dfbd8ea546
Bug 1207784 - skip permission hooks in createOffer when called from hiddenWindow (add-ons). r=mt
...
--HG--
extra : rebase_source : 333130dee7cf5bb44821f6280178e792da556018
2015-10-16 12:16:24 -04:00
Olivier Yiptong
f0c297a16d
Bug 1210940 - New Browser Component: Newtab r=Mardak
...
--HG--
extra : commitid : Dnaq9WxbL5V
2015-10-12 01:29:12 -04:00
Wes Kocher
7c738dee7a
Backed out changeset 5f6375754b86 (bug 1210940) for xpcshell and m-e10s(bc4) bustage CLOSED TREE
2015-10-09 16:42:50 -07:00
Olivier Yiptong
be3bd61d57
Bug 1210940 - New Browser Component: Newtab r=Mardak
...
--HG--
extra : commitid : Il6Y1bicn26
2015-10-09 16:39:19 -04:00
Bill McCloskey
52c2848330
Back out bug 967873 - Allow RemotePrompt to be closed while it's being opened
2015-10-07 11:15:11 -07:00
Carsten "Tomcat" Book
08997000eb
Backed out 2 changesets (bug 1202902
) to recking bug 1202902
to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902
)
Backed out changeset d70c7fe532c6 (bug 1202902
)
2015-10-07 14:03:21 +02:00
Sebastian Hengst
cdcff6d0a7
Backed out changeset c6b267589d0d (bug 1202902
) for Mulet Reftest, W3C Platform Test and other failures. r=backout a=backout on a CLOSED TREE
2015-10-07 13:36:26 +02:00
Carsten "Tomcat" Book
e7ef778c9d
Backed out 1 changesets (bug 1202902
) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902
)
--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6
Bug 1202902
- Scripted fix the world.
2015-10-06 14:00:31 -07:00
Shu-yu Guo
52e365bb7b
Bug 1202902
- Fix the world. (r=ato for marionette, rs=Mossop for rest)
2015-10-06 14:00:30 -07:00
Mike Conley
dc52923a83
Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim
...
Original patch by Ursula Sarracini
--HG--
extra : commitid : 1lruBAoE7jC
extra : source : 8e20cd68ca78366976495c9a7f003f0f120c1166
2015-09-30 17:50:48 -04:00
Mike Conley
d46d8fbfbd
Bug 1110511 - Allow TabCrashReporter to pass extraExtraKeyVals. r=felipe
...
--HG--
extra : commitid : 69Ly6A88hOv
extra : source : 219d86f78b6be95ffbac8d005c428cd04db11150
2015-09-28 18:39:39 -04:00
Mike Conley
1f12033291
Bug 1110511 - Use the browser permanentKey to map to childIDs in TabCrashReporter. r=felipe
...
--HG--
extra : commitid : 6Z2a3BxiuJ6
extra : source : 0e055b648e1003d29b243e036aef43565f2e9874
2015-10-01 13:42:44 -04:00
Kit Cambridge
74ef03c1a6
Bug 1192458, Part 1 - Consolidate push and desktop notification permissions. r=nsm,wchen,MattN
...
--HG--
extra : commitid : 1veevVaOOYv
2015-10-05 16:39:34 -07:00
Wes Kocher
c1121ee892
Backed out 6 changesets (bug 1110511) for automation timeouts in mochitest-bc suites
...
Backed out changeset eddfd7f32a1c (bug 1110511)
Backed out changeset 0eb0dda094b3 (bug 1110511)
Backed out changeset 8e20cd68ca78 (bug 1110511)
Backed out changeset c7b983f65568 (bug 1110511)
Backed out changeset 219d86f78b6b (bug 1110511)
Backed out changeset 0e055b648e10 (bug 1110511)
2015-10-05 16:38:03 -07:00
Mike Conley
ed57b12c2f
Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim
...
Original patch by Ursula Sarracini
--HG--
extra : commitid : 5oDPYygydFO
extra : rebase_source : 4e1fe56d12bfc019f079ba297f52070ed1b13d5b
2015-09-30 17:50:48 -04:00
Mike Conley
d263f90913
Bug 1110511 - Allow TabCrashReporter to pass extraExtraKeyVals. r=felipe
...
--HG--
extra : commitid : E3lZSGwcmei
extra : rebase_source : d5196a1071da02ef69548c7e3372cbf782496c63
2015-09-28 18:39:39 -04:00
Mike Conley
cdd5904379
Bug 1110511 - Use the browser permanentKey to map to childIDs in TabCrashReporter. r=felipe
...
--HG--
extra : commitid : 2McX3L64uiU
extra : rebase_source : 9fffe76b4c8907c79d9b7e481c29a32a7328e1c6
2015-10-01 13:42:44 -04:00
Justin Dolske
90ec2cead9
Bug 1210611 - Globally define MOZILLA_OFFICIAL. r=glandium
2015-10-02 15:18:04 -07:00
Carsten "Tomcat" Book
e91d5a31b6
Merge m-c to mozilla-inbound
2015-10-02 13:37:27 +02:00
Carsten "Tomcat" Book
6db5f58151
Merge m-c to fx-team
...
--HG--
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_11.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_11_partner_sample1.py
rename : testing/taskcluster/tasks/builds/android_api_11.yml => testing/taskcluster/tasks/builds/android_api_11_partner_sample1.yml
extra : rebase_source : c4eedd0e67e1271c3faa6294abefbdbea6ee4fd0
2015-10-01 14:16:12 +02:00
Mike de Boer
41a3783d04
Bug 1184921: allow custom buttons to be added to the chatbox titlebar and implement one for Hello that closes the window when clicked. r=Standard8
2015-09-30 15:35:22 +02:00
Wes Kocher
296abd21ee
Merge m-c to inbound a=merge
...
--HG--
extra : rebase_source : 38a51b2c491658bc19cfac0d227b04ef6e5f6718
2015-09-30 14:10:21 -07:00
Carsten "Tomcat" Book
9dcf234c97
Merge mozilla-central to fx-team
2015-09-30 13:54:35 +02:00
Tooru Fujisawa
d90d0f125e
Bug 1207490 - Part 16: Remove use of expression closure from browser/modules/test/. r=Gijs
...
--HG--
extra : commitid : BmCzWBtXBnQ
extra : rebase_source : fa0587572f3059f4cde10b4294f680ad5a51e85a
2015-09-23 17:58:26 +09:00
Tooru Fujisawa
f5fc9534a9
Bug 1207490 - Part 15: Remove use of expression closure from browser/modules/WindowsPreviewPerTab.jsm. r=Gijs
...
--HG--
extra : commitid : KDTESg7GzbI
extra : rebase_source : 5660fc22ca05c115fd070f6d922ab712f657f274
2015-09-23 17:58:18 +09:00
Tooru Fujisawa
533e9211c3
Bug 1207490 - Part 14: Remove use of expression closure from browser/modules/WindowsJumpLists.jsm. r=Gijs
...
--HG--
extra : commitid : 6RO6RbmMIjE
extra : rebase_source : db7188fa3dba80f8875f6e4519acdb7b4ad30858
2015-09-23 17:58:10 +09:00
Tooru Fujisawa
a7e6b35b3e
Bug 1207490 - Part 13: Remove use of expression closure from browser/modules/Windows8WindowFrameColor.jsm. r=Gijs
...
--HG--
extra : commitid : CTQmB4yfZMJ
extra : rebase_source : fe41faa97d1525259731bf4159dd0a51740c41c2
2015-09-23 17:58:01 +09:00
Tooru Fujisawa
be0adfa560
Bug 1207490 - Part 12: Remove use of expression closure from browser/modules/Social.jsm. r=Gijs
...
--HG--
extra : commitid : HLaSPVguHH9
extra : rebase_source : 3080b190e1ec347d52a940de571f0b3d5dd83cd0
2015-09-23 17:57:53 +09:00
Tooru Fujisawa
a9ba6e8360
Bug 1207490 - Part 11: Remove use of expression closure from browser/modules/DirectoryLinksProvider.jsm. r=Gijs
...
--HG--
extra : commitid : 6BrNT0HYiLb
extra : rebase_source : ca65a71ce1bbb287c431824ed1aed300ebd45996
2015-09-23 17:57:45 +09:00
Tooru Fujisawa
82b5d4c859
Bug 1207490 - Part 10: Remove use of expression closure from browser/modules/ContentLinkHandler.jsm. r=Gijs
...
--HG--
extra : commitid : HjblOSYSyQl
extra : rebase_source : 692d0c3392e701fcc24f6105a28e4890147b0f3f
2015-09-23 17:57:37 +09:00
Tooru Fujisawa
a03be9066b
Bug 1207490 - Part 9: Remove use of expression closure from browser/modules/BrowserUITelemetry.jsm. r=Gijs
...
--HG--
extra : commitid : CFzcxrBPH1X
extra : rebase_source : 099f29f23f6cb30df15cf5edd5328883ce6d72cf
2015-09-21 02:32:16 +09:00
Zachary Carter
844ee8a3a2
Bug 1205286 - Make about:home Sync icon always link to about:preferences#sync r=markh
2015-09-29 16:49:21 -07:00
Bill McCloskey
16079c8c61
Bug 967873 - Allow RemotePrompt to be closed while it's being opened (r=Gijs)
2015-10-01 21:18:05 -07:00
Kyle Machulis
075a3b0b8c
Bug 722110 - Plugin Activation Telemetry Probe; r=cpeterson r=vladan
2015-09-28 15:50:00 -07:00
Gijs Kruitbosch
49f914d2d7
Bug 1208141 - r=ttaubert
...
--HG--
extra : commitid : 72gDzk9rRI
extra : histedit_source : 4eb30bdde87f87075d8c1acb690b5cd6bdd82140
2015-09-25 09:13:30 +01:00
Dave Townsend
a22c2d1f9e
Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
...
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.
I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.
UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
--HG--
extra : commitid : KsbH21csjH4
extra : rebase_source : bc7c08de1ec6e802261b8cd294d88ee2c4e75c2d
2015-09-14 11:04:19 -07:00
Florian Quèze
239d577df1
Bug 862148 - remove the DATA_* and TYPE_* constants from nsISearchEngine, r=adw.
2015-09-23 12:05:37 +02:00
Wes Kocher
468b697f04
Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
...
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system2_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system2@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_2.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system3_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system3@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1_badcert.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app3/features/system1@tests.mozilla.org.xpi
2015-09-22 11:02:55 -07:00
Dave Townsend
fb7653707b
Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
...
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.
I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.
UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
--HG--
extra : commitid : FuPUB9X4oYJ
extra : rebase_source : cfcd31d7da5f5b636a2ec11546dbada973d681de
extra : histedit_source : 3df840dc502c6ee4177f1858920d1260e4dc27af
2015-09-14 11:04:19 -07:00
David Rajchenbach-Teller
34c2816fc1
Bug 1089695 - Async sanitize.js;r=mak
...
--HG--
extra : transplant_source : n%84iA%8D%87%D1t%81C%22%E9%02Z%BB%04%D1Q%93%3C
2015-07-27 19:18:19 +02:00
Christoph Kerschbaumer
9f1e9e2eaa
Bug 1048048 - add preload content policy types for images (r=seth)
...
--HG--
extra : source : 88c2333ff7455b6988eb8d6ccc5e92b414a7ccf8
2015-09-20 14:55:59 -07:00
Wes Kocher
cd079d2bf9
Backed out 7 changesets (bug 1048048) for android crashes in various chunks CLOSED TREE
...
Backed out changeset b5abe23a4ea5 (bug 1048048)
Backed out changeset 4f91b10e8be0 (bug 1048048)
Backed out changeset 450d4a13c90e (bug 1048048)
Backed out changeset 6a727c40eb68 (bug 1048048)
Backed out changeset 88c2333ff745 (bug 1048048)
Backed out changeset 740ab1ecd079 (bug 1048048)
Backed out changeset 02c6d6aef163 (bug 1048048)
2015-09-21 09:08:34 -07:00
Christoph Kerschbaumer
19dc79ddbb
Bug 1048048 - add preload content policy types for images (r=seth)
2015-09-20 14:55:59 -07:00
Wes Kocher
3eef2f434b
Merge m-c to inbound, a=merge
2015-09-15 17:20:16 -07:00
Florian Quèze
787584c554
Bug 1201973 - 'Stop Sharing' should also revoke persistent permissions granted to frames, r=Gijs.
2015-09-11 14:18:15 +02:00
Marina Samuel
68add3deec
Bug 1203577: Part 2: DirectoryLinksProvider test fixes. r=Mardak
2015-09-14 18:11:06 -04:00
Marina Samuel
ce263b9f80
Bug 1203577
- Remove hardcoded adgroup buckets. r=Mardak.
2015-09-14 14:44:51 -04:00
Shu-yu Guo
64db2267cf
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Brian Grinstead
ce53bb1989
Bug 1203280 - Back out all non-test changes from changeset 064a1ae9f3d4 (bug 1199790);r=MattN
...
--HG--
extra : commitid : DZAN4miPJkE
2015-09-09 15:19:34 -07:00
Wes Kocher
239c2be110
Merge m-c to fx-team, a=merge
2015-09-04 15:42:29 -07:00
Florian Quèze
4bd509440b
Bug 1119250 - remove old searchbar UI - part 1 - remove the browser.search.showOneOffButtons pref, r=Mossop.
2015-09-04 22:54:27 +02:00
Carsten "Tomcat" Book
3961c96b63
Merge mozilla-central to mozilla-inbound
2015-09-04 16:14:00 +02:00
Brian Grinstead
56824267bd
Bug 1199790 - Add grouping in Control Center Permissions subpanel;r=ttaubert
...
--HG--
extra : commitid : 1Y3HZTwCHKF
2015-09-03 10:25:31 -07:00
Ryan VanderMeulen
ac8565e1ce
Backed out changesets b2c46fdeca8b, 6b768986595f, and 78c891ba5de1 (bug 1089695) for frequent Marionette crashes.
2015-08-31 22:03:20 -04:00
David Rajchenbach-Teller
7c5b398ffd
Bug 1089695 - Async sanitize.js. r=mak
...
--HG--
extra : transplant_source : %B8r%AA%97n%C9%5B%EA%A64%89P%D1%0E%8B%60%97%1B%BF%D3
2015-07-27 19:18:19 +02:00
Yoshi Huang
e6070e9062
Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley
2015-08-18 15:01:42 +08:00
Yury Delendik
227cd6c1dc
Bug 1192831 - Remove PlayPreview API. r=jet, r=peterv
...
--HG--
extra : rebase_source : 7486debb89472aa52d034a8eb458245d7daec5ff
extra : source : 2d9ed9032a45d4c3644f40420428e1a8441785db
2015-08-20 15:15:18 -05:00
Pavlo
9704fc6569
Bug 1037997 - Added possibility to choose monitors during screen capturing. r=florian,jesup
...
--HG--
extra : rebase_source : 6b2476d5c03dffa27c8a5c570ec1392d332b81d2
2015-09-03 07:24:00 +02:00
Bobby Holley
edfe287f26
Backed out 3 changesets (bug 1165272) for b2g sanity blocker.
2015-08-25 11:16:21 -07:00
Yoshi Huang
de47f4b89f
Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley
2015-08-24 01:18:00 -04:00
Felipe Gomes
b4d0713873
Bug 1109087 - Follow-up fix for incorrect function name. r=florian
...
--HG--
extra : rebase_source : 1b5ee9f13e396508c07f4b5b68be487f6b16209d
2015-08-13 10:12:00 -04:00
Felipe Gomes
ec5aa635ce
Bug 1109087 - Handle WebRTC indicators' states across multiple processes. r=florian
2015-08-12 16:50:55 -03:00
Jan-Ivar Bruaroey
27be58a915
Bug 1189060 - add CreateOfferRequest.webidl interface for add-ons r=florian,peterv
...
--HG--
extra : transplant_source : %97%9C%D9%9Bx%21%01_6%29%98T%9C%0F%CE%E3%40%A0%8AE
2015-08-11 13:48:55 -04:00
Jan-Ivar Bruaroey
dafe658039
Bug 1189060 - let webrtcUI.jsm etc. block initial Offer/Answer exchange through hook. r=florian,fabrice,mfinkle,mt
...
--HG--
extra : transplant_source : %CBwD%14%7D4%9E%EB%AC%5C7K%E4p%3Dr%8Fjl%8A
2015-08-07 15:22:30 -04:00
Gijs Kruitbosch
127aeefe17
Bug 1182778, r=margaret,f=bz
...
--HG--
extra : commitid : ATLsconKiIq
extra : rebase_source : 4e6c3207ce438c4429dc32695dcbc4fbf5a2c022
2015-07-17 13:30:42 +01:00
Carsten "Tomcat" Book
57a966656a
merge mozilla-inbound to mozilla-central a=merge
2015-08-04 13:01:07 +02:00
Mark Hammond
4cc97da765
Bug 1184005 - Remove readinglist. r=MattN,jaws,adw
2015-08-04 12:00:43 +10:00
Bill McCloskey
b1a00d7c72
Bug 1175770 - New extension API (r=Mossop)
2015-08-03 10:41:24 -07:00
Carsten "Tomcat" Book
03d48d1951
Backed out changeset 4e3821b236f9 (bug 1175770)
2015-08-03 09:37:54 +02:00
Bill McCloskey
14e7d8ca0a
Bug 1175770 - New extension API (r=Mossop)
2015-08-02 17:29:55 -07:00
Blake Kaplan
b22c011fa8
Bug 940206 - Implement Navigator.registerContentHandler and Navigator.registerProtocolHandler for e10s. r=dao
2015-07-31 17:03:37 -07:00
Ursula
c92c765174
Bug 1142034 - Don't show 'Restore All Crashed Tabs' when only one tab has crashed. r=mconley
...
--HG--
extra : commitid : KI4QTK8C8S9
extra : rebase_source : fbfb838e3e56b950ea3e37956d808b3deab3ce8c
2015-07-23 14:47:35 -04:00
Ryan VanderMeulen
01499c3bc0
Merge inbound to m-c. a=merge
2015-07-27 15:34:42 -04:00
Paul Adenot
3421dc7c9e
Bug 1156472 - Part 9 - Implement the minimum frontend to play with the feature. r=gijs,florian
2015-07-24 14:28:17 +02:00
Nihanth Subramanya
152ca3672f
Bug 1185845 - Fix localization issues in in-content search UI. r=adw
...
--HG--
extra : rebase_source : bc43e8d685bfc50f3e50337ce444e31549132dcc
2015-07-22 02:30:10 -07:00
Wes Kocher
83b4188234
Backed out 14 changesets (bug 1156472) for test_getUserMedia_audioCapture.html failures on b2g emulator
...
Backed out changeset deec8eb18346 (bug 1156472)
Backed out changeset 0f5bec4c05ba (bug 1156472)
Backed out changeset 2dd83ac00bf9 (bug 1156472)
Backed out changeset abd4e47887f7 (bug 1156472)
Backed out changeset 4824d9874663 (bug 1156472)
Backed out changeset 12805598e6fa (bug 1156472)
Backed out changeset e2f0062a1f67 (bug 1156472)
Backed out changeset 99ef8e436a7f (bug 1156472)
Backed out changeset 65bbfc1546af (bug 1156472)
Backed out changeset 2ab4f16eaf0a (bug 1156472)
Backed out changeset 7f565685e20a (bug 1156472)
Backed out changeset 28c03c98cb2b (bug 1156472)
Backed out changeset d477cfba6e1d (bug 1156472)
Backed out changeset 9819fa56caa1 (bug 1156472)
2015-07-24 13:15:57 -07:00
Paul Adenot
ed2dcb7e89
Bug 1156472 - Part 9 - Implement the minimum frontend to play with the feature. r=gijs,florian
2015-07-24 14:28:17 +02:00
Carsten "Tomcat" Book
2b73aa4f63
Backed out 14 changesets (bug 1156472) for bustage on a CLOSED TREE
...
Backed out changeset 2ddbf85a42c0 (bug 1156472)
Backed out changeset 306d02e17081 (bug 1156472)
Backed out changeset 03598139f39a (bug 1156472)
Backed out changeset 4b1e6069b598 (bug 1156472)
Backed out changeset 6c588a5eaaec (bug 1156472)
Backed out changeset 8c98d7beaea7 (bug 1156472)
Backed out changeset fbf59fbb5875 (bug 1156472)
Backed out changeset 66479dd9eed9 (bug 1156472)
Backed out changeset c8502deeed33 (bug 1156472)
Backed out changeset 1a60ff1149a1 (bug 1156472)
Backed out changeset af1638279785 (bug 1156472)
Backed out changeset 8210276a98ca (bug 1156472)
Backed out changeset 13730e7c5997 (bug 1156472)
Backed out changeset 05acb71cf981 (bug 1156472)
2015-07-24 17:08:37 +02:00
Paul Adenot
4397423937
Bug 1156472 - Part 9 - Implement the minimum frontend to play with the feature. r=gijs,florian
2015-07-24 14:28:17 +02:00
Wes Kocher
cfc64d6694
Merge m-c to fx-team, a=merge
2015-07-21 16:13:57 -07:00
Trevor Rowbotham
09cd3f54fa
Bug 1185042 - Correctly send the checked status of the URL opt-in checkbox when submitting a crash report. r=mconley
...
--HG--
extra : commitid : 1jriHw2XW1m
extra : amend_source : db5ceef7376ea0de3612afc11797456169c1723b
2015-07-17 12:16:00 -04:00