Граф коммитов

518797 Коммитов

Автор SHA1 Сообщение Дата
Sebastian Hengst ab62b551a1 Backed out changeset 7fbc8eb28f78 (bug 1336233) for Windows build bustage at nsNavHistory.cpp(3100). r=backout on a CLOSED TREE 2017-02-07 17:41:54 +01:00
Dustin J. Mitchell 05dcbf1e9f Bug 1334810: temporarily revert {{owner}}; r=garndt
MozReview-Commit-ID: FhwatSpSxDe

--HG--
extra : rebase_source : f6583854df2bfe20c1b351752a78d3c76ac040e0
2017-02-07 16:18:19 +00:00
Sebastian Hengst cd53baba43 Bug 1336217 - drop conditional inclusion of some OSX skin files because it's always true and drop unused images. r=dao
MozReview-Commit-ID: GCCsWyXkL3U

--HG--
rename : browser/themes/osx/tabbrowser/alltabs-box-bkgnd-icon-lion@2x.png => browser/themes/osx/tabbrowser/alltabs-box-bkgnd-icon@2x.png
rename : browser/themes/osx/toolbarbutton-dropmarker-lion@2x.png => browser/themes/osx/toolbarbutton-dropmarker@2x.png
extra : rebase_source : 05712826110aa09d14b5003b381ca8d9f4e371d8
2017-02-04 19:33:46 +01:00
Edouard Oger f668437cce Bug 1337026 - Cache the FxA profile in the UI. r=markh
MozReview-Commit-ID: 9qZ81phzd3a

--HG--
extra : rebase_source : ce551573251411ba436eaa58a734103acc34c671
2017-02-06 12:13:06 -05:00
Mark Banner 269a85ad70 Bug 1336233 - Fix intermittent failures in browser_multi_redirect_frecency.js by ensuring the idle service updates for frecency are ignored. r=mak
MozReview-Commit-ID: L8AgWOAGF9g

--HG--
extra : rebase_source : f47a5cc0c5aee0ac0e88adffa912e9983065e862
2017-02-06 14:16:20 +00:00
Carsten "Tomcat" Book e3d26bec48 Backed out changeset a2820983e1e6 (bug 1336922) for flake8 failure 2017-02-07 17:03:36 +01:00
Matthew Noorenberghe b357018ae6 Bug 1330111 - Automatically open login autocomplete from username fields if the form isn't filled. r=johannh
MozReview-Commit-ID: BWJcc0ZaA3K

--HG--
extra : rebase_source : f41155377fda00024b001bb8e6dd7e86ac41beaf
2017-02-03 12:41:51 -08:00
Matthew Noorenberghe 3026b4859f Bug 1330111 - Keep track of the username and password last filled by password manager. r=johannh
MozReview-Commit-ID: 76HSLXEU3KI

--HG--
extra : rebase_source : 2adfb9f9a34f3a737bb060fb61ea0b3b07a5a298
2017-02-02 22:43:59 -08:00
Matthew Noorenberghe 3787f0a8b0 Bug 1330111 - Replace recordAutofillResult with a method-scoped variable and .add in `finally`. r=johannh
This improves readability (no local function) and allows code in `finally` to use the autofillResult.

MozReview-Commit-ID: 77t1ML7uw6G

--HG--
extra : rebase_source : 27528099d81de5f08a3e1df8e7fa20c0e6874d60
2017-02-03 01:55:40 -08:00
Nicholas Nethercote 46b88ab7a6 Bug 1336326 (part 3) - Remove SamplerRegistry. r=mstange.
We only have one global Sampler, gSampler, and so SamplerRegistry is just an
unnecessary and obfuscating wrapper around it.

--HG--
extra : rebase_source : b675c414d0081dab2cd7dac864ffdff5070afe7d
2017-02-03 13:18:02 +11:00
Nicholas Nethercote 7302f2a052 Bug 1336326 (part 2) - Make sRegisteredThreadsMutex a StaticMutex. r=mstange.
StaticMutexes don't need to be created or destroyed, which avoids the need for
checking if they still exist.

This patch also adds locking to a few functions that lacked it. Every access to
sRegisteredThreads is now protected appropriately.

