Commit Graph

8675 Commits

Author SHA1 Message Date
Dão Gottwald
fd8355837c Bug 1058237 - Ctrl-Tab previews should use the PageThumbs API. r=ttaubert 2014-09-03 19:14:01 +02:00
Carsten "Tomcat" Book
89fab9a272 Backed out changeset c4c2474a4f75 (bug 993584) for suspecion of causing bc1 test failures 2014-09-03 16:04:16 +02:00
Carsten "Tomcat" Book
9a30036244 Backed out changeset b2cfd9248bd2 (bug 1045046) 2014-09-03 16:03:17 +02:00
David Parks
62e533ef60 Bug 1059036 - [e10s] Undo Close Tab would not load tab contents. r=mconley
Update tab index after select event during tab switch -- the event may
change array indices.
2014-09-02 11:16:13 -07:00
Alan K
1a4ba06a69 Bug 1045046 - Handle manual sync event and broadcast to registered cloudsync adapters. r=jgruen 2014-08-29 10:48:00 +02:00
Alan K
2c894f4918 Bug 993584 - Initial landing for CloudSync. r=rnewman 2014-09-02 14:51:00 +02:00
Mike Conley
616d796cf3 Bug 1058164 - pageshow and pagehide events with the persisted property are not dispatched to content scripts when swapping frame loaders. r=smaug,felipe.
Frame scripts were not getting pageshow and pagehide events with the persisted
property during frameloader swapping due to the fact that the event target for
those events was set to be the chrome event handler. This patch makes the
event target be the nsInProcessTabChildGlobal instead, so frame scripts see
the events. This still needs to be fixed for the e10s case, but that will
have to wait until bug 918634 is fixed.

--HG--
extra : source : 738461f289977e9b7e975831a4755cda6f6ab49e
extra : histedit_source : 8255ca9aa900adf1216de8cf9f4ceec8e5c2a71c%2Cd20e41b1200bac5dab5bbdad8cc22293ec92dbea
2014-09-02 23:09:24 -04:00
Dave Townsend
306f7c8729 Bug 1048618: Send nsIURIFixupInfo to the parent process. r=gijs 2014-09-02 18:34:01 -04:00
Dão Gottwald
aed0379c74 Bug 1061947 - Avoid flushing layout and making it dirty repeatedly in ToolbarIconColor.inferFromText. r=gijs 2014-09-02 23:55:32 +02:00
Dave Townsend
ac39d61898 Bug 961867: Pass app tab status to child processes and allow onBeforeLinkTraversal to work there. r=smaug, r=felipe 2014-09-02 17:43:08 -04:00
Adam Roach [:abr]
250dbee286 Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske 2014-08-18 17:52:26 -05:00
Jared Wein
5e1045fae0 Bug 1055239 - SVG icons and theming for SocialAPI/Loop. r=MattN 2014-09-02 11:20:39 -04:00
Matthew Noorenberghe
2f7bd6aa75 Bug 1047284 - Update the Loop toolbar icon upon errors and "Do not disturb". f=Standard8 r=jaws 2014-09-01 17:37:23 -04:00
Mark Banner
de54957c6f Backout cset b2bae68e3809 / bug 1055319 due to test failures 2014-09-01 22:11:03 +01:00
Adam Roach [:abr]
9f67ebddd3 Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske 2014-08-18 17:52:26 -05:00
Mike Conley
72ef47ae64 Bug 1057966 - Fix Help menu in e10s windows. r=billm.
The help menu wasn't populating properly because gSafeBrowsing was attempting
to get the URI for the loaded page by getting content.document.documentURI.
Since bug 1051017 landed, content is unavailable for e10s windows. We use
the selected browser's currentURI instead.

