Commit Graph

38638 Commits

Author SHA1 Message Date
Ryan VanderMeulen
1429144063 Bug 1224644 - Update pdf.js to version 1.2.109. r=bdahl 2015-11-13 13:46:45 -05: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
Fernando Campo
2ab9bf67f8 Bug 1222034 - [LinkClicker] Letterbox should be grey when sharing tabs. r=dmose 2015-11-12 06:51:00 +01:00
Carsten "Tomcat" Book
11f254091e Merge mozilla-central to fx-team 2015-11-13 14:37:10 +01:00
Wes Kocher
965f61f745 Merge m-c to inbound, a=merge CLOSED TREE
--HG--
extra : commitid : GWqH03Ikv84
2015-11-12 16:26:18 -08: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
Manuel Casas Barrado [:mancas]
dbc30446f9 Bug 1222028 - Large favicon in hello panel for some websites. r=mikedeboer 2015-11-11 04:17:00 +01:00
Gijs Kruitbosch
dc2731ae06 Bug 1223947 - actually check tab groups' firstUseExperienced, r=ttaubert
--HG--
extra : commitid : 60vt7SxF0wb
extra : amend_source : 28ae1ae16f6897414e0bd639ad250fec764b9bba
2015-11-11 21:05:47 +00: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
Mark Banner
e0c7d1252d Bug 1223351 - Store a metrics event on the loop server if the data channel setup fails. r=Mardak 2015-11-10 21:25:51 +00: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
Gijs Kruitbosch
f1c9f218c9 Bug 1221275 - override background image on all non-menubar/tabs toolbars, r=jaws
--HG--
extra : commitid : 6XUWUIIgSga
extra : rebase_source : 85a682101f37cb48c31001ea9bad05d197891415
extra : amend_source : 7dc8d544d618f9d44168e7153f7c59afb3e93510
2015-11-10 09:42:38 +00: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
Boris Kudryavtsev
5dd5ea66ce Bug 1219861 - Remove not-allowed cursor on disabled buttons on in-content pages. r=dao 2015-11-08 00:30:00 +01:00
Olivier Yiptong
7aba170c6a Bug 1223451 part 2: Add RemoteNewTabUtils.jsm & its test (part of remote new tab feature) with 'hg copy' to preserve blame. r=Mardak
DONTBUILD because this push (as a whole) isn't actually changing any files; it's only changing hg metadata, effectively.

--HG--
rename : toolkit/modules/NewTabUtils.jsm => browser/components/newtab/RemoteNewTabUtils.jsm
rename : toolkit/modules/tests/xpcshell/test_NewTabUtils.js => browser/components/newtab/tests/xpcshell/test_RemoteNewTabUtils.js
2015-11-10 11:09:53 -08:00
Daniel Holbert
fef29e5f49 Bug 1223451 part 1: Remove RemoteNewTabUtils.jsm & its test, so they can be added back as copies with useful 'hg blame'. r=oyiptong 2015-11-10 11:09:52 -08:00
Nicholas Parmar
619d5103d0 Bug 842356 - Set focus to downloads list box in about:downloads page on page load if list not empty, and made background and focus ring transparent if list empty. r=mak 2015-11-11 21:18:00 +01:00
Bill McCloskey
fd0aea8d56 Bug 1223585 - [webext] Annotate ignoreEvent (r=kmag) 2015-11-12 08:19:45 -08:00
Edgar Chen
dba190796b Bug 1205221 - Fix chrome.tabs.onUpdate event doesn't be fired correctly when tab's attribute is changed. r=billm
--HG--
extra : transplant_source : %B7%2C%06e%0E%0F/%C3%E5-F%A1M%9B%C3%8F%060%95S
2015-09-15 14:06:51 +08:00
Jared Wein
53c5412b7e Bug 1205436 - Add extra logging to PanelUI show/hide and customizing enter/exit. r=Gijs 2015-11-09 18:15:38 -05:00
Mark Banner
4b933355a4 Bug 1210865 - Change how Loop's data channels are setup to cope with the newer SDK that doesn't allow setting them up until subscription is complete. r=dmose 2015-11-10 08:58:10 +00:00
Mark Banner
b8b9d7e44d Bug 1210865 - Update OpenTok library to version 2.6.8. r=dmose 2015-11-10 08:58:10 +00:00
Carsten "Tomcat" Book
4ae0332034 Merge mozilla-central to fx-team 2015-11-09 14:59:44 +01:00
Carsten "Tomcat" Book
4d6f05d2f8 merge mozilla-inbound to mozilla-central a=merge 2015-11-09 14:55:30 +01:00
Gijs Kruitbosch
d47b63ada3 Bug 1221500 - followup: re-enable inadvertently-disabled-test, rs=green try
https://treeherder.mozilla.org/#/jobs?repo=try&revision=5aa4d4df6383

