https://github.com/mozilla/gecko-dev

sort by:
Revision Author Date Message Commit Date
63d8c89 Added FENNEC_33_1_RELEASE FENNEC_33_1_BUILD2 tag(s) for changeset b6a621f3f712. DONTBUILD CLOSED TREE a=release --HG-- branch : MOBILE331_2014110613_RELBRANCH 06 November 2014, 19:06:41 UTC
e3cb2a0 Automated checkin: version bump for fennec 33.1 release. DONTBUILD CLOSED TREE a=release --HG-- branch : MOBILE331_2014110613_RELBRANCH 06 November 2014, 19:06:39 UTC
7565b6a Bug 883254 - Follow-up to add extra new line in JAR manifest. r=mfinkle, a=sledru 06 November 2014, 15:00:11 UTC
3cfbac9 Automated checkin: version bump for firefox 33.0.3 release. DONTBUILD CLOSED TREE a=release 06 November 2014, 03:58:53 UTC
2b3e92a Bug 1093863 - Blacklist D3D on dual Intel/AMD not advertised as such in the registry. r=jrmuizel, a=lmandel 05 November 2014, 22:43:33 UTC
0a8ab74 Bug 1021265 - Regard d3d11 as broken with displaylink on versions <= 8.6.1.36484, and fall back to basic layers. r=jrmuizel, a=sledru 03 November 2014, 22:55:00 UTC
2449bd9 Bug 1093694 - Don't allow any graphics features when there's a driver version mismatch. r=jrmuizel, a=sledru 04 November 2014, 20:58:59 UTC
96d84d5 Automated checkin: version bump for fennec 33.1 release. DONTBUILD CLOSED TREE a=release 05 November 2014, 16:40:48 UTC
3ce18c6 Bug 1064107 - Ensure that gfxPlatform is initialized by the time we create the compositor. r=Bas, a=sledru 08 October 2014, 22:36:00 UTC
1c460f5 Bug 883254 - Add the duckduckgo searchplugin to certain locales. f=glandium, r=mfinkle, a=lmandel The purpose of this patch is to union a set of extra search plugins into the set of search plugins for a specific subset of locales in a multi-locale build. This is a temporary hack for a single release; for this release, we don't care about burning single-locale repacks. I don't think we support finding a localized JAR resource -- like (%searchplugins/list.txt) -- from the object directory directly, so: * I made the list filename depend on the locale; * generated the locale-dependent list at build time; * had the generated JAR include the list from the object directory. 04 November 2014, 22:03:55 UTC
17605f8 Bug 883254 - Add the duckduckgo searchplugin. r=margaret, a=lmandel 04 November 2014, 22:03:54 UTC
b9c8461 Bug 1076910 - Add some error checks to gfxUtils::EncodeSourceSurface. r=Bas, a=sledru 31 October 2014, 11:16:45 UTC
180d9de Bug 1076910 - Don't use gfxPlatform::GetPlatform() off the main thread. r=Bas, a=sledru 31 October 2014, 11:16:38 UTC
ed582e7 Bug 1064864. Ensure the copying bounds are sane. r=jrmuizel a=sylvestre This prevents things from going really bad on some drivers. 01 November 2014, 18:02:20 UTC
95fb6e8 Bug 1090385 - Follow-up: fix yet more bustage in GeckoApp. a=bustage 30 October 2014, 23:55:11 UTC
a979361 Bug 1090385 - Follow-up: fix GeckoApp. a=bustage 30 October 2014, 21:37:14 UTC
8d2344f Bug 1090385 - Follow-up: fix GeckoAppShell. a=bustage 30 October 2014, 20:37:57 UTC
3ef26b1 Bug 1090385 - More robust handling of external intents. r=snorp, a=sledru 28 October 2014, 21:28:31 UTC
d939274 Bug 1087674 - Handle XHR abort()/timeout and certificate errors more gracefully in GMPInstallmanager. r=gfritzsche, a=sledru Prior to this patch, a Man in the Middle (MITM) attack on SSL could cause GMPInstallManager to fail during the check for updates, which in turn would cause a crash during shutdown. This was observed in the wild by users of recent versions of Avast, which performs such attacks on SSL as part of its "HTTPS scanning" feature. With this patch, errors are handled more gracefully. The attack still prevents any update (including the install of OpenH264) but at least it does not cause a crash anymore. 30 October 2014, 10:39:44 UTC
2c61853 Automated checkin: version bump for firefox 33.1 release. DONTBUILD CLOSED TREE a=release 29 October 2014, 21:35:31 UTC
c656b33 Bug 1088850 - Disable http/1 framing enforcement from bug 237623. r=bagder, a=sledru 24 October 2014, 20:19:40 UTC
3fb867b Bug 1088858 - Backport ANGLE fixes to make WebGL work on Windows in Firefox 33. r=jmuizelaar, a=sledru 24 October 2014, 17:17:00 UTC
e246871 Bug 1042889 - Cannot override sec_error_ca_cert_invalid. r=dkeeler, a=sledru 09 October 2014, 22:15:00 UTC
ba1c123 Bug 1049435 - importing an RSA private key fails if p < q, upgrade to NSS 3.17.2, r=wtc, a=sledru 29 October 2014, 16:33:48 UTC
dac7869 Merge releases/mozilla-release and alder a=merge 29 October 2014, 00:11:39 UTC
c26feaa Bug 1077643 - followup to disable test that's now expected to fail. 29 October 2014, 00:09:00 UTC
a7add79 Bug 1061736: add DuckDuckGo as a search engine option in Firefox. r=dolske 28 October 2014, 01:43:51 UTC
0e3f7bc Bug 1085330 - UITour: Highlight positioning breaks when icon target moves into "more tools" overflow panel. r=Unfocused 28 October 2014, 21:31:08 UTC
8d53013 Bug 1089413 - Only test resource sharing on d3d feature level >= 10. r=jmuizelaar, a=sledru 27 October 2014, 14:36:00 UTC
171236c Automated checkin: version bump for firefox 33.0.2 release. DONTBUILD CLOSED TREE a=release 27 October 2014, 07:41:37 UTC
0dcada8 Bug 1088729 - Only allow http(s) directory links. r=adw, a=sledru 24 October 2014, 16:33:03 UTC
8d5e707 Bug 1083071 - Avoid touching D3D11 at all, even to test if it works, if D3D11 layers are blacklisted. r=Bas, r=jmuizelaar, a=sledru 26 October 2014, 12:01:00 UTC
d38d4ea Bug 1083071 - Disable D3D11 and D3D9 layers on broken drivers. r=bjacob, a=sledru This will hopefully prevent black screen problems that people are seeing. 23 October 2014, 04:15:22 UTC
2f008cf Backed out changeset 1b2b105a4c54 (bug 1083071) for Win7 mochitest-1 failures. DONTBUILD 23 October 2014, 16:51:36 UTC
d6e004a Bug 1083071. Disable D3D11 and D3D9 layers on broken drivers. r=bjacob, a=sledru This will hopefully prevent black screen problems that people are seeing. --HG-- extra : rebase_source : e7e58ee6a459f21a85b02b7464e47cdc9ac835ea 23 October 2014, 04:15:22 UTC
436ba3d Bug 1083071 - Backout the additional blacklist entries. r=jmuizelaar, a=sledru 22 October 2014, 13:04:00 UTC
3e9349e Bug 1081702 - Check that callback parameters are defined before pushing onto result arrays. r=Mossop, a=sledru 21 October 2014, 16:05:24 UTC
f40151e Bug 1079222 - deny fullscreen from the forget button, r=dolske, a=dolske --HG-- extra : transplant_source : %27%9D%E2/%98%DA%18IA%BF%A0%C8%E3%A8%1D%A7%3F%2A66 21 October 2014, 03:19:40 UTC
5aa32fa Bug 1074520 - Use CSS instead of hacks to make the forget button lay out correctly. r=jaws, a=lmandel,dolske --HG-- extra : transplant_source : F%91eY0O%13%24%ED%0F%B7%98%CD%40%15%F9%9B%F4%24%C7 22 October 2014, 11:35:36 UTC
3962a0c Bug 1089421 - Forget button should call more attention to it closing all tabs/windows. r=gijs, ui-r=phlsa 27 October 2014, 18:45:33 UTC
fdb7447 Bug 1077643 - Enable WhatsNew page in-product for 33.X anniversary From 1a13bb19194c4b5ca8d01ab153e3b22b7ee9947a Mon Sep 17 00:00:00 2001 release. r=gavin --- browser/components/nsBrowserContentHandler.js | 29 ++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) 16 October 2014, 06:20:04 UTC
a776c01 Bug 1088137 - Forget button can fail to clear cookies by running sanitizer too early. r=MattN 27 October 2014, 18:32:53 UTC
6f451b6 Merge releases/mozilla-release and alder 27 October 2014, 18:20:49 UTC
196347c Bug 1083853: adjust expected keys used for nightly-alder r=bhearsum 21 October 2014, 17:14:21 UTC
1e6ff95 Bug 1073607 - add magical pref system for panic button, r=jaws, a=dolske 30 September 2014, 12:26:11 UTC
5dabcab Bug 1076943 - forget icon has white border (non-transparent background). r=jaws a=dolske 02 October 2014, 17:30:00 UTC
cdc3130 Bug 1077404 - subviewradio elements in panic button panel are elliptical and labels get borders, r=jaws 06 October 2014, 19:00:49 UTC
073df84 Bug 1079869 - Fix closing forget panel by adding a closemenu=none attribute. r=jaws, a=sledru 10 October 2014, 08:09:17 UTC
4db8ece Bug 1074135 - Callback after exceptions when calling async provider methods. r=Unfocused, r=Mossop, a=sledru 29 September 2014, 17:01:50 UTC
bd8f02d Bug 1059674 - Use AsynchShutdown.blocker() for AddonManager provider shutdown. r=Unfocused, r=Yoric, r=Mossop, a=sledru 11 October 2014, 14:14:40 UTC
5012417 Bug 1075640 - Check for zero length frames in GMP H264 decode. r=jesup, a=sledru --HG-- extra : rebase_source : 42ad069d1bd87e50bc6719bfb70e656c559806bd 07 October 2014, 23:10:58 UTC
cf69449 Bug 1075640 - Don't return 0-length frames for decoding; add comments about loss handling. r=ehugg, a=sledru Fixes OpenH264 crashes, especially under extreme packet loss --HG-- extra : rebase_source : 9a683cc93d0afd4ac0cfb40fb2eac30d2c4bb860 15 October 2014, 21:33:53 UTC
c413192 Bug 1075620 - Switch to GET for fetch to allow caching of links data from redirect. r=ttaubert, a=sledru Use GET instead of POST and update the fetch endpoint to use %LOCALE%. --HG-- extra : rebase_source : 690ff2c281871d4565c849c0e58f434fdf381316 01 October 2014, 16:44:32 UTC
4c02132 Automated checkin: version bump for firefox 33.0.1 release. DONTBUILD CLOSED TREE a=release 21 October 2014, 19:43:08 UTC
2234c6b Bug 1083071 - Change accidentally-used periods to commas. rs=nical, a=bustage CLOSED TREE 20 October 2014, 18:55:56 UTC
4054e7b Bug 1083071 - Blacklist device family IntelGMAX4500HD drivers older than 7-19-2011 because of OMTC issues on Windows. r=Bas, a=sledru 20 October 2014, 12:37:00 UTC
d9f2aac Bug 1026893 - "crash in @0x0 | CContext::ID3D11DeviceContext1_SetSamplers_<int, 5>(ID3D11DeviceContext1*, unsigned int, unsigned int, ID3D11SamplerState* const*)". r=jmuizelaar a=sledru 17 October 2014, 07:32:00 UTC
292fe97 Bug 1044975 - Don't crash if mapping D3D11 shader constant buffers fails. r=Bas a=sledru --HG-- extra : amend_source : cd4fd84e9aa18958e2e091e0c2a331e1163ff261 06 October 2014, 03:09:00 UTC
298b7ac Bug 1083071 - Add some old intel drivers to the blocklist. r=Bas a=sledru 17 October 2014, 05:14:00 UTC
4520454 Bug 1081157 - "What is this page" link appears on "blank" version of about:newtab. r=ttaubert, a=sledru Hide the link with css display: none when page is disabled. 10 October 2014, 16:31:54 UTC
3be3410 Bug 1082051 - Enable enhanced tiles for desired locales on 33. r=ttaubert, a=sledru Undo testing check requirement added by bug 1073823. 16 October 2014, 21:07:28 UTC
64f8ecc Bug 1058286 - Add in-tree manifests needed for tests. DONTBUILD a=NPOTB 17 October 2014, 12:53:23 UTC
9bff344 Bug 1058812 - mozilla::pkix: Test handling unsupported signature algorithms. r=briansmith, a=sledru 10 October 2014, 19:36:11 UTC
d0292d9 Bug 1058812 - mozilla::pkix: Add SignatureAlgorithm::unsupported_algorithm to better handle e.g. roots signed with RSA/MD5. r=briansmith, a=sledru 07 October 2014, 16:35:42 UTC
58333ed Bug 1079876 - Handle unexpected exceptions when reading external extras. r=mfinkle, a=sylvestre 09 October 2014, 15:23:55 UTC
3448860 Bug 1077645 - Be paranoid when parsing external intent extras. r=snorp, a=sylvestre 04 October 2014, 06:32:28 UTC
bb4df95 Backed out changeset e8360a0c7d74 (bug 1074378) 10 October 2014, 16:14:03 UTC
aa9f11b Bug 1069300 - add a privacy/forget/panic button (includes fix for bug 1074498), r=jaws, a=dolske 24 September 2014, 15:24:17 UTC
aa81e37 Bug 1068284 - UI Tour: Add ability to highlight search provider in search menu. r=MattN 15 October 2014, 00:48:49 UTC
87b6bb7 Bug 1071238 - UI Tour: add ability to put a widget in the toolbar. r=mattn 06 October 2014, 22:20:17 UTC
e46b40c Bug 1072036 - UI Tour: Add ability to highlight new privacy button. r=mattn 17 October 2014, 22:00:45 UTC
17300a7 Bug 1068290 - UI Tour: Add ability to highlight New Private Window icon in chrome. r=mattn 17 October 2014, 22:00:44 UTC
7595276 Merge releases/mozilla-release and alder 17 October 2014, 21:58:27 UTC
963091d No Bug - Dummy commit to trigger jobs. r=robots a=people approved for CLOSED TREE by aliens. (for the last time) 17 October 2014, 02:53:29 UTC
fc727be No Bug - Dummy commit to trigger jobs. r=robots a=people approved for CLOSED TREE by aliens. (Again due to needing a reconfig) 17 October 2014, 01:06:31 UTC
0d0ec53 No Bug - Dummy commit to trigger jobs. r=robots a=people approved for CLOSED TREE by aliens. 17 October 2014, 00:56:03 UTC
97df7c2 Bug 1061214. r=terrence, a=sledru 02 September 2014, 08:30:37 UTC
256fd15 Backed out changeset bbc35ec2c90e (bug 1061214) 10 October 2014, 16:09:10 UTC
44398ef Backed out changeset d89ec5b69c01 (bug 1076825) 10 October 2014, 16:09:09 UTC
48bce67 Backed out changeset 9bf2a5b5162d (bug 1044975) 10 October 2014, 16:09:08 UTC
003d26b Bug 1044975 - Don't crash if mapping D3D11 shader constant buffers fails. r=Bas a=sledru 06 October 2014, 03:09:00 UTC
01056f3 Bug 1076825 - Don't crash release builds if allocating the buffer on white failed in RotatedBuffer.cpp. r=Bas, a=sledru 06 October 2014, 12:37:57 UTC
d63610c Bug 772347 - Back out MacOS X video wakelock. a=sledru Backing out changeset dde8abeff07a based on bug 1043489. The wakelock isn't released when playback stops in fullscreen. 06 October 2014, 17:48:51 UTC
87b25fb Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 06 October 2014, 12:45:35 UTC
8628412 No bug - Tagging mozilla-release 4641475ee1f3 with FIREFOX_RELEASE_32_END a=release DONTBUILD CLOSED TREE 06 October 2014, 12:43:05 UTC
33c58ec Preserve old tags after debugsetparents. CLOSED TREE DONTBUILD a=release 06 October 2014, 12:43:03 UTC
17aff21 Merge old head via |hg debugsetparents 8574e35b5177 4641475ee1f3|. CLOSED TREE DONTBUILD a=release 06 October 2014, 12:42:58 UTC
42fa9bb No bug - Tagging mozilla-beta e8360a0c7d74 with FIREFOX_RELEASE_33_BASE a=release DONTBUILD CLOSED TREE 06 October 2014, 12:42:19 UTC
0e241e5 Bug 1074378 - Blocklist driver Intel GMAX4500HD v 8,15,10,1749. r=Bas, a=sledru 02 October 2014, 17:31:27 UTC
5d6b259 Automated checkin: version bump for fennec 32.0.3 release. DONTBUILD CLOSED TREE a=release 24 September 2014, 00:30:35 UTC
f6e5204 Fix bug 1064636, r=rrelyea, a=lmandel 23 September 2014, 18:39:17 UTC
5d08064 Automated checkin: version bump for firefox 32.0.2 release. DONTBUILD CLOSED TREE a=release 18 September 2014, 02:19:53 UTC
10b0eb9 Backed out changeset 028c7e956140 (bug 1046382) since we're not taking it on Fx32 after all. DONTBUILD 18 September 2014, 02:05:13 UTC
43d94c4 Bug 1046382 - Blocklist dtwxsvc.dll. r=bsmedberg, a=lmandel 16 September 2014, 23:06:00 UTC
31f48a7 Bug 1063052 - In case a user ends up with unpacked chrome, on update use omni.ja again by removing chrome.manifest. r=rstrong, r=glandium, sr=dbaron, a=lmandel 17 September 2014, 15:21:14 UTC
54eb795 Bug 1058131: Avoid getting a crashy hook from Avast 10 Beta. r=bzbarsky, a=lmandel 11 September 2014, 17:36:27 UTC
6d2c89c Bug 1063048 - Backout 35ff4bfb198f because on DriverVersionMismatch our blacklisting logic is fooled and doesn't protect us against real crashes. r=Bas, a=lmandel 10 September 2014, 20:16:55 UTC
9a0a84c Bug 1061214. r=terrence, a=sledru 02 September 2014, 08:30:37 UTC
ea79927 Bug 1049521 - Only register for types when there is no default in either of HKLM or HKCU and fix users affected by bad file associations. r=rstrong, a=sledru 06 October 2014, 02:02:51 UTC
7705e93 Bug 942411 - Use SpecialPowers.pushPermissions to make sure the permission is set before test run. r=smaug, a=test-only 03 October 2014, 10:31:22 UTC
back to top