Changes pushed after changeset 7452e706f98556cec41158761f700b84d726ec98, up to and including changeset 75582480f7824c82d82e5b6111cccd1066cb0745
User
Push date [To Local]
ChangesetPatch author — Commit message
shu@rfrn.org
Thu Sep 08 00:00:57 2016 +0000
75582480f7824c82d82e5b6111cccd1066cb0745Shu-yu Guo — Bug 1300517 - Handle Debugger.Frame.evals when throwing uninitialized 'this'. (r=jandem)
6e2da97e107cf0722367cb41f0cd938d865283c4Shu-yu Guo — Bug 1300528 - Fix refactoring mistake in GetThisValueForDebuggerMaybeOptimizedOut. (r=jandem)
99ab1f77deb75d18885d1aa0830c58e4ad8c6b0eShu-yu Guo — Bug 1300521 - Fix CanDeclareGlobalFunction checks for functions redeclaring vars in the same script. (r=Waldo)
amarchesini@mozilla.com
Wed Sep 07 23:14:12 2016 +0000
54ba4ea8bdc1a427cc7f085e8e3183171c8d6104Andrea Marchesini — Bug 1296606 - Fix the description for telemetry id NUMBER_OF_PROFILES, r=francois
mh@glandium.org
Wed Sep 07 22:56:41 2016 +0000
f3aec6a563866b1ea2e8621b3db91513ed889e60Mike Hommey — Bug 1300974 - Work around race condition leading to deadlock on fork when enabling LogAlloc. r=njn
4c87875a0befd207544a65313cf3b1a603c11f4fMike Hommey — Bug 1300948 - Add thread identifier to LogAlloc output. r=njn
jkew@mozilla.com
Wed Sep 07 22:42:21 2016 +0000
c3771535a47ebb8260de3362188c83790831867eJonathan Kew — Bug 1289143 - Apply the appropriate scaling to window edges when processing WM_NCCALCSIZE for a window on a secondary screen with non-system DPI. r=emk
eakhgari@mozilla.com
Wed Sep 07 22:38:21 2016 +0000
14593086470494abab1401eba9304defa715170eEhsan Akhgari — Bug 1300884 follow-up: Remove the last import of AlarmService.jsm
eakhgari@mozilla.com
Wed Sep 07 22:28:47 2016 +0000
fdfb1d87051b55aafb9ff6e3ea8482a527402191Ehsan Akhgari — Bug 1300817 - Avoid inheriting the origin attributes of the subject principal if it's expanded; r=bzbarsky
valentin.gosu@gmail.com
Wed Sep 07 22:05:44 2016 +0000
9330dc01ec0245f05311c56025a50705138351bcValentin Gosu — Bug 1301069 - Backed out bug 1185120 (changeset 38cad72a77a6) a=backout
ryanvm@gmail.com
Wed Sep 07 21:41:14 2016 +0000
4d0d2eb4d0f4d656937c602f443e40aa48caebc1Glenn Randers-Pehrson — Bug 1297907 - Wrap long lines in nsPNGDecoder.cpp. r=tn
bd86c5c1b2e1fdffa565a0876871fe60dda8438aChristoph Kerschbaumer — Bug 1299766 - Bring back contentpolicy check for websockets in child to avoid missing context for addon implemented content policies within parent. r=jduell
fad88c31ba2d610b96ede89bc6039c930063b240Glenn Randers-Pehrson — Bug 1299590 - Update in-tree libpng to version 1.6.25. r=tn
5892d029f637358c6c337c6a0e55d11faa86c126Thomas Wisniewski — Bug 918751 - Throw NetworkErrors instead of failures where appropriate for some XHR web platform tests. r=bz, r=keeler, r=Mossop, r=paul
13af8367325a5de11a3b5e6c4694a1fd5f67a6a9Emanuel Hoogeveen — Bug 1299803 - Part 2: Clean up AllocateMappedContent and make it consistent across all OSes. r=sfink
844899534edbfdf848bdded4e61197f24d8813c8Emanuel Hoogeveen — Bug 1299803 - Part 1: Fix and enable tests that were still disabled on Windows. r=sfink
7cd3bccd9cfef1b8f8feff8dee413b5341f012c2Ms2ger — Bug 1299812 - Remove mLineNumber member of mozilla::dom::Exception. r=bkelly
4b1be484aab80b6029608e6a25002537f6690da7Ms2ger — Bug 1299812 - Remove unused mFilename member of mozilla::dom::Exception. r=bkelly
074f9de56ac0420e644b2bab7cade77d736d67b9Wei-Cheng Pan — Bug 1298775 - Fix nullptr dereferencing. r=tbsaunde
4c154c6cbf4bfb274630731c750742e2405b2c3cJonathan Hao — Bug 1264573 - Share tabs in isolation tests. r=baku, r=arthuredelstein
6d002007a8f1e7b44a73de082437d85b98a48936Jonathan Hao — Bug 1264573 - Add blob url isolation tests, adapted from Tor Browser patch 15502. r=baku, r=arthuredelstein
mozilla@kaply.com
Wed Sep 07 21:38:24 2016 +0000
888c7dec3cae94f06b6690684408e11b3ec3a57aZero One — Bug 1292191 - Remove unneccesary check for mShouldRestore. r=mkaply
aklotz@mozilla.com
Wed Sep 07 20:34:53 2016 +0000
218a0249ee4fb13af3b620ec83fcf04e02bdf14cAaron Klotz — Bug 1301167: Add a GeckoProfilerWakeRAII interface to the profiler; r=BenWa
b56girard@gmail.com
Wed Sep 07 19:51:16 2016 +0000
b931a44e54db7ca114b54c2333efcaef9dcc0f2cBenoit Girard — Bug 1251615 - Disallow Copy/Assignment to LayerProperties. r=mstange