Jonathan Watt
5c282289dd
Bug 1263332 - Avoid startup JavaScript strict warning in DirectoryLinksProvider.jsm. r=MattN
2016-04-12 16:10:25 +01:00
Tobias Schneider
f035d10b91
Bug 1262767 - NS_ERROR_FAILURE in nsITelemetry.getKeyedHistogramById when opening miniclip.com. r=bsmedberg
2016-04-07 10:46:00 -04:00
Wes Kocher
8a80b14f72
Merge fx-team to central, a=merge
...
MozReview-Commit-ID: yuSA0kqs0F
2016-04-08 15:26:49 -07:00
Dave Townsend
17d8a23b3f
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
2016-04-05 11:33:33 -07:00
Bill McCloskey
15c142f7b6
Bug 1164931 - Clear hangs when they're over (r=mrbkap)
2016-04-07 17:15:26 -07:00
Florian Quèze
09a9545603
Bug 1258019 - avoid JS errors on closed windows in ContentWebRTC.jsm, r=felipe.
2016-04-05 12:13:45 +02:00
Kirk Steuber
97322d898c
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
2016-03-31 14:47:34 -07:00
Xidorn Quan
1e1390afbf
Bug 1260102 - Pass isHandlingUserInput through process boundary for content menu command. r=mrbkap
...
MozReview-Commit-ID: FMQOFpeO6yn
2016-03-29 14:58:43 +11:00
Tobias Schneider
169c0f8dea
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
4e65e77633
bug 1184739 - Blob URLs as favicons don't work r=felipe
2016-03-25 10:06:38 -04:00
Blake Kaplan
fec8c7026e
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
01db691369
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
2b8faefaba
Bug 1252855 - make reader mode use AsyncPrefs, r=margaret
...
MozReview-Commit-ID: U6ZTyQQSHG
2016-03-15 20:40:14 +00:00
Shane Caraveo
1159f1e084
Bug 898706 remove frameworker and all associated code and tests, r=markh
2016-03-17 16:46:41 -07:00
Tooru Fujisawa
412ae0e2a1
Bug 1256088 - Merge mock app-info implementation into AppInfo.jsm. r=gps
2016-03-16 16:58:29 +09:00
Carsten "Tomcat" Book
3452c5d7ab
Merge mozilla-central to fx-team
2016-03-15 10:44:47 +01:00
Nihanth Subramanya
f6b63f3118
Bug 1189101 - In-content search: include all engines when cycling with cmd+up/down. r=adw
...
MozReview-Commit-ID: FtobKAtwNYN
2016-01-27 17:25:39 -08:00
Wes Kocher
7270dd8fb3
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: FyYG71q4yxf
2016-03-08 16:09:09 -08:00
Wes Kocher
e700507fca
merge inbound to m-c a=merge
...
MozReview-Commit-ID: BHxDQF6gIe3
2016-03-08 16:00:45 -08:00
Mark Banner
685dfb883f
Bug 1251902 - Stop the 'Hello' and 'Share this page' buttons blinking when the panel is being opened. r=mixedpuppy
2016-03-08 19:45:35 +00:00
Dão Gottwald
aee25b5c6f
Bug 1253584 - Fix and enable browser_NetworkPrioritizer.js for e10s. r=mconley
2016-03-08 12:16:42 +01:00
Myk Melez
11388a70ad
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
a5c8a12fbb
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
552372691e
Bug 1250958 - fix browser_markPageAsFollowedLink.js for e10s (and fix framed link coloring to make it pass). r=jaws
...
MozReview-Commit-ID: 9k58B16nPL8
2016-02-26 18:55:36 +01:00
Marco Bonardo
62a725d70c
Backed out changeset e427eb78d33b (bug 1250958) for test failures
...
MozReview-Commit-ID: 7IVwDpqXf7D
2016-03-01 11:55:02 +01:00
Marco Bonardo
2351c2d955
Bug 1250958 - fix browser_markPageAsFollowedLink.js for e10s (and fix framed link coloring to make it pass). r=jaws
...
MozReview-Commit-ID: 9k58B16nPL8
2016-02-26 18:55:36 +01:00
Marco Bonardo
12737eee2b
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
2016-02-22 18:17:43 +01:00
Margaret Leibovic
67b8d331fa
Bug 1226238 - (Part 4) Remove reading list toggle button from reader view. r=ahunt,Gijs
...
MozReview-Commit-ID: 3pwOV5BjwC9
2016-02-22 10:35:32 -05:00
Margaret Leibovic
36d1c35aec
Bug 1226238 - (Part 1) Remove share button from reader view. r=ahunt,Gijs
...
MozReview-Commit-ID: 3TFzz809KcM
2016-02-22 10:09:07 -05:00
J. Ryan Stinnett
a5d3a1fe97
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
7be3e682a6
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
976e74da13
Bug 1249332 - [e10s] Make browser_ContentSearch.js work under e10s. r=mak
2016-02-22 15:18:12 -08:00
Drew Willcoxon
77848b1428
Back out 996485ab7306 (bug 1249332) for test bustage.
2016-02-22 16:27:44 -08:00
Drew Willcoxon
5028af9484
Bug 1249332 - [e10s] Make browser_ContentSearch.js work under e10s. r=mak
2016-02-22 15:18:12 -08:00
Benjamin Dahse
3ff5a3408f
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
0debf7316f
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
6a9ce8a5af
Backed out changeset c34fe673bb97 (bug 1014185) for perma failures in browser_bug1163570.js
2016-02-19 17:19:19 +01:00
Dão Gottwald
b454fc92a1
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
18849d1288
merge mozilla-inbound to mozilla-central a=merge
2016-02-18 12:01:24 +01:00
Florian Quèze
ad5ef5746e
Bug 1248329 - Requesting permissions in short succession can lead to the microphone icon displayed for an unrelated notification, r=Gijs.
2016-02-17 11:57:41 +01:00
Gian-Carlo Pascutto
470f4f04de
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
3d3f52314a
Bug 1245833 - Don't send empty comments or email addresses in content crash reports. r=felipe
2016-02-04 16:14:19 -05:00
Dave Townsend
a215a4a95a
Bug 1245649: Turn on no-extra-semi. r=markh
2016-02-03 17:27:36 -08:00
Dave Townsend
8e54bd9bcf
Bug 1245649: Turn on linebreak-style. r=Gijs
2016-02-03 17:04:56 -08:00
Dave Townsend
a2ba043d69
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
2016-02-03 14:22:33 -08:00
Mike de Boer
13cea25f52
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
c29873e1b8
Bug 1242907 - Fix broken about:crashes due to typo in ContentCrashHandlers.jsm. r=mconley
2016-02-03 18:21:27 +02:00
Steven Englehardt
239dfaeb7b
Bug 1244887: Fixing userContext label on awesomebar, r=baku
2016-02-02 11:14:36 -08:00
Matthew Noorenberghe
531c1f5eb5
Bug 1243089 - Remove provisional Desktop identity UI for website sign-in with BrowserID (SignInToWebsite). r=felipe
2016-02-01 14:31:38 -08:00
Gijs Kruitbosch
fae93fb58b
Bug 1200639 - add LaterRun.jsm to show pages on the Nth run of a new profile, r=jaws
2016-01-19 15:47:19 +00:00