Commit Graph

3571 Commits

Author SHA1 Message Date
Haik Aftandilian
7e0dbd2332 Bug 1258925 - [e10s] Browser window is resized when click. r=gabor
Adds a new IPC message to the PBrowser protocol exposing
the number of tabs in the current window to the content
process. This allows the content process to reject window.resize*
calls in cases where there is more than one tab in the
window.
2016-04-14 14:03:00 -04:00
Gijs Kruitbosch
fa5a439720 Bug 1236991 - part 1: allow forwarding label direction through nsITooltipTextProvider, r=enndeakin
MozReview-Commit-ID: 68LvgKvVXmX
2016-04-12 21:47:25 +01:00
Carsten "Tomcat" Book
1fe9345757 merge mozilla-inbound to mozilla-central a=merge 2016-04-15 11:41:41 +02:00
Gijs Kruitbosch
49d80466ac Bug 1255570, r=mak
MozReview-Commit-ID: btlkefMFry
2016-03-16 17:36:49 +00:00
Wes Kocher
d872431cc5 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: Ca64bkPvrYU
2016-04-13 15:02:31 -07:00
Wes Kocher
2934c28d3e Merge inbound to central, a=merge
MozReview-Commit-ID: 4hSCKRdSJmM
2016-04-13 14:18:44 -07:00
Neil Deakin
0a31df2229 Bug 1243011, skip popup open check for back button context menu so that it doesn't sometimes contain the wrong items, r=felipe 2016-04-13 13:15:57 -04:00
Florian Quèze
d7c77d10c0 Bug 1238286 - Searchbar placed in Australis Menu doesn't detect search plugins if Menu wasn't opened in the window, r=adw. 2016-04-11 15:07:27 +02:00
Ray Lin
35488ee3c3 Bug 995758 - Focus new tab URLBar in Customization mode. r=gijs
MozReview-Commit-ID: C9qJE5U7sPk
2016-04-05 20:46:00 +02:00
Brian Grinstead
849ea8f0dd Bug 1262009 - Refactor isURILoadedFromFile into a setURI function that sets all relevant properties in one place;r=MattN
MozReview-Commit-ID: rIr2CNBv0E
2016-04-13 10:43:09 -07:00
Brian Grinstead
b090e1da22 Bug 1262009 - Treat all file connections (including chrome uris) as non secure connections;r=tanvi
If a <browser> is included within a chrome document, then this._state
will refer to the security state for the <browser> and not the top level
document. In this case, don't upgrade the security state in the UI
with the secure state of the embedded <browser>.
2016-04-13 10:42:37 -07:00
Wes Kocher
92c5d41bcd Backed out changeset 1d5b01d01df6 (bug 1238286) for m(oth) failures in test_focus_autocomplete.xul
MozReview-Commit-ID: HVzqjvciYqB
2016-04-11 09:46:26 -07:00
Florian Quèze
78a5ab08a9 Bug 1238286 - Searchbar placed in Australis Menu doesn't detect search plugins if Menu wasn't opened in the window, r=adw. 2016-04-11 15:07:27 +02:00
Wes Kocher
d34e61e3ec Merge m-c to inbound, a=merge
MozReview-Commit-ID: 9YZdlIARozU
2016-04-08 16:47:03 -07:00
Dave Townsend
17d8a23b3f Bug 1257246: Update browser for eslint 2. r=felipe
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: DEskVIjiKDM
2016-04-05 11:33:33 -07:00
Mike Conley
e736e31146 Bug 1262946 - Don't focus the initial browser of a new window until it has painted. r=Gijs
This is in order to optimize the critical path (the presenting of content to the user).
If we don't wait until the content has been presented for the tab switch, then we run
the risk of causing the content to send sync IPC messages for IME up to the parent,
which slows down the rendering of the content.

MozReview-Commit-ID: B0anKV8YVUz
2016-04-07 11:42:17 -04:00
Peter Van der Beken
9d2658a9b0 Bug 1262110 - Null out nsIMacDockSupport.dockMenu on shutdown. r=smaug. 2016-04-05 16:46:43 +02:00
Carsten "Tomcat" Book
19038498f4 Merge mozilla-central to mozilla-inbound 2016-04-14 11:43:48 +02:00
Johann Hofmann
64d2e0914e Bug 1242886 - Change learn more link for unknown issuers on about:certerror. r=gijs 2016-04-08 16:01:51 +02:00
Nihanth Subramanya
c50ccc5ba3 Bug 1240594 - Deduplicate certerror and neterror message passing code. r=Gijs
MozReview-Commit-ID: 3M8caW1Zqsv
2016-03-15 02:36:21 -07:00
Wes Kocher
681e2059a4 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 1Q56H3tR0mI
2016-04-05 16:39:24 -07:00
Alexandre Poirot
1dd77421e8 Bug 1261092 - Simplify gcli initialization/destruction codepaths. r=jryans,jwalker 2016-04-05 07:16:48 -07:00
Carsten "Tomcat" Book
56a1050407 Backed out changeset 864320b75e76 (bug 1259466) for suspicion this caused bc 7 test failures on m-c 2016-04-05 08:54:01 +02:00
Jeff Muizelaar
d0aa19d58f Bug 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan
We would rather people not use this pref.
2016-04-04 17:15:00 -04:00
Blake Kaplan
fec8c7026e Bug 1186139 - Don't use a sync message where we don't have to. r=felipe 2016-03-25 15:38:10 -07:00
Jeff Muizelaar
29cc1ffe97 Bug 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan
We would rather people not use this pref.
2016-04-05 10:55:17 -04:00
Jonathan Kingston
2ef08d8677 Bug 1244022 - Change the tooltip of the "i" icon to "Show site information". r=paolo
MozReview-Commit-ID: oBtO1tuqOS
2016-03-23 11:26:04 +00:00
Gijs Kruitbosch
edeaa2122a Bug 621158 - make appcache use messaging for quota management, r=mayhemer,jaws
MozReview-Commit-ID: GfHbERuzuW8
2016-03-21 10:22:16 +00:00
Mike Conley
5d92dc31ab Bug 1255511 - Skip beforeunload prompts once nsIAppStartup shuttingDown returns true. r=Gijs
When the application is asked to quit, all windows are checked to see if
they can close (which will spawn the permit unload dialogs). Once the
user grants the quit via the permit unload dialogs, nsIAppStartup
returns true for the shuttingDown attribute, and we know that all
windows allowed the shutdown to occur. This means that we don't
have to show the permitUnload dialogs again when SessionStore
attempts to close the windows when it does its final async window
flush during the quit-application-granted observer topic.

