Commit Graph

30421 Commits

Author SHA1 Message Date
Mark Goodwin
fb51fb87b2 Bug 1088141 - Add telemetry for SSL Error Reports (r=felipe) 2015-06-10 14:18:17 +01:00
Xidorn Quan
2c8852b27f Bug 1161802 part 7 - Put document into fullscreen state after window becomes fullscreen. r=smaug,dao 2015-06-10 23:13:12 +12:00
Xidorn Quan
e02af14d81 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.
2015-06-10 23:13:12 +12:00
Francois Marier
e8f7df1dbf Bug 1165816 - Cancel remote application reputation requests after a certain timeout. r=gcp 2015-06-10 17:35:18 +12:00
Bill McCloskey
84a6f47dc8 Bug 1171245 - Include changes attributes in TabAttrModified event (r=ttaubert) 2015-06-09 21:04:52 -07:00
Ryan VanderMeulen
32a42ea967 Merge fx-team to m-c. a=merge 2015-06-09 13:08:17 -04:00
Dave Townsend
909188cffa Bug 1170162: Use a support page for signing warnings intended for users. r=dao 2015-06-08 09:17:15 -07:00
Marco Bonardo
e5c0c20aac Bug 1167915 - followup: avoid modal dialog potentially blocking the test. r=ttaubert 2015-06-08 17:06:00 +02:00
Tim Nguyen
437b0bccc8 Bug 1172508 - Use new icon color for pseudo class lock icon. r=bgrins 2015-06-08 08:13:00 -04:00
Patrick Brosset
356ceb189d Bug 867838 - Minor eslint code cleanup in toolbox-host.js; r=jryans 2015-06-08 16:03:49 +02:00
Patrick Brosset
4bae5e9058 Bug 867838 - Add the possibility to minimize the bottom-hosted toolbox; r=jryans 2015-06-08 15:49:38 +02:00
Carsten "Tomcat" Book
48583b4851 merge mozilla-inbound to mozilla-central a=merge 2015-06-08 11:55:30 +02:00
Carsten "Tomcat" Book
5335b706d8 merge fx-team to mozilla-central a=merge 2015-06-08 11:51:28 +02:00
ffxbld
8991496899 No bug, Automated blocklist update from host bld-linux64-spot-1061 - a=blocklist-update 2015-06-06 03:27:01 -07:00
Xidorn Quan
2252d80a77 Bug 1168397 - Skip hiding toolbars for fullscreen mode on OS X Lion. r=dao 2015-06-06 19:08:00 +12:00
Wes Kocher
ffb2d15be7 Merge fx-team to central, a=merge 2015-06-05 15:26:37 -07:00
Jordan Santell
495f9a5f98 Bug 1172120 - Fix intermittent in marker details test. 2015-06-05 14:08:28 -07:00
Muhsin A. Steiman
76668a0da2 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
345b84516c Merge mozilla-central to fx-team 2015-06-05 15:44:31 +02:00
Carsten "Tomcat" Book
0f0eb9d111 merge mozilla-inbound to mozilla-central a=merge 2015-06-05 15:25:08 +02:00
Dão Gottwald
3df1447986 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
7ec9b1ed70 Bug 1164594 - Part 2b New Tab menu shouldn't use text-transform: uppercase [r=Mardak] 2015-06-05 02:48:38 -07:00
mchenryc
2d987d18aa Bug 1163447 - Allow Places tree selectItems() to recurse into folder-shortcuts. r=mak 2015-06-04 13:02:00 -07:00
Matthew Noorenberghe
4432747896 Bug 1132211 - Dispatch an event when <input type=password> is added to a document (including outside of a form). r=smaug 2015-06-04 21:50:37 -07:00
Jessie Hildebrandt
6bab653b8f 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
081e465c8a 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
f4f3358344 Bug 1171539 - ConsoleTime markers should render endStacks. r=vp 2015-06-04 12:38:32 -07:00
Matthew Noorenberghe
b537567244 Bug 1171298 - Show the ConsoleAPI message prefix in web/browser consoles. r=bgrins,Mossop 2015-06-04 14:11:45 -07:00
J. Ryan Stinnett
5eda3d600f Bug 1169723 - Load view source frame script lazily. r=mconley 2015-06-04 18:17:53 -05:00
Chris Pearce
4cecaa5069 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
7acb062167 Bug 1171460 - ESLint: Allow trailing commas. r=pbrosset 2015-06-04 12:09:24 -05:00
Mike de Boer
ceb0bc88bf 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
516f3f5c57 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
07365b8962 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
237c1a8d75 Bug 1163416 - Make various e10s related strings literals localizable. r=felipe 2015-05-31 12:17:54 -05:00
Sami Jaktholm
74e7b0a4f6 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
f257f9257d Bug 1169993 - Remove duplicated setTheme methods from performance and webaudio tests. r=bgrins 2015-06-03 19:36:35 +03:00
Sami Jaktholm
0cb894dbb3 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
69872435ff Bug 1119149 - Update Font Inspector previews when the theme changes. r=pbrosset 2015-05-31 13:12:47 +03:00
Carsten "Tomcat" Book
c4924cf620 Merge mozilla-central to mozilla-inbound 2015-06-08 12:02:40 +02:00
Bill McCloskey
f68ab4a9ab Bug 1164014 - Workaround for GC bug 1172193. r=gkrizsanits 2015-06-08 09:28:51 +02:00
Gabor Krizsanits
7f9ed865ff Bug 1164014 - Fixing defaultShims. r=billm 2015-06-08 09:28:48 +02:00
Carsten "Tomcat" Book
90a6317b44 Merge mozilla-central to mozilla-inbound 2015-06-05 15:36:32 +02:00
Neil Deakin
8af5a7bc65 Bug 1116038, properly support disabled options in e10s, r=felipe 2015-06-05 08:33:29 -04:00
Neil Deakin
981147060c Bug 1047713, e10s optgroup support, r=neil,felipe 2015-06-05 08:33:28 -04:00
Kyle Zentner
4049a2707a Bug 1170173 - Parse CSS 'contain' property. r=dholbert 2015-06-04 16:38:00 +02:00
Ehsan Akhgari
a75b7c94d0 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
1eb2c11be3 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
7d9c13c9ce 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
b541fec333 Bug 1171361 - Fix -Wunreachable-code-break warnings in shell/nsMacShellService.cpp. r=mak 2015-06-03 23:13:07 -07:00