Wes Kocher
|
39dbca81b0
|
Merge m-c to inbound, a=merge
MozReview-Commit-ID: BYjLy4wkFjg
|
2017-02-23 16:57:34 -08:00 |
Wes Kocher
|
7e8f316730
|
Backed out 8 changesets (bug 1336510) for windows debug mn-e10s failures a=backout
Backed out changeset 419ada2f9e81 (bug 1336510)
Backed out changeset 19239f566a93 (bug 1336510)
Backed out changeset c8aeead6fe83 (bug 1336510)
Backed out changeset 422e63b872b5 (bug 1336510)
Backed out changeset 21869174dfd3 (bug 1336510)
Backed out changeset 57476b9f342d (bug 1336510)
Backed out changeset e842cdaaa7e5 (bug 1336510)
Backed out changeset bd943b368ff7 (bug 1336510)
MozReview-Commit-ID: 2z3Wa9QFkX4
|
2017-02-23 16:07:41 -08:00 |
Kartikaya Gupta
|
92d49690c6
|
Merge m-c to graphics
MozReview-Commit-ID: BMjcETZ38gw
|
2017-02-23 09:51:44 -05:00 |
Carsten "Tomcat" Book
|
e6b82618f4
|
merge mozilla-inbound to mozilla-central a=merge
|
2017-02-23 14:59:37 +01:00 |
Morris Tseng
|
33d74b040e
|
Bug 1340871 - Add CompositorUseANGLE info to TextureFactoryIdentifier. r=nical
MozReview-Commit-ID: GjlZS6T2i0p
|
2017-02-23 16:46:56 +08:00 |
Kartikaya Gupta
|
90419861cd
|
Bug 1340270 - Update webrender and webrender_traits to cset edc74274d28b1fa1229a1d1ea05027f57172b992. r=jrmuizel
This also:
1) Updates the webrender_bindings Cargo.toml file to use the latest version
numbers of webrender and webrender_traits
2) Updates the webrender_bindings Cargo.toml file to use the same version of
other dependencies (euclid, etc.) as webrender itself does
3) Updates the webrender_bindings glue code for API changes in push_border,
add_image, and add_raw_font.
--HG--
rename : third_party/rust/dwrote/.gitignore => third_party/rust/servo-dwrote/.gitignore
rename : third_party/rust/dwrote/README.md => third_party/rust/servo-dwrote/README.md
rename : third_party/rust/dwrote/build.rs => third_party/rust/servo-dwrote/build.rs
rename : third_party/rust/dwrote/src/bitmap_render_target.rs => third_party/rust/servo-dwrote/src/bitmap_render_target.rs
rename : third_party/rust/dwrote/src/com_helpers.rs => third_party/rust/servo-dwrote/src/com_helpers.rs
rename : third_party/rust/dwrote/src/comptr.rs => third_party/rust/servo-dwrote/src/comptr.rs
rename : third_party/rust/dwrote/src/font.rs => third_party/rust/servo-dwrote/src/font.rs
rename : third_party/rust/dwrote/src/font_collection.rs => third_party/rust/servo-dwrote/src/font_collection.rs
rename : third_party/rust/dwrote/src/font_face.rs => third_party/rust/servo-dwrote/src/font_face.rs
rename : third_party/rust/dwrote/src/font_family.rs => third_party/rust/servo-dwrote/src/font_family.rs
rename : third_party/rust/dwrote/src/font_file.rs => third_party/rust/servo-dwrote/src/font_file.rs
rename : third_party/rust/dwrote/src/font_file_loader_impl.rs => third_party/rust/servo-dwrote/src/font_file_loader_impl.rs
rename : third_party/rust/dwrote/src/gdi_interop.rs => third_party/rust/servo-dwrote/src/gdi_interop.rs
rename : third_party/rust/dwrote/src/glyph_run_analysis.rs => third_party/rust/servo-dwrote/src/glyph_run_analysis.rs
rename : third_party/rust/dwrote/src/helpers.rs => third_party/rust/servo-dwrote/src/helpers.rs
rename : third_party/rust/dwrote/src/rendering_params.rs => third_party/rust/servo-dwrote/src/rendering_params.rs
rename : third_party/rust/dwrote/src/test.rs => third_party/rust/servo-dwrote/src/test.rs
rename : third_party/rust/dwrote/src/types.rs => third_party/rust/servo-dwrote/src/types.rs
|
2017-02-22 23:07:59 -05:00 |
Kartikaya Gupta
|
c9291524ea
|
Bug 1341362 - Use default values for RendererOptions instead of explicitly specifying each one. r=jrmuizel
MozReview-Commit-ID: 275n8D1KfOK
|
2017-02-22 15:15:05 -05:00 |
Kartikaya Gupta
|
17e5ae7a34
|
Merge m-c to graphics
MozReview-Commit-ID: 4dOwcyt9fuW
|
2017-02-22 10:27:57 -05:00 |
Carsten "Tomcat" Book
|
9d982b9508
|
merge mozilla-inbound to mozilla-central a=merge
|
2017-02-22 14:33:38 +01:00 |
Jonathan Kew
|
2fd356c331
|
Bug 1295299 - Cherry-pick harfbuzz fix 44f7d6ecde9bf7427a05cbe73ed5d668b8a72b2a. r=jrmuizel
|
2017-02-22 09:17:50 +00:00 |
Wes Kocher
|
5295bd9f91
|
Merge m-c to inbound, a=merge
MozReview-Commit-ID: AoD5GpFatBw
|
2017-02-21 17:41:05 -08:00 |
Wes Kocher
|
aa292f210f
|
Merge autoland to central, a=merge
MozReview-Commit-ID: 1jc25nYhPbA
|
2017-02-21 17:05:17 -08:00 |
Kartikaya Gupta
|
276003cab6
|
Merge m-c to graphics
MozReview-Commit-ID: EyM1zEhgtGP
--HG--
rename : devtools/client/netmonitor/filter-predicates.js => devtools/client/netmonitor/utils/filter-predicates.js
rename : devtools/client/netmonitor/l10n.js => devtools/client/netmonitor/utils/l10n.js
rename : devtools/client/netmonitor/prefs.js => devtools/client/netmonitor/utils/prefs.js
rename : devtools/client/netmonitor/request-utils.js => devtools/client/netmonitor/utils/request-utils.js
rename : devtools/client/netmonitor/sort-predicates.js => devtools/client/netmonitor/utils/sort-predicates.js
rename : testing/talos/talos/sps_profile.py => testing/talos/talos/gecko_profile.py
rename : testing/talos/talos/profiler/sps.py => testing/talos/talos/profiler/profiling.py
rename : third_party/rust/app_units/.cargo-checksum.json => third_party/rust/app_units-0.3.0/.cargo-checksum.json
rename : third_party/rust/app_units/Cargo.toml => third_party/rust/app_units-0.3.0/Cargo.toml
rename : third_party/rust/app_units/src/app_unit.rs => third_party/rust/app_units-0.3.0/src/app_unit.rs
rename : third_party/rust/euclid-0.10.3/.cargo-checksum.json => third_party/rust/euclid-0.10.5/.cargo-checksum.json
rename : third_party/rust/euclid-0.10.3/.gitignore => third_party/rust/euclid-0.10.5/.gitignore
rename : third_party/rust/euclid-0.10.3/.travis.yml => third_party/rust/euclid-0.10.5/.travis.yml
rename : third_party/rust/euclid-0.10.3/COPYRIGHT => third_party/rust/euclid-0.10.5/COPYRIGHT
rename : third_party/rust/euclid-0.10.3/Cargo.toml => third_party/rust/euclid-0.10.5/Cargo.toml
rename : third_party/rust/euclid-0.10.3/LICENSE-APACHE => third_party/rust/euclid-0.10.5/LICENSE-APACHE
rename : third_party/rust/euclid-0.10.3/LICENSE-MIT => third_party/rust/euclid-0.10.5/LICENSE-MIT
rename : third_party/rust/euclid-0.10.3/README.md => third_party/rust/euclid-0.10.5/README.md
rename : third_party/rust/euclid-0.10.3/src/approxeq.rs => third_party/rust/euclid-0.10.5/src/approxeq.rs
rename : third_party/rust/euclid-0.10.3/src/length.rs => third_party/rust/euclid-0.10.5/src/length.rs
rename : third_party/rust/euclid-0.10.3/src/lib.rs => third_party/rust/euclid-0.10.5/src/lib.rs
rename : third_party/rust/euclid-0.10.3/src/macros.rs => third_party/rust/euclid-0.10.5/src/macros.rs
rename : third_party/rust/euclid-0.10.3/src/matrix2d.rs => third_party/rust/euclid-0.10.5/src/matrix2d.rs
rename : third_party/rust/euclid-0.10.3/src/matrix4d.rs => third_party/rust/euclid-0.10.5/src/matrix4d.rs
rename : third_party/rust/euclid-0.10.3/src/num.rs => third_party/rust/euclid-0.10.5/src/num.rs
rename : third_party/rust/euclid-0.10.3/src/point.rs => third_party/rust/euclid-0.10.5/src/point.rs
rename : third_party/rust/euclid-0.10.3/src/rect.rs => third_party/rust/euclid-0.10.5/src/rect.rs
rename : third_party/rust/euclid-0.10.3/src/scale_factor.rs => third_party/rust/euclid-0.10.5/src/scale_factor.rs
rename : third_party/rust/euclid-0.10.3/src/side_offsets.rs => third_party/rust/euclid-0.10.5/src/side_offsets.rs
rename : third_party/rust/euclid-0.10.3/src/size.rs => third_party/rust/euclid-0.10.5/src/size.rs
rename : third_party/rust/euclid-0.10.3/src/trig.rs => third_party/rust/euclid-0.10.5/src/trig.rs
rename : tools/profiler/core/platform-linux.cc => tools/profiler/core/platform-linux-android.cpp
rename : tools/profiler/core/platform-macos.cc => tools/profiler/core/platform-macos.cpp
rename : tools/profiler/core/platform-win32.cc => tools/profiler/core/platform-win32.cpp
extra : amend_source : ad1a9da624ec302a61021cb1b44af5a37ce0450e
|
2017-02-21 10:58:47 -05:00 |
Ryan Hunt
|
f649c5c217
|
Bug 1340908 - Include LayersLogging.h not WebRenderLayersLogging.h r=kats
--HG--
extra : rebase_source : 44b09629b640487524f9577245db374c2718d1e1
extra : histedit_source : 5905ec800ba4946c18ebe6ad1310f25ec2ad2ab8
|
2017-02-19 14:00:41 -05:00 |
Ethan Lin
|
49b295e845
|
Bug 1341001 - Using ImageClient for WebRenderPaintedLayer to prevent crash problem. r=sotaro
|
2017-02-21 21:47:16 +08:00 |
sotaro
|
5ab60afb87
|
Bug 1340067 - Change DPBegin() to async r=kats
|
2017-02-21 10:30:15 +09:00 |
Ethan Lin
|
d5cec4a364
|
Bug 1340798 - Backout the change in bug 1337885 since it causes many reftest failures. r=jerry
|
2017-02-20 18:35:47 +08:00 |
Morris Tseng
|
063a3bcf59
|
Bug 1339683 - Add CreateWebRenderCommands for nsDisplayBullet. r=mattwoodrow
MozReview-Commit-ID: 6IhKxRCJvZd
|
2017-02-20 10:22:58 +08:00 |
Morris Tseng
|
50d9b92821
|
Bug 1339683 - Utility function to create WebRenderCommands from Glyphs. r=mchang
MozReview-Commit-ID: 7p8LkxE3QYn
|
2017-02-20 10:22:58 +08:00 |
Morris Tseng
|
dcb54467af
|
Bug 1339683 - Supporting send ImageContainer in the DisplayItemLayer. r=mchang r=nical
Allow to create an ImageClient for ImageContainer and send this
ImageClient to WebRender for rendering.
MozReview-Commit-ID: K14sCeAHJmD
|
2017-02-20 10:22:57 +08:00 |
Kartikaya Gupta
|
f62b8b3b3f
|
Merge m-c to graphics
MozReview-Commit-ID: IN2hMCjMHLL
--HG--
rename : browser/components/extensions/test/browser/browser_ext_url_overrides.js => browser/components/extensions/test/browser/browser_ext_url_overrides_newtab.js
rename : browser/extensions/formautofill/content/FormAutofillContent.js => browser/extensions/formautofill/FormAutofillContent.jsm
rename : browser/extensions/formautofill/content/FormAutofillContent.js => browser/extensions/formautofill/FormAutofillHandler.jsm
rename : browser/extensions/formautofill/content/FormAutofillContent.js => browser/extensions/formautofill/FormAutofillHeuristics.jsm
rename : browser/extensions/formautofill/content/FormAutofillContent.js => browser/extensions/formautofill/content/FormAutofillFrameScript.js
rename : browser/themes/shared/devedition/urlbar-history-dropmarker.svg => browser/themes/shared/compacttheme/urlbar-history-dropmarker.svg
rename : config/tests/makefiles/autodeps/check_mkdir.tpy => config/tests/makefiles/autodeps/check_mkdir.py
rename : dom/bindings/MozMap.h => dom/bindings/Record.h
rename : dom/bindings/parser/tests/test_mozmap.py => dom/bindings/parser/tests/test_record.py
rename : dom/file/File.cpp => dom/file/BaseBlobImpl.cpp
rename : dom/file/File.h => dom/file/BaseBlobImpl.h
rename : dom/file/File.cpp => dom/file/Blob.cpp
rename : dom/file/File.h => dom/file/Blob.h
rename : dom/file/File.cpp => dom/file/BlobImpl.cpp
rename : dom/file/File.h => dom/file/BlobImpl.h
rename : dom/file/File.cpp => dom/file/EmptyBlobImpl.cpp
rename : dom/file/File.h => dom/file/EmptyBlobImpl.h
rename : dom/file/File.cpp => dom/file/FileBlobImpl.cpp
rename : dom/file/File.h => dom/file/FileBlobImpl.h
rename : dom/file/File.cpp => dom/file/MemoryBlobImpl.cpp
rename : dom/file/File.h => dom/file/MemoryBlobImpl.h
rename : dom/file/File.cpp => dom/file/StreamBlobImpl.cpp
rename : dom/file/File.h => dom/file/StreamBlobImpl.h
rename : dom/file/File.h => dom/file/StringBlobImpl.h
rename : dom/file/File.h => dom/file/TemporaryBlobImpl.h
rename : dom/media/platforms/agnostic/gmp/MediaDataDecoderProxy.cpp => dom/media/platforms/wrappers/MediaDataDecoderProxy.cpp
rename : dom/media/platforms/agnostic/gmp/MediaDataDecoderProxy.h => dom/media/platforms/wrappers/MediaDataDecoderProxy.h
rename : dom/tests/mochitest/general/test_interfaces.html => dom/tests/mochitest/general/test_interfaces.js
rename : dom/workers/test/test_navigator.html => dom/workers/test/test_navigator.js
rename : js/src/jsautokw.py => js/src/frontend/GenerateReservedWords.py
rename : js/src/vm/Keywords.h => js/src/frontend/ReservedWords.h
rename : layout/base/RestyleManager.cpp => layout/base/GeckoRestyleManager.cpp
rename : layout/base/RestyleManager.h => layout/base/GeckoRestyleManager.h
rename : layout/reftests/w3c-css/submitted/ui3/box-sizing-replaced-002-ref.xht => layout/reftests/bugs/1313772-ref.xhtml
rename : layout/reftests/w3c-css/submitted/ui3/box-sizing-replaced-002.xht => layout/reftests/bugs/1313772.xhtml
rename : servo/components/jstraceable_derive/Cargo.toml => servo/components/deny_public_fields/Cargo.toml
rename : servo/components/jstraceable_derive/Cargo.toml => servo/components/domobject_derive/Cargo.toml
rename : servo/components/plugins/lints/ban.rs => servo/components/script_plugins/ban.rs
rename : servo/components/plugins/jstraceable.rs => servo/components/script_plugins/jstraceable.rs
rename : servo/components/plugins/lib.rs => servo/components/script_plugins/lib.rs
rename : servo/components/plugins/lints/unrooted_must_root.rs => servo/components/script_plugins/unrooted_must_root.rs
rename : servo/components/plugins/utils.rs => servo/components/script_plugins/utils.rs
rename : testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_autocomplete.html => testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_autocomplete-manual.html
rename : testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_list.html => testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_list-manual.html
rename : testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_valueasdate.html => testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_valueasdate-manual.html
rename : testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_valueasnumber.html => testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/input_valueasnumber-manual.html
rename : testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/select_length.html => testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/select_length-manual.html
rename : testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/select_selectedindex.html => testing/web-platform/tests/old-tests/submission/Infraware/Forms/contents/Forms/Not_Use/select_selectedindex-manual.html
rename : testing/web-platform/tests/preload/link_header_preload_delay_onload.html.headers => testing/web-platform/tests/preload/link-header-preload-delay-onload.html.headers
rename : testing/web-platform/tests/preload/link_header_preload.html.headers => testing/web-platform/tests/preload/link-header-preload.html.headers
rename : services/sync/tests/unit/test_extension_storage_crypto.js => toolkit/components/extensions/test/xpcshell/test_ext_storage_sync_crypto.js
rename : toolkit/components/telemetry/TelemetryComms.h => toolkit/components/telemetry/ipc/TelemetryComms.h
rename : toolkit/components/telemetry/TelemetryIPCAccumulator.cpp => toolkit/components/telemetry/ipc/TelemetryIPCAccumulator.cpp
rename : toolkit/components/telemetry/TelemetryIPCAccumulator.h => toolkit/components/telemetry/ipc/TelemetryIPCAccumulator.h
extra : amend_source : 7411c39541f0b530b4b94cf359dc73e385abea4d
|
2017-02-17 23:33:24 -05:00 |
Wes Kocher
|
8c4ce17711
|
Merge inbound to m-c a=merge
MozReview-Commit-ID: DCUf7VEDrTt
|
2017-02-17 13:38:51 -08:00 |
Mason Chang
|
0ea905c944
|
Bug 1339661. Declare WrBoxShadowClipMode a uint32_t. r=me
|
2017-02-17 09:08:59 -08:00 |
Ryan Hunt
|
aa1ca51b5a
|
Bug 1340338 - Fix non enable-webrender build bustage r=me
|
2017-02-17 10:36:48 -05:00 |
Ryan Hunt
|
9e2d6c82f4
|
Bug 1340338 - Add WebRender bindings for linear and radial gradients r=nical
--HG--
extra : rebase_source : 322347fb1a55432ef5a85196a5c4f7e847c4fe7b
extra : histedit_source : 2173a02c440fd949469f06039e4ad3ee720dca43
|
2017-02-16 19:51:32 -05:00 |
Kartikaya Gupta
|
7eb79c28fe
|
Back out cset ae5c9d27cc3c (bug 1340067) for causing intermittent linux64qr-opt reftest-e10-6 and other failures. r=backout
|
2017-02-17 09:37:08 -05:00 |
Ethan Lin
|
95faae248b
|
Bug 1337885 - Update the valid region in WebRenderPaintedLayer and mark related tests as passing. r=rhunt
|
2017-02-17 19:17:43 +08:00 |
Ethan Lin
|
1897c36bb6
|
Bug 1332688 - Pass transform to webrender stacking context. r=jrmuizel
|
2017-02-17 14:57:43 +08:00 |
sotaro
|
0af4be91b6
|
Bug 1340067 - Change DPBegin() to async r=kats
|
2017-02-17 14:36:12 +09:00 |
Mason Chang
|
b4d5056da5
|
Bug 1340317 - Support box shadow outer offset and spread radius in WebRender box shadows. r=lsalzman
|
2017-02-16 15:05:34 -08:00 |
Mason Chang
|
0b59f5711a
|
Bug 1339661 - Create box shadow outer webrender display item. r=jmuizelaar
|
2017-02-16 10:23:22 -08:00 |
Mason Chang
|
0652b603be
|
Bug 1340282 - Update docs on how to create a new webrender display item. r=gfx? DONTBUILD
|
2017-02-16 12:53:13 -08:00 |
Kartikaya Gupta
|
0c0ade836a
|
Bug 1339530 - Update webrender to cset 938b32ca93bf5e878422ac4bafcdd53f8058f880. rs=jrmuizel
MozReview-Commit-ID: B5i82JmS4VJ
|
2017-02-16 14:45:41 -05:00 |
JerryShih
|
90f69d6a99
|
Bug 1338285 - set WrExternalImageIdHandler to renderer. r=nical
The WrExternalImageIdHandler is used for external image resolving in WR.
MozReview-Commit-ID: BjVAwAerUfa
|
2017-02-16 14:01:04 +08:00 |
JerryShih
|
1b865cca31
|
Bug 1337821 - the comment for snapshot event passing. r=nical DONTBUILD
MozReview-Commit-ID: 28tpzIwmV4R
|
2017-02-16 11:32:34 +08:00 |
sotaro
|
e4ed208ec0
|
Bug 1339323 - Remove WebRenderCompositorOGL r=nical
|
2017-02-16 11:46:31 +09:00 |
sotaro
|
84913d68db
|
Bug 1339313 - Remove wr_gl_init() r=nical
|
2017-02-16 11:24:55 +09:00 |
Ryan Hunt
|
d06562175e
|
Bug 1339907 - Make sure WebRender windows record into different files r=jrmuizel
--HG--
extra : amend_source : cfd58276cde8f518b72a292bf509767627c2be03
|
2017-02-15 14:41:02 -05:00 |
Tom Ritter
|
1090618912
|
Bug 1341895 - Include most recent OTS tag allowing it to be tracked for automated release notifications. r=fredw
MozReview-Commit-ID: KnZDJxWqjhI
--HG--
extra : rebase_source : 3773fb86fe5dca4030d82ba93b5ba7d68c749d0e
|
2017-02-22 16:34:25 -06:00 |
Lee Salzman
|
53952fefb9
|
Bug 1303094 - avoid OOM crashes in SourceSurfaceSkia::DrawTargetWillChange. r=mchang
MozReview-Commit-ID: 236vebw7ftU
|
2017-02-23 14:40:59 -05:00 |
Michael Layzell
|
f225a42d33
|
Bug 1336510 - Part 3: Capture a strong reference to this in CompositorBridgeParent::FlushApzRepaints, r=kats
MozReview-Commit-ID: KdGBYEAC0dW
|
2017-02-23 12:24:12 -05:00 |
Carsten "Tomcat" Book
|
afda854868
|
Merge mozilla-central to mozilla-inbound
|
2017-02-23 15:28:43 +01:00 |
Andrew Osmond
|
13df27efb8
|
Bug 1341624 - Include shared handle totals in memory reports for images. r=tnikkel
|
2017-02-22 09:30:22 -05:00 |
Ethan Lin
|
d52379d334
|
Bug 1340082 - Convert nsDisplayOutline to WebRenderDisplayItemLayer. r=mattwoodrow
--HG--
extra : rebase_source : 171473c12467e70726ff57f6597cd9b9281a647c
|
2017-02-23 17:34:14 +08:00 |
Ryan Hunt
|
5f7662d029
|
Bug 1339657 - Make recording for wrench a static bool r=jrmuizel
--HG--
extra : rebase_source : 9cbf796c1e218de781ba7dffe1df9e701354dc05
extra : amend_source : 9ffe2fe78f409de5cf0fcaef0bfb444a97b53397
|
2017-02-14 19:29:51 -05:00 |
Mason Chang
|
cf278e97e9
|
Bug 1337616. Fix warning as error build bustage. r=me
|
2017-02-14 16:56:28 -08:00 |
Mason Chang
|
13eda2706e
|
Bug 1337130. Add WebRenderDisplayItemLayer build bustage. r=me
|
2017-02-14 15:47:55 -08:00 |
Mason Chang
|
78c642ecdc
|
Bug 1337616 - Stop adding a new font key for every glyph array. r=jmuizelaar
|
2017-02-14 15:16:23 -08:00 |
Mason Chang
|
f9c6425844
|
Bug 1337130. Add a WebRenderDisplayItemLayer. r=mattwoodrow
|
2017-02-14 15:06:50 -08:00 |
Mason Chang
|
ef3d9a921c
|
Bug 1337130 - Create a DisplayItemLayer type. r=mattwoodrow
|
2017-02-14 13:49:27 -08:00 |