Commit Graph

35674 Commits

Author SHA1 Message Date
Mark Goodwin
e72754ef17 Bug 1088141 - Add telemetry for SSL Error Reports (r=felipe) 2015-06-10 14:18:17 +01:00
Xidorn Quan
29eb0a646b Bug 1161802 part 7 - Put document into fullscreen state after window becomes fullscreen. r=smaug,dao
--HG--
extra : source : fafd0c5759b8273aa30f37f014d2d5347a72b6d2
2015-06-10 23:13:12 +12:00
Xidorn Quan
d7dd0eac3b Bug 1161802 part 2 - Split nsGlobalWindow::SetFullScreenInternal into two parts, one part before the window resizing, the other after. r=smaug,dao,margaret
This patch moves the "fullscreen" event from the original place to the
second part, which indicates two other changes:

1. When the event is triggered, the value of fullScreen would have been
toggled to the new value, which is different from before. The changes in
browser/../browser-fullScreen.js and mobile/../browser.js are for this.

2. This event is no longer preventDefault-able, since it is triggered
after the fullscreen change. This leads to the removal of the test and
the only place which calls preventDefault on that event. That place is
a workaround for bug 1079222. To address that problem, this patch fixes
the intrinsic issue via stoping handling the fullscreen change once it
finds we failed to change the state of the widget.

