Mike Hommey
d52f1bb3cd
Bug 868814 - Fold mozalloc library into mozglue. r=njn
2015-03-10 10:01:52 +09:00
Daniel Holbert
14d8f880cd
Bug 1107378 - Part 1: Create a JS-implemented "CSS Unprefixing Service" that can convert certain -webkit prefixed CSS to an unprefixed form. r=dbaron
2015-02-26 12:07:05 -08:00
Wes Kocher
59c6dfdea5
Backed out 4 changesets (bug 1107378) as a last grasped straw to figure out the m-dt bustage on a CLOSED TREE
...
Backed out changeset 44144b892414 (bug 1107378)
Backed out changeset 5a8d5e8ff524 (bug 1107378)
Backed out changeset 960037d0fc98 (bug 1107378)
Backed out changeset 23fb39cb0f97 (bug 1107378)
2015-02-26 23:35:25 -08:00
Daniel Holbert
4a26680ee1
Bug 1107378 part 1: Create a JS-implemented "CSS Unprefixing Service" that can convert certain -webkit prefixed CSS to an unprefixed form. r=dbaron
2015-02-26 12:07:05 -08:00
Ryan VanderMeulen
8b1c8967a5
Backed out changeset 80987d26adfb (bug 1129650) for intermittent OSX packaging failures.
...
CLOSED TREE
2015-02-25 11:15:44 -05:00
Fernando Jimenez
724fbfd842
Bug 1129650 - Touching navigator.mozId causes an error NS_ERROR_FACTORY_NOT_REGISTERED. r=baku
2015-02-25 11:48:50 +01:00
Blake Kaplan
4d75926de6
Bug 1117337 - Make icon URIs constructable via XPCOM. r=seth
2015-02-12 15:41:21 -08:00
Kan-Ru Chen (陳侃如)
d42aae09ff
Bug 1126119 - Create SystemMessageCache and cache hasPendingMessage in content process. r=fabrice
2015-02-11 11:18:32 +01:00
Dave Townsend
bb7ee9f2fb
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
2015-02-02 12:15:26 -08:00
Paolo Amadini
d16d2efda7
Bug 1114624 - Don't register the legacy nsIDownloadManager implementation of nsITransfer by default anymore. r=mak,marco,margaret,fabrice
2015-02-05 11:19:01 +00:00
Brian Smith
160eaa99f4
Bug 1119072, Parts 1, 2, 4, 9, 17: Update build system to support MSVC 2015, r=glandium
2015-01-29 17:36:39 -08:00
Brian Smith
1981af65ec
Bug 1119072: Backout cset bc297ccecb13 (parts 1, 2, 4, 9, 17) because I broke the build, a=backout
2015-01-20 16:59:52 -08:00
Brian Smith
ef0681f01a
Bug 1119072, Parts 1, 2, 4, 9, 17: Update build system to make MSVC2015 build succeed, r=glandium
2015-01-13 22:47:16 -08:00
J. Ryan Stinnett
7767a1b2a0
Bug 1122067 - Add nsICompartments to package manifests. r=blassey
2015-01-15 20:10:57 -06:00
Robert Strong
2d2a967677
Verify Firewall service is running before adding Firewall exceptions - Bug 1120673 - Fx 35 installer crashes on XP x86 SP3 at the end (creating shortcuts) if the xp firewall service is stopped. r=bbondy, a=RyanVM to land directly on m-c
2015-01-15 13:13:13 -08:00
Birunthan Mohanathas
4f9f14beaa
Bug 1005863 - Part 2: Only package langGroups.properties for OS X and Windows. r=hsivonen
2015-01-14 07:35:48 +02:00
Wes Kocher
d09ea8ea1b
Merge fx-team to m-c a=merge
2015-01-13 17:44:56 -08:00
Abhishek Bhattacharya
7d3bd3b131
Bug 737046 - Remove dead Places protocol handler. r=mak
2015-01-13 05:07:00 -05:00
Shih-Chiang Chien
1876fd9583
Bug 1080474 - Part 2 - expose device information via PresentationDeviceInfoManager API. r=khuey r=fabrice.
2014-11-14 13:55:24 -08:00
Shih-Chiang Chien
6bfd2fff5a
Bug 1080474 - Part 1 - device manager for Presentation API. r=fabrice.
2014-08-27 10:28:03 +08:00
Andrea Marchesini
025094dd4b
Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan
2015-01-13 09:53:14 +00:00
Paolo Amadini
5cc727bf0c
Bug 1114614 - Remove nsIDownloadManagerUI from Firefox for Desktop. r=mak
2015-01-12 12:49:06 +00:00
Mike Hommey
98c17d5803
Bug 1110760 - Build and Package Chromium Sandbox wow_helper. r=gps
2015-01-08 10:44:41 +09:00
Nathan Froyd
6601b22855
Bug 1117850 - package llvm-symbolizer with the installer when MOZ_TSAN is enabled; r=glandium
...
We're eventually going to need access to llvm-symbolizer when we do TSan
test runs, so make sure it gets included.
2014-12-22 16:05:23 -05:00
Robert Strong
2907b6ad58
Bug 1090535 - Add Windows Firewall whitelist entry. r=bbondy
2014-12-26 13:57:33 -08:00
Neil Deakin
c59b7336ca
Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv
2014-12-16 11:21:11 -05:00
Carsten "Tomcat" Book
fa17e1ee61
Backed out changeset 8455b9eef8f8 (bug 1066383) for bustage on a CLOSED TREE
2014-12-22 14:36:02 +01:00
Neil Deakin
324ef14f83
Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv
2014-12-16 11:21:11 -05:00
Felipe Gomes
67e01a56fa
Bug 1101790 - FHRProvider for UITour, records treatment tag data. r=bsmedberg
2014-11-20 18:21:29 -02:00
Masatoshi Kimura
06c2bcea92
Bug 1093741 - Refuse install Firefox on pre-Win7 x64. r=rstrong
2014-11-27 07:19:12 +09:00
Jed Davis
590cc3f8f7
Bug 1101170 - Move Linux sandbox code into plugin-container on desktop. r=kang r=glandium
...
Specifically:
* SandboxCrash() uses internal Gecko interfaces, so stays in libxul.
* SandboxInfo moves to libxul from libmozsandbox, which no longer exists.
* Where libxul calls Set*Sandbox(), it uses weak symbols.
* Everything remains as it was on mobile.
2014-11-24 15:22:13 -08:00
Carsten "Tomcat" Book
7172cbd545
Merge mozilla-central to b2g-inbound
2014-11-21 13:02:49 +01:00
Kan-Ru Chen (陳侃如)
8863a756af
Bug 1044736 - Part 2. Add nsIBrowserElementAPI.idl and implement nsBrowserElement. r=bz
2014-11-21 18:56:27 +08:00
Stephen Pohl
4398c450b9
Bug 1096494: Followup to use @BINPATH@ in package manifest for uninstall helper.exe. r=rstrong
2014-11-20 20:04:32 -05:00
Robert Strong
0c2b1a47ea
Windows installer only - Bug 1042558 - remove display of decimals from sizes. r=bbondy
2014-11-19 20:05:05 -08:00
Wes Kocher
9e6f8fd851
Merge m-c to fx-team a=merge
2014-11-18 18:39:22 -08:00
Robert Strong
42916edf30
Windows installer only - Bug 1100721 - During stub install use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy
2014-11-18 14:04:06 -08:00
Robert Strong
c9feb20fc3
Windows installer only - Bug 1098874 - Better handling when requiring a reboot. r=bbondy
2014-11-18 14:03:59 -08:00
Robert Strong
e74f1cf680
Windows installer only - Bug 1098677 - During install use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy
2014-11-18 14:03:42 -08:00
Robert Strong
300fde0adb
Windows installer only - Bug 1038560 - During uninstall use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy
2014-11-18 14:03:32 -08:00
Carsten "Tomcat" Book
9882d04011
merge mozilla-inbound to mozilla-central a=merge
2014-11-18 17:25:29 +01:00
Carsten "Tomcat" Book
cb5a2aaea2
Backed out changeset 132909245ca8 (bug 1096494) for causing merge conflicts to m-c
2014-11-18 13:14:15 +01:00
Mike Hommey
6e86d77dc0
Bug 818922 - Add bidirectional method calls with replace-malloc library. r=njn
2014-11-18 19:21:06 +09:00
Wes Kocher
30086e74a0
Backed out changeset c7c9170ab299 (bug 1044736)
2014-11-17 22:44:13 -08:00
Wes Kocher
18435c6ea3
Backed out changeset d045286cff6e (original backout of 8 changesets) for not working right a=backout
2014-11-17 22:19:49 -08:00
Wes Kocher
df63c516ef
Backed out 8 changesets (bug 1044736) for breaking the statusbar on b2g a=backout
...
Backed out changeset b1a6ecfca674 (bug 1044736)
Backed out changeset 61fc517d0336 (bug 1044736)
Backed out changeset 59a47fafaccf (bug 1044736)
Backed out changeset b3ff4ce20e67 (bug 1044736)
Backed out changeset e4f1f09f150f (bug 1044736)
Backed out changeset 8ecfc1f41ddc (bug 1044736)
Backed out changeset c7c9170ab299 (bug 1044736)
Backed out changeset 78aacc35b4e7 (bug 1044736)
2014-11-17 20:34:00 -08:00
Stephen Pohl
0fa995bd2a
Bug 1096494: Cleanup package manifest after the v2 signing changes on OSX. r=rstrong
2014-11-18 12:15:03 -05:00
David Rajchenbach-Teller
2823529631
Bug 1044020 - Add duration of shutdown phases to Telemetry. r=froydnj
2014-11-10 13:58:14 +01:00
Carsten "Tomcat" Book
8ee1966a50
Merge mozilla-central to b2g-inbound
2014-11-12 16:11:42 +01:00
Kan-Ru Chen (陳侃如)
4f169ae692
Bug 1044736 - Part 2. Add nsIBrowserElementAPI.idl and implement nsBrowserElement. r=bz
2014-11-12 19:27:31 +08:00