Commit Graph

33464 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
bee53c8625 Merge mozilla-central to fx-team 2015-11-19 15:24:02 +01:00
Carsten "Tomcat" Book
8c38596e70 merge mozilla-inbound to mozilla-central a=merge 2015-11-19 14:44:11 +01:00
Carsten "Tomcat" Book
97a3535033 Backed out changeset 24c5d435977d (bug 1213421) for dt6 leak 2015-11-19 14:25:17 +01:00
Nigel Babu
acd09ac1f8 Backed out changeset 3112d1e94a05 (bug 1182546) for Android M(c) bustage 2015-11-19 14:26:25 +05:30
Kris Maglione
ea7623830d Bug 1218443: [webext] Fix some instances of window listeners not being added correctly. r=billm 2015-11-15 19:34:09 -08:00
Tummala Dhanvi
6b78ae1d62 Bug 1190961 - Change info-pages.css' placeholder icon to one that exists in toolkit/ r=jaws 2015-11-18 12:49:41 -05:00
Jared Wein
855fe12d0c Bug 1225865 - Control Center (identity-box) missing :hover:active styling. r=dao 2015-11-18 12:48:52 -05:00
Mike Conley
8a427ca3f9 Backout fix for bug 1175267 (76a433881e4b) for causing bug 1213650. 2015-11-18 12:20:29 -05:00
Tim Nguyen
5a7c060ffc Bug 1188785 - Use SVG images for new tab and tab scroll arrow on Windows. r=dao 2015-11-14 04:44:00 +01:00
Nigel Babu
af7c14cf01 Backed out 8 changesets (bug 1171708) for bustage in it's own tests ON A CLOSED TREE
Backed out changeset cae56980cbec (bug 1171708)
Backed out changeset c60c33f9b573 (bug 1171708)
Backed out changeset 96830bc690b6 (bug 1171708)
Backed out changeset e1fcd236bdd3 (bug 1171708)
Backed out changeset 9a48c1d22248 (bug 1171708)
Backed out changeset 020345f46fbd (bug 1171708)
Backed out changeset 6098e098d9eb (bug 1171708)
Backed out changeset c67eefd6cf4d (bug 1171708)
2015-11-19 17:49:38 +05:30
Gijs Kruitbosch
08564cf1aa Bug 1222786 - make tab groups removal warning in tab groups UI more prominent, r=jaws 2015-11-18 12:33:26 +00:00
Gijs Kruitbosch
db98e669ca Bug 1222749 - change start padding on identity-box to match end-padding, r=dao 2015-11-18 13:53:30 +00:00
Mike Conley
5b2bb1d83a Bug 1171708 - Add tests for async window flushing. r=billm 2015-11-17 12:26:33 -05:00
Mike Conley
dad02aa2f9 Bug 1171708 - Rewrite browser_490040.js to be more Task-y. r=billm 2015-11-11 14:16:02 -05:00
Mike Conley
a1cbb1aaea Bug 1171708 - Rewrite browser_354894_perwindowpb.js to be more Task-y. r=billm 2015-11-17 12:25:36 -05:00
Mike Conley
199dbd7781 Bug 1171708 - Fix SessionStore tests to account for async window flushing. r=billm 2015-11-16 16:17:29 -05:00
Mike Conley
a381bc0297 Bug 1171708 - Have SessionStore asynchronous collect window information on close. r=billm 2015-11-12 14:21:21 -05:00
Jared Wein
9a2a494f7b Bug 1225648 - Remove duplicate skipDefaultBrowser code and fix double-counting error when tracking prompt counts. r=Gijs 2015-11-18 11:37:29 -05:00
Mike de Boer
60adbb3e2b Bug 1048850 - Part 6: make sure our mochi tests don't depend on mozLoopAPI anymore and move relevant ones to xpcshell. r=Standard8 2015-11-18 17:09:44 +01:00
Mike de Boer
8e63b513b2 Bug 1048850 - Part 5: ui-showcase adjustments to remove its dependency on navigator.mozLoop. r=Standard8 2015-11-18 17:09:41 +01:00
Mike de Boer
e420ab9167 Bug 1048850 - Part 4: update mocha tests and karma runs to not rely on mozLoop anymore. r=Standard8 2015-11-18 17:09:39 +01:00
Mike de Boer
7c3e52381a Bug 1048850 - Part 3: transition from the navigator.mozLoop API to the RemotePageManager API. r=Standard8 2015-11-18 17:09:36 +01:00
Mike de Boer
2738a0a16d Bug 1048850 - Part 1: add a client part that can be used to request data from the Loop API or subscribe to incoming push messages. r=Standard8 2015-11-18 17:09:31 +01:00
Carsten "Tomcat" Book
68fac75c59 merge mozilla-inbound to mozilla-central a=merge 2015-11-18 14:50:18 +01:00
Phil Ringnalda
7f2ecabbf6 Back out 6fa3b2df62cc (bug 1218443) for browser_ext_pageAction_context.js leaks
CLOSED TREE
2015-11-17 22:38:20 -08:00
Phil Ringnalda
6fdb214996 Bug 1166297 - As a last resort, use requestLongerTimeout() in browser_tabMatchesInAwesomebar.js 2015-11-17 21:00:35 -08:00
Blake Kaplan
6464121b90 Bug 1159385 - Make PDFJS browser-chrome tests e10s compatible. r=yury 2015-11-17 14:20:00 -08:00
Kris Maglione
3b9780b8f6 Bug 1218443: [webext] Fix some instances of window listeners not being added correctly. r=billm 2015-11-15 19:34:09 -08:00
Mark Hammond
6568d1a08f Bug 1221906 - Allow Sync to only sync specified engines. r=rnewman 2015-11-18 12:49:54 +11:00
Mark Hammond
d0cebdae14 Bug 1225194 - hook up remotetab action to tabs from other devices are actually opened. r=mak 2015-11-18 12:44:37 +11:00
Kris Maglione
891eeed2f4 Bug 1215893: [webext] Check capturing event listeners for the correct target. r=billm 2015-11-14 23:30:52 -08:00
Wes Kocher
2e70ab4e2b Merge m-c to inbound, a=merge 2015-11-17 13:23:01 -08:00
David Critchley
af4ab56bcd Bug 1201902 - Add new feedback link to Loop's panel menu. r=Standard8 2015-11-17 14:15:43 +00:00
Carsten "Tomcat" Book
e7f13607e8 Merge mozilla-central to fx-team 2015-11-17 12:35:11 +01:00
Carsten "Tomcat" Book
074e71d839 merge mozilla-inbound to mozilla-central a=merge 2015-11-17 12:26:16 +01:00
Carsten "Tomcat" Book
025b063a3c merge fx-team to mozilla-central a=merge 2015-11-17 12:10:03 +01:00
Jeremy Francispillai
4707abc066 Bug 1119872 - Changed "Restore default engines" button action to also reset the selected engine to the default engine, r=florian. 2015-11-17 11:59:16 +01:00
ffxbld
f3d61e4b01 No bug, Automated blocklist update from host bld-linux64-spot-383 - a=blocklist-update 2015-11-17 00:45:00 -08:00
Nigel Babu
da6023ea21 Backed out changeset 25a5db43969c (bug 1159385) 2015-11-16 18:30:49 +05:30
Christoph Kerschbaumer
6d763341e0 Bug 1223225 - Use channel.asyncOpen2() in browser/base/content/nsContextMenu.js (r=sicking) 2015-11-15 14:47:51 -08:00
Kris Maglione
0fc5c44637 Bug 1190321: [webext] Complete test coverage for the browserAction API. r=gabor 2015-11-15 02:01:44 -08:00
Phil Ringnalda
d3cd8667c2 Bug 1185403 - Disable browser/components/preferences/in-content/tests/browser_healthreport.js for frequent failures 2015-11-14 14:35:12 -08:00
Nigel Babu
914f0ac2ab Backed out changeset 5fb6f8b316ca (bug 1185403) for win7 pgo bc1 perma-orange, a=bustage 2015-11-16 16:21:15 +05:30
Phil Ringnalda
0595438be8 Bug 1185403 - Disable browser/components/preferences/in-content/tests/browser_healthreport.js for frequent failures 2015-11-14 14:35:12 -08:00
Phil Ringnalda
bf6b0c0919 Merge m-i to m-c, a=merge 2015-11-14 13:22:10 -08:00
Maxim Zhilyaev
19eff353c7 Bug 1224310 - Suggested tiles requires two blocks to stop showing in newtab [r=marcosc] 2015-11-14 06:10:29 -08:00
David Critchley
6d80f02ba5 Bug 1219600 - Add a fallback method for handling Hello room titles, r=Mardak 2015-11-13 16:59:26 -08:00
Jared Wein
84fa355065 Bug 1213421 - Truncate long body and title text in notifications. r=MattN 2015-11-13 15:56:47 -05:00
Wes Kocher
9e55e17c51 Backed out changeset 1aa4c60fbfdb (bug 1221084) for frequent bc7 failures in browser_aboutCertError.js 2015-11-13 12:00:22 -08:00
Ryan VanderMeulen
fc59704ad0 Bug 1224644 - Update pdf.js to version 1.2.109. r=bdahl 2015-11-13 13:46:45 -05:00