Commit Graph

35755 Commits

Author SHA1 Message Date
Kyle Machulis
17b0069adc Backout 756fcc79ab98 due to bustage on OS X 2015-06-10 23:49:20 -07:00
Kyle Machulis
5908e11cab Bug 1012403 - Reenable SettingsService tests; a=TEST-ONLY 2015-06-10 22:52:51 -07:00
Karl Tomlinson
e688c01e87 bug 1004167 opaque back-button when not -moz-lwtheme to pixel-align clip r=mdeboer
Make back-button background match the color of its ancestor toolbar, where
possible, so that overdrawing the start of the url bar makes aligning the clip
with the arc of the back button border unnecessary.

This enables subpixel antialiasing and more efficient drawing in the url bar.

back-button border outside is aligned with the visible toolbarbutton-icon to
avoid any awkward lines should the color of the toolbar be modified in any
way.

--HG--
extra : rebase_source : fa5b62fbdebad4560eebff7c0d48d09d4447f324
2015-06-10 09:18:35 +12:00
Wes Kocher
cf559bd6b2 Merge m-c to inbound, a=merge CLOSED TREE 2015-06-10 18:38:28 -07:00
Wes Kocher
4eedce1509 Merge inbound to central, a=merge 2015-06-10 18:29:39 -07:00
Wes Kocher
74a5cb6d17 Backed out changeset d73a15153b3b (bug 1168028) for browser_domFullscreen_fullscreenMode.js failures CLOSED TREE 2015-06-10 16:03:44 -07:00
Wes Kocher
cf5c546ab3 Backed out 2 changesets (bug 1129957) for frequent browser_privatebrowsing_DownloadLastDirWithCPS.js timeouts a=merge
Backed out changeset 9ac1d4aadc38 (bug 1129957)
Backed out changeset 109474240d8c (bug 1129957)

--HG--
extra : source : 02bf142b27ad4ca025afbfd0c98ece6813251327
2015-06-10 14:38:40 -07:00
Tim Taubert
0f9a461afd Bug 1173267 - Remove aOptions parameter from SessionStoreInternal.setTabState() r=Mossop 2015-06-10 11:09:09 +02:00
Jared Wein
e90cb14947 Bug 1153306 - Add HiDPI versions of the Loop icon for Windows and Linux. r=Gijs 2015-06-10 12:40:51 -04:00
Victor Porof
512484cf45 Bug 1170105 - Log bars counts in the hopes of fixing some intermittent assertion failures, r=me 2015-06-10 12:05:26 -04:00
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
Xidorn Quan
6152c0e865 Bug 1168028 - Revert DOM fullscreen state after window finish resizing if we need to. r=smaug,dao
--HG--
extra : source : 1579e857976490ab9ab1bf64f458fc371d20c3e6
2015-06-11 09:45:06 +12:00
Nick Fitzgerald
c67bc82ccc Bug 1141614 - Part 5: Add a test for cycle collection markers; r=jsantell 2015-06-10 14:05:53 -07:00
Nick Fitzgerald
1bf42ce3a7 Bug 1141614 - Part 4: Expose cycle collection markers in the devtools frontend; r=jsantell 2015-06-10 14:05:53 -07: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
Felipe Gomes
b1db00e248 Bug 1129957 - Test that RemoteWebNavigation accept postdata headers. r=Mossop 2015-06-10 11:18:15 -03:00
Neil Rashbrook
425dec4244 Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop 2015-06-10 11:17:35 -03:00
Carsten "Tomcat" Book
b9cdd3a7bc Backed out changeset 13ef6f65874d (bug 1164510) for bc1/bc3 test failures 2015-06-10 15:59:33 +02:00
Mike de Boer
1a5d8e31e9 Bug 1170627 - close the context edit form upon a successful save action inside a Hello conversation window. r=Standard8 2015-06-10 13:36:21 +02:00
Carsten "Tomcat" Book
b974f4cfca Backed out changeset 2ba82990c44b (bug 1170627) for bc1/bc3 test failures 2015-06-10 15:55:15 +02:00
Carsten "Tomcat" Book
989624d484 Merge mozilla-central to fx-team 2015-06-10 15:25:21 +02:00
Léon McGregor
83f6b76b6a Bug 1163332 - Add a 'screenshot this node' button to the inspector popup menu. r=pbrosset 2015-06-09 03:58:00 -04:00
Tom Tromey
83666142fb Bug 1158288 - Show color swatch in drop-shadow function. r=pbrosset 2015-06-08 12:26:00 -04:00
Tom Tromey
f863d43adc Bug 1158288 - Minimal changes for eslint. r=pbrosset 2015-06-08 12:26:00 -04:00
Florent Fayolle
257768e507 Bug 1172320 - Browser Content Toolbox should have an accesskey. r=bgrins 2015-06-08 23:10:00 -04:00
Tim Nguyen
a0c7abbf78 Bug 1165032 - Make 'Add new rule' button add a new rule for currently emulated pseudo class locks. r=bgrins 2015-06-08 12:25:00 -04:00
Mark Banner
c523225c25 Bug 1173036 - Change Loop's RTL attributes to be consistently set on the html element. r=mikedeboer 2015-06-10 14:12:42 +01:00
Mark Banner
706036ce52 Bug 1172768 - Loop's desktop plural form handling doesn't handle zeros very well. r=mikedeboer 2015-06-10 14:12:42 +01:00
Mike de Boer
2b23909508 Bug 1170627: close the context edit form upon a successful save action inside a Hello conversation window. r=Standard8 2015-06-10 13:36:21 +02:00
Mike de Boer
e71453a6fc Bug 1164510: show a globe favicon as default when no favicon can be found for a Hello context in conversation. r=Standard8 2015-06-10 14:10:20 +02:00
Carsten "Tomcat" Book
c1f2e2dcc1 Backed out changeset 2fe1522c6b18 (bug 1172710)
--HG--
extra : rebase_source : 8d6915691e78b683e3f02c01b1bd9b34614fe3c0
2015-06-10 13:43:34 +02:00
Tim Taubert
e91584a66d Bug 1146282 - New styling for the host section of the identity panel
From 7496384f93865519159db75588c6be377fd2eb0b Mon Sep 17 00:00:00 2001
 r=Gijs
2015-06-02 21:15:08 +02:00
Gijs Kruitbosch
86e93ba3e3 Bug 1169911 - fix windows 10 titlebar coloring/border issues, r=dao
--HG--
extra : rebase_source : 7e2b895817bfe3621492cf7718a9c5bbe65ee702
extra : histedit_source : 67e7c655c6ca8bda1db10df74bba201c5b3657ca
2015-06-03 23:21:31 +01:00
Carsten "Tomcat" Book
de67b06885 Backed out changeset fd60bc4207c6 (bug 1160837) for dt/dt2 test failures 2015-06-10 11:37:33 +02:00
Florian Quèze
a1f39c6d73 Bug 1154019 - Intermittent browser_devices_get_user_media.js | Test timed out | Found a Browser:WebRTCGlobalIndicator, r=Gijs. 2015-06-10 11:18:40 +02:00
Panos Astithas
fee5b3b0cc The network panel should only record beacons from the monitored page (bug 1160837). r=ochameau 2015-06-10 10:04:16 +03:00
Jordan Santell
3174c82a0f Bug 1169146 - Clearing recordings while a recording is in progress now correctly sets the state of the recording buttons. r=vp 2015-06-09 18:24:46 -07:00
Wes Kocher
8dcb89a4e0 Backed out changeset 3f9e71094c02 (bug 1118285) for being the probable cause of talos failures CLOSED TREE
--HG--
extra : amend_source : 4d51079d7b99f2e4525124c9e22d8000c3711e44
2015-06-09 16:58:35 -07:00
Wes Kocher
a972d2e429 Backed out changeset 49acc2446457 (bug 1152992) for dt2 orange 2015-06-09 14:38:43 -07:00
Tim Taubert
5349967e74 Bug 1167508 - Cancel pending actions when after flushing the window is gone r=billm 2015-06-09 22:12:32 +02:00
Tim Taubert
545e7a83fb Bug 1167508 - Fix tests that expect a sync remoteness change after calling .loadURI() r=billm 2015-06-09 22:11:58 +02:00
Tim Taubert
7389b135f9 Bug 1167508 - Fix BrowserTestUtils.browserLoaded() and use it in sessionstore/head.js r=billm 2015-06-09 22:11:43 +02:00
Tim Taubert
f7fafca965 Bug 1167508 - Remove TabState.flush() r=billm 2015-06-09 22:11:25 +02:00
Tim Taubert
8a8147f5f4 Bug 1167508 - Use async flushing for LoadInOtherProcess() r=billm 2015-06-09 22:10:50 +02:00
Tim Taubert
52beafa16f Bug 1167508 - Support flushing crashed browsers r=billm 2015-06-09 22:10:29 +02:00
Tim Taubert
316fcde747 Bug 1167508 - Reset epoch when receiving XULFrameLoaderCreated r=billm 2015-06-09 22:09:56 +02:00
Florian Quèze
846793cf79 Bug 1170500 - [Mac] Broken one-off search items layout. r=Gijs
--HG--
extra : amend_source : 6089eda3921aba12266373d9ca177fc2604497d0
2015-06-02 12:54:21 +02:00