- 31 Oct, 2017 40 commits
-
-
Joe Mason authored
Also format test names legibly. Bug: 778000 Change-Id: Ia38bf67f2913caa91631f2c131b6f50b9b60b2ba Reviewed-on: https://chromium-review.googlesource.com/736067 Commit-Queue: Joe Mason <joenotcharles@chromium.org> Reviewed-by:
Chris Sharp <csharp@chromium.org> Cr-Commit-Position: refs/heads/master@{#512856}
-
Olga Sharonova authored
Bug: 696700 Change-Id: Id318bbb47c1392b175f5da2bed042b74cca3c111 Reviewed-on: https://chromium-review.googlesource.com/746642Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Olga Sharonova <olka@chromium.org> Cr-Commit-Position: refs/heads/master@{#512855}
-
Andrew Grieve authored
A) Removes gzip header B) Fixes sort key for string literals Bug: 779895 Change-Id: Ia1c9872c42c5564134215b0973d5d9e27dcf966d Reviewed-on: https://chromium-review.googlesource.com/746377Reviewed-by:
Samuel Huang <huangs@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Commit-Queue: agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#512854}
-
Bernhard Bauer authored
The call to clear() was accidentally removed in https://crrev.com/456456, but the bug didn't surface until recently when the remote plugin list was updated before the baked-in one. Other cleanup: * Remove unused FindPlugin() method * Use built-in static instead of base::Singleton * Use SequenceChecker instead of BrowserThread thread checking * Use new base::Value APIs and moar std::unique_ptr TBR: finnur@chromium.org Bug: 778856 Change-Id: I050dd2292882ab047b54f63983cdfd2f7da3aded Reviewed-on: https://chromium-review.googlesource.com/746841 Commit-Queue: Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#512853}
-
John Z Wu authored
Bug: Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ia5890c49825428177dbdc4c2a9429616bb92d747 Reviewed-on: https://chromium-review.googlesource.com/744521Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Commit-Queue: John Wu <jzw@chromium.org> Cr-Commit-Position: refs/heads/master@{#512852}
-
Scott Chen authored
Currently when the view port is larger, as per the design, each user card scales to 0.8 of original size. However, this scaling down includes the name text, which makes it a bit harder to read. This CL adds a font-size to enlarge the text when the card is scaled down, and back to original font-size when the card is scaled back to normal size. Bug: 666703 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I83bcc8f6b0a19442adb628ccadf0aea354cd08e4 Reviewed-on: https://chromium-review.googlesource.com/741238Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Scott Chen <scottchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#512851}
-
Hajime Hoshi authored
Checking the existence of execution context is not thread safe. Instead, let's check it on the handler sides (main thread). Bug: 696905 Change-Id: I68a05ef9e32837f74ef1772d66631bfd104c7d5e Reviewed-on: https://chromium-review.googlesource.com/746721Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hongchan Choi <hongchan@chromium.org> Reviewed-by:
Raymond Toy <rtoy@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#512850}
-
Evan Stade authored
Both the extension (app) one and the web notification one have been enabled by default for a while. This change makes it easier to get rid of synchronous methods in NotificationDelegate. Bug: 776187 Change-Id: Ie14b348293891807fa1973961506ade7b6914bea Reviewed-on: https://chromium-review.googlesource.com/744426 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Cr-Commit-Position: refs/heads/master@{#512849}
-
Changwan Ryu authored
Wnn and iWnn don't seem to work correctly with SpannableInlineAutocomplete, therefore blacklisting the package names. BUG=758443 Change-Id: Ib9d677a4d4e49a43b1d70de5fb89b80eea876913 Reviewed-on: https://chromium-review.googlesource.com/745726Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Changwan Ryu <changwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#512848}
-
Maks Orlovich authored
The idea here is that SimpleFileTracker is a global object which keeps track of everything SimpleCache opened, so that it can close some files if it's using way too many FDs, and then re-open when needed again. This does everything but the actual closing/reopening and some changes to Doom needed to make it safe, as a discussion/transitional step. Bug: 636400 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ida05dbdf0db42926bcea003adbb0f4509059f9b9 Reviewed-on: https://chromium-review.googlesource.com/655124Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#512847}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/catapult.git/+log/d62be5b8d845..1aada706148c $ git log d62be5b8d..1aada7061 --date=short --no-merges --format='%ad %ae %s' 2017-10-31 simonhatch Add <google-signin> and <google-signin-aware>. Created with: roll-dep src/third_party/catapult The AutoRoll server is located here: https://catapult-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=sullivan@chromium.org Change-Id: I39c4880da3d597824c12541916085eb3d0cc5c74 Reviewed-on: https://chromium-review.googlesource.com/746962 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#512846}
-
Wez authored
- Tweak IsLargeMemoryDevice() to treat devices with _almost_ 2GiB of available memory as "large", to allow for e.g. some memory being reserved for use by devices. - ASSERT, rather than EXPECT, that SetAddressSpaceLimit() succeeds, so that the test will fail fast rather than trying to run, and proceeding to OOM the host system. Bug: 779645 Change-Id: I12eb4cabda28b2fbdb7ef8c5cdee9fb4a60c2781 Reviewed-on: https://chromium-review.googlesource.com/744300Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#512845}
-
Daniel Bratell authored
We have had IPC headers where it was up to the user to carefully only include them once. Jumbo builds where cc files are compiled together are not that careful so they need include guards. This is a followup to equivalent work done in chrome and content. Bug: 746953 Change-Id: I3dc4067e2c4e23ee41be0def78a34bf4f7cd4b96 Reviewed-on: https://chromium-review.googlesource.com/741597Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#512844}
-
Guido Urdaneta authored
Previously there was a DCHECK expecting the request list to be empty, which is causing some tests to flake. Bug: 778869 Change-Id: I53276aded82752a5a7f01a58e610950e59d062db Reviewed-on: https://chromium-review.googlesource.com/746663Reviewed-by:
Tommi <tommi@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#512843}
-
James Cook authored
The desktopui_MashLogin autotest is failing on eve. This code tries to access ash::Shell from the browser process. There's a real fix coming, but for now just early exit before each Shell access to get the test passing. TBR=xiyuan@chromium.org Bug: 757012, 779129 Test: unit_tests, browser_tests --gtest_filter="Arc*" --mash Change-Id: Ic20e890402705dd974195e5e8d1be959c5416a2f Reviewed-on: https://chromium-review.googlesource.com/742045 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#512842}
-
Katie Dektar authored
Bug: 779849 Change-Id: I0a3ad826fbfa2390afa8fbc26e6f6ebaa24e77a6 Reviewed-on: https://chromium-review.googlesource.com/745309 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#512841}
-
Xianzhu Wang authored
- Avoids a pair of double quotes in each line - Allow us to easily copy the HTML to other places, e.g. into jsbin for testing in browser - Reduce indentations and line lengths - Allow double quotes in HTML without escaping. Converted using script https://drive.google.com/file/d/0ByoFLiEunPjFeWpKb08wWWtqWHM/view?usp=sharing Excluded multi-line HTML literals having less than 3 lines. Excluded files in which test would fail with the conversion because of whitespace changes. Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I86a1c9de0e84d676bfd66823175462df63f8dbd3 Reviewed-on: https://chromium-review.googlesource.com/744736 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#512840}
-
Justin Novosad authored
BUG=759412 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Id742ca0ffae8e2e1aa55e8b324478c09189bbaf0 Reviewed-on: https://chromium-review.googlesource.com/744503Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Justin Novosad <junov@chromium.org> Cr-Commit-Position: refs/heads/master@{#512839}
-
Allen Bauer authored
This reverts commit 7cb00345. Reason for revert: See comment on https://crbug.com/652024#c40. The close (x) should be shown in these instances. Original change's description: > Never show the close(x) icon on content setting bubbles. > > Bug: 652024 > Change-Id: I77bfbe29d728e3f3f8bdc0d7d2b1f728d8da969b > Reviewed-on: https://chromium-review.googlesource.com/740085 > Reviewed-by: Bret Sepulveda <bsep@chromium.org> > Commit-Queue: Allen Bauer <kylixrd@chromium.org> > Cr-Commit-Position: refs/heads/master@{#512603} TBR=bsep@chromium.org,kylixrd@chromium.org Change-Id: I901d8e394364095ebde746a3aa42e973d8c54868 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 652024 Reviewed-on: https://chromium-review.googlesource.com/747041Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Commit-Queue: Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/master@{#512838}
-
Peng Huang authored
Bug: b/67737063 Change-Id: Iba082d2d5788c697a847d68e9ac4d040d4f5fcc3 Reviewed-on: https://chromium-review.googlesource.com/743343 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#512837}
-
Yutaka Hirano authored
Bug: 698520 Change-Id: I67a42c422103950bbec1805715f2384461ab118d Reviewed-on: https://chromium-review.googlesource.com/746484Reviewed-by:
Adam Rice <ricea@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#512836}
-
Yutaka Hirano authored
Bug: 603396, 703483 Change-Id: Ib1c9a03e3b4820d6f89c4ffe63f99f0baac6090a Reviewed-on: https://chromium-review.googlesource.com/746541Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#512835}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/7382dc26..61050011 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I121ea057d72351b2874f9d28ea90343b7a687568 Reviewed-on: https://chromium-review.googlesource.com/746528Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#512834}
-
Alex Clarke authored
This lets a C++ embedder tell if a request was sent from the browser or the renderer. Bug: Change-Id: Id191dbc3003facc5125b17f38922b4d59ed67811 Reviewed-on: https://chromium-review.googlesource.com/746646Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#512833}
-
John Abd-El-Malek authored
This is per the NetworkContext::CreateURLLoaderFactory contract. BUG=770854 Change-Id: I4ae9fb610d1860948c84fa9126e98d260afbdfbd Reviewed-on: https://chromium-review.googlesource.com/745161Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#512832}
-
Michael van Ouwerkerk authored
This is the default signin promo variant since this commit: https://chromium-review.googlesource.com/c/chromium/src/+/716776 Bug: 761813 Change-Id: I64bc93503bb2576e2b23d9cd0f27a5de11136b60 Reviewed-on: https://chromium-review.googlesource.com/746704Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Cr-Commit-Position: refs/heads/master@{#512831}
-
Lily Houghton authored
This adds some very basic performance testing to the Cronet test suite. Bug: 706515 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I64f4a24baf8fe92d2d9d865752cbff4bcb2df12c Reviewed-on: https://chromium-review.googlesource.com/649991Reviewed-by:
Misha Efimov <mef@chromium.org> Reviewed-by:
Andrei Kapishnikov <kapishnikov@chromium.org> Commit-Queue: Andrei Kapishnikov <kapishnikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#512830}
-
Bo Liu authored
Bump draw_gl.h version for skia renderer in android, which does not require webview to restore any GL state, saving a small amount of work every frame. Change-Id: Ieaaf0a957c47b5097a008adf73dc79c5a843c6b9 Reviewed-on: https://chromium-review.googlesource.com/736990 Commit-Queue: Bo <boliu@chromium.org> Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#512829}
-
Matt Falkenhagen authored
I didn't check all but a random sampling and recent trybot runs is showing these are flakily failing, not always failing. Add [ Pass ] expectation long with the failure expectations to prevent confusing "unexpected flakiness" redness. Bug: 778721 Change-Id: I045dc22542a89723444beb196bf08a4f3c44b612 TBR: kinuko NOTRY: true Reviewed-on: https://chromium-review.googlesource.com/746543 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#512828}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/8aa3002c673f..367e7de07ec3 $ git log 8aa3002c6..367e7de07 --date=short --no-merges --format='%ad %ae %s' 2017-10-31 thestig Add FS_RECTF conversion functions. Created with: roll-dep src/third_party/pdfium Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls TBR=dsinclair@chromium.org Change-Id: I84aa9e166a5e5d9a8df1c61d336810f1b60210ee Reviewed-on: https://chromium-review.googlesource.com/745829 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#512827}
-
Elly Fong-Jones authored
Bug: 610428 Change-Id: I1df1aec018917de3e7a79112f9a6b68fdaf41073 Reviewed-on: https://chromium-review.googlesource.com/735072Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#512826}
-
Koji Ishii authored
This patch adds CrashKey to investigate where crashes occur. LazyLineBreakIterator::IsBreakable() has inline and templates that the stack quality is low. Bug: 756624 Change-Id: I657b18aa1cb74b2587104352b4a3e826522b6ba8 Reviewed-on: https://chromium-review.googlesource.com/737710Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#512825}
-
Elly Fong-Jones authored
This dialog looks odd with the default white background of a constrained window. Bug: 743120 Change-Id: Id9870b246e8d46310870adef2a95ca4f5f4bd0a1 Reviewed-on: https://chromium-review.googlesource.com/746525Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#512824}
-
Han Leon authored
BUG=769236 Change-Id: Ife84ee28396033eabe5d5b0793d895177fe1cf80 Reviewed-on: https://chromium-review.googlesource.com/732146 Commit-Queue: Han Leon <leon.han@intel.com> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#512823}
-
Bence Béky authored
SpdySession closes all active streams before destruction, as documented by DCHECK(active_streams_.empty()) in DcheckDraining() which is called in the destructor. This guarantees that UnclaimedPushedStreamContainer will be empty by this time (because every entry in that container must be an active stream), also that there will never be invalidated weak pointers in Http2PushPromiseIndex (because every entry in that container must also be in unclaimed_pushed_streams_ of the corresponding SpdySession). Therefore lazy deletion in Http2PushPromiseIndex never happens. Bug: 554220 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I4bb8c094af8212adcf39e8731698b562f184453e Reviewed-on: https://chromium-review.googlesource.com/744506Reviewed-by:
Helen Li <xunjieli@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#512822}
-
Chromium WPT Sync authored
Using wpt-import in Chromium bf18e6e1. With Chromium commits locally applied on WPT: 1ffd9219 "Worklet: Add tests for WorkletOptions" Build: https://build.chromium.org/p/chromium.infra.cron/builders/wpt-importer/builds/4379 Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: rouslan@chromium.org, mathp@chromium.org: external/wpt/payment-request TBR=leon.han@intel.com No-Export: true Change-Id: I2749d2df582b3367efc82273776ef6005d7dd24c Reviewed-on: https://chromium-review.googlesource.com/746523 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#512821}
-
Yutaka Hirano authored
Bug: 779965, 626703, 729849 Change-Id: I795f9a2a22b886bc70301452adbab626ab324b99 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Reviewed-on: https://chromium-review.googlesource.com/746487 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#512820}
-
Miguel Casas-Sanchez authored
This CL makes |sequence_checker_| a protected member var in vaapi_picture.h and uses it in every method in the derived classes in vaapi_{drm,tfp}_picture.cc. Opportunistically it also moves the service function BufferFormatToInternalFormat() to an anonymous namespace in vaapi_drm_picture.cc. TEST=**No new code intended**, these classes are supposed to be single threaded, so this is just a help for future and present devs by enforcing assumptions. (But just in case I tried the usual playback in Soraka-simplechrome, ensuring dcheck_always_on = true in the appropriate args.gn, otherwise Release builds don't have DCHECKs on). Bug: 717265 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I9e96440ec7ade318f5ac4c9289fcee1e77c6d90a Reviewed-on: https://chromium-review.googlesource.com/744903 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
Pawel Osciak <posciak@chromium.org> Cr-Commit-Position: refs/heads/master@{#512819}
-
nikhil authored
Currently CSSKeywordValue.value can be set to empty string if empty string is assigned to that,instead it should throw a type error as per below spec. Spec: https://github.com/w3c/css-houdini-drafts/issues/477 BUG: 776647 Change-Id: I4bb635a26e25dcb35d971bb2a7a1b7d3445a6aca Reviewed-on: https://chromium-review.googlesource.com/745743 Commit-Queue: srirama chandra sekhar <srirama.m@samsung.com> Reviewed-by:
Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#512818}
-
Paul Miller authored
The NoClassDefFoundError: ArraySet crash has been fixed by rolling the support lib, a1f36fd3. BUG=778108 Change-Id: I4875c382e87b00ac5ebf57e23696449abc344687 Reviewed-on: https://chromium-review.googlesource.com/744421Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#512817}
-