Commit Graph

3255 Commits

Author SHA1 Message Date
Gijs Kruitbosch
8eceec4429 Bug 1164942 - do not load pocket's jsm or other scripts until used, r=jaws 2015-05-15 14:25:57 +01:00
Mike Conley
728d63309d Bug 863515 - Switch usages of content.opener to gBrowser.selectedBrowser.hasContentOpener. r=felipe. 2015-05-08 12:16:12 -04:00
Carsten "Tomcat" Book
b1f60a382d Backed out changeset 8f9747fc7249 (bug 1129957) for e10s-bc1 test failures on a CLOSED TREE 2015-05-13 08:37:27 +02:00
Neil Rashbrook
d3c5866226 Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop 2015-05-12 23:33:00 -03:00
Mike Conley
72d0f86227 Bug 1025146 - Modernize viewSource.js to use a frame script. r=jryans. 2015-04-24 17:32:57 -04:00
Wes Kocher
504bba8c2c Merge m-c to inbound a=merge 2015-05-05 20:29:21 -07:00
Xidorn Quan
2b93a898c5 Bug 947854 part 1 - Use CSS transition instead of JS animation for hiding toolbox in fullscreen mode and simplify related code. r=dao 2015-05-06 10:04:31 +12:00
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
Bill McCloskey
bca9d883f1 Bug 1156515 - Remove 'New e10s Window' (r=felipe) 2015-04-29 17:21:46 -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
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
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
b14ce3b2ad merge mozilla-inbound to mozilla-central a=merge 2015-04-24 14:37:13 +02:00
Dão Gottwald
20a395c2f3 Bug 1104165 followup, addressing review comment 2015-04-24 07:44:22 +02: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
Ryan VanderMeulen
0c0b405758 Merge m-c to inbound. a=merge
CLOSED TREE
2015-04-23 17:22:50 -04: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
Marcos Caceres
194b343624 Bug 1083410 - Obtain a web manifest. r=mconley. 2015-04-22 19:46:00 +02:00
Francois Marier
37e736087c Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug 2015-04-22 21:01:37 +12:00
Neil Deakin
af7bf3b75a Bug 1155355, e10s, rewrite and reenable browser tests in layout/xul/test, don't show tooltips during a drag, use system event listeners for tooltips, r=billm 2015-04-21 20:09:14 -04:00
Jared Wein
bd11c08616 Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Phil Ringnalda
50fd13c868 Back out 364bc6209cc5 (bug 1134501) for jetpack bustage 2015-04-15 22:08:20 -07:00
Jared Wein
93a0f2c0b0 Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Ryan VanderMeulen
f092c76e3e Merge fx-team to m-c. a=merge 2015-04-15 21:23:40 -04:00
Steven MacLeod
5f5b5ce08a Bug 1079245 - Set about:privatebrowsing to load in child. r=mossop
browser_privatebrowsing_downloadLastDir.js and browser_bug963945.js are also updated to work properly when about:privatebrowsing is loaded remotely.
2015-04-15 13:58:21 +02:00
Tanvi Vyas
cc9a164cbb Bug 1146677 - A user disabling mixed content blocking should not affect the site identity icon or messages. r=dolske 2015-04-15 10:12:36 -07:00
Margaret Leibovic
3cf9e323ea Bug 1152121 - Factor out logic to get original URL from reader URL into shared place, and handle malformed URI excpetions. r=Gijs, mcomella 2015-04-06 16:07:03 -07:00
Ryan VanderMeulen
717aa1f6e6 Merge inbound to m-c. a=merge 2015-04-14 10:06:03 -04:00
Wes Kocher
cca6f1041a Merge central to fx-team a=merge 2015-04-13 17:30:09 -07:00
Wes Kocher
6b4d65d584 Merge inbound to m-c a=merge 2015-04-13 17:13:10 -07:00
George Wright
c1fe8737f4 Bug 1138746 - Do not allow e10s windows to be opened when HWA is disabled on OS X r=mconley 2015-04-10 17:57:35 -04:00
Bill McCloskey
a345c1e401 Bug 1151598 - Remove more uses of preprocessor in toolkit (r=gavin) 2015-04-13 18:11:50 -07:00
Gijs Kruitbosch
9c46e44409 Bug 1133981 - e10s-ify findbar FAYT key handling, r=mconley 2015-03-11 20:22:09 +00:00
Jared Wein
481c65f202 Bug 1152327 - ReadingListUI.init() should be called from delayedStartup, not onLoad. r=gavin 2015-04-11 02:14:56 -04:00
Mike Conley
4e442036cc Bug 1110887 - Make the plugin crash reporter work with e10s. r=felipe.
This patch does the following:
* Has the gPluginHandler tell content processes when a NPAPI plugin crashes
* Introduces PluginCrashReporter, and renames TabCrashReporter.jsm to ContentCrashReporters.jsm.
* Makes gPluginHandler use PluginCrashReporter to submit plugin crashes.
* If a plugin crash report is submitted, puts all visible instances into the submitted state.
* Makes the plugin crashed notification bar work with run IDs.
* Removes event and message listeners in PluginContent when uninitting.
2015-03-27 23:34:15 -04:00
Carsten "Tomcat" Book
2fa5830c12 Backed out changeset 503877a91767 (bug 1110887) for bc1 test failures 2015-04-09 13:11:32 +02:00
Mike Conley
b8a0cc8cfb Bug 1110887 - Make the plugin crash reporter work with e10s. r=felipe.
This patch does the following:
* Has the gPluginHandler tell content processes when a NPAPI plugin crashes
* Introduces PluginCrashReporter, and renames TabCrashReporter.jsm to ContentCrashReporters.jsm.
* Makes gPluginHandler use PluginCrashReporter to submit plugin crashes.
* If a plugin crash report is submitted, puts all visible instances into the submitted state.
* Makes the plugin crashed notification bar work with run IDs.
* Removes event and message listeners in PluginContent when uninitting.
2015-03-27 23:34:15 -04:00
Shane Caraveo
dacf118a2d Bug 1153016 split content.js in two, one tabbrowser dependent, the other independent, r=mossop 2015-04-13 13:23:51 -07:00
Blake Kaplan
8584265d01 Bug 1149420 - Make the IndexedDB permissions prompt work in e10s. r=bent/mfinkle 2015-04-10 18:10:00 +02:00
Tim Nguyen
0039945ed8 Bug 1138630 - Switch the desktop update badge to an SVG image. r=Gijs 2015-04-02 17:17:32 -07:00
Drew Willcoxon
000a47067a Bug 1147554 - Lazily create desktop reading list's database connection (follow-up: revert erroneous chage). r=me 2015-04-01 18:30:32 -07:00
Drew Willcoxon
96c415487b Bug 1147554 - Lazily create desktop reading list's database connection. r=markh 2015-04-01 18:24:32 -07:00
Brian Grinstead
1b9420556e Bug 1148996 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-31 20:00:32 -07:00
Brian Grinstead
0ab1e8f3c5 Bug 1094821 - Backout 01482cdccd72 for test failures in Aurora simulation;r=me;a=RyanVM 2015-03-30 09:20:48 -07:00