Граф коммитов

35790 Коммитов

Автор SHA1 Сообщение Дата
Neil Deakin 444b85438a Bug 1171973, consume clicks outside of select popup, r=dao 2015-06-12 12:39:19 -04:00
Chris Manchester d71f544ddf Bug 1171210 - Add a telemetry probe for how long it takes to clear plugin cookies during sanitize. r=vladan 2015-06-10 17:31:34 -07:00
Sylvestre Ledru 23556e34a3 Bug 1145175 - Followup: Remove the trailing space r=trivial CLOSED TREE
--HG--
extra : amend_source : cee284cbd1def6e7dcb94e33217597768b86113b
2015-06-12 13:21:15 +02:00
Sylvestre Ledru 3e8388ea1e Bug 1145175 - Include the beta version in 'About Firefox' r=glandium
This should not have any effect on nightly or aurora.
Also fix browser/installer/windows/Makefile.in
webapprt/win/Makefile.in to use the variable instead
of the file
2015-06-12 11:54:28 +02:00
Xidorn Quan 1840048bb9 Bug 1173886 - Fix DOM fullscreen broken in e10s for tabs other than the first. r=dao
It changes the condition to check whether the MozDOMFullscreen:Entered
is originally targeted the <browser>.

--HG--
extra : source : 54e4c6612c01f7a035e729a2660810e6587f832f
2015-06-12 21:27:02 +12:00
Phil Ringnalda a38460f965 Back out 298c695564e9 (bug 1044351) for timeouts in browser_library_middleclick.js and friends
CLOSED TREE
2015-06-11 21:47:53 -07:00
Gijs Kruitbosch eabd39a0f2 Bug 1044351 - prevent popup blocker from blocking windows opened by loaded javascript: URIs by allowing popups for such loads from the location bar. r=mak/mrbkap 2015-06-11 18:53:31 -07:00
Xidorn Quan 68859cacc4 Bug 1168028 part 2 - Revert DOM fullscreen state after window finish resizing if we need to. r=smaug,dao
--HG--
extra : source : bbf582da8bd4b7ee58c597b5aeb9f64199059f38
2015-06-12 13:24:45 +12:00
Wes Kocher c07c3dd3d8 Merge fx-team to central, a=merge 2015-06-11 17:18:11 -07:00
Wes Kocher 2aa142fe5e Merge inbound to central, a=merge 2015-06-11 17:02:47 -07:00
Ryan VanderMeulen fdb32e04fb Backed out changeset 32c21104e02c (bug 1164510) for causing frequent browser_UITour_loop.js failures. 2015-06-11 15:14:56 -04:00
Ryan VanderMeulen 0b43d41761 Backed out changeset 51234d23d640 (bug 1160837) for browser_projecteditor_contextmenu_02.js failures.
--HG--
extra : rebase_source : e31d51bfb853753e29f8f8713b159848c772109f
2015-06-11 14:18:46 -04:00
Marina Samuel 3512c5b545 Bug 1172987 - Incorrect padding for various locales. r=Mardak. 2015-06-11 14:09:13 -04:00
J. Ryan Stinnett 342faa7ed0 Bug 1159043 - Record WebIDE runtime info in Telemetry. r=ochameau 2015-06-10 23:35:19 -05:00
Wes Kocher 6178ef95c2 Merge m-c to fx-team, a=merge 2015-06-10 18:40:51 -07:00
Wes Kocher 4eedce1509 Merge inbound to central, a=merge 2015-06-10 18:29:39 -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
Jarda Snajdr f06270e506 Bug 1159922 - In rule view, update the computed values of a property after editing. r=pbro 2015-06-11 12:18:53 +02:00
Tim Taubert 0f9a461afd Bug 1173267 - Remove aOptions parameter from SessionStoreInternal.setTabState() r=Mossop 2015-06-10 11:09:09 +02:00
J. Ryan Stinnett 99f1ab66c9 Bug 1167797 - Reload ignoring cache in view source tabs. r=mconley
--HG--
extra : transplant_source : %5E%DD%E3%91%FF%18%CBi%3D%8A%87%D9%99%5B%CA%E7Y%A2%D6%08
2015-06-09 16:38:11 -05:00
Jordan Santell db4860b1f2 Bug 1167899 - Profiler data should compute timing information from sample count, not timestamps in the samples. r=shu 2015-06-08 18:16:18 -07:00
Jim Mathies ebf8adc0a6 Bug 1160142 - For e10s plugin hangs take the minidump of the browser process before we message the chrome UI about the hang. r=billm 2015-06-11 12:25:45 -05: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
Jared Wein 4e2b1b8d49 Bug 1173357 - Use the default application association dialog on Windows 8.1 and earlier when setting the default browser through the Preferences. r=Gijs
--HG--
extra : rebase_source : da344f5bc01c5b38be1b3db973b15aa3b3d27ecd
2015-06-11 12:20:38 -04:00
Victor Porof dd159fef0a Bug 1170105 - Make sure a subset of markers is always selected in browser_timeline-waterfall-rerender, r=me 2015-06-11 12:06:05 -04:00
Panos Astithas c5cac507e2 The network panel should only record beacons from the monitored page (bug 1160837). r=ochameau
This reverts commit bb89c9ca50a8302ada661e4d10e5090936587fad.
2015-06-11 18:08:12 +03:00
Patrick Brosset 57c2461e0f Bug 1172653 - Prevent leaks in browser_markupview_keybindings_02.js by waiting for the console to be ready; r=me
--HG--
extra : rebase_source : 20fc91f3408ac4ef712e2555739f6c63c6f44b11
2015-06-09 12:54:11 +02:00
Mike de Boer 1947969293 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 18:13:33 +02:00
Ryan VanderMeulen be9cb1f5fc Bug 1135315 - Disable the webide tests on OSX 10.8 & 10.10 debug due to asserts across the suite on 38+. a=test-only
--HG--
extra : rebase_source : cb39a381166f4ded0c9c4562c2be479c5aa7e93e
2015-06-11 12:58:08 -04:00
Tim Nguyen 43c042a6e5 Bug 1173298 - Disable add rule button for non-element nodes and anonymous elements. r=bgrins
--HG--
extra : rebase_source : f623f72d4258fd41339241072ab70ce76f3a1abd
2015-06-10 11:42:00 +02:00
John Pavlicek 71fe1cf7b4 Bug 1164210 - $$() should return a true Array. r=bgrins
--HG--
extra : rebase_source : bfac12d67aba41ecc913c3005a6dba3e8559ddfc
2015-06-08 15:27:00 +02:00
Mark Banner 6cf31ae5d9 Bug 1119000 - Improve the layout of Loop's standalone footer - reduce the height it takes up. r=mikedeboer,ui-review=sevaan 2015-06-11 08:20:54 +01: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
Gabriel Luong ext:(%2C%20Vikneshwar%20%3Clviknesh%40gmail.com%3E) dbd3261916 Bug 1024693 - [rule view] Copy CSS declarations r=pbrosset 2015-06-10 15:08:27 -07:00
Wes Kocher ef577f1e7a Backed out 2 changesets (bug 1129957) for frequent browser_privatebrowsing_DownloadLastDirWithCPS.js timeouts
Backed out changeset 9ac1d4aadc38 (bug 1129957)
Backed out changeset 109474240d8c (bug 1129957)
2015-06-10 14:38:40 -07:00
Mike Conley 95c56c5e05 Bug 1172491 - Let e10s be enabled in safe mode. r=felipe
--HG--
extra : commitid : FhJhFS1UGt7
extra : rebase_source : b82acf1a38794ef0bd390f676c4d8ab7ca1af64b
extra : amend_source : b611c7900d9d2621a0646358cf9d0735574cb792
2015-06-10 13:21:21 -04:00
Dave Townsend 00e43e68bc Bug 1172710: Breaking an add-on's signature doesn't show a notification on next startup. r=dao
--HG--
extra : commitid : OR0hBWKVkS
extra : rebase_source : c016e1744dcda6f21751dcb9d28af4dc286df686
extra : source : 2fe1522c6b18c608d98e1ce0dd4a57bd39e48963
2015-06-08 16:31:16 -07:00
Jordan Santell 4216e17d3a Bug 1173393 - Detail views in Performance should be unique EventTargets and not bleed events between each other. r=vp 2015-06-10 10:27:54 -07:00
Brian Grinstead 202c848769 Bug 1044050 - Update the console sprite sheets to use SVG and new input/output icons;r=past 2015-06-10 12:01:03 -07:00
Brian Grinstead 26f2bea8b2 Bug 1173373 - Change DevTools tab tooltips from Cmd+Alt* to Cmd+Opt+*;r=janx 2015-06-10 12:00:00 -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