swh:1:snp:a274b44111f777209556e94920b7e71cf5c305cd

sort by:
Revision Author Date Message Commit Date
8091ee5 Added FENNEC_50_0_2_RELEASE FENNEC_50_0_2_BUILD1 tag(s) for changeset ce8c24de5d25. DONTBUILD CLOSED TREE a=release --HG-- branch : MOBILE5002_2016112921_RELBRANCH 30 November 2016, 02:29:08 UTC
720ff2e Automated checkin: version bump for fennec 50.0.2 release. DONTBUILD CLOSED TREE a=release --HG-- branch : MOBILE5002_2016112921_RELBRANCH 30 November 2016, 02:29:04 UTC
fcdcb07 Bug 1321066 - Explicitly guard against reentrance in nsSMILTimeContainer. r=dholbert, a=lizzard --HG-- branch : FIREFOX_50_0_2_RELBRANCH extra : source : 623b0925399476b55fbe2d6135eaf62d17679414 29 November 2016, 23:57:30 UTC
68b6c4e Bug 1321117: Use FIREFOX_50_0_2_RELBRANCH for 50.0.2 release r=me a=release MozReview-Commit-ID: JPrDrsJ1U4R --HG-- branch : FIREFOX_50_0_2_RELBRANCH 30 November 2016, 00:15:48 UTC
464db9f Bug 1318603: Create FIREFOX_50_0_2_RELBRANCH MozReview-Commit-ID: J2nwm7tDX5v --HG-- branch : FIREFOX_50_0_2_RELBRANCH 30 November 2016, 00:13:15 UTC
f507f7f Bug 1317641 - Some loadinfo security flags should not apply in case of a redirect. r=bz, a=dveditz --HG-- branch : FIREFOX_50_0_1_RELBRANCH extra : source : 9935254c39eef9d14de419dd6163ff453cc1ce16 extra : intermediate-source : f722debcf50215bec64f141d606e37ec636ad116 23 November 2016, 22:54:58 UTC
370b336 Bug 1300140 - Return error when IME attribute array doesn't have valid. r=masayuki, a=ritu MozReview-Commit-ID: 2paKhQNSR11 --HG-- branch : FIREFOX_50_0_1_RELBRANCH extra : source : facf5812faffa05e6037e96c92a5835d12937966 extra : intermediate-source : 4f4eabf6bdd03d548d73e1a4e5457c2f40ec86f0 14 September 2016, 02:09:00 UTC
09ab8ba Bug 1300143 - Set length before accessing array even if array capacity has enougth size. r=masayuki, a=ritu MozReview-Commit-ID: F5IoXBOnouc --HG-- branch : FIREFOX_50_0_1_RELBRANCH extra : source : 002b4c56b913fcce358c53ee69d70cc777ba5fa4 extra : intermediate-source : 837febfe80a0c5b155fe8791ca01bad5c1cb467f 14 September 2016, 02:07:19 UTC
4e03081 Bug 1319452: Part 2 - Don't expose extension views that the caller cannot access. r=billm a=ritu MozReview-Commit-ID: IS7mpOnQ8y0 --HG-- branch : FIREFOX_50_0_1_RELBRANCH rename : browser/components/extensions/test/browser/browser_ext_incognito_popup.js => browser/components/extensions/test/browser/browser_ext_incognito_views.js extra : source : 1846a78b62ff79f695c81c741cb1f15c9c2cda28 extra : intermediate-source : 0bb3236cb12af980fcf222a50e441fd5395d8df3 22 November 2016, 20:31:37 UTC
bb54382 Bug 1319452: Part 1 - Load background page in private browsing mode during permanent private browsing. r=billm a=ritu MozReview-Commit-ID: KXA7xlq8Voc --HG-- branch : FIREFOX_50_0_1_RELBRANCH extra : source : 926f21451281f50f9172366b534a684ab85f64eb extra : intermediate-source : 313505a1047e248f591b8345765090a609512581 24 November 2016, 02:04:03 UTC
1988dfc Bug 1318603: Use FIREFOX_50_0_1_RELBRANCH for 50.0.1 release r=me a=release MozReview-Commit-ID: AItdpm0hrjN --HG-- branch : FIREFOX_50_0_1_RELBRANCH 18 November 2016, 08:13:46 UTC
e33ed5d Bug 1318603: Create FIREFOX_50_0_1_RELBRANCH MozReview-Commit-ID: 6XyeGJABU2 --HG-- branch : FIREFOX_50_0_1_RELBRANCH 18 November 2016, 08:03:30 UTC
f04b06b Bug 1315368. Back out changeset bf190e326bfd (bug 790997) because what it implements doesn't actually follow the CSS syntax editor's draft and breaks some sites in the process. r=dbaron,a=ritu 05 November 2016, 02:06:25 UTC
3415cb4 Bug 1307546 - Ensure we don't set timers with negative intervals in to update A/V sync. r=jya,a=ritu Our logic to do A/V sync sets a timer to drop expired frames based on the start time of the next frame in the queue. If the frames in the queue are badly muxed and don't have monotonically increasing start times, we can end up setting a timer with a negative interval. This causes us to reevaluate the frames in the VideoSink's queue immediately, set the same timer again, and so we end up hot-looping. This is a simple low-risk fix that detects when we're about to set a negative interval timer, and instead sets the timer 1/30th of a second in the future. This fix is deliberately low risk, such that it's suitable for uplift. I have an idea how to do this better, but the lower risk this is most suitable for uplift. MozReview-Commit-ID: CDOqJJodx4l --HG-- extra : rebase_source : 3fc1a4f0bfcdf1b1379f0c681c9d3b8e875cb180 extra : source : d5a00a0b689c385afd53b7b93f41e244976e613f 04 November 2016, 03:42:24 UTC
c5bfd0d Bug 1294650 - Install shim 'qipcap' dlls into the Firefox folder to circumvent dll injection by the 3rd party Websense product. r=aklotz a=ritu CLOSED TREE MozReview-Commit-ID: 11qJbfim7Lm --HG-- extra : source : d332de44654828b81e2ad13ec2d7fe54eb8d2de9 extra : intermediate-source : 2d931a5eaf8aeee925eca2aea42582a1fb9793c8 22 August 2016, 11:53:38 UTC
4654ac3 Bug 1281759 - Try to work around mysterious AMD crashes (take 2). r=jandem a=ritu --HG-- extra : source : d77c9965e9b287150fcc5fc23d386a9ade278bd2 extra : intermediate-source : 30be0417e259e8cdeae44608e100865844c2a6ec 28 October 2016, 19:44:39 UTC
f8c95f0 No bug, Automated blocklist update from host bld-linux64-spot-551 - a=blocklist-update 04 November 2016, 10:05:14 UTC
f466346 Bug 1314667 - Add bounds check when configuring simulcast streams; r=jesup a=dveditz The webrtc.org code has a hard coded limit on the number of simulcast streams. This adds a check to make sure we don't try to add more streams than it can support. Since the jsep code orders by decreasing resolution, if too many streams are passed in we will end up dropping the lowest resolution ones. --HG-- extra : source : a5ae3c3cf0f0e349467a01cebe7035eafa12e766 extra : intermediate-source : 86abd82f28218c0b993fe159d620900c0c583e9b 02 November 2016, 19:16:36 UTC
d38cb77 Bug 1290629 - Make default cam, which is supposed to model a real cam, nonetheless independent of webrtc includes. r=jesup a=ritu MozReview-Commit-ID: 2RiRxXCNHv6 --HG-- extra : source : c74f4ce68ffec19bbab5d36787e1ad160d96f45c 01 August 2016, 19:36:34 UTC
e5b6289 Bug 1314550 - Better failure message for update tests in case of watershed releases. r=rail, a=test-only MozReview-Commit-ID: Ja8ebnKznc3 --HG-- extra : source : fa64968dc3a1f412cacf9a961dc5efdd2e9f26de extra : intermediate-source : ab1c20fce32c582afe6d03a29f72dcf48946c23b 02 November 2016, 10:37:40 UTC
0b6a0f1 Bug 1303914 - bump tc fennec debug builds back to tier 1, CLOSED TREE NPOTB DONTBUILD r=bustage, a=testing MozReview-Commit-ID: Jh59LplAbt4 --HG-- extra : source : a17c37dc54385af237d222e1aa2aebf3f9a8f3fc extra : amend_source : 5d1edf99286732693a803319bb7c74629fb93898 03 November 2016, 19:56:27 UTC
dfe0044 No bug, Automated blocklist update from host bld-linux64-spot-049 - a=blocklist-update 03 November 2016, 10:05:16 UTC
eaef2ae Bug 1308920: Follow-up: Fix merge bustage in test. r=me a=test-only --HG-- extra : amend_source : 6ec88eab20a93952e841790c0b3d43beac2e5867 03 November 2016, 04:24:06 UTC
8cdd624 Bug 1308920: Part 2 - Support posting messages across windows with different addonId origins. r=billm a=ritu MozReview-Commit-ID: 89TD8x5cUlZ 02 November 2016, 02:04:13 UTC
c6398a0 Bug 1308920: Part 1 - Add an EqualsIgnoringAddonId method to BasePrincipal. r=bholley a=ritu This is meant as a temporary stopgap until we can stop using origin attributes to store add-on IDs. MozReview-Commit-ID: DHstOTyu7pR 02 November 2016, 17:04:13 UTC
f0c506c Merge beta to release to keep a=ritu uplifts in sync 02 November 2016, 20:46:27 UTC
8663d6e Bug 1312646 - Carry ChooseApplicationCache flag from child after redirect callback is done, r=jduell a=ritu 02 November 2016, 20:45:26 UTC
8a908b1 bug 1314574 replace sys.path with site.addsitedir so that .pth files are processed. r=rail a=release DONTBUILD MozReview-Commit-ID: 2zFMaEzWByn --HG-- extra : source : e1caaca1ab3fd1f835f997039079b00bfef3d181 02 November 2016, 10:43:57 UTC
fbd081b No bug, Automated blocklist update from host bld-linux64-spot-551 - a=blocklist-update 02 November 2016, 10:05:05 UTC
0a42ed5 Merge beta to release to keep a=ritu patches in sync 01 November 2016, 17:41:57 UTC
b341cea Merge beta to release to keep a=ritu patches in sync 01 November 2016, 16:47:15 UTC
e28ab4f Merge beta to release to keep recently uplifted a=ritu patches in sync 01 November 2016, 16:29:53 UTC
2328b4a Bug 1313363 - NotificationHandler: Use BigTextStyle instead of InboxStyle. r=grisha a=ritu, despite the CLOSED TREE 01 November 2016, 11:50:47 UTC
5bab35a Bug 1313391 - Move HLS video playback behind a switchboard flag. r=snorp a=ritu, despite the CLOSED TREE This will allow us to ship the feature to a subset of the users or pull the feature without needing to release a new version of the app. 01 November 2016, 11:42:49 UTC
f418871 No bug, Automated blocklist update from host bld-linux64-spot-072 - a=blocklist-update 01 November 2016, 10:05:04 UTC
eb247f2 Bug 1311462 - Dump symbols from */dist/bin instead of dist/universal for Mac universal builds. r=ted a=ritu CLOSED TREE --HG-- extra : source : 7d59e316811b4fe54b3df9adaa2312d4084dfe00 extra : intermediate-source : 45118388b658d19e06fe553cc41654eca677c64c 01 November 2016, 05:05:27 UTC
7b3126a Bug 1312021 - ensure the addonsreconciler always has the isSyncable attribute. r=tcsc a=ritu CLOSED TREE MozReview-Commit-ID: AlYZCCrEvLV --HG-- extra : source : ed22ec2c58924267a99e6d81658c4dc387f19fc3 extra : amend_source : f7c2b4e4320d7e916e9aaff31e2659aea4865f1b extra : intermediate-source : 2eef3810f7f87cccd3745724cf69b2ea24cde7e0 25 October 2016, 06:53:44 UTC
5d5a375 Bug 1312302 - Set dummy Selection during initializing TextStore. r=masayuki a=ritu When PC supports table mode, TextInputFramme.dll is loaded and it can be used for TIP. When creating new TextStore object, selection might be nothing yet on e10s. At this time, GetSelection will return E_FAIL since selection data isn't received yet. If GetSelection returns error during SetFocus, TextInputFrame.dll will crash. So we set temporary selection to avoid crash. MozReview-Commit-ID: HyVSwvhXGJh --HG-- extra : source : 70c4b5cde515fd6e47f7625e6b6581a77796afd4 extra : intermediate-source : b44e1445660d445ff883584de9de069a765760e8 25 October 2016, 08:53:38 UTC
62b0c35 Bug 1308010 - add adjust-sdk and adjust-sdk-beta tokens to builds via secret service, DONTBUILD NPOTB r=dustin, a=testing MozReview-Commit-ID: IKCc2fzQ8Bn --HG-- extra : source : 6b60177d1a3faf6c34662b00ce1469c0c1a96bd3 extra : amend_source : f0eaa78cdfea54bf268a831be50ab3b52bbe0891 extra : intermediate-source : cdb23cfd36e28dd993361b60a1e5572ee3508420 05 October 2016, 21:25:48 UTC
a083795 Merge beta to release to pick up a few last-minute a=ritu patches 31 October 2016, 21:06:43 UTC
5cd6ecd Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 31 October 2016, 18:08:17 UTC
ea74ac4 No bug - Tagging mozilla-release dd6c8d2be972cbf8729c01292639b8a03ce94728 with FIREFOX_RELEASE_49_END a=release DONTBUILD CLOSED TREE 31 October 2016, 18:06:13 UTC
f821f23 Preserve old tags after debugsetparents. CLOSED TREE DONTBUILD a=release 31 October 2016, 18:06:10 UTC
84dbaaf Merge old head via |hg debugsetparents 95637f26d684905d3dc1ef4461074d78f78026ce dd6c8d2be972cbf8729c01292639b8a03ce94728|. CLOSED TREE DONTBUILD a=release 31 October 2016, 18:06:06 UTC
41b9ea5 No bug - Tagging mozilla-beta d7598ee90bc6085d430b2e9e75c13358ef00a5f4 with FIREFOX_RELEASE_50_BASE a=release DONTBUILD CLOSED TREE 31 October 2016, 18:04:20 UTC
a358e58 Bug 1312779 - Enable e10s with all mpc=true addons. r=mconley a=jcristau MozReview-Commit-ID: DJjbcrY45Sh 31 October 2016, 12:02:47 UTC
956a5e6 No bug, Automated blocklist update from host bld-linux64-spot-049 - a=blocklist-update 31 October 2016, 10:05:41 UTC
3a261a2 No bug, Automated blocklist update from host bld-linux64-spot-1000 - a=blocklist-update 31 October 2016, 10:05:28 UTC
2713c29 Bug 1311515 - "include information on whether system is at risk of bug 1296630 in the update ping". r=robert.strong a=sledru 30 October 2016, 19:18:00 UTC
6c491d1 No bug, Automated blocklist update from host bld-linux64-spot-438 - a=blocklist-update 30 October 2016, 10:04:51 UTC
f05e80c No bug, Automated blocklist update from host bld-linux64-spot-361 - a=blocklist-update 30 October 2016, 10:04:49 UTC
a4963d5 No bug, Automated blocklist update from host bld-linux64-spot-575 - a=blocklist-update 29 October 2016, 10:04:43 UTC
0cd0e9d No bug, Automated blocklist update from host bld-linux64-spot-1076 - a=blocklist-update 28 October 2016, 10:04:58 UTC
db865e3 Bug 1313527: exit red parser loop if stroul failed. r=mjf a=ritu despite the CLOSED TREE MozReview-Commit-ID: JaRO7F7tz0j --HG-- extra : source : aeb0df69182a4c13eb06f9a7f18bd66c437ce245 extra : amend_source : afc1a386d2b2193247be300e55e276bcda7dc370 extra : intermediate-source : d4feda7704c1f85b8ac4a91bd2d9c430351ad28a 27 October 2016, 23:48:10 UTC
1fe578c Bug 1309856 - Add some style rules that I missed in the previous patch. a=ritu --HG-- extra : source : 5c834894e4b46cf628237789b900996e6525a729 extra : intermediate-source : 5de3d84cb4c1fc8584ae259d04d10f524f2b104f 28 October 2016, 21:32:02 UTC
f23872f Bug 1309856 - Make Mac twistys in places window and sidebar rtl-friendly. r=Gijs. a=ritu --HG-- extra : source : 9c1b8232382aea0f3443c87966f209c5a86e80ae extra : intermediate-source : 870e0c919cf93aac64fe79c5e5345a89b359dc47 27 October 2016, 21:12:17 UTC
61f37e1 No bug, Automated blocklist update from host bld-linux64-spot-271 - a=blocklist-update 27 October 2016, 10:05:15 UTC
0367584 No bug - Tagging 7356baae8e736a6c9444bdd21562df806a39766b with FIREFOX_49_0_2_BUILD2, FIREFOX_49_0_2_RELEASE a=release CLOSED TREE 20 October 2016, 19:29:24 UTC
9000d82 Automatic version bump. CLOSED TREE NO BUG a=release 20 October 2016, 19:29:20 UTC
5c24420 Bug 1307645 - Avoid this logging call when running mochitests to fix an intermittent orange. r=tbsaunde, a=test-only MozReview-Commit-ID: BWdrTM2JdZs --HG-- extra : source : 3ed4c1405691d36144387453876a3cd1234b3b13 extra : intermediate-source : 9e69ca28f7da40c03fb182305ee8818b86f6696e 20 October 2016, 00:44:04 UTC
14c422b Bug 1301269 - Fix update retry timer is released before firing. r=francois, a=test-only MozReview-Commit-ID: KF1j2EFuxpa --HG-- extra : source : 382894f45be68e2e133db8d8e4ef88a0a5598856 extra : intermediate-source : 85a4c1dae5915173009cb5bdf4f5478eab6f8b42 21 October 2016, 06:40:11 UTC
fb28f90 Bug 1164562 - Intermittent test_TelemetryController.js test timed out. r=dexter, a=test-only MozReview-Commit-ID: 4KnTmvEyuFG --HG-- extra : source : 8b98dca70dd1d73edca6e2a03323ae3c5ac999cd extra : intermediate-source : e2fb3d6c057ab6ddffd312a9e64feed7eebc0de2 26 October 2016, 10:33:22 UTC
117e90c No bug, Automated blocklist update from host bld-linux64-spot-440 - a=blocklist-update 29 October 2016, 10:04:44 UTC
93891a4 Bug 1313440: Fix NS_ENSURE_TRUE(isSandbox) warnings in test code. r=erahm a=test-only MozReview-Commit-ID: GkDaUL6sDfy --HG-- extra : source : fb2d15e4f33d8a643197563608d1c216691abb18 extra : intermediate-source : 353c47fc71ccff8b243c66df027350fe30dbce61 27 October 2016, 20:28:01 UTC
4cb7e37 No bug - Tagging 829a3f99f2606759305e3db204185242566a4ca6 with FIREFOX_50_0b11_BUILD1, FIREFOX_50_0b11_RELEASE a=release CLOSED TREE 28 October 2016, 14:25:11 UTC
97667e8 Automatic version bump. CLOSED TREE NO BUG a=release 28 October 2016, 14:25:06 UTC
b48bb4e No bug, Automated blocklist update from host bld-linux64-spot-536 - a=blocklist-update 28 October 2016, 10:04:58 UTC
4d53034 Bug 1026404 - Disable OES_EGL_image and OES_EGL_image_external on SGX 544 MP devices. r=eflores a=ritu EGLImageTargetTexture2D crashes on SGX 544 MP GPUs on Kit Kat with either GL_TEXTURE_2D or GL_TEXTURE_EXTERNAL as the texture target. This means that both OES_EGL_image and OES_EGL_image_external extensions do not work and must be avoided. MozReview-Commit-ID: DJmtUL6kexC --HG-- extra : source : 1ba26e18f7cabe9f232780081d8b66366c7ddef4 extra : intermediate-source : fccdd9ae8dd76af003b80a8c9e0cd035a1848842 26 October 2016, 14:28:08 UTC
c11e826 No bug, Automated blocklist update from host bld-linux64-spot-097 - a=blocklist-update 27 October 2016, 10:05:19 UTC
49e3357 Backed out changeset 5ebcf218f678 (bug 1292273) for browser_Troubleshoot.js failures. 27 October 2016, 03:01:04 UTC
3a9fa5c Bug 1280878 - Update safebrowing_notification test for changed Google URL. r=francois, a=test-only MozReview-Commit-ID: 7jkbKM9FLXg --HG-- extra : source : aff9d3eb89754d892625cddd753549066a8de697 extra : intermediate-source : 88cbb2726969ee5a4204ae9df3025c39c864de15 26 October 2016, 11:30:20 UTC
91da33f Bug 1308859 - Do not hold on to pointers into mStyleStack across a presshell flush. r=jrmuizel, a=ritu MozReview-Commit-ID: Cenm0J8rNq7 --HG-- extra : source : c2c21601825b83ab8f3d85ea93e82e9fd2739d39 extra : intermediate-source : 861f21d94172c8da5bb3ad1ab17955022880234f 25 October 2016, 17:44:19 UTC
cd0915e Bug 1311409 - Eyedropper click doesn't work, have to use Enter key. r=me, a=ritu --HG-- extra : source : a645a24a07bf16cb68790c80b687452cc23227b2 extra : intermediate-source : fa17956b47613b16068c428e8651be339300151d 21 October 2016, 23:22:01 UTC
7ecfb09 Bug 1292273 - Add logs to record the failure of compositor creation. r=dvander, a=ritu 25 October 2016, 23:26:00 UTC
672efbe Bug 1292273 - Skip CompositorD3D11::EndFrame when device-removed happened and add some logs for tracking the behavior. r=dvander, a=ritu 25 October 2016, 23:23:00 UTC
3d888e1 Bug 1305204 - Backout bug 1275746. a=ritu --HG-- extra : transplant_source : C%01%F3A%F6z%B6%DB%9B%05%CB%AE%B9i%8A%AE%BA%D2%06%D2 extra : histedit_source : cabea2b14025d4f92b0e8ac5a17ba0e2c3f146a9%2C1604d667eb14bb9f448ba17437df017d1c77f269 24 October 2016, 21:01:10 UTC
4ef9b5e Bug 1311557 - Ensure custom sync engines aren't reported in sync ping. r=markh, a=ritu MozReview-Commit-ID: 1aRxo9JcCLn --HG-- extra : source : d4c055d13bc8bc149b4d7bdaf0e566ca50ba5a47 extra : intermediate-source : 8356efd0f9d819195b6ab24dd169814ea4bb71e8 21 October 2016, 00:05:03 UTC
b59f080 Bug 1308010 - add adjust-sdk and adjust-sdk-beta tokens to builds via secret service, CLOSED TREE r=dustin, a=testing MozReview-Commit-ID: IKCc2fzQ8Bn --HG-- extra : source : 6b60177d1a3faf6c34662b00ce1469c0c1a96bd3 extra : amend_source : 774e05f53646fc0c5be0b7c06a426a6b9218e196 extra : intermediate-source : e1bb38b933fb8e0ed9fefa409427fc2214b3eef0 05 October 2016, 21:25:48 UTC
852050e Bug 1294605 - Notify MediaStreamTrackSource when ReadyState is overriden. r=jib, a=ritu MozReview-Commit-ID: CSRWgYt4hqe --HG-- extra : source : 8e71a7a649109d03cebe039ee787edb32631e31f extra : intermediate-source : e774f1726b6d3bddcef0481182f1464dc9f34f5c 22 August 2016, 16:28:10 UTC
11fc2c2 Bug 1312958 - Part 2: Only delete the trackinfo object once the decoder has been shutdown. r=gerald, a=ritu While it's unlikely to have been a problem as the decoder would have been idled at this stage. During the time the TrackInfo was reset and the decoder actually be shut down, the reference to the object would have been invalid causing a potential UAF. MozReview-Commit-ID: 7pGJtYRy2Yr --HG-- extra : source : 32fc9ca7a95bde34e88e91f12af428cd6361eca6 extra : intermediate-source : dee3161ca7cafba42ac892b7d7f397738123eada 26 October 2016, 09:13:44 UTC
0b74383 Bug 1312958 - Part 1: Do not modify original Audio/Video info. r=gerald, a=ritu The issue is particularly problematic with the Apple audio decoder. The Apple decoder relies on the sampling rate to configure the CoreAudio transform. The actual output rate may be different (such as with HE-AAC). Should the decoder ever need to be reset again, future initialization would have failed as the initial rate was now incorrect. MozReview-Commit-ID: 7kTiaUYuOgf --HG-- extra : source : ec5530dcf06d7287b1bcc7cdc069596d3306af96 extra : intermediate-source : a2d909c9cfbc5a311303eaada95fcc94b1a111ec 26 October 2016, 09:09:41 UTC
e7bed16 Bug 1312530 - Force windowless plugin mode in 64-bit builds if async rendering is disabled. r=akotz, a=ritu MozReview-Commit-ID: LEUdMKm1BNe --HG-- extra : source : 14277a31e124303c85890f363b31f12dab245f72 extra : intermediate-source : d9cd36fc09b2211bc30f17c66160f47a29bfe484 25 October 2016, 13:10:54 UTC
187b905 Bug 1310814 - Add ObjC exception guards. r=spohl, a=ritu With the added safety checks it's unlikely that anything in this function will fire ObjC exceptions, but our rule is to have guards around every Objective C function that can directly be called from C++ files. MozReview-Commit-ID: GQ0bN5638Sf --HG-- extra : source : 3d233eddd929e0cb2cadf0b07f75d60aa3fba419 extra : intermediate-source : 5bf38444c8f688d3340d273e601bc63d034477c1 18 October 2016, 15:23:38 UTC
f5be658 Bug 1310814 - Use public NSLocale API for getting the system country code. r=spohl, a=ritu This potentially changes behavior. On my machine, the old code returned NS_ERROR_FAILURE because the dictionary did not have a "countryCode" entry, but this new implementation correctly returns the string "CA". MozReview-Commit-ID: 17Vme0fcAIw --HG-- extra : source : e1a14b0c638571ec7f7aaec56f11d4b77dfb4dd5 extra : intermediate-source : 08e2ff6c0deffd0635624d7fdc8f460ea30a2fda 26 October 2016, 21:56:59 UTC
d90431d Bug 1313198 - Bundle a fallback version of the SDK loader behind a preference. r=Mossop, a=ritu MozReview-Commit-ID: 8afbyxLHh30 --HG-- extra : transplant_source : %D2%BERdf%C8DU%3DH%FE%FC%0F%CB%0C%C7E%F0%97%85 26 October 2016, 18:37:03 UTC
3debe17 Bug 1309350 - Part 2: Speed up synchronous resolution of module paths. r=gps, r=ochameau, a=ritu r?gps for the build changes and ochameau for the rest. This results in about a 28% speed-up for Jetpack mochitest runs, for me. MozReview-Commit-ID: K30q7BfvTLs --HG-- extra : rebase_source : ef40d73ba159688e5025be8939ec1ce7dc3bf914 extra : intermediate-source : a16ab27e533088e1711a82ff380d3ebd262ca837 extra : source : a9a143d2179a352652b970b99d062214d1bf9bd8 extra : histedit_source : e6564144677a3c72e4ee54a32bb160112a839e1c 14 October 2016, 04:27:15 UTC
7e7bc0a Bug 1309351 - Part 2: Use a shared global sandbox and simple module resolution for built-in modules. r=ochameau, a=ritu This takes another 21% off the Jetpack test suite run time for me. MozReview-Commit-ID: 1U2lq4PN21w --HG-- extra : rebase_source : f5132cc2bde6b78e7b64dc29206bb3eff737087f extra : intermediate-source : 21d1e982c560bfbbe36c3a8cc8bfc703a32316c8 extra : source : 36b49ab783ae32db547d2304cd9c3c282bf7ee54 extra : histedit_source : bb409a67e0829517dd0bcec63aefad66e070825e 14 October 2016, 05:14:10 UTC
fb6ae0c Bug 1309350 - Part 1: Remove dead code and clean up cruft. r=ochameau, a=ritu I had to untangle a lot of this mess just to understand what was going on well enough to make changes. MozReview-Commit-ID: 2ygiK2ED1pX --HG-- extra : rebase_source : d6d2bfb87f398b9642d2680fc28ae3884a071b4c extra : intermediate-source : 9544b06de18051cde204e6de25617cba4d9f0628 extra : source : fbf07a31a44fcbcba9d15114e87e6a2ae86fd9a5 extra : histedit_source : 5b5aae48241b3af0a45b12fceda52aab0339a201%2C0a88ad6ef62d64d9e3b19952096483e9a003372e 26 October 2016, 18:35:58 UTC
e7074ee Bug 1311477 - Avoid using an unsafe CPOW in browser_save_link-perwindowpb.js. r=mrbkap, a=test-only --HG-- extra : source : 621f85162b23a4be91fd47fa9aa79172fe182d78 extra : intermediate-source : 982c72148922b9cb4b970be2e9d96386dfedadf9 19 October 2016, 18:46:41 UTC
50a5bee Bug 1301593 - Fix typo in model number. r=sebastian, a=ritu MozReview-Commit-ID: IZTk57YxCRb --HG-- extra : source : f61b905e3b1e32455c02d3dccb791125bc3f3064 extra : intermediate-source : fc4f5a9429a804456c0d4bbd2d845789ed56bf7c 24 October 2016, 12:52:23 UTC
1963e98 Bug 1311682 - Rename LOG in PackagedAppService.cpp to avoid redefine of LOG directing to nsHttp log module. r=valentin, a=ritu --HG-- extra : source : 2a5ebc082cb2f1aee13e6a88b5b13d3531769a01 extra : intermediate-source : 1280f78d221d4c1e146443ee18f99b37f5e520fd 20 October 2016, 10:47:00 UTC
204b06e Bug 1306645 - Don't add application/x-moz-file entries from the clipboard to dataTransfer with e10s. r=enndeakin, a=ritu application/x-moz-file entries on the clipboard are not able to be successfully transmitted across synchronous IPC due to bug 1308007, thus they appear as useless null files. This patch hides those useless null files, and thus unhides image data which may have been on the clipboard but was previously hidden by the presence of an application/x-moz-file file MozReview-Commit-ID: 4RmQe9kDZLe --HG-- extra : source : 3201c03e0c16fcba25c23af79cec8b08ea174ab7 extra : intermediate-source : 46279a9e334d86823bc5b68c834b8dd138f8d38d extra : histedit_source : 71c4449496667bb0776602158d0b637b0895803d%2C48a228828bf170ef761c147f6775d6b38e0f7ce0 25 October 2016, 12:35:00 UTC
ceeaacb Bug 1305163 - Don't expose multiple image types through DataTransfer. r=enndeakin, a=ritu MozReview-Commit-ID: 8HFNmmajjGC 20 October 2016, 05:05:18 UTC
f59ddd7 Bug 1264073 - Remove assertion in SharedMemoryBasic that we didn't initialise fast enough. r=billm, a=NPOTB --HG-- extra : source : 59c8202c08279f0e0f2907fd00acfcdcc92bc20f extra : intermediate-source : 9380aee9964b36bbce866f1f114e85f5455a7e65 21 October 2016, 16:53:00 UTC
ec18397 Bug 1312852 - Include mochitest-jetpack-addon in Taskcluster-based M(JP) jobs. r=dustin, a=test-only 26 October 2016, 02:41:29 UTC
407c8a9 Backed out changeset 47dff98b4b46 (bug 1301131) a=ritu MozReview-Commit-ID: 4nFr08tFfTq 25 October 2016, 20:08:54 UTC
f82664c Bug 1294442: Part 2 - Fix layout issues when popup's preferred size is larger than maximum. r=aswan a=ritu MozReview-Commit-ID: E9gaAeQWtDb --HG-- extra : rebase_source : 8f60293dccb189ff50d1a2cd03413272c82763b7 extra : intermediate-source : 7381df3610080d63beb74320fcf055267a231d94 extra : source : cbe922c12cb08ab43cedb934459c554a4a0a64d6 25 October 2016, 05:18:08 UTC
7477561 Bug 1294442: Part 1 - Allow calculating content size with constraints. r=smaug a=ritu MozReview-Commit-ID: 4AyootQ5icK --HG-- extra : rebase_source : 0a8e956603eaf6ea86162d149af56eba814a767b extra : intermediate-source : 2afe0634177930d041f324bf3bccefd3c77afb7e extra : source : 0d66bd1c7489b5a792aa0fca5ed9a0c41e4e6b3b 19 October 2016, 20:10:18 UTC
85f6e56 No bug - Tagging 38cfded1705240c5d20baff4aef99bdd0a13bcec with FIREFOX_50_0b10_BUILD1, FIREFOX_50_0b10_RELEASE a=release CLOSED TREE 25 October 2016, 16:30:16 UTC
811d195 Automatic version bump. CLOSED TREE NO BUG a=release 25 October 2016, 16:30:12 UTC
back to top