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

466107 Коммитов

Автор SHA1 Сообщение Дата
Kartikaya Gupta b3806e256d Bug 1216924 - Don't align to tiles (either real or virtual) if displayport suppression is enabled. r=BenWa
MozReview-Commit-ID: 15XWTTM0tZI
2016-03-14 14:07:31 -04:00
Kartikaya Gupta 4b7ef956c7 Bug 1255997 - Account for scrollbar dimensions when testing the size of the displayport. r=botond
MozReview-Commit-ID: 8SrIfA8xuqq
2016-03-14 14:07:16 -04:00
Andrea Marchesini e0a0cfb614 Bug 1254730 - patch 2 - Better comments and a better management of lifetime of ChannelEvents, r=michal 2016-03-14 18:46:22 +01:00
Myk Melez c0ff981fd3 Bug 1255163 - remove addon install privilege from marketplace.firefox.com; r=ehsan,margaret 2016-03-14 10:42:55 -07:00
Myk Melez aac50f8e24 Bug 1250352 - stop restricting SyncComponents.manifest to specified apps; r=gps 2016-03-14 10:41:53 -07:00
Marco Castelluccio 5a3105910c Bug 1255161 - Remove dom.mozApps.used preference. r=myk 2016-03-14 17:39:09 +00:00
L. David Baron 89ad8d0c53 Bug 1142531: Check more bits in nsStyleContext::MoveTo assertion. r=heycam
MozReview-Commit-ID: 455suOkmdj7
2016-03-14 10:27:05 -07:00
L. David Baron a1dea9b4fc Bug 1251797 - Don't fault struct out of rule tree if all of the potential physical property destinations already have a winning value in the cascade. r=heycam
I believe this is useful for cases like having logical properties in the
UA style sheet that are commonly overridden (e.g., margins on lists).

MozReview-Commit-ID: KxojbfMYq0f
2016-03-14 10:27:05 -07:00
L. David Baron 19b419056a Bug 1145218 followup - Properly parenthesize macro argument. No review.
MozReview-Commit-ID: EZ5zX4L6z6W
2016-03-14 10:27:05 -07:00
L. David Baron c54f49142c Bug 649142 followup: Correct #undef. No review.
MozReview-Commit-ID: BjkVBufjlBQ
2016-03-14 10:27:04 -07:00
Terrence Cole fd33957a9b Bug 956899 - Replace PRLock with Mutex in TraceLogger; r=h4writer
--HG--
extra : rebase_source : ce25db425ac6024eecb40848de141c7f25769ab4
2016-03-03 10:27:57 -08:00
Terrence Cole ec791cf10a Bug 956899 - Replace PRLock with Mutex in JitSpewer; r=nbp
--HG--
extra : rebase_source : faa38a262ab411c6c781ae8e36197c29b1706773
2016-03-03 10:27:57 -08:00
Terrence Cole 9d131b35b6 Bug 956899 - Add a std::lock_guard work-alike; r=froydnj
--HG--
extra : rebase_source : c80c16798e2785f642a735bf4a24f859e202bee7
2016-03-03 10:27:57 -08:00
Terrence Cole e54e391f05 Bug 956899 - Convert exclusive access lock from PRLock to Mutex; r=jandem
--HG--
extra : rebase_source : b13f0ea577d947e5192d16181ac14051490de741
2016-03-02 10:43:34 -08:00
Benjamin Bouvier 015562d605 Bug 1255956: Check for OOM after flushing constant pools; r=luke
MozReview-Commit-ID: KPOxVZ2D4vi

--HG--
extra : rebase_source : 39989ddca7b9605b82ef6002cd9e66baa8ad6008
extra : amend_source : 759a3ed085a2d1917ce6ca8bcd84b688bd69174d
2016-03-14 16:43:24 +01:00
Jakob Olesen acc528baf8 Bug 1252924 - SIMD.*.prototype.valueOf. r=waldo
When SIMD objects have proper value semantics, this method will just return
|this| after a type check.

Until then, do as the polyfill and override valueOf to throw a TypeError so
that ToNumber() can't convert a SIMD value to a number.

Fix wrong code in asm.js/testBug1099216.js. This code was using Float32x4(x)
instead of Float32x4.check(x) as an argument coercion.

MozReview-Commit-ID: H9zaEfoqs2J
2016-03-14 09:50:15 -07:00
Jakob Stoklund Olesen a6cad32eee Bug 1252924 - SIMD.*.prototype.toString(); r=waldo
Reuse the existing toSource() method which happens to produce exactly what the
SIMD.js spec requires.

