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
Franziskus Kiefer
c54ba8a1cc
Bug 1226928 - new preferences for content-signing on remote about:newtab, r=mconley
2016-03-14 11:56:07 +01:00
Peter Van der Beken
47124ee672
Backed out 4 changesets (bug 1222624) to fix bug 1249572
...
Backed out changeset e407f668476d (bug 1222624)
Backed out changeset 2a4502574495 (bug 1222624)
Backed out changeset 4b6ae937a03d (bug 1222624)
Backed out changeset cfa2b6acc2ba (bug 1222624)
2016-03-14 11:36:39 +01:00
Benjamin Bouvier
69b0584aeb
Bug 1255772: Implement wasm::Unreachable; r=sunfish
...
MozReview-Commit-ID: BFDrX72K7Vk
--HG--
extra : rebase_source : 6251f5e005dd80e4f93c49d2d92a4fb34d073913
extra : amend_source : 0939036518ce2eb9a8ea4f5ea8439c86e7e34a79
2016-03-10 21:00:07 +01:00
Bogdan Postelnicu
c9c042d934
Bug 1230907 - mPixelRowSize added to constructor with 0 value. r=seth
2016-03-14 10:36:36 +02:00
Louis Chang
73c9a25e36
Bug 1223729 - HID Connection Implementation, r=jocelyn, sr=mrbkap
...
--HG--
rename : dom/bluetooth/common/BluetoothHidManager.cpp => dom/bluetooth/bluez/BluetoothHidManager.cpp
rename : dom/bluetooth/common/BluetoothHidManager.h => dom/bluetooth/bluez/BluetoothHidManager.h
2015-12-04 11:58:55 +08:00
Hiroyuki Ikezoe
4e06af5a13
Bug 1218620 - Part 2: Skip all 'preserve-3d' tests which breaks other compositor frames. r=birtles
...
MozReview-Commit-ID: 85dk5yOYizZ
--HG--
extra : rebase_source : a2cc3fa74b4bc967b58129458ab084e2a56acc74
2016-03-14 13:08:11 +09:00
Hiroyuki Ikezoe
45a7f9a679
Bug 1218620 - Allow opacity animation running on compositor even if the frame has any restricted transforms. r=birtles
...
The type name has been changed and re-ordered.
MozReview-Commit-ID: 78jrJ6a9Pro
--HG--
extra : rebase_source : f47e6bf27d8e48d10b3af123308c2ab89e71d8e1
2016-03-14 09:07:48 +09:00
Brian Birtles
107642839f
Bug 1246320 part 5 - Simplify KeyframeEffect(ReadOnly) Constructor overloads further; r=hiro
...
As well as generally simplifying the different KeyframeEffect(ReadOnly)
constructor methods, this patch also means we will use the realm document for
parsing timing functions in all cases. Although this currently doesn't have
any impact (the current set of timing functions are expected to be parsed
identically regardless of the document used) it may become significant if, in
future, it becomes possible to register hooks with certain documents for
parsing CSS properties as part of the houdini efforts.
MozReview-Commit-ID: 4gAZi1G1uAD
--HG--
extra : rebase_source : f619592a02ddcbe56835344ec1fb3023219cd2d3
2016-03-12 22:14:10 +09:00
Brian Birtles
6846d9e23b
Bug 1246320 part 4 - Pass a document to TimingParams; r=hiro
...
MozReview-Commit-ID: 9Sh8eWHdDD6
--HG--
extra : rebase_source : 2dc0da7076b8acaaca257583f3780266ae62b430
2016-03-11 17:27:34 +09:00
Brian Birtles
036f647012
Bug 1246320 part 3 - Rework KeyframeEffect(ReadOnly) constructor helpers; r=hiro
...
Once we update TimingParams to take a document, we will need to get an
appropriate document within the various constructor methods. This complicates
these methods and suggests they should be pushed into the .cpp file where
we can hide the complexity more easily and templatize the type of the options
argument so that we can share the document-fetching code.
By moving all uses of the declared template methods to the .cpp file we
can drop the explicit instantiations.
(We still need to declare the templated methods in the header file since
these methods need to be protected methods of KeyframeEffectReadOnly in
order to construct a KeyframeEffectReadOnly since its constructor is
protected.)
MozReview-Commit-ID: 8KrCWrWIb7X
--HG--
extra : rebase_source : c5b550b271cc68ceeb60a25243268a17b3ab7f65
2016-03-11 17:27:16 +09:00
Brian Birtles
3edb5638a1
Bug 1246320 part 2 - Pass document to ParseEasing; r=hiro
...
MozReview-Commit-ID: KWW53htO0Jj
--HG--
extra : rebase_source : 85aaa0a66cae7623fa06ebf31e0b8481ee05bbde
2016-03-11 17:21:03 +09:00
Ting-Yu Lin
d479c4cf4c
Bug 1225412 followup - Add comment to details10 in toggleEvent.html for consistency. r=me
...
Comment-only so DONTBUILD.
--HG--
extra : amend_source : 35f5ce9e53dd286224273e0aefbdcec7ca81e5e5
2016-03-14 12:00:17 +08:00
Ting-Yu Lin
b8972c7eb9
Bug 1225412 Part 2 - Add support to dispatch toggle events to details element. r=smaug
...
Add ontoggle event handler, and dispatch toggle events to the details
element if the open attribute is added or changed. According to the
spec, if a new toggle event has been queued, previous toggle events
should be aborted.
MozReview-Commit-ID: EN6Jf5hVHHD
--HG--
extra : rebase_source : 35605e49950bb59a0eb6dca594c3ede465ff587d
2016-03-12 19:53:51 +08:00
Ting-Yu Lin
e112dca692
Bug 1225412 Part 1 - Make AsyncEventDispatcher cancelable. r=smaug
...
Also I found that mBubbles are not initialized in the constructor in
AsyncEventDispatcher.cpp. I initialized those bool member variables
directly.
MozReview-Commit-ID: FiU4NKGJjU9
--HG--
extra : rebase_source : 1bcd5808b442eb726763602525977bc064ecc0ee
2016-03-12 19:53:50 +08:00
Sotaro Ikeda
8e434d1c10
Bug 1255320 - Create DrawTarget with DIB as similar DrawTarget r=jrmuizel
2016-03-13 19:46:23 -07:00
Ryan VanderMeulen
3e07f6589e
Merge inbound to m-c. a=merge
2016-03-13 19:08:03 -04:00
Ryan VanderMeulen
7b3609707c
Merge fx-team to m-c. a=merge
2016-03-13 19:03:33 -04:00
Ryan VanderMeulen
0b763db25e
Bug 1255913 - Add more Android crashtest chunks. r=rail, a=test-only
2016-03-13 18:51:32 -04:00
Ehsan Akhgari
047fa9319b
Bug 1256046 - Hide MozPowerManager from the Web; r=khuey,bzbarsky
...
navigator.mozPower is already hidden behind the power permission,
so there is no need to be exposing this interface unconditionally.
2016-03-13 15:17:54 -04:00
Ehsan Akhgari
38d1ffea4e
Bug 1043562 - Hide the Contacts API from the contexts that lack sufficient privileges, such as Firefox desktop and Android; r=smaug
2016-03-13 15:17:54 -04:00
Ryan VanderMeulen
9ae406eac8
Backed out changeset 90f5e1712c25 (bug 1256037) for making browser_pdfjs_navigation.js timeout frequently on Windows PGO e10s.
2016-03-12 22:46:59 -05:00
Nick Alexander
7f09195b24
Bug 1255926 - Exclude GCM and Push test files from Gradle configuration when !MOZ_ANDROID_GCM. r=bustage
...
MozReview-Commit-ID: GsYEyF7PTbS
2016-03-12 16:56:47 -08:00
Nick Alexander
2b40aea31a
Bug 1255926 - Exclude GCM and Push files from Gradle configuration when !MOZ_ANDROID_GCM. r=bustage
...
MozReview-Commit-ID: Cs2dOZy0UUb
--HG--
extra : rebase_source : c9f5c82c4fe94dfe8bbaf6c700984c2c21f5716c
2016-03-12 16:16:01 -08:00
Ryan VanderMeulen
fadd2e59b8
Bug 1256037 - Update pdf.js to version 1.4.135. r=bdahl
2016-03-12 16:49:23 -05:00
Ryan VanderMeulen
da1885e860
Merge inbound to m-c. a=merge
2016-03-12 15:23:38 -05:00
Tooru Fujisawa
45cd59b8ba
Backed out changeset ec80e2d4ccce (bug 933257) for mochitest-other failure and maybe some more. CLOSED TREE
2016-03-13 04:56:05 +09:00
Tooru Fujisawa
446ace4833
Backed out changeset 3025ae7a3445 (bug 933257)
2016-03-13 04:55:02 +09:00
Tooru Fujisawa
97223b0e78
Backed out changeset 2f7c7d7ddacc (bug 933257)
2016-03-13 04:55:00 +09:00