Commit Graph

32961 Commits

Author SHA1 Message Date
Mark Goodwin
38b5ac26d2 Bug 1092055 - Test that webconsole messages show up for non-top level security errors. r=past 2015-02-10 00:34:00 -05:00
Masatoshi Kimura
83c11c2359 Bug 1124039 - Enable RC4 only if ClientHelloVersion <= TLS 1.0. r=keeler 2015-02-10 22:29:51 +09:00
Christoph Kerschbaumer
f99aba5581 Bug 1130816 - Bad argument passed to newChannelFromURI2 in WindowsPreviewPerTab.jsm (r=gijs) 2015-02-08 20:46:47 -08:00
Masatoshi Kimura
c199c43026 Bug 1126413 - Part 2: UI changes to display security info on broken secure pages. r=dolske 2015-02-10 04:16:23 +09:00
Yury Delendik
0aeec913e7 Bug 1130032 - Missing plugin UI is broken. r=mconley
--HG--
extra : rebase_source : dbd952962fb2023ca4e61a4dbd4184c53860edec
2015-02-06 15:15:25 -06:00
Phil Ringnalda
4ae95aae6b Merge m-i to m-c, a=merge 2015-02-08 17:40:44 -08:00
Yury Delendik
6db8817415 Bug 1130737 - Update Shumway to version 0.9.3775. r=till 2015-02-07 09:53:12 -06:00
Phil Ringnalda
4bbde3d208 Merge f-t to m-c, a=merge 2015-02-07 18:00:22 -08:00
Phil Ringnalda
d2d401d355 Merge m-c to f-t 2015-02-07 09:00:06 -08:00
Phil Ringnalda
5299711df0 Merge f-t to m-c, a=merge 2015-02-07 08:55:02 -08:00
Phil Ringnalda
c456d08848 Merge m-i to m-c, a=merge 2015-02-07 08:45:54 -08:00
ffxbld
e7f393ef70 No bug, Automated blocklist update from host bld-linux64-spot-075 - a=blocklist-update 2015-02-07 03:24:42 -08:00
Jordan Santell
1d8c963c58 Bug 1130671 - clean up some test regressions in perf++ tool. Add toString methods for views for help rendering in tests. r=vp
From 88da44a4dfe3593dad339dc043986108e012f32c Mon Sep 17 00:00:00 2001
2015-02-06 17:45:32 -08:00
Wes Kocher
37dc6c9583 Merge inbound to m-c a=merge CLOSED TREE 2015-02-06 14:44:10 -08:00
Tim Taubert
66d07205ed Bug 1118279 - Remove browser_customize_popupNotification.js r=gavin 2015-02-06 18:17:10 +01:00
Phil Ringnalda
eba3b0662f Merge m-c to f-t 2015-02-07 18:06:59 -08:00
Ryan VanderMeulen
64e01e7296 Merge m-c to inbound. a=merge 2015-02-06 11:36:03 -05:00
Olli Pettay
e964974938 Bug 1124245, nsGlobalWindow::IsActive shouldn't depend on the state in nsFocusManager, r=Enn
--HG--
extra : rebase_source : 5fcd4611cc73651d9f7d1d498808847f26ff1d6b
2015-02-06 18:26:29 +02:00
Ryan VanderMeulen
306a1550a3 Merge inbound to m-c. a=merge 2015-02-06 09:06:38 -05:00
Mike de Boer
6350c90ad0 Bug 1091785: make sure the info panel anchors to the overflow chevron if needed. r=jaws 2015-02-06 12:09:55 +01:00
Tim Taubert
50e5e3f6ac Backed out changeset 470368b135b7 (bug 1118279) 2015-02-06 11:36:07 +01:00
Ian Moody
4f06461dbd Bug 1129930 - JavaScript error: chrome://browser/content/preferences/in-content/preferences.js, line 82: TypeError: getComputedStyle(...) is null. r=Gijs 2015-02-05 16:48:46 +00:00
Avijit Gupta
24be2ecfb3 Bug 1091117 - Used 2x png for about:newtab through media query. r=adw 2015-02-06 02:12:41 +05:30
Tim Taubert
6b165afa93 Bug 1118279 - Fix intermittent browser_customize_popupNotification.js failures r=gavin 2015-02-05 21:44:13 +01:00
Victor Porof
8a79879b02 Bug 1130040 - Remove undefined reference to EVENTS.RECORDING_CREATED in performance-controller.js, r=me 2015-02-05 21:51:35 -05:00
Wes Kocher
834e2d3042 Merge inbound to m-c a=merge CLOSED TREE 2015-02-05 16:55:01 -08:00
Mark Banner
b459d5b70b Bug 1045495 - Loop's link clicker UI needs new UX for notification of non supported platform. r=mikedeboer 2015-02-05 19:35:12 +00:00
Mark Banner
8a4d155f4d Bug 1098355 - Change the functions in Loop's shared.utils.Helper to be accessible from the global state and avoid passing the helper down through the component props tree. r=mikedeboer 2015-02-05 19:35:12 +00:00
Victor Porof
ea80a3b8c4 Bug 1129539 - stopwatch icon in landing/recording panes in perf++ tool has padding issue in OSX, r=jsantell 2015-02-05 14:34:40 -05:00
Dave Townsend
fcf968baa0 Bug 1068186: Update window.sidebar and window.external APIs to support e10s. r=felipe
Moves nsSidebar.js to toolkit and makes it just pass messages to chrome for each
API call. MainProcessSingleton listens for those messages and passes the call
along to the search service.
Combines the validation code into the same function and takes the opportunity to
support relative URLs too.
Adds a bunch of tests for these web APIs.

Also fixes:
Bug 518929: Implement window.external APIs in core code
Bug 530847: Remove Fennec's nsISidebar implementation once that code is moved into the core
Bug 517720: Adding a search engine using relative URIs is not supported

--HG--
rename : browser/components/sidebar/nsSidebar.js => toolkit/components/search/nsSidebar.js
extra : rebase_source : 3e9caa49383e78e73e5f111ff09fb063f2cfa7c0
2015-02-02 12:15:26 -08:00
Victor Porof
f2efa98b2c Bug 1121192 - Mouse events sometimes don't fire in the canvas graphs, r=jsantell 2015-02-06 13:26:10 -05:00
Victor Porof
2ad4bcd235 Bug 1130276 - Add an 'invert flame graph' option to go along with 'invert call tree', r=jsantell 2015-02-06 13:26:08 -05:00
Victor Porof
32eac95fb7 Bug 1130278 - The 'show-platform-data' pref is irrelevant for memory call trees, r=jsantell 2015-02-06 13:23:18 -05:00
Victor Porof
760c3412d4 Bug 1130274 - JS and Memory flame graphs get rerendered but don't actually change when prefs are modified, r=jsantell 2015-02-06 13:23:02 -05:00
Victor Porof
6e39e2e504 Bug 1130273 - PerformanceView._onClearButtonClick listener is never removed from _clearButton, r=jsantell 2015-02-06 13:21:48 -05:00
Victor Porof
f3b1d4393a Bug 1130272 - OverviewView._onGraphSelecting doesn't need to check if a recording is available, r=jsantell 2015-02-06 13:21:41 -05:00
Victor Porof
b430914141 Bug 1130270 - Waterfall view doesn't need to be cleared when a recording is started in the new performance tool, r=jsantell 2015-02-06 13:21:29 -05:00
Victor Porof
95ac757463 Bug 1129187 - Initialize all the overview graphs and detail views lazily, r=jsantell 2015-02-06 13:20:19 -05:00
J. Ryan Stinnett
ba559120ac Bug 1126965 - Show QR code for WiFi auth in WebIDE. r=past 2015-02-06 12:09:39 -06:00
Gijs Kruitbosch
806945722a Bug 1111148 - show doorhanger for EME being played back, r=florian
--HG--
extra : rebase_source : 1b441c55e6e78b6096977dc25dd232c3c6bb653c
2015-02-04 17:13:38 +00:00
Ryan VanderMeulen
98f6a09ef5 Merge m-c to fx-team. a=merge 2015-02-06 11:36:31 -05:00
Gijs Kruitbosch
de88c62ae8 Bug 1130007 - fix layout of general pane on OS X, r=jaws
--HG--
extra : rebase_source : a9374eb75bf3296935641eb34628d14acc0c463e
2015-02-06 14:34:17 +00:00
Jordan Santell
178c4ba00b Bug 1128859 - Memory allocation views are only enabled if 'enable-memory' preference is on. r=vp
From bca130324429144e7f92d6c058600cf378717106 Mon Sep 17 00:00:00 2001
2015-02-04 15:20:04 -08:00
Jared Wein
523ceeb263 Bug 1115227 - Loop: add part of the UITour PageID to the Hello tour URLs as a query parameter. r=MattN
--HG--
extra : rebase_source : a12dfc2cb6789bde8953cad78f1746076eb9216f
2015-01-31 18:17:13 -05:00
Bob Owen
1a4af9dc4c Bug 1127230: Change the NPAPI sandbox prefs to integers to indicate the level of sandboxing. r=bsmedberg 2015-01-30 17:48:15 +00:00
Avi Halachmi
6be44da368 Bug 1120650: add telemetry probe for slow script notices. r=vladan, r=billm 2015-02-06 16:02:37 +02:00
Brian Grinstead
87b8d47c5d Bug 1093820 - Update Dev Edition theme in Windows to match latest mockups;r=Gijs 2015-02-06 15:32:48 -08:00
Wes Kocher
8dfdbb45dd Merge m-c to fx-team a=merge CLOSED TREE 2015-02-06 14:57:26 -08:00
Brian Grinstead
ff610ddba5 Bug 1121723 - change width and margin of tab separators for devedition to prevent tab jittering in customize mode;r=MattN 2015-02-06 14:53:50 -08:00
Mike Taylor
bed25f8083 Bug 1129055 - Make headers summary URL value selectable. r=vporof 2015-02-06 13:30:37 -08:00