MozReview-Commit-ID: CVKUF7DEI7D
2016-03-14 09:50:15 -07:00
Marco Castelluccio 835a0d425f Bug 1250453 - Add a body element to test_add_remove_dictionaries.xul to display the test results. r=myk 2016-03-14 16:29:26 +00:00
Marco Castelluccio 2fb9c40ec1 Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk 2016-03-14 16:29:11 +00:00
Marco Castelluccio 0e1d1f376a Bug 1250453 - Remove getNotInstalled test. r=myk 2016-03-14 16:28:45 +00:00
Marco Castelluccio aa9629f603 Bug 1250453 - Remove DOMApplicationRegistry._isLaunchable property. r=myk 2016-03-14 16:28:25 +00:00
Sebastian Hengst 87d630bebf Bug 1255954 - Assertion failure: !blockDepth_, at js/src/asmjs/AsmJS.cpp:2636 with OOM: Followup: quit if oomTest is undefined. r=jandem on IRC to fix CLOSED TREE 2016-03-14 17:26:57 +01:00
Andrea Marchesini 669f5b1954 Bug 1254730 - ChannelEventQueue must be thread-safe, r=michal 2016-03-14 17:10:26 +01:00
Benoit Girard a08807e27f Bug 1242609 - Use PeekMessages to get the most recent DisplayPort request. r=kats
MozReview-Commit-ID: K5PTxUqU9E6

--HG--
extra : rebase_source : 6d9e35b27e2fd37c1df513dd856b48c181f3150f
2016-03-14 11:50:55 -04:00
Benoit Girard 52f4e2acc5 Bug 1242609 - Implement PeekMessage to get some messages earlier. r=billm
MozReview-Commit-ID: KbRiPTDRJmp

--HG--
extra : rebase_source : 090a45edc4af7badaebbe52e2c83f71e84bc6d99
2016-03-14 11:22:32 -04:00
Stone Shih b73b8123c3 Bug 1209766 - Update validation message before showing notification. r=khuey 2016-03-09 12:34:08 +08:00
Ethan Lin 9b0ebddb01 Bug 1241042 - Get correct frag varying from angle validator. r=jmuizelaar 2016-03-14 02:48:00 -04:00
Mantaroh Yoshinaga 9b3e892c5b Bug 1254888 - Part 2: Add log to PresentationSessionInfo and Transport. r=schien 2016-03-13 17:05:00 -04:00
Mantaroh Yoshinaga cf62a854b6 Bug 1254888 - Part 1: Add logging macro to dom/presentation. r=schien 2016-03-11 00:16:00 -05:00
Jamie Nicol b53bc9fd1c Bug 1255448 - Call ClientMultiTiledLayerBuffer::PaintThebes even when region to paint is empty. r=mattwoodrow
Remove early return for empty invalid regions from
ClientTiledPaintedLayer::RenderHighPrecision so that
ClientMultiTiledLayerBuffer::PaintThebes is called even when the region
to paint is empty. This ensures that the tile buffer will free unused
tiles in cases where no new painting is required but the valid region
has shrunk.

Add replacement early returns into ClientMultiTiledLayerBuffer to avoid
as much needless work as possible while still recalculating which tiles
are valid.

MozReview-Commit-ID: C86Pi7lRjjs

--HG--
extra : transplant_source : %F0%96H%DAn4%FE%A6%3EPf%B7%AF3%95%D6%F9o%D9/
2016-03-10 15:01:15 +00:00
Mats Palmgren 13ebd582e0 Bug 1256190 - Tweak tests to fix intermittent orange. r=me 2016-03-14 06:56:00 -04:00
Benoit Girard 4af2ba2a93 Bug 1255907 - Fix unification build issues in APZ & Layers. r=kats
MozReview-Commit-ID: 4tUYEJRgpUF

--HG--
extra : rebase_source : 8c0f99bca01886f0cee802f8490b2a9ff9572eaa
2016-03-14 11:39:12 -04:00
Luke Wagner 583a2d7b8f Bug 1255954 - Odin: move asserts so they only run on successful validation (r=bbouvier)
MozReview-Commit-ID: 9moOBWvSs7b
2016-03-14 10:19:30 -05:00
Nicolas B. Pierron cf925792db Bug 1245860 - Add --with-nspr-prefix to the list of old configure options. r=ted 2016-03-14 14:41:08 +00:00
Nicolas B. Pierron 5cd4d39284 Bug 1245860 - Remove Debugger.onIonCompilation Hook. r=shu 2016-03-14 14:41:08 +00:00
Benjamin Bouvier 70202e15a1 Bug 1251308; r=luke
MozReview-Commit-ID: AqsMX4m7Qh9

