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

326100 Коммитов

Автор SHA1 Сообщение Дата
Ben Turner 287f33192d Bug 920633 - 'Add getAllKeys() to IDBObjectStore'. r=janv.
--HG--
extra : transplant_source : %F9%EA0%88%91%15%ADW%92Ae%CEY%29%A9%E4%1A%88Qo
2013-09-24 10:14:16 -07:00
Ben Turner 47815586d7 Bug 920179 - 'Add resolve hook for IndexedDB constructors on non-window globals'. r=bholley.
--HG--
extra : transplant_source : %05%A0%9Av%A5%14%09%B1%3B%9E2%0B%80%CD%EA%F8%A8%D6%A4t
2013-09-25 16:10:57 -07:00
Olli Pettay 4ebaf5ba4f Bug 921221 - Disable ELM optimization on workers, r=nsm 2013-09-27 00:59:27 +03:00
Jeff Walden 1c0f3c07fd Bug 919021 - Convert ctypes over to use JS::AutoValueVector instead of its own array class. r=terrence 2013-09-20 15:04:53 -07:00
Jeff Walden 0c952040c6 Bug 920318 - Add a user-provided constructor to Token, so that the tokens() member initializer of TokenStream will zero the memory used by those tokens in MSVC 2013. (This is a compiler bug.) r=luke 2013-09-24 17:44:09 -07:00
Alexander Surkov 56087fd7d8 Bug 921109 - Crash Report [@ mozilla::a11y::DocAccessible::UpdateTree (aContainer is null), r=tbsaunde 2013-09-26 17:17:13 -04:00
Arun 86ba73d0e3 Bug 881237: mLock released before logging the warning. r=bsmedberg 2013-09-27 02:19:16 +05:30
Ehsan Akhgari 249ffd9e78 Bug 915735 - Part 2: Tickle stdout when linking the PGOed xul.dll; r=ted 2013-09-26 16:54:48 -04:00
Nicholas Nethercote 147bd5d62a Bug 920818 (part 3) - Remove js/src/editline/Makefile.ref, because it's dead. r=glandium.
--HG--
extra : rebase_source : 40b56cc617dcd741c26e3519af2619f11fbf5f65
2013-09-25 20:45:54 -07:00
David Keeler 2deb764710 bug 914716 - get seccomp-bpf sandboxing to compile on x86_64 r=kang 2013-09-25 11:14:34 -07:00
Olli Pettay e9d1e76549 Bug 916685, no need to store empty event handlers, r=bz
--HG--
extra : rebase_source : 4a1b7e5e177744438f6bb59d58b0e2f6e2fe3b5c
2013-09-26 23:01:19 +03:00
Eitan Isaacson 131d1d31a7 Bug 920844 - Improve listbox support. r=marcoz 2013-09-26 12:59:21 -07:00
Patrick McManus 028cc99765 bug 918265 - deal with long www-authenticate fields r=sworkman
--HG--
extra : rebase_source : 55e06159aa7f6464c07d3736580af26090a87179
2013-09-26 14:54:59 -04:00
Honza Bambas a5c60e51dc Bug 914824 - HTTP cache v1/v2 general timing and hit rate compare telemetry, r=michal 2013-09-26 21:37:04 +02:00
Honza Bambas eb8f8bc2c3 Bug 913813 - HTTP cache v1/v2 miss/hit time compare telemetry, r=michal 2013-09-26 21:37:03 +02:00
Glenn Randers-Pehrson 8b3f8a3be4 Bug 841734 - Update libpng to version 1.6.6. r=jmuizelaar 2013-09-26 14:39:44 -04:00
Ryan VanderMeulen e8f505d3b1 Bug 909382 - Upgrade SQLite to version 3.8.0.2 - Mozilla changes. r=mak 2013-09-26 14:29:45 -04:00
Ryan VanderMeulen 50f7e5c5a8 Bug 909382 - Upgrade SQLite to version 3.8.0.2 - SQLite changes. r=mak 2013-09-26 14:29:45 -04:00
Ryan VanderMeulen 76564d561f Backed out 3 changesets (bug 920179, bug 920633, bug 920800) for Windows |make package| crashes on a CLOSED TREE.
Backed out changeset bb0041643a0f (bug 920800)
Backed out changeset 24818d9b7470 (bug 920633)
Backed out changeset d49b0f47b05a (bug 920179)
2013-09-26 14:22:43 -04:00
Ben Turner 4b928f4a3e Bug 920800 - 'Add openKeyCursor() to IDBObjectStore'. r=janv. 2013-09-25 16:11:47 -07:00
Ben Turner d47cb29d7b Bug 920633 - 'Add getAllKeys() to IDBObjectStore'. r=janv. 2013-09-24 10:14:16 -07:00
Drew Willcoxon 22aea86aa7 Bug 920299 - Make Mach logger colorize TEST-START and TEST-INFO. r=gps 2013-09-26 11:04:46 -07:00
Nicolas Silva e3ef6e63f3 Bug 916118 - Backed out changeset bafb8bf3b279 on a CLOSED TREE 2013-09-26 19:06:12 +02:00
Blake Kaplan e2d7482db4 Bug 917515 - Check for null before checking the document. r=ehsan 2013-09-26 18:42:53 +02:00
Ben Turner 044d9b1deb Bug 920179 - 'Add resolve hook for IndexedDB constructors on non-window globals'. r=bholley.
--HG--
extra : transplant_source : 77%C6F%3FlL%0F%C2%DE36.%5DA%0D%F6H%0B%24
2013-09-25 16:10:57 -07:00
Gregory Szorc 9f15f69ebd NO BUG - Increase memory allocation for documentation VM 2013-09-26 09:21:20 -07:00
Gregory Szorc fc1535f8b0 Bug 914563 - Temporarily disable build resource recording on Windows; r=mshal 2013-09-26 09:19:05 -07:00
Gregory Szorc ec6b26aa84 Bug 917988 - Fix licensing of in-tree documentation; r=gerv
DONTBUILD (NPOTB)
2013-09-26 09:18:19 -07:00
Gregory Szorc 30d2736c71 Bug 920781 - Invoke pymake with calling python, not $PATH python; r=glandium 2013-09-26 09:18:08 -07:00
Tom Schuster 7d5202b316 Bug 919340 - Test. r=mikedeboer 2013-09-26 11:21:02 -04:00
Tom Schuster b82ff073e1 backout ef35a8971e08, because of buggy test 2013-09-26 12:01:05 -04:00
Nicolas Silva bc11135ff0 Bug 916118 - Simplify the deallocation flags in TextureClient/Host. r=nrc 2013-09-26 18:00:23 +02:00
Stephen Pohl f43d24af2c Bug 918996: Ensure that Responsive Design View always displays overlay scrollbars on OSX. r=paul 2013-09-26 11:33:50 -04:00
Tom Schuster a14480e3db Bug 919340 - Test. r=mikedeboer 2013-09-26 11:21:02 -04:00
Tom Schuster 32023e2568 Bug 919340 - Always draw outline around links when using quickfind. r=mikedeboer 2013-09-26 11:21:02 -04:00
Tom Schuster cdbba9914a Bug 919344 - Avoid accessing dead objects in Finder.jsm after a page change. r=mikedeboer,dao 2013-09-26 11:21:02 -04:00
Luke Wagner cd2b09f415 Bug 917991 - Revert unintentional change in AsmJSPassStackArg (r=jandem)
--HG--
extra : rebase_source : d1510625b0d430bd8df05edaeac6071f46ee984f
2013-09-26 04:52:58 -05:00
Ted Mielczarek 2b8a843fb0 bug 920640 - fix crashreporter key in mozinfo.json when --enable-crashreporter is specified. r=gps 2013-09-26 11:19:04 -04:00
Jon Coppeard 34e3df263e Bug 919536 - Post barrier array write in SetElementIC r=bhackett 2013-09-26 16:02:16 +01:00
Jon Coppeard 7361d2de35 Bug 919781 - Fix use of uninitialized cx introduced by bug 917798 r=sfink 2013-09-26 16:02:16 +01:00
Nathan Froyd 34fa38c350 Bug 907789 - part 3 - build dom/bindings/ in "unified" mode; r=gps 2013-09-23 13:17:41 -04:00
Nathan Froyd bb1946eacd Bug 907789 - part 2 - use mozbuild.makeutil to write webidl file lists; r=gps 2013-09-13 20:21:05 -04:00
Nathan Froyd 7de89242b3 Bug 907789 - part 1 - write out webidl file lists as one big list; r=gps 2013-09-11 08:21:14 -04:00
Nathan Froyd 3d72c0b39c Bug 916257 - part 3 - write ALL_IPDLSRCS and CPPSRCS in one go; r=gps 2013-09-23 10:21:41 -04:00
Nathan Froyd 5f1bce160d Bug 916257 - part 2 - separate out files-from-this-ipdl logic from writing CPPSRCS; r=gps 2013-09-13 15:03:15 -04:00
Nathan Froyd ca8aa75ab6 Bug 916257 - part 1 - convert ipdlsrcs.mk writing to use mozbuild.makeutil; r=gps 2013-09-13 14:57:32 -04:00
Alexander Surkov e1bac581d5 Bug 920547 - create generic accessibles for mathml elements, r=tbsaunde 2013-09-26 10:37:40 -04:00
Jan de Mooij 458bbadba0 Bug 811122 - Use double addition in AddOperation to avoid signed integer overflow. r=bhackett
--HG--
extra : rebase_source : 16bbb1470021c1e26730cdd329a528467827ec12
2013-09-26 16:27:18 +02:00
Robert Longson 4fc1c36524 Bug 919900 - Mark reftest fuzzy on windows 7 2013-09-26 15:29:09 +01:00
Robert Longson 6da1082e02 Bug 919900 - Mark reftest fuzzy on windows 7 2013-09-26 15:22:13 +01:00