MozReview-Commit-ID: DOy8ljngnTd
2016-03-15 14:45:38 -04:00
Sebastian Hengst
92341d0c9c Backed out changeset 98f7e296affd (bug 1186139) for failing mochitest-bc7. r=backout 2016-03-14 21:01:24 +01:00
Blake Kaplan
b4c261f9a5 Bug 1186139 - Don't use a sync message where we don't have to. r=felipe 2016-03-14 11:13:47 -07:00
Kris Maglione
c19b091a55 Bug 1250784: Part 3 - [webext] Add suport for runtime.openOptionsPage. r=Mossop
MozReview-Commit-ID: 9izx4uX0Szd
2016-03-09 17:10:29 -08:00
Kris Maglione
e1b59246c8 Bug 1250784: Part 2 - [webext] Fix some issues that cause noisy tests. r=Mossop
MozReview-Commit-ID: 93NMinJpWRo
2016-03-09 17:26:27 -08:00
malayaleecoder
638ea233f5 Bug 1254496 - Remove gURLBar null-checks. r=dao 2016-03-10 23:15:49 +05:30
Gijs Kruitbosch
3c7d01a924 Bug 798249 - track when we're 'inside' a loadURI call when dealing with Stop() calls resulting from the same, r=mconley
MozReview-Commit-ID: 48xQn03HtjZ
2016-02-16 14:08:14 +00:00
Gijs Kruitbosch
6a2f5c957c Backed out changeset 2331bc8e11a7 (bug 798249) for leaks and intermittent about:home uncaught errors
MozReview-Commit-ID: FWORd2nzGbl
2016-03-08 12:26:54 +00:00
Gijs Kruitbosch
d80235f625 Bug 798249 - track when we're 'inside' a loadURI call when dealing with Stop() calls resulting from the same, r=mconley
MozReview-Commit-ID: 48xQn03HtjZ
2016-02-16 14:08:14 +00:00
Nihanth Subramanya
348f86747e Bug 1220753 - Add button to revoke security exceptions in the control center. r=paolo 2016-02-07 17:46:47 -08:00
Mark Hammond
157bd6a35c Bug 1246869 - remove services.sync.syncedTabsUIRefresh preference so SyncedTabs sidebar can ride the trains. r=adw 2016-03-01 11:22:47 +11:00
Carsten "Tomcat" Book
3969e7dcc7 merge mozilla-inbound to mozilla-central a=merge 2016-02-29 11:35:30 +01:00
Gijs Kruitbosch
8253e563a5 Bug 1088710 - part 1: fix some leftover gunk from pre-australis menubutton, r=mconley
MozReview-Commit-ID: C4fA6cboVZY
2016-02-24 15:23:35 +00:00
Alexandre Poirot
177128935b Bug 1248601 - Register the Developer Toolbar dynamically. r=jwalker 2016-02-27 04:51:11 -08:00
Francois Marier
a9cb8d9dc4 Bug 1245992 - Update the Safe Browsing phishing interstitial page. r=flod,past
MozReview-Commit-ID: DLC1KDvYbUH
2016-02-25 21:34:01 -08:00
Phil Ringnalda
68823ea619 Back out 2 changesets (bug 1245992) for several browser-chrome failures
Backed out changeset 6d9614f87daf (bug 1245992)
Backed out changeset 34e6eea401e3 (bug 1245992)
2016-02-25 19:15:16 -08:00
Nihanth Subramanya
6f8e267f46 Bug 1201437 - Degrade control center/identity box icons to grey lock with yellow triangle for user-added security exceptions. r=paolo
MozReview-Commit-ID: 92m7Rhjufv4
2016-02-24 22:45:23 -08:00
Alexandre Poirot
5c982f6874 Bug 1248600 - Remove registerBrowserWindow/forgetBrowserWindow calls from /browser/. r=jryans 2016-02-24 02:06:42 -08:00
Gijs Kruitbosch
c639a7ff52 Bug 1220160 - part 3: use mozDocumentURIIfNotForErrorPages for ssl error reporting, r=past
MozReview-Commit-ID: INgz40gYGwl
2016-02-22 20:31:10 +00:00
Gijs Kruitbosch
01df11ead3 Bug 1250482 - r=mak
MozReview-Commit-ID: 2wpk7hOKUO7
2016-02-23 13:39:28 +00:00
Wes Kocher
e473baded6 Backed out changeset 3b17489c9d98 (bug 1248600) for ESLint failures 2016-02-22 09:27:04 -08:00
Alexandre Poirot
a6e6c4cd80 Bug 1248600 - Remove registerBrowserWindow/forgetBrowserWindow calls from /browser/. r=jryans 2016-02-22 06:57:15 -08:00