--HG--
extra : commitid : BbH691kPhC3
extra : rebase_source : a1cb16735b599c5ab6bda4f7527e86ffb3d3342c
2015-11-09 11:11:12 +00:00
Harshit Bansal
5bef1f4b9f Bug 1216955 - Use chrome override for download-glow-menuPanel-XPVista7.png. r=dao 2015-11-07 09:15:36 +01:00
Eduard Hanu
814319bd6d Bug 1218189 - Remove unused abouthome-search-panel. r=ntim,dao 2015-11-07 09:14:49 +01:00
Fernando Campo
88c0ef837d Bug 1221732 - Long page titles wrap in the panel conversation list, ui-r=sevaan, r=dmose 2015-11-06 13:57:07 -08:00
Ryan VanderMeulen
dcca1994a7 Bug 1222198 - Update pdf.js to version 1.2.68. r=bdahl, r=Mossop
--HG--
extra : rebase_source : 27058d7e12388176763eda7cb3a769f6bf9017b1
2015-11-05 17:22:25 -05:00
Dan Mosedale
c4b8c9e1e5 Bug 1147167-Upgrade React in Hello to 0.13.3, r=Standard8
--HG--
rename : browser/components/loop/content/shared/libs/react-0.12.2.js => browser/components/loop/content/shared/libs/react-0.13.3.js
2015-11-06 12:23:03 -08:00
Gijs Kruitbosch
eb15932c91 Bug 1221500 - followup: allow space for permanent banner, fix tests to deal with this, rs=bustage on a CLOSED TREE
--HG--
extra : commitid : LyDaMmjP8YQ
extra : rebase_source : c461bd4a82a6501405242d6759cda3fd21e54fbd
2015-11-06 19:25:17 +00:00
Kit Cambridge
332295eb06 Bug 1221330 - Show the app icon in the XUL upgraded notifications alert. r=MattN
--HG--
extra : commitid : 5Cg8eZkKxQd
2015-11-06 10:30:25 -08:00
Gijs Kruitbosch
1a3e2a1935 Bug 1221500 - use a notification to warn people that panorama is going away, r=ttaubert
--HG--
extra : commitid : 7FUHBIsSUnq
extra : rebase_source : 3c98289ff36fae3e6e35c28998ef153e99c30b66
2015-11-04 11:53:52 +00:00
Carsten "Tomcat" Book
672fda2c82 Merge mozilla-central to fx-team 2015-11-06 13:59:27 +01:00
Carsten "Tomcat" Book
9dc37c18b3 merge mozilla-inbound to mozilla-central a=merge 2015-11-06 13:44:30 +01:00
Wes Kocher
0614b39cb9 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : J6I6LGuQcFJ
2015-11-05 18:47:26 -08:00
Wes Kocher
0069e6af90 Merge inbound to central, a=merge
--HG--
extra : commitid : 426lsCwC1FX
2015-11-05 18:44:24 -08:00
Dan Mosedale
c872896c82 Bug 1222146-Allow test API server to be run on env-specified port, r=Mardak, NPOTB, DONTBUILD 2015-11-05 13:12:20 -08:00