--HG--
extra : rebase_source : 2ea1d7372652ddd532e6e98c167be0997df33f07
2017-02-03 13:11:34 +11:00
Nicholas Nethercote e68e4a6f44 Bug 1336326 (part 1) - Remove Sampler::GetRegisteredThreads(). r=mstange.
Sampler::sRegisteredThreadsMutex is public. Might as well make
Sampler::sRegisteredThreads public too. This allows the getter to be removed,
and makes the code a little easier to read.

--HG--
extra : rebase_source : 4ff3ba92c9d74ae1b10a2be227ca15f61d15bee2
2017-02-03 11:27:14 +11:00
Ben Kelly b639eaf199 Bug 1336598 P3 Add preferences to control timeout back pressure algorithm. r=smaug 2017-02-05 21:50:12 -05:00
Ben Kelly cc8571902b Bug 1336598 P2 Avoid underflow in timeout CancelOrUpdateBackpressure(). r=smaug 2017-02-05 21:50:09 -05:00
Ben Kelly 10744cc4bb Bug 1336598 P1 Tune setTimeout anti-flood constants to minimize jank. r=smaug 2017-02-05 21:50:07 -05:00
Phil Ringnalda 7a6a69db52 Bug 1334962 - set the pref to enable VR for wpt even on beta/release 2017-02-05 18:39:26 -08:00
Phil Ringnalda 42403c9edc Merge m-c to m-i 2017-02-05 18:19:27 -08:00
Phil Ringnalda f5077ad52f Backed out changeset c13c36e04303 (bug 1332295) for extremely frequent Linux32 debug failures in test_be_conservative.js 2017-02-05 18:18:09 -08:00
Phil Ringnalda 3637182ef8 Merge m-c to m-i 2017-02-05 12:58:04 -08:00
Phil Ringnalda da9b5c53b7 Merge m-i to m-c, a=merge 2017-02-05 12:56:39 -08:00
Phil Ringnalda d5b106af3a Merge autoland to m-c, a=merge 2017-02-05 12:55:53 -08:00
Jan de Mooij 2cbdd72968 Bug 1333000 part 5 - Annotate crash reports with the value we found instead of the TI magic word. r=ehoogeveen 2017-02-05 21:24:23 +01:00
Sebastian Hengst deffc9f665 Backed out changeset 2114a592360d (bug 675709) for bustage on OS X: use undeclared identifiers. r=backout on a CLOSED TREE 2017-02-05 20:53:32 +01:00
Sebastian Hengst 463433cf37 Backed out changeset d88c174c2d20 (bug 675709) 2017-02-05 20:52:53 +01:00
Ryan VanderMeulen b2963d0f81 Backed out 3 changesets (bug 1322277) for causing bug 1334149.
Backed out changeset 4dcb65842657 (bug 1322277)
Backed out changeset 35d9f271da8d (bug 1322277)
Backed out changeset 55cc36b0d408 (bug 1322277)
2017-02-05 14:22:49 -05:00
ffxbld 24209083be No bug, Automated HPKP preload list update from host bld-linux64-spot-018 - a=hpkp-update 2017-02-05 07:38:32 -08:00
ffxbld 7b0a9b6ebf No bug, Automated HSTS preload list update from host bld-linux64-spot-018 - a=hsts-update 2017-02-05 07:38:30 -08:00
L. David Baron e22752b858 Bug 1209697 followup - Add comment to explain change that might not be clear given existing comments here and in nsChangeHint.h. 2017-02-05 10:26:09 -05:00
Andreas Farre a9d97e3d92 Bug 1336229 - Don't dispatch canceled IdleRequestExecutors. r=bkelly
IdleRequestExecutor::MaybeDispatch needs to handle the case when
mWindow is null, due to IdleRequestExecutor::Cancel setting mWindow to
nullptr.