--HG--
extra : rebase_source : 7dfa0f74b99ed35563bc4507c2a5ff70a703af3e
2014-08-29 19:54:32 -04:00
Carsten "Tomcat" Book
8a43aaa3f7 merge fx-team to mozilla-central a=merge 2014-08-29 15:13:15 +02:00
Monica Chew
97dbc43821 Bug 1058133: Telemetry for tracking protection events (r=bmcbride) 2014-08-28 09:29:14 -07:00
Carsten "Tomcat" Book
21ba18e307 Merge mozilla-central to mozilla-inbound 2014-08-28 16:13:13 +02:00
Carsten "Tomcat" Book
aef0b33b55 merge mozilla-inbound to mozilla-central a=merge 2014-08-28 13:07:10 +02:00
Wes Kocher
c08a9ad3b4 Merge m-c to fx-team a=merge 2014-08-27 17:07:39 -07:00
Shane Caraveo
7d7295c879 Bug 1057596 fix manifest updating and worker reload, r=markh 2014-08-27 16:11:36 -07:00
Ryan VanderMeulen
d51fed3906 Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
extra : amend_source : e59af3fa8b325da192204b3a227c24de690055c7
2014-08-27 15:54:44 -04:00
Ryan VanderMeulen
4e6c5e1698 Merge fx-team to m-c. a=merge 2014-08-27 15:49:46 -04:00
Birunthan Mohanathas
7f2c3de468 Bug 1059623 - Remove the report file in browser_CTP_crashreporting.js. r=jaws 2014-08-28 21:03:09 -07:00
Florian Quèze
4df42dbe15 Bug 1057006 - Implement UI for app sharing, r=Gijs. 2014-08-27 16:52:22 +02:00
Wes Kocher
2d89cb74ec Merge m-c to inbound a=merge 2014-08-26 18:19:08 -07:00
Wes Kocher
abd94963b6 Merge m-c to inbound a=merge 2014-08-26 17:49:52 -07:00
Tetsuharu OHZEKI
269a4a1e3f Bug 1058708 - [e10s] View Page Source of context menu does not work in e10s. r=mconley 2014-08-27 05:35:02 +09:00
Gijs Kruitbosch
5b0ccc8802 Bug 670587 - include protocol when dragging URLs from the URL bar, r=dao
--HG--
extra : rebase_source : d2d72590306779f561f3178de096af940da7e2b7
2014-08-26 19:58:11 +01:00
Bill McCloskey
1b49dd84a1 Bug 1046761 - e10s context menu should handle preventDefault (r=felipe) 2014-08-26 11:44:10 -07:00
David Keeler
1a5baf7b2d bug 800882 - make about:certerror clear as to why overrides don't work on HSTS sites r=dao ui-r=phlsa 2014-08-26 11:31:34 -07:00
Monica Chew
ef70a3035c Bug 1058348: Make disable protection string match mockup (r=adw) 2014-08-25 17:52:30 -07:00
Harshit Harchani
dc84d8d034 Bug 898166 - Remove try/catch in SocialUI.observe. r=jaws 2014-08-27 05:33:19 +05:30
Wes Kocher
8b5e956caf Merge inbound to m-c a=merge 2014-08-25 17:19:50 -07:00
Gijs Kruitbosch
a44fae6d32 Bug 991757 - add telemetry for the context menu, r=mconley,bgrins,f=bwinton 2014-08-14 20:44:59 +02:00
Ryan VanderMeulen
f1e20fb689 Merge inbound to m-c. a=merge
CLOSED TREE
2014-08-25 11:49:37 -04:00
Florian Quèze
367d4830d5 Bug 1041658 - write tests for the global webrtc sharing indicator, r=Gijs. 2014-08-25 15:35:10 +02:00
Georgios Kontaxis
38d41cf15a Bug 1043801: tests asserting doorhanger correctly reflects tracking protection state r=adw 2014-08-22 20:26:46 -07:00
Georgios Kontaxis
65d3f30a5c Bug 1043801: tracking protection notifications show up in the generic security notification doorhanger, interactions with permissionManager to disable/enable tracking protection for a page r=adw 2014-08-22 20:26:31 -07:00
Georgios Kontaxis
91024a133c Bug 1045809: mixedContentChannel is set to null and page is reloaded to re-engage mixed content blocking r=jaws 2014-08-22 20:26:14 -07:00
Georgios Kontaxis
8670ec571e Bug 1043803: checkIdentity following onSecurityChange now shows doorhanger on STATE_LOADED_MIXED_ACTIVE_CONTENT. Doorhanger now acknowledges this new state. r=adw 2014-08-22 20:26:03 -07:00
Georgios Kontaxis
937ebf1ae6 Bug 1043797: extended popup notifications to create a generic doorhanger for all security notifications incl. mixed content r=adw
--HG--
rename : browser/themes/linux/mixed-content-blocked-16.png => browser/themes/linux/bad-content-blocked-16.png
rename : browser/themes/linux/mixed-content-blocked-64.png => browser/themes/linux/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-16.png => browser/themes/osx/bad-content-blocked-16.png
rename : browser/themes/osx/mixed-content-blocked-16@2x.png => browser/themes/osx/bad-content-blocked-16@2x.png
rename : browser/themes/osx/mixed-content-blocked-64.png => browser/themes/osx/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-64@2x.png => browser/themes/osx/bad-content-blocked-64@2x.png
rename : browser/themes/windows/mixed-content-blocked-16.png => browser/themes/windows/bad-content-blocked-16.png
rename : browser/themes/windows/mixed-content-blocked-64.png => browser/themes/windows/bad-content-blocked-64.png
2014-08-22 15:34:25 -07:00
Wes Kocher
915d568b45 Merge m-c to fx-team a=merge 2014-08-22 17:10:53 -07:00
Wes Kocher
02017e20ed Merge inbound to m-c a=merge 2014-08-22 16:47:32 -07:00
Gijs Kruitbosch
032d5a32be Bug 1004418 - annnnd disable on ASAN as well... 2014-08-22 19:01:32 +02:00
Gijs Kruitbosch
8d8de64f4b Bug 1004418 - followup, disable test on debug for timing out, rs=ttaubert over IRC
--HG--
extra : rebase_source : cf05defc0e67a82fa972e47dcf5391ad6723d536
2014-08-22 16:53:05 +02:00
Gijs Kruitbosch
bd0172679e Bug 1004418 - create a mochitest to verify all JS we ship parses, r=ttaubert
--HG--
extra : rebase_source : 94af2c3b26c3fca0f3c697b56c5e7b7d6488fce6
2014-08-19 15:43:31 +02:00
Ed Lee
867e2b7df9 Bug 1040369 - Replace sponsored icon with identifying text [r=adw]
Add sponsored text next to title that triggers explanation text. Remove unused sponsored icon and related files.
2014-08-21 19:21:38 -07:00
Nigel Babu
d590551451 Merge m-c to fx-team 2014-08-22 07:17:47 +05:30