Commit Graph

11581 Commits

Author SHA1 Message Date
Jared Wein
b59245ff38 Bug 1160578 - Disable the Pocket button for logged-in users on internal Firefox pages. r=dolske 2015-05-05 19:25:07 -04:00
Carsten "Tomcat" Book
4050d15bdc Merge mozilla-central to fx-team 2015-05-04 14:15:05 +02:00
Tim Taubert
3a19cfb79c Bug 1159497 - Fix intermittent browser_bug427559.js failures r=MattN 2015-04-30 19:09:42 +02:00
Mark Hammond
cf51d3bec4 Bug 1144493 - wallpaper over enough cracks to make page info work with e10s. r=mconley 2015-05-04 17:38:38 +10:00
Wes Kocher
f67e891edf Merge m-c to fx-team a=merge 2015-05-01 17:24:54 -07:00
Jared Wein
abbb275f40 Bug 1159744 - Use the panel implementations from the Pocket add-on for the Pocket feature. r=dolske 2015-05-01 17:16:42 -04:00
Matthew Noorenberghe
556e2eb79c Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs
Based on a patch by Jared Wein (:jaws).
2015-04-30 13:43:47 -07:00
Mark Hammond
bc0d2da956 Bug 1090633 - fix some focus related oranges with chats. r=mixedpuppy
From 27e7f9f198304d44a7a70b2f61518f1ff943651e Mon Sep 17 00:00:00 2001
---
 .../base/content/test/chat/browser_chatwindow.js   | 82 +++++++---------------
 browser/base/content/test/chat/browser_focus.js    |  8 ++-
 2 files changed, 31 insertions(+), 59 deletions(-)
2015-04-29 10:34:05 +10:00
Ryan VanderMeulen
c9d8e0070d Merge m-c to fx-team. a=merge 2015-04-30 14:05:10 -04:00
Tim Taubert
e2dcdfb31a Bug 1160104 - Fix "chrome://browser/content/tab-content.js, line 558: TypeError: docShell is null" failures r=mconley 2015-04-30 12:06:18 +02:00
Ed Lee
6504db9cc4 Bug 1152145 - Filter for specific suggested tiles adgroups/buckets/frecent_sites lists with display name [r=adw]
Use a set of predefined lists of allowed sites with explicit names.
2015-04-07 19:13:46 -07:00
Bill McCloskey
5f69537462 Bug 1081879 - [e10s] WebProgress shims (r=mconley) 2015-04-29 17:23:48 -07:00
Bill McCloskey
bca9d883f1 Bug 1156515 - Remove 'New e10s Window' (r=felipe) 2015-04-29 17:21:46 -07:00
Bill McCloskey
3167ab288d Bug 1095475 - [e10s] Replace tab underlines with tooltip (r=dao) 2015-04-29 17:21:45 -07:00
Tooru Fujisawa
22a3f8a30f Bug 1102219 - Part 5: Replace more String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
ziyunfei
649e7033e4 Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
Carsten "Tomcat" Book
56cf6547b4 Backed out changeset 5000b4926d38 (bug 1129040) 2015-04-29 16:51:27 +02:00
Neil Deakin
d776cc5f89 Bug 1056146, round zoom value to two digits and re-enable zoom tests, r=adw 2015-04-29 08:39:30 -04:00
Neil Deakin
0b9c9f0f24 Bug 1134769, move selection info retrieval on context menu to content process, r=mconley 2015-04-29 08:38:42 -04:00
Jim Mathies
a2f771713e Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley 2015-04-29 06:33:10 -05:00
Neil Deakin
13d7eecbde Bug 1158805, e10s, fix and re-enable browser_bug424101.js, r=mconley 2015-04-28 11:34:48 -04:00
Neil Deakin
ed984369a0 Bug 1158805, e10s, fix and re-enable browser_bug970746.js, r=mconley 2015-04-28 11:34:43 -04:00
Neil Deakin
5e911272b0 Bug 1093373 , e10s, fix and re-enable browser_bug647886 .js, r=gijs 2015-05-06 13:17:45 -04:00
Mark Goodwin
d1225411fa Bug 1152388 - modify onSSLErrorReport to use UpdateChannel.jsm to fetch update channel information (r=felipe) 2015-04-28 05:43:40 +01:00
Carsten "Tomcat" Book
ab43584425 merge fx-team to mozilla-central a=merge 2015-04-27 12:34:03 +02:00
Ehsan Akhgari
94c0ac4f1a Bug 1095517 - Increase the timeout of browser_identity_UI.js 2015-04-26 17:27:18 -04:00
Jared Wein
7cf654c3e7 Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs 2015-04-24 14:29:05 -04:00
Felipe Gomes
846133c636 Bug 1129564 - [e10s] anchor navigation from the awesomebar removes the lock icon. r=dao 2015-04-24 14:15:42 -03:00
Carsten "Tomcat" Book
b14ce3b2ad merge mozilla-inbound to mozilla-central a=merge 2015-04-24 14:37:13 +02:00
Shane Tomlinson
2f076069b4 Bug 1146724 - Use a SendingContext for WebChannels. r=MattN/markh 2015-04-24 16:07:33 +10:00
Dão Gottwald
20a395c2f3 Bug 1104165 followup, addressing review comment 2015-04-24 07:44:22 +02:00
Mark Hammond
f57a4b5030 Bug 1149729 - ignore more Sync login error states. r=adw 2015-04-24 11:49:22 +10:00
Ian Moody
73619089b4 Bug 1134424 - Use the existing reference to the document in nsContextMenu.saveMedia() rather than unsafely creating a new one. r=gabor 2015-04-21 16:23:41 +01:00
Ian Moody
a3897e8e23 Bug 1134424 - Use a message to safely get the dataURL of the canvas for saving media with e10s. r=gabor 2015-04-21 23:09:03 +01:00
Manraj Singh
138948d1db Bug 728813 - Switch Help menu item to allow leaving Safe Mode when it's enabled. r=MattN 2015-04-23 12:21:00 -07:00
Ryan VanderMeulen
4a1e895ebc Merge inbound to m-c. a=merge 2015-04-23 17:10:28 -04:00
Asaf Romano
d911d456eb Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak 2015-04-23 16:34:55 +03:00
Marco Bonardo
89049d0d32 Bug 1104165 - "Switch to Tab" doesn't work for some encoded URIs. r=dao 2015-04-23 10:35:36 +02:00
Carsten "Tomcat" Book
a4d1b4af8a Backed out changeset 7f9114a84892 (bug 951651) for bc2 test bustage on a CLOSED TREE 2015-04-23 08:52:56 +02:00
Asaf Romano
823f1fa468 Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak. 2015-04-23 08:15:21 +03:00
Wes Kocher
ed51651f02 Merge m-c to fx-team a=merge 2015-04-22 17:27:15 -07:00
Mark Banner
df35c670d2 Bug 1153788 - Part 1 Opportunistically obtain encryption keys for FxA for Loop conversations context. r=mikedeboer 2015-04-22 19:17:15 +01:00
Ryan VanderMeulen
0c0b405758 Merge m-c to inbound. a=merge
CLOSED TREE
2015-04-23 17:22:50 -04:00
Blake Kaplan
509aa1b284 Bug 1156939 - don't stash a reference to a CPOW and then spin the event loop. r=mconley 2015-04-23 13:24:56 -07:00
Kartikaya Gupta
ebe4a3e37e Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
David Rajchenbach-Teller
460377a28b Bug 1153657 - Performance Monitoring is not ready to ride the trains. r=yoric 2015-04-18 14:26:13 +02:00
Ian Moody
cf5a1cddb1 Bug 1141734 - Pass this.browser into PrintUtils.print() in nsContextMenu.printFrame(). r=gabor 2015-04-15 22:44:50 +01:00
Ian Moody
4fcc190ddc Bug 1140859 - Pass the outerWindowID into nsContextMenu.saveHelper() and use that to get the window, rather than unsafely accessing doc.defaultView. r=gabor 2015-04-12 11:05:32 +01:00
Ian Moody
1aab2c04d1 Bug 1140859 - Pass the safe documentURIObject into nsContextMenu.saveHelper() rather than unsafely accessing it on the document. r=gabor 2015-04-11 10:51:09 +01:00
Zach Miller
cffabf9151 Bug 1142563 - Clean up global scope pollution from browser-loop.js. r=dao 2015-04-19 12:37:49 +02:00