--HG--
extra : source : 78f78a62ce31b33413f0b52532eb22e5712cb646
2015-06-10 23:13:12 +12:00
Francois Marier
197c33cfb2 Bug 1165816 - Cancel remote application reputation requests after a certain timeout. r=gcp 2015-06-10 17:35:18 +12:00
Bill McCloskey
eca105eb0b Bug 1171245 - Include changes attributes in TabAttrModified event (r=ttaubert) 2015-06-09 21:04:52 -07:00
Ryan VanderMeulen
7d27a8bc37 Merge fx-team to m-c. a=merge 2015-06-09 13:08:17 -04:00
Dave Townsend
6693a19d53 Bug 1170162: Use a support page for signing warnings intended for users. r=dao
--HG--
extra : commitid : L3inMC9RBcT
extra : rebase_source : 15d39486b95eee5086eef8ad9060a45fe86a5814
2015-06-08 09:17:15 -07:00
Marco Bonardo
0dcde6b855 Bug 1167915 - followup: avoid modal dialog potentially blocking the test. r=ttaubert 2015-06-08 17:06:00 +02:00
Tim Nguyen
61000fdcc4 Bug 1172508 - Use new icon color for pseudo class lock icon. r=bgrins 2015-06-08 08:13:00 -04:00
Patrick Brosset
7ef1f760c9 Bug 867838 - Minor eslint code cleanup in toolbox-host.js; r=jryans
--HG--
extra : rebase_source : 156604767a1f3c034b7ba3c14401be8dee8c6cb6
extra : histedit_source : 4c890a14aefcbc8fab6660a41c037083e008f92f%2C1ad34bc3046c5f98f757fedb0dbd55410092746b
2015-06-08 16:03:49 +02:00
Patrick Brosset
e94a1aabff Bug 867838 - Add the possibility to minimize the bottom-hosted toolbox; r=jryans
--HG--
extra : rebase_source : 7438a690a1092418e973fd903613c950d00f9151
extra : histedit_source : dc8e66027bbcf96376012734a340e6ef08144f07%2C0a3764e8690f11bcf6b632bb3e06dede762f5b57
2015-06-08 15:49:38 +02:00
Carsten "Tomcat" Book
ac2974150a merge mozilla-inbound to mozilla-central a=merge 2015-06-08 11:55:30 +02:00
Carsten "Tomcat" Book
61ad0febe1 merge fx-team to mozilla-central a=merge 2015-06-08 11:51:28 +02:00
ffxbld
b83b4f3197 No bug, Automated blocklist update from host bld-linux64-spot-1061 - a=blocklist-update 2015-06-06 03:27:01 -07:00
Xidorn Quan
e8e57ab99e Bug 1168397 - Skip hiding toolbars for fullscreen mode on OS X Lion. r=dao
--HG--
extra : amend_source : 30d4c435f1b47f83aceddd6ace3587017760cccb
2015-06-06 19:08:00 +12:00
Wes Kocher
026b52efce Merge fx-team to central, a=merge 2015-06-05 15:26:37 -07:00
Jordan Santell
5a0cae23f5 Bug 1172120 - Fix intermittent in marker details test. 2015-06-05 14:08:28 -07:00
Muhsin A. Steiman
81692f6817 Bug 1167229 - Make nsBrowserGlue instantiations use nsISupports and nsIObserver where nsIBrowserGlue is not needed. r=mak 2015-06-04 10:11:00 -04:00
Carsten "Tomcat" Book
1745120cda Merge mozilla-central to fx-team 2015-06-05 15:44:31 +02:00
Carsten "Tomcat" Book
ae98e02935 merge mozilla-inbound to mozilla-central a=merge 2015-06-05 15:25:08 +02:00
Dão Gottwald
bf986ada8f Bug 1171146 - Display a learn more link when refusing to install an unsigned add-on. r=dtownsend 2015-06-05 13:10:53 +02:00
Marina Samuel
0a736201fd Bug 1164594 - Part 2b New Tab menu shouldn't use text-transform: uppercase [r=Mardak]
--HG--
extra : amend_source : 02a84f2e00fe5435c9169a7f6d2f95d4afdc22fd
2015-06-05 02:48:38 -07:00
mchenryc
ef085a4209 Bug 1163447 - Allow Places tree selectItems() to recurse into folder-shortcuts. r=mak
--HG--
extra : commitid : HXZgBgnsjHO
2015-06-04 13:02:00 -07:00
Matthew Noorenberghe
e4fd8ae196 Bug 1132211 - Dispatch an event when <input type=password> is added to a document (including outside of a form). r=smaug
--HG--
rename : browser/base/content/test/general/browser_bug771331.js => toolkit/components/passwordmgr/test/browser/browser_DOMFormHasPassword.js
rename : browser/base/content/test/general/browser_bug771331.js => toolkit/components/passwordmgr/test/browser/browser_DOMInputPasswordAdded.js
extra : commitid : BJD9IIOYbp0
2015-06-04 21:50:37 -07:00
Jessie Hildebrandt
675c532590 Bug 972567 - Add a more descriptive tooltip to the Reconnect to Sync menu item. r=markh 2015-06-05 10:37:03 +10:00
Jordan Santell
4ac012bfd7 Bug 1168275 - Wait for specifically Parse HTML markers, not any marker, to fix intermittent. r=fitzgen 2015-06-04 16:39:24 -07:00
Jordan Santell
36818094e4 Bug 1171539 - ConsoleTime markers should render endStacks. r=vp 2015-06-04 12:38:32 -07:00
Matthew Noorenberghe
0967be5f0a Bug 1171298 - Show the ConsoleAPI message prefix in web/browser consoles. r=bgrins,Mossop
--HG--
extra : commitid : IP32ABnsILt
extra : rebase_source : 53b2ac21e5f137e7739e3d895d639816baeb750f
2015-06-04 14:11:45 -07:00
J. Ryan Stinnett
4c6ec60312 Bug 1169723 - Load view source frame script lazily. r=mconley 2015-06-04 18:17:53 -05:00
Chris Pearce
34075b471b Bug 1160101 - Revert browser.eme.ui.enabled pref change from Bug 1160101. a=backout 2015-06-05 14:17:58 +12:00
J. Ryan Stinnett
643b7a3b05 Bug 1171460 - ESLint: Allow trailing commas. r=pbrosset 2015-06-04 12:09:24 -05:00
Mike de Boer
e25b65b705 Bug 1170535: anchor the social share panel to the Hello button whilst sharing a room URL and enable the Social Provider Activation panel in release. r=mixedpuppy,Standard8 2015-06-04 18:24:45 +02:00
Iaroslav Sheptykin
d79ffe0d98 Bug 1129056 - Implement Yandex translation engine. r=felipe
Some parts of the patch by Felipe, with f=florian
2015-06-04 17:49:55 -03:00
Jordan Santell
907cabd285 Bug 1169439 - Markers fully eclipsed by another marker should be collapsed within the parent marker. r=vp 2015-06-04 07:51:22 -07:00
David Vedvick
d05ec1cceb Bug 1163416 - Make various e10s related strings literals localizable. r=felipe 2015-05-31 12:17:54 -05:00
Sami Jaktholm
2e8ccea024 Bug 949355 - Wait for iframes to be loaded before looking at their style sheets. r=bgrins
Previously the getStyleSheets method was only waiting for the topmost frame to
load before listing the style sheets. If a frame wasn't loaded in time, it
caused some sheets to be missing causing the test to timeout.

These changes make the actor to wait for a frame to be loaded in _addStyleSheets
before doing the actual adding. This allows the code of _addAllStyleSheets to be
moved directly to getStyleSheets as it no longer needs to wait for the load to
happen.
2015-05-31 15:08:57 +03:00
Sami Jaktholm
859a5a5314 Bug 1169993 - Remove duplicated setTheme methods from performance and webaudio tests. r=bgrins 2015-06-03 19:36:35 +03:00
Sami Jaktholm
b5d493f508 Bug 1169993 - Fix setTheme in theme.js to really trigger a theme change in Developer Tools. r=bgrins 2015-05-31 14:12:39 +03:00
Sami Jaktholm
40947280a2 Bug 1119149 - Update Font Inspector previews when the theme changes. r=pbrosset 2015-05-31 13:12:47 +03:00
Carsten "Tomcat" Book
92670bab08 Merge mozilla-central to mozilla-inbound 2015-06-08 12:02:40 +02:00
Bill McCloskey
e60ea179cb Bug 1164014 - Workaround for GC bug 1172193. r=gkrizsanits 2015-06-08 09:28:51 +02:00
Gabor Krizsanits
526094fdf3 Bug 1164014 - Fixing defaultShims. r=billm 2015-06-08 09:28:48 +02:00
Carsten "Tomcat" Book
318f9f9614 Merge mozilla-central to mozilla-inbound 2015-06-05 15:36:32 +02:00
Neil Deakin
4728b45161 Bug 1116038, properly support disabled options in e10s, r=felipe 2015-06-05 08:33:29 -04:00
Neil Deakin
5672f0a821 Bug 1047713, e10s optgroup support, r=neil,felipe 2015-06-05 08:33:28 -04:00
Kyle Zentner
95a87c9836 Bug 1170173 - Parse CSS 'contain' property. r=dholbert
--HG--
extra : rebase_source : 73e15a3049f7e69fdecd7b45157df25fca949b0c
2015-06-04 16:38:00 +02:00
Ehsan Akhgari
9a671f5365 Bug 1172110 - Re-enable service workers on desktop and mobile for non-release builds; r=jst 2015-06-06 21:00:18 -04:00
Phil Ringnalda
4e77972fa7 Back out f2ecf8c73f6f (bug 1172110) for failures in test_interfaces.html and test_worker_interfaces.html
CLOSED TREE
2015-06-05 19:40:49 -07:00
Ehsan Akhgari
311f4b0d39 Bug 1172110 - Re-enable service workers on desktop and mobile for non-release builds; r=jdm 2015-06-05 20:40:42 -04:00
Chris Peterson
b235eeb965 Bug 1171361 - Fix -Wunreachable-code-break warnings in shell/nsMacShellService.cpp. r=mak 2015-06-03 23:13:07 -07:00