MozReview-Commit-ID: F2Up5mItkqN
2017-02-05 13:40:38 +01:00
Tom Schuster 4562413d8c Bug 1330006 - Fix various space related eslint errors. r=till 2017-02-05 13:10:16 +01:00
Tom Schuster e0ca7bce95 Bug 1330006 - Fix space-infix-ops eslint. r=till 2017-02-05 13:10:16 +01:00
Sebastian Hengst 122ebc553b Backed out changeset e9d8a75a0dcc (bug 1303096) for failing various tests on Android 4.3 debug (e.g. test_saveHeapSnapshot_e10s_01.html). r=backout 2017-02-05 10:26:28 +01:00
Jan de Mooij a609ae147a Bug 1334933 - Randomize mmap address for executable code on posix platforms. r=luke 2017-02-05 08:41:33 +01:00
Aakar Dwivedi 995c71cd97 Bug 1334989 - Parameter in the declaration of the function made same as the one in definition of the function; r=janv 2017-02-05 08:17:45 +01:00
Brad Lassey ecdf363246 bug 1303096 - Stop sending sync messages soon after content process start-up r=billm 2017-02-05 00:52:38 -05:00
Phil Ringnalda cde93160c2 Merge m-i to m-c, a=merge 2017-02-04 17:05:50 -08:00
Phil Ringnalda 56e8c0db4a Merge autoland to m-c, a=merge 2017-02-04 16:36:35 -08:00
Till Schneidereit 50b408fb96 Bug 1272697 - Part 1: Change ArrayBufferCopyData self-hosting intrinsic to take a start offset for the destination. r=lth
MozReview-Commit-ID: LroQFwbeAhi
2017-02-04 21:42:28 +01:00
Till Schneidereit c381e3ad69 Bug 1336705 - Part 2: Add self-hosting intrinsics for resolving/rejecting Promises and adding reactions. r=arai
MozReview-Commit-ID: JFvaS5trzGA
2017-02-04 21:05:32 +01:00
Till Schneidereit 14b0837d40 Bug 1336705 - Part 1: Support creating and resolving Promises without resolve/reject functions. r=arai
Useful for internally-created Promises that'll only ever be resolved/rejected internally.

MozReview-Commit-ID: EdMmVoRQJgC
2017-02-04 20:25:35 +01:00
ffxbld 80fd210dd6 No bug, Automated HPKP preload list update from host bld-linux64-spot-017 - a=hpkp-update 2017-02-04 07:26:25 -08:00
ffxbld 933525c585 No bug, Automated HSTS preload list update from host bld-linux64-spot-017 - a=hsts-update 2017-02-04 07:26:23 -08:00
Tom Schuster a16744c72e Bug 1331034 - Fix non-unified JS build. r=me 2017-02-04 13:27:14 +01:00
Tom Schuster 1acb65e9b6 Bug 1330006 - Fix the eslint single quotes error in self-hosted JS. r=till 2017-02-04 12:55:50 +01:00
Tom Schuster f096742947 Bug 1331034 - Make JSONSpewer inherit from JSONPrinter. r=h4writer
--HG--
rename : js/src/jit/JSONSpewer.h => js/src/jit/JSONPrinter.h
2017-02-04 12:52:56 +01:00
Tom Schuster 9ab799f409 Bug 1331034 - Introduce a JSONPrinter class. r=h4writer
--HG--
rename : js/src/jit/JSONSpewer.cpp => js/src/jit/JSONPrinter.cpp
2017-02-04 12:52:47 +01:00
Jan de Mooij a9aab9e5de Bug 1334933 - Allocate executable pages from a pre-reserved range. r=luke 2017-02-04 11:03:58 +01:00
James Graham 6989f40e72 Bug 1335397 - Update wpt metadata to d93247d5cb7d70f80da8b154a171f4e3d50969f4, a=testonly
MozReview-Commit-ID: FIOVYIlW5rP
2017-02-04 09:39:12 +00:00
James Graham 0b95dd0775 Bug 1335397 - Update web-platform-tests to d93247d5cb7d70f80da8b154a171f4e3d50969f4, a=testonly
MozReview-Commit-ID: 4ow7Qzx6nhD
2017-02-04 09:38:58 +00:00
Wes Kocher f9c7eaa259 Bug 1336654 - Skip the suddenly permafailing tests to reopen the tree a=me CLOSED TREE
MozReview-Commit-ID: 1KLjbaojvYc
2017-02-03 17:17:51 -08:00