Margaret Leibovic
c5fa83cd59
Bug 1152121 - Factor out logic to get original URL from reader URL into shared place, and handle malformed URI excpetions. r=Gijs, mcomella
...
--HG--
extra : rebase_source : 90a5a04b3eb3256a2354f9ebbf65e7595f568a91
2015-04-06 16:07:03 -07:00
Ryan VanderMeulen
612dc2a6ee
Merge inbound to m-c. a=merge
2015-04-14 10:06:03 -04:00
Wes Kocher
44390984f4
Merge central to fx-team a=merge
2015-04-13 17:30:09 -07:00
Wes Kocher
381ed5c1ba
Merge inbound to m-c a=merge
2015-04-13 17:13:10 -07:00
George Wright
de4544fb8c
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
b38d8dad98
Bug 1151598 - Remove more uses of preprocessor in toolkit (r=gavin)
2015-04-13 18:11:50 -07:00
Gijs Kruitbosch
6d631e29db
Bug 1133981 - e10s-ify findbar FAYT key handling, r=mconley
...
--HG--
extra : rebase_source : 31f07c93b1f5116a5bb952b1c19da003941ad762
extra : amend_source : 58e1db73a93835b0d80326e34ef7056633a7aaa0
2015-03-11 20:22:09 +00:00
Jared Wein
c6fc5e44a9
Bug 1152327 - ReadingListUI.init() should be called from delayedStartup, not onLoad. r=gavin
2015-04-11 02:14:56 -04:00
Mike Conley
a077dba15e
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.
--HG--
extra : source : 503877a91767a0920fcf0c092c726240d94c8db4
2015-03-27 23:34:15 -04:00
Carsten "Tomcat" Book
3630ba09bb
Backed out changeset 503877a91767 (bug 1110887) for bc1 test failures
...
--HG--
extra : rebase_source : 0f4e369314de68f9c68276c4d28f9b240101c2ce
2015-04-09 13:11:32 +02:00
Mike Conley
a3893685f8
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.
--HG--
extra : rebase_source : 04f1f5c755bd4b8e16b7f73cf88955760944b358
2015-03-27 23:34:15 -04:00
Shane Caraveo
fcf99f4b40
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
b230531d73
Bug 1149420 - Make the IndexedDB permissions prompt work in e10s. r=bent/mfinkle
...
--HG--
extra : rebase_source : 12476a4d8a84c3a1b751b2522cb01aba28fce8f9
2015-04-10 18:10:00 +02:00
Tim Nguyen
05fa85b65c
Bug 1138630 - Switch the desktop update badge to an SVG image. r=Gijs
2015-04-02 17:17:32 -07:00
Drew Willcoxon
e3ba4c2059
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
e759de6df5
Bug 1147554 - Lazily create desktop reading list's database connection. r=markh
2015-04-01 18:24:32 -07:00
Brian Grinstead
602337095e
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
5df734e710
Bug 1094821 - Backout 01482cdccd72 for test failures in Aurora simulation;r=me;a=RyanVM
2015-03-30 09:20:48 -07:00
Tim Taubert
63c9342a78
Bug 1100294 - Deprecate PlacesUtils.getURLAndPostDataForKeyword() and turn getShortcutOrURIAndPostData() into a task that uses the new keywords API r=mak
2015-03-27 09:16:04 +01:00
Wes Kocher
d10ed7e331
Backed out changeset 6306a0c0be65 (bug 1100294) for bc1 orange CLOSED TREE
...
--HG--
extra : amend_source : dec7f5ae75aa0a41aeb985a43342eeb76ddd688a
2015-03-26 14:30:21 -07:00
Tim Taubert
e875d73a1c
Bug 1100294 - Deprecate PlacesUtils.getURLAndPostDataForKeyword() and turn getShortcutOrURIAndPostData() into a task that uses the new keywords API r=mak
2015-03-25 18:25:43 +01:00
Brian Grinstead
7dc325e399
Bug 1094821 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs
2015-03-25 06:54:18 -07:00
Tim Taubert
fe32d3441f
Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed callback off a zero timeout r=paolo,f=mak
2015-03-06 16:46:50 +01:00
Gijs Kruitbosch
332d99565c
Bug 1146666 - fix reader mode button's dealing with history.pushState, r=margaret
...
--HG--
extra : rebase_source : 7e319675091bebc7f48d0683058195cfdecbeabe
2015-03-25 00:33:16 +00:00
Dão Gottwald
067fb8ef2f
Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
...
--HG--
extra : rebase_source : 5cb6a4265cbf5f9c10eec53336c2bab1d8ba44ae
2015-03-24 22:24:49 +01:00
Ryan VanderMeulen
5ca6ac7ada
Backed out changeset 37bd20ca096a (bug 1139656) for test_blocklistchange.js xpcshell failures.
...
CLOSED TREE
2015-03-24 15:36:48 -04:00
Dão Gottwald
dc5aac6e35
Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
2015-03-24 18:54:59 +01:00
Wes Kocher
82a8ea4308
Backed out changeset 1b23439451a8 (bug 1079245)
2015-03-19 15:43:21 -07:00
Steven MacLeod
00a0996682
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.
--HG--
extra : rebase_source : 38fa144722f67d65bf90473153b631f73a79eaa1
2015-02-09 15:42:39 -05:00
Alex Verstak
673fbec87c
Bug 1113431 - Propagate referrer policy throughout the UI: command-click and context menu open link in new tab/window. r=gijskruitbosch
2015-03-04 23:29:55 -08:00
Blair McBride
1eebf08096
Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw
2015-03-17 12:49:07 -07:00
Ian Moody
c7117db6e3
Bug 1140878 - Move SwitchDocumentDirection() to toolkit/content/browser-content.js so it can be safely used in e10s. r=mconley
2015-03-11 21:19:18 +00:00
Gijs Kruitbosch
9614f79c91
Bug 1111967 - honor browser.casting.enabled pref for casting on desktop, r=mconley
2015-03-09 13:15:55 +00:00
Vikram Jadhav
37b9df3be3
Bug 1120957 - fix the source of searches made with paste & search, r=gijs,bwinton
2015-03-09 12:07:00 +01:00
Dão Gottwald
95e22255ac
Backed out changeset 2b22a22b1cc5 (bug 1132678)
2015-03-07 08:13:27 +01:00
Manraj Singh
a56e7537c3
Bug 1132678 - blockedPopupOptions should be accessible via mouse and keyboard, r=gijs,jaws
...
--HG--
extra : rebase_source : e8de5afddf5fa79d79d22586aab51cfba9953eee
2015-02-28 03:11:00 +01:00
Tim Taubert
1101a80a25
Bug 1100223 - switchToTabHavingURI() should load a new URI before selecting the tab to ensure sessionstore won't override the target URI when the tab was pending r=Gijs
2015-02-21 09:30:23 +01:00
Mark Hammond
06c042e85d
Bug 1131413 (part 2) - add readinglist support to browser-syncui.js. r=adw
2015-02-26 18:48:11 +11:00
Florian Quèze
e1a848b02c
Bug 1124400 - [ReadingList] Add section to bookmarks popup for reading list items and actions, r=Unfocussed.
2015-02-23 13:58:36 +01:00
Blair McBride
855a13c339
Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
...
--HG--
extra : transplant_source : %CC%E0%81%81%F9%93%D7h%2C%90%CC%EE%AAr%BD%5E%FDa%F2N
2015-02-20 22:07:24 +13:00
Blair McBride
40d4ef0e6c
Bug 1123517 - Refactor sidebar code. r=florian
...
--HG--
extra : transplant_source : %04%FAZ%B3%DD%EB%8C%28%9Bj%CB%B3%D1%89%D9AJ%22%08%C6
2015-02-20 21:21:33 +13:00
Carsten "Tomcat" Book
926b8d0538
merge mozilla-inbound to mozilla-central a=merge
2015-02-20 15:15:12 +01:00
George Wright
1356d1f25d
Bug 1026093 - Don't allow the user to open an e10s window in safe mode r=mconley
2015-02-19 15:11:24 -05:00
shreyas
00fade12a6
Bug 547623 - Add a button to about:support to enter safe mode. r=adw
2015-02-19 16:53:00 -08:00
Gijs Kruitbosch
0d151c62b6
Bug 1099426 - make some uses of brandname shorter still, r=jwalker
2015-02-06 21:15:45 +00:00
Ryan VanderMeulen
a801fa4088
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-02-12 18:02:35 -05:00
Florian Quèze
130ed4d90f
Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop.
2015-02-11 20:47:28 +01:00
Bill McCloskey
45326aa769
Bug 1127927 - Make link saving safe for e10s (r=mconley)
2015-02-11 12:55:29 -08:00
Nathan Froyd
d5dc59ac0e
Bug 1118502 - part 2 - ensure addOneTab sees a referrer URI if it was available; r=mconley
...
addOneTab uses the existence of a referrer URI to determine where to
position the newly opened tab. Bug 1031264 changed callsites so that a
referrer URI was no longer passed in if the opening link had
rel=noreferrer set on it. This change, then, broke placement of newly
opened tabs if their opening link had rel=noreferrer on it.
Instead of not passing in the referrer URI if rel=noreferrer, let's
instead explicitly tell addOneTab whether rel=noreferrer was present on
the opening link. Then addOneTab can hide the referrer URI from the
actual network request, while still using the referrer URI to determine
tab placement.
2015-02-06 14:00:45 -05:00
Mike Conley
3e0992094b
Bug 1047603 - Fix passing xul:tab in the initialization of a new e10s window. r=Mossop.
...
We need to force the initial browser window to be remote right away if the browser
being torn into a new window is remote.
--HG--
extra : rebase_source : 0a138231af295f67cddf1077e5ad39cebe1390df
2015-01-14 14:22:01 -05:00