--HG--
extra : rebase_source : 519aef2cf8c0bb39771d4589069e8fd1a06970c3
2016-03-09 11:20:11 +01:00
Ted Mielczarek 68bd5e8c4d bug 1244743 - Replace MOZ_NATIVE_X with MOZ_SYSTEM_X. r=gps
MozReview-Commit-ID: 9ip3qeAXFEe

--HG--
extra : commitid : H6aEkHprVyX
extra : rebase_source : e20d5f4b297caf66711c72cd55dd76f7f9ef9d9c
extra : histedit_source : 47545e0ea61eb66f16545f70e6d3792a389bedb1
2016-02-01 10:49:34 -05:00
Ted Mielczarek 86995dd661 bug 1248020 - convert a bunch of moz.build files to use USE_YASM. r=mshal
MozReview-Commit-ID: n59TejhJq6

--HG--
extra : rebase_source : a5fd47c48ae4f03fcd2b699d7283a8838d24449c
extra : amend_source : cdd00e6f76195956dd83f8a2e3109d453459d158
extra : histedit_source : 4e36a2c2ff01a2cb352a46b2f4d9062f14be5232
2016-03-03 11:38:59 -05:00
Ted Mielczarek a673bd63e2 bug 1248020 - add USE_YASM to moz.build. r=mshal
MozReview-Commit-ID: Liw4RGOXiVf

--HG--
extra : rebase_source : 1fa28bafd7cec69dd82f7f3ef0cea9f52593983a
extra : amend_source : 5d9185ff8a5562b2565cc5558127548fa7b9fb1f
extra : histedit_source : cafda3835897efec5519c2326c88e7f85ae4aad8%2Caf73cf11903c5d7baf38953503e3839873be3c68
2016-03-09 11:07:35 -05:00
Ted Mielczarek 5c634ab869 bug 1248016 - make ASFILES rules work with .s/.asm, get rid of ASM_SUFFIX. r=mshal
MozReview-Commit-ID: 1MK0Kud51vR

--HG--
extra : rebase_source : de7a7f11bfbbac1e8eccc34de39dd2d88d803b03
extra : amend_source : d7eddb71b050e0576e783c6ce8c67f66cfd88e13
2016-03-01 13:47:19 -05:00
Henrik Skupin 2bbecdcec0 Bug 1225124 - Mozharness should not fatal exit if symbols URL cannot be found. r=ted
MozReview-Commit-ID: Dr0PFTwfaIv

--HG--
extra : rebase_source : f07bf1c0c5ef90b901831a948ee20980bc337968
2016-03-09 13:14:21 +01:00
Benjamin Bouvier 49b4d6e62e Bug 1256291: Fix unified build under js/; r=Ms2ger
MozReview-Commit-ID: Amia14nqztf

--HG--
extra : rebase_source : 74b6b7dcfe7ccc408ad6be1e0cf87a42e5f9c98c
2016-03-14 14:22:51 +01:00
James Graham 9267d1e64f Bug 1215812 - Increase the internal timeout for a test that depends on a window opening, r=Ms2ger
MozReview-Commit-ID: HzNYyHiehbU

--HG--
extra : rebase_source : c255aac4b598a21d136c88c76bed9888fbc2158b
2016-03-08 16:24:00 +00:00
Hannes Verschore dac18564eb Bug 1255316 - IonMonkey: Enable folding of MLoadUnboxedObjectOrNull with the stored value, r=jandem 2016-03-14 07:08:50 -04:00
Hannes Verschore 4cc4528de3 Bug 1255766 - Tracelogger: Mark resizing of memory also as internal tracelogger time, r=bbouvier 2016-03-14 07:08:48 -04:00
Franziskus Kiefer 2b22d469bb Bug 1226928 - content-signature verification tests for about:newtab, r=mconley 2016-03-14 11:57:16 +01:00
Franziskus Kiefer ad50543437 Bug 1226928 - dochsell changes for content-signing on remote about:newtab, r=bz,mconley 2016-03-14 11:57:03 +01:00
Franziskus Kiefer 0d2149893d Bug 1226928 - network and ipc bits for content-signing on remote about:newtab, r=mayhemer 2016-03-14 11:56:52 +01:00
Franziskus Kiefer bd54ab19d3 Bug 1226928 - signature verification for content-signing, r=keeler,mayhemer 2016-03-14 11:56:35 +01:00
Franziskus Kiefer de6c5e883a Bug 1226928 - remove Wshadow warning in ScopedNSSTypes, r=keeler 2016-03-14 11:56:25 +01:00