Francois Marier
|
82be864165
|
Bug 1226490 - Allow administrators to prevent users from ignoring Safe Browsing warnings. r=gcp,r=smaug
|
2015-11-23 13:34:31 -08:00 |
|
Andrew Herron
|
ffb1c5dd5b
|
Bug 586587 - support kHTMLMime in the Windows clipboard as CF_HTML. r=jimm
|
2015-07-22 16:56:57 +10:00 |
|
Carsten "Tomcat" Book
|
caf735ea73
|
Merge mozilla-central to mozilla-inbound
|
2015-11-23 14:31:46 +01:00 |
|
Carsten "Tomcat" Book
|
5f1ac1afb3
|
merge mozilla-inbound to mozilla-central a=merge
|
2015-11-23 14:08:50 +01:00 |
|
Andrea Marchesini
|
f44bf80ff9
|
Bug 1213154 - tab-sound-icon should be supported by bfcache, r=roc
|
2015-11-23 11:35:14 +00:00 |
|
Jan Varga
|
efd7d386fa
|
Bug 961049 - Part 10: Fix a test which depended on main thread busyness; r=baku
|
2015-11-22 10:44:53 +01:00 |
|
Jan Varga
|
38ee7f95d8
|
Bug 961049 - Part 4: QuotaManager on PBackground core changes; r=baku
--HG--
rename : dom/quota/QuotaManager.cpp => dom/quota/ActorsParent.cpp
rename : dom/quota/nsIUsageCallback.idl => dom/quota/nsIQuotaCallbacks.idl
rename : dom/quota/nsIQuotaManager.idl => dom/quota/nsIQuotaManagerService.idl
rename : dom/quota/nsIQuotaRequest.idl => dom/quota/nsIQuotaRequests.idl
|
2015-11-22 10:43:55 +01:00 |
|
Francois Marier
|
f6fd256206
|
Bug 1216723 - Add tests for the new -forbid- Safe Browsing list type. r=gcp
|
2015-11-20 20:25:11 -08:00 |
|
Francois Marier
|
67506f65a6
|
Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug
|
2015-11-20 20:24:50 -08:00 |
|
Mike Conley
|
07388b22cc
|
Bug 1209689 - Only show about:tabcrashed for the selected tab. r=felipe
--HG--
extra : commitid : 2CATZcr6PEr
extra : rebase_source : bd64a4de363ef9a84cce5f2db5a3d26ecce7ba90
|
2015-10-28 15:30:43 -04: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 |
|
Mike Conley
|
8b71909a8f
|
Bug 1213650 - Stash the last value of lastArguments to navigateAndRestore to restore with. r=Mossop
--HG--
extra : commitid : IdMJeVLxLS2
extra : rebase_source : eced932ea0a364f6fc537d6921edf7b40a3ffa7f
extra : histedit_source : 5a496b97359e6a1724560ed3ce7184e39170c1ea
|
2015-11-16 16:58:12 -05:00 |
|
Olivier Yiptong
|
a44b36b9b2
|
Bug 1224950 - Remove redundant RemoteNewTabUtils use in content/browser.js r=mconley
--HG--
extra : commitid : FGc7Y4TMaBQ
extra : amend_source : a69f5ebe320229fe4a8f012bc4571209c77bc5f5
|
2015-11-19 16:51:48 -05:00 |
|
Carsten "Tomcat" Book
|
839fa910f5
|
merge mozilla-inbound to mozilla-central a=merge
|
2015-11-19 14:44:11 +01:00 |
|
Nigel Babu
|
a103e9c278
|
Backed out changeset 3112d1e94a05 (bug 1182546) for Android M(c) bustage
|
2015-11-19 14:26:25 +05:30 |
|
Mike de Boer
|
4da42cdb54
|
Bug 1048850 - Part 3: transition from the navigator.mozLoop API to the RemotePageManager API. r=Standard8
|
2015-11-18 17:09:36 +01:00 |
|
Phil Ringnalda
|
bef4c1c018
|
Bug 1166297 - As a last resort, use requestLongerTimeout() in browser_tabMatchesInAwesomebar.js
--HG--
extra : rebase_source : 6f12455aa500b6f75b01938c547e454ce037e20f
|
2015-11-17 21:00:35 -08:00 |
|
Mark Hammond
|
2edde3bf98
|
Bug 1221906 - Allow Sync to only sync specified engines. r=rnewman
|
2015-11-18 12:49:54 +11:00 |
|
Mark Hammond
|
58510803fe
|
Bug 1225194 - hook up remotetab action to tabs from other devices are actually opened. r=mak
|
2015-11-18 12:44:37 +11:00 |
|
Carsten "Tomcat" Book
|
1cf9b8b2ab
|
merge mozilla-inbound to mozilla-central a=merge
|
2015-11-17 12:26:16 +01:00 |
|
Christoph Kerschbaumer
|
70c1329cf3
|
Bug 1223225 - Use channel.asyncOpen2() in browser/base/content/nsContextMenu.js (r=sicking)
|
2015-11-15 14:47:51 -08:00 |
|
Xidorn Quan
|
0e5ac1fd1f
|
Bug 1220907 - Add suffix to chrome css uri in browser_parsable_css test so that the file is always reparsed. r=Gijs
--HG--
extra : source : 51d3e34c9058f67497668d7130b9a9f733f832f1
|
2015-11-17 09:54:34 +11:00 |
|
Sebastian Hengst
|
fb3c4c798c
|
Bug 1224834 - Remove infinite improbability drive. r=Gijs
|
2015-11-14 19:42:38 +01:00 |
|
Panos Astithas
|
d9c75611cd
|
Make 'Go Back' button work even when there is nothing to go back to (bug 1221084); r=paolo
|
2015-11-16 15:37:27 +02:00 |
|
Jared Wein
|
fd3e052054
|
Bug 1213421 - Truncate long body and title text in notifications. r=MattN
--HG--
extra : rebase_source : bb92c1846bbc15347cd6e5fe1b43919b11b2b467
|
2015-11-13 15:56:47 -05:00 |
|
Wes Kocher
|
9a7610609b
|
Backed out changeset 1aa4c60fbfdb (bug 1221084) for frequent bc7 failures in browser_aboutCertError.js
--HG--
extra : commitid : DW4AIoZYZVx
|
2015-11-13 12:00:22 -08:00 |
|
Gijs Kruitbosch
|
3db95fa38b
|
Bug 1217586 - fix modifier click / enter on SVG links by passing node principal, r=felipe
--HG--
extra : commitid : D4etC62H4WX
extra : rebase_source : 19ec1865d9b1d193fdb915831e0e7f05dbe6aec6
|
2015-11-12 17:27:38 +00:00 |
|
Panos Astithas
|
368212c1c0
|
Make 'Go Back' button work even when there is nothing to go back to (bug 1221084); r=paolo
|
2015-11-13 17:55:15 +02:00 |
|
Dão Gottwald
|
968573f431
|
Bug 933917 - Remove about:permissions. r=MattN
|
2015-11-13 11:18:27 +01:00 |
|
Kit Cambridge
|
984c29da1d
|
Bug 1220779 - Make the web notifications label match the permission doorhanger. r=MattN
--HG--
extra : commitid : ACLoNetMHdJ
extra : rebase_source : 9ee3dd750db63e47c2dc6c9726bbf0617d42fce2
|
2015-11-02 11:50:10 -08:00 |
|
Paolo Amadini
|
383af26e19
|
Bug 1206244 - Replace globe with the "i" icon, keep separate lock for secure pages. r=past
--HG--
extra : commitid : FK2Mm4rfvXP
extra : rebase_source : 27b3567bb0db0f8b5dc042f3958a4374b012429e
|
2015-11-11 15:52:56 +00:00 |
|
Carsten "Tomcat" Book
|
fde361620f
|
merge mozilla-inbound to mozilla-central a=merge
|
2015-11-12 12:00:55 +01:00 |
|
Mark Hammond
|
c24f1e0216
|
Bug 1210616 - have remote (sync) tabs appear in awesomebar suggestions. r=mak
|
2015-11-12 11:02:44 +11:00 |
|
Bill McCloskey
|
4f99faeaed
|
Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs)
|
2015-11-11 18:04:21 -08:00 |
|
Wes Kocher
|
ea2623adb5
|
Merge m-c to inbound, a=merge
--HG--
extra : commitid : 93SodIi80b2
|
2015-11-11 17:12:26 -08:00 |
|
Wes Kocher
|
2ec982147f
|
Backed out changeset d1cc0dd57fbe (bug 1100662) for browser_notification_tab_switching.js bustage CLOSED TREE
--HG--
extra : commitid : DdUIPCn7G06
|
2015-11-11 10:05:34 -08:00 |
|
Jared Wein
|
9736582b2a
|
Bug 1100662 - Fix browser_notification_tab_switching.js to work in e10s mode. r=Gijs
|
2015-11-09 14:55:00 +01:00 |
|
Masatoshi Kimura
|
11d0936177
|
Bug 1219088 - Show infobar when RC4 override is enabled. r=past
|
2015-11-11 23:13:34 +09:00 |
|
Carsten "Tomcat" Book
|
f2915b700e
|
Merge mozilla-central to fx-team
|
2015-11-11 12:44:56 +01:00 |
|
Carsten "Tomcat" Book
|
0610c350a3
|
merge mozilla-inbound to mozilla-central a=merge
|
2015-11-11 12:42:52 +01:00 |
|
Kit Cambridge
|
651792a7c1
|
Bug 1220531 - Link to the Push notifications article on SUMO. r=MattN
--HG--
extra : commitid : CyXebSUVhVq
|
2015-11-10 09:29:47 -08:00 |
|
Jon Coppeard
|
4922ce95a1
|
Bug 1217332 - reenable browser_syncui.js on Mac now that the crashes and assertions are fixed, r=philor
--HG--
extra : rebase_source : fa9a5c3a79a9e7fc0b29e50024126c2b5e66794d
|
2015-11-10 09:23:00 -08:00 |
|
Panos Astithas
|
a45cc8a956
|
Bug 1217133 - Don't warn about insecure passwords on localhost pages. r=paolo,MattN
|
2015-11-11 08:39:06 +02:00 |
|
Christoph Kerschbaumer
|
8b80b45c0b
|
Bug 1182546 - Test block loading DTD from random page (r=bz,gijs)
|
2015-11-18 19:24:46 -08:00 |
|
Eduard Hanu
|
814319bd6d
|
Bug 1218189 - Remove unused abouthome-search-panel. r=ntim,dao
|
2015-11-07 09:14:49 +01:00 |
|
Sebastian Hengst
|
6a801a6e69
|
Bug 682741 - About dialog: Properly format and align version number in right-to-left languages. r=Gijs
|
2015-11-05 16:22:51 +01:00 |
|
Paolo Amadini
|
ed9f1a7319
|
Bug 1212520 - Rewrite browser_bug906190.js with Tasks and re-enable it on Linux. r=tanvi
--HG--
extra : commitid : KwtdVX1rAqN
extra : rebase_source : 29d92eac6235fc3a02c033b3e651d79dc72023c3
|
2015-11-03 14:47:37 +00:00 |
|
Carsten "Tomcat" Book
|
bb068eacd7
|
merge mozilla-inbound to mozilla-central a=merge
--HG--
rename : browser/locales/en-US/chrome/browser/devtools/memory.properties => devtools/client/locales/en-US/memory.properties
|
2015-11-05 11:58:55 +01:00 |
|
J. Ryan Stinnett
|
43ddea6efd
|
Bug 1207976 - Remove /themes from DevTools URLs. r=ochameau
|
2015-11-04 12:04:20 -06:00 |
|