Commit Graph

1618 Commits

Author SHA1 Message Date
wolfbeast 311d718dbd Fix path typo. 2018-07-24 23:17:02 +08:00
wolfbeast f23858143d Limit number of tries to find unused trash directory 2018-07-24 23:17:00 +08:00
wolfbeast fcaf3dfff6 Don't insist on removal of cache2/doomed directory, causing cache responsiveness slowdown 2018-07-24 23:16:58 +08:00
wolfbeast d0b9edcb9c Add media.default_volume preference 2018-07-24 23:16:55 +08:00
wolfbeast df7f937de1 Fix tab-tearoff. 2018-07-24 23:16:51 +08:00
wolfbeast 9128e148be Fix tab dragging. 2018-07-24 23:16:49 +08:00
Steven Schlansker a4560a6551 Correct GetPluginFile invocation for Mac build 2018-07-24 23:16:46 +08:00
wolfbeast 1b4d90a566 Pull our FE PopupNotifications module across into /browser and use it. 2018-07-24 23:16:44 +08:00
wolfbeast 52b8bfcc11 Update WebappsUI module to prevent init errors. 2018-07-24 23:16:40 +08:00
wolfbeast 5f7c7ce739 Components.interfaces.nsIDocShellTreeNode -> Components.interfaces.nsIDocShellTreeItem 2018-07-24 23:16:38 +08:00
wolfbeast f2c3cdd616 Listen for LWT styling changes and update the browser's theme accordingly. 2018-07-24 23:16:37 +08:00
wolfbeast 7baf02c7c8 Really fix add-on install doorhanger. part 2 2018-07-24 23:16:36 +08:00
wolfbeast 8c3df98cb8 Really fix add-on install doorhanger. 2018-07-24 23:16:34 +08:00
wolfbeast 4d85df7ca2 Fix add-on install doorhanger. 2018-07-24 23:16:33 +08:00
trav90 59e5e8b014 Remove breakpad native stacks in SPS on b2g 2018-07-24 23:16:31 +08:00
trav90 41aecc1405 Remove Breakpad unwinder that was used by the SPS Stackwalk 2018-07-24 23:16:30 +08:00
trav90 d02894d071 Remove Breakpad LUL
No longer needed after Moz SPS removal.
2018-07-24 23:16:28 +08:00
wolfbeast 0b38abc43a Hook up BE SSLStatus.
FIXME: It seems getting just the cipher name was completely stripped from the security manager. This will have to be re-implemented one way or another as displaying the full suite in the page info window is ugly and should be avoided.
2018-07-24 23:16:25 +08:00
wolfbeast b33128e075 Hook up http cache v2. 2018-07-24 23:16:22 +08:00
wolfbeast fd2c260ab5 Add the /browser part of bug #691601 2018-07-24 23:16:19 +08:00
wolfbeast 5580cfcfb5 Add LoginManagerParent e10s method calls (borrowed from SeaMonkey patches) 2018-07-24 23:16:14 +08:00
wolfbeast 3f7750c485 Switch login manager to use DOMFormHasPassword instead of DOMContentLoaded.
LoginManagerContent.onContentLoaded no longer exists.
2018-07-24 23:16:11 +08:00
wolfbeast 060a1c9da6 Instate a sane minimum number of entries for the places database to prevent too rapid expiration. 2018-07-24 23:16:06 +08:00
trav90 fbc96ebd4b Remove Moz crashreporter tests 2018-07-24 23:16:02 +08:00
trav90 5939242e09 Revert bug 1023461 2018-07-24 23:15:58 +08:00
trav90 88fe49b209 Remove mThreadHangStatsMutex lock from Telemetry.cpp 2018-07-24 23:15:55 +08:00
trav90 36a097e73a Fix Linux build bustage after crashreporter & SPS Profiler removal (take 3) 2018-07-24 23:15:54 +08:00
trav90 7d45bd781a Revert bug 1115061 2018-07-24 23:15:51 +08:00
trav90 bd210ee7d3 Don't collect thread hang stats in BackgroundHangMonitor 2018-07-24 23:15:49 +08:00
trav90 040842e4f7 Don't expose thread hang stats to telemetry 2018-07-24 23:15:47 +08:00
trav90 9c8447308a Don't record inactive thread hang stats inside telemetry 2018-07-24 23:15:44 +08:00
trav90 9bf4455c74 Don't let telemetry iterate over active threads 2018-07-24 23:15:41 +08:00
trav90 78aa606dba Don't collect background hang stats in telemetry 2018-07-24 23:15:40 +08:00
trav90 88f223dbce Remove ThreadStackHelper 2018-07-24 23:15:37 +08:00
trav90 739afbd16c Fix Linux build bustage after crashreporter & SPS Profiler removal 2018-07-24 23:15:33 +08:00
trav90 2af6950b45 Remove SPS Profiler from configure 2018-07-24 23:15:30 +08:00
trav90 d7010086e9 Remove conditional SPS Profiler code 2018-07-24 23:15:28 +08:00
trav90 1b0e9e168d Don't compute the breakpad id on Mac 2018-07-24 23:15:23 +08:00
trav90 54b3e67e98 Remove breakpad id's from profiler on Linux 2018-07-24 23:15:20 +08:00
trav90 a806f4fdbb Add missing #include to TabParent.h 2018-07-24 23:15:17 +08:00
trav90 1d250bd6b6 Fix Linux build bustage 2018-07-24 23:15:14 +08:00
trav90 6875357b33 Revert Bug 1034138 2018-07-24 23:15:12 +08:00
trav90 399ecf1874 Revert Bug 1016629 2018-07-24 23:15:09 +08:00
trav90 5ab9b89635 Remove last "forceFeatureReport" bit 2018-07-24 23:15:07 +08:00
trav90 4360a79129 Cleanup some leftover crashreporter bits 2018-07-24 23:15:05 +08:00
trav90 7c3b116c49 Remove the crashreporter from configure.in 2018-07-24 23:15:03 +08:00
trav90 1eda2626aa Remove more crashreporter references/stubs 2018-07-24 23:15:02 +08:00
trav90 154e5ac214 Remove crashreporter from b2g 2018-07-24 23:14:58 +08:00
trav90 a0ad140be7 Remove a few more crashreporter stubs 2018-07-24 23:14:54 +08:00
trav90 8e81dfa648 Remove rest of the crashreporter ipc/plugin/media components 2018-07-24 23:14:52 +08:00