- 15 Sep, 2017 40 commits
-
-
Tetsui Ohkubo authored
This CL adds new material design icon to ARC notification. This CL also removes notification buttons on initial notification based on UX review (https://crbug.com/726241#c20). The icon and the accent color are effective only when chrome://flags/#enable-message-center-new-style-notification is Enabled (which is ToT default). TEST=manual BUG=726241 Change-Id: Id617ad8fa8ab42f5494cf53fd27100397a09ceee Reviewed-on: https://chromium-review.googlesource.com/662837Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#502165}
-
Tetsui Ohkubo authored
This CL adds new icon to supervised user notification. This CL also adds system notification accent color to the notification. The icon and the accent color are effective only when chrome://flags/#enable-message-center-new-style-notification is Enabled (which is ToT default). TEST=manual BUG=726241 Change-Id: Ia7b5adb96d6b9cd18ee7973003bc56f45e6381a0 Reviewed-on: https://chromium-review.googlesource.com/662998Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#502164}
-
tzik authored
PassRefPtr is now an alias of RefPtr. This CL inlines the alias to the user in modules/fetch for PassRefPtr removal. Bug: 494719 Change-Id: Ia3362dc3fb28648304bd628b83e4229924487138 Reviewed-on: https://chromium-review.googlesource.com/666943 Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#502163}
-
Kent Tamura authored
This CL will help move_blink_source.py to qualify #includes. Bug: 578345 Change-Id: Ib19a07ea65cb1e39471760beac9e3d9a8f8289fd Reviewed-on: https://chromium-review.googlesource.com/666942 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#502162}
-
Steven Valdez authored
In the TLS 1.3 handshake, the client speaks last, so any middlebox problems around the final flight will not be captured by the per-connection Net.SSL_Connection_Error_TLS13Experiment. Add a per-request metric to capture those. Bug: Change-Id: Iab267af2aeed9d7da53ca05a089fb7ef4a288b6d Reviewed-on: https://chromium-review.googlesource.com/663578Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Commit-Queue: David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/master@{#502161}
-
tzik authored
This CL applies //tools/clang/base_bind_rewriters to //content/renderer. It rewrites base::Bind to base::BindOnce where the resulting base::Callback is immediately converted to base::OnceCallback, which is considered safe to use base::BindOnce. E.g.: base::PostTask(FROM_HERE, base::Bind([]{})); base::OnceClosure cb = base::Bind([]{}); are converted to: base::PostTask(FROM_HERE, base::BindOnce([]{})); base::OnceClosure cb = base::BindOnce([]{}); Change-Id: I4f9f90b68825d8da842ae538d61c14ead113a407 Reviewed-on: https://chromium-review.googlesource.com/666406Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#502160}
-
Kurt Horimoto authored
This DialogCoordinator can be used to notify users that a feature is unimplemented rather than having no-op buttons. Bug: none Change-Id: I11cc8b7ec691cd4eccee5985800103e1b14062c1 Reviewed-on: https://chromium-review.googlesource.com/642618 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#502159}
-
tzik authored
PassRefPtr is now an alias of RefPtr. This CL inlines the alias to the user in bindings/ for PassRefPtr removal. Bug: 494719 Change-Id: Ibd5a97a47ea265bfb8c466a259a7604f27605f4c Reviewed-on: https://chromium-review.googlesource.com/667298 Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#502158}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/b1f9205bb1a0..69fe7110e6af $ git log b1f9205bb..69fe7110e --date=short --no-merges --format='%ad %ae %s' 2017-09-14 thestig Make static const char* arrays more const. 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: I3d953c5d7cf42758dd426e470db8b356b3353a05 Reviewed-on: https://chromium-review.googlesource.com/668161 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#502157}
-
Chung-Sheng Wu authored
Shows information like CPU usage, Memory status, Zram status. This patch adds the implementation for the chrome://sys-internals page frontend. It gets the data from backend and then uses the LineChart library to show the data. Bug: 752002 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I41fd29135b2b40050713cf40050b95b6f7734fbf Reviewed-on: https://chromium-review.googlesource.com/659700 Commit-Queue: Zhong-sheng Wu <chungsheng@google.com> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#502156}
-
Tetsui Ohkubo authored
In new-style notification, system notification has different style from other notifications such as web notification. This CL applies the system style to screen capture notification. * The context header and action buttons have accent color. * New material design icon is added. * The title text is added. * The icon and the title are same as screen share notification. https://crrev.com/c/656782 TEST=manual BUG=751024 Change-Id: I86c55bcf5256ca9caf3663c5217bb28cc4d425ab Reviewed-on: https://chromium-review.googlesource.com/666102Reviewed-by:James Cook <jamescook@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#502155}
-
Nathan Bruer authored
This patch adds the ability to request a file as a blob and splits the other read functions to use the blob reader. R=lushnikov BUG=None Change-Id: I227b21fe5da19277ddbceedf2c69c33e1f4ef705 Reviewed-on: https://chromium-review.googlesource.com/667958 Commit-Queue: Blaise Bruer <allada@chromium.org> Reviewed-by:
Andrey Lushnikov <lushnikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#502154}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/4e25c7118f43..00375ce4c98d $ git log 4e25c7118..00375ce4c --date=short --no-merges --format='%ad %ae %s' 2017-09-15 angle-deps-roller Roll skia/third_party/externals/angle2/ eccd7ece1..32b7e2379 (1 commit) 2017-09-14 angle-deps-roller Roll skia/third_party/externals/angle2/ 80823cc82..eccd7ece1 (1 commit) Created with: roll-dep src/third_party/skia BUG=507755 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 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=stephana@chromium.org Change-Id: I18ca94356397d5a7f77b2aed0150f488d83d37c7 Reviewed-on: https://chromium-review.googlesource.com/668113Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#502153}
-
tzik authored
WTF::WrapRefPtr is similar to WTF::WrapPassRefPtr, that is needed to remove PassRefPtr from Blink. Bug: 494719 Change-Id: I60deaf782a6ac2d9b24001e8ff01b55429bda287 Reviewed-on: https://chromium-review.googlesource.com/666941Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#502152}
-
Chris Watkins authored
Bug: 660942 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: I7d091a3375347ecb5ee661420a724760e56118fa Reviewed-on: https://chromium-review.googlesource.com/664519 Commit-Queue: Chris Watkins <watk@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#502151}
-
Gyuyoung Kim authored
Nobody has used IPC::Channel::OutputElement since IPC::ChannelPosix and IPC::ChannelWin were deleted. All callers were deleted by issue 2473993003. So this CL removes IPC::Channel::OutputElement because it's not used anymore. Bug: none Change-Id: I7ff1d5abf0749e28c9ce14663110901458ede175 Reviewed-on: https://chromium-review.googlesource.com/659260Reviewed-by:
Oliver Chang <ochang@chromium.org> Reviewed-by:
Darin Fisher <darin@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung.kim@chromium.org> Cr-Commit-Position: refs/heads/master@{#502150}
-
Koji Ishii authored
The syntax in the spec: https://drafts.csswg.org/css-fonts-3/#font-variant-east-asian-prop These values are added to the 'font-variant' shorthand property. https://drafts.csswg.org/css-fonts-3/#font-variant-prop Bug: 755462 Change-Id: Ie5d612b4a1d861454e23b542176453b26e90364b Reviewed-on: https://chromium-review.googlesource.com/662980Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#502149}
-
ericwilligers authored
The ParentNode methods (prepend, append) and the ChildNode methods (before, after, replaceWith) shipped in Chrome 52 or 54 https://www.chromestatus.com/feature/5723067795898368 https://bugs.chromium.org/p/chromium/issues/detail?id=632273 The runtime flag is no longer needed. BUG=255482 Change-Id: I4f0d555e0a8e402966f25a2d188a387593083fd3 Reviewed-on: https://chromium-review.googlesource.com/663109Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Ojan Vafai <ojan@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#502148}
-
chrome-release-bot authored
TBR=mmoss@chromium.org Change-Id: Ia0ce80e22dc1864849c623f9c9ce81bb96dc237b Reviewed-on: https://chromium-review.googlesource.com/668045Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#502147}
-
Hans Wennborg authored
For updating build flags along with Clang changes. Bug: none Change-Id: I3e588c7b87d992ea0fed673293d6edd381a8d95f Reviewed-on: https://chromium-review.googlesource.com/667919Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#502146}
-
F#m authored
The scroll offset does not take the device scale factor into consideration when setting the actual size of the document. This leads to an incorrect centering of the image. This patch fixes this issue. Updates unit tests to add this case. Bug: 764713 Change-Id: Ica415bcaaed8084435af9d326d2bec362f1eee2e Component: ImageDocument, Zoom, Device Scale Factor Reviewed-on: https://chromium-review.googlesource.com/667879 Commit-Queue: Malay Keshav <malaykeshav@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#502145}
-
Roger McFarlane authored
This CL allows a tester to generate disused autofill address data that would be hard/impossible to create otherwise with the UI. If enabled, sync can be used to propate this disused address other sync'ed devices To use, ensure that Chrome/Chromium is not running and execute... python components/test/data/autofill/tools/add_disused_address.py \ <user-data-dir/profile-dir> Note that Chrome/Chromium will by default attempt to reuse the default user-data-dir and any existing browser session therein. Ensure that there are no Chrome/Chromium instances running in whatever user-data-dir you are accessing when running this script. Bug: 752203 Change-Id: Ia123e945c9282c2d03356c7c317f7a0e2f15e28c Reviewed-on: https://chromium-review.googlesource.com/666994Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Roger McFarlane <rogerm@chromium.org> Cr-Commit-Position: refs/heads/master@{#502144}
-
Christopher Lam authored
This CL makes window titles show for browser 'app' windows on ChromeOS. Bug: 762401 Change-Id: I32a5934d5d09b453c33cceee7fabcec39cfcd909 Reviewed-on: https://chromium-review.googlesource.com/651675Reviewed-by:
Matt Giuca <mgiuca@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#502143}
-
Darren Shen authored
Move: build/scripts/{ => core/css}/make_style_shorthands.py build/scripts/{ => core/css}/templates/StylePropertyShorthand.h.tmpl build/scripts/{ => core/css}/templates/StylePropertyShorthand.cpp.tmpl Bug: 732657 Change-Id: I1c83744454b35a145d6cc7373cd733629c968471 Reviewed-on: https://chromium-review.googlesource.com/664319 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:meade_UTC10 <meade@chromium.org> Cr-Commit-Position: refs/heads/master@{#502142}
-
Stephen McGruer authored
As of http://crrev.com/8c7b93bea11ac5361421231aa3be16f19d40ef5b, PaintLayers do not get a PaintLayerScrollableArea if they are not required. The DCHECK in CompositingInputsUpdater::UpdateRecursive attempted to use the PaintLayerScrollableArea without checking it exists, so could crash under certain changes of ancestor overflow layer. For example, changing a non-scrolling layer's overflow from non-visible to visible could trigger this. Bug: 467721 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I8c057c461958d43b64de7e8693c28d99fb4d462f Reviewed-on: https://chromium-review.googlesource.com/651207Reviewed-by:
Robert Flack <flackr@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#502141}
-
Austin James Ahlstrom authored
Bug: 745385 Change-Id: If076664eb6fbacc48a08d91d6917df428618c9ba Reviewed-on: https://chromium-review.googlesource.com/666368Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Takeshi Yoshino <tyoshino@chromium.org> Commit-Queue: Austin James Ahlstrom <aahlstrom@google.com> Cr-Commit-Position: refs/heads/master@{#502140}
-
Ramya Sharma authored
Old: https://screenshot.googleplex.com/oXErbBqPwRn.png New: https://screenshot.googleplex.com/UWvS6Z6J46c.png Bug: 695749 Change-Id: I3420fbd658154ec7606fd9934c68c18ac01e376b Reviewed-on: https://chromium-review.googlesource.com/666939Reviewed-by:
Marti Wong <martiw@chromium.org> Commit-Queue: Ramya Sharma <ramyasharma@chromium.org> Cr-Commit-Position: refs/heads/master@{#502139}
-
Ted Choc authored
Fixes the downstream tests in a separate downstream CL prior to landing. This reverts commit a2729101. TBR=pkasting@chromium.org Bug: Change-Id: Ia24f7a779d325b13eaffa34801d9785657bc7cb1 Reviewed-on: https://chromium-review.googlesource.com/653209 Commit-Queue: Ted Choc <tedchoc@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#502138}
-
Alexei Filippov authored
BUG=751892 Change-Id: I8cee152331c23a645ff4e43af82f77b18b035459 Reviewed-on: https://chromium-review.googlesource.com/644867 Commit-Queue: Alexei Filippov <alph@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#502137}
-
inglorion authored
TBR=thakis Bug: 764744 Change-Id: I2841a5041b7a3d1ac14816f183dea93b671e79c7 Reviewed-on: https://chromium-review.googlesource.com/665341Reviewed-by:
Hans Wennborg <hans@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Bob Haarman <inglorion@chromium.org> Cr-Commit-Position: refs/heads/master@{#502136}
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia.git/+log/a95dac31fc72..4e25c7118f43 $ git log a95dac31f..4e25c7118 --date=short --no-merges --format='%ad %ae %s' 2017-09-14 angle-deps-roller Roll skia/third_party/externals/angle2/ 4148fd74e..80823cc82 (1 commit) Created with: roll-dep src/third_party/skia 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 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=stephana@chromium.org Change-Id: I8ca85cbaa7d367ec6c7e496817d911d46aa9aff2 Reviewed-on: https://chromium-review.googlesource.com/667505Reviewed-by:
Skia Deps Roller <skia-deps-roller@chromium.org> Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#502135}
-
Scott Graham authored
Noticed while porting sql_unittests to Fuchsia. Seems to be dead code. Bug: 764423 Change-Id: Ibe238f3674a3b7fbcf9dfd4e98d23052f6161e12 Reviewed-on: https://chromium-review.googlesource.com/665349Reviewed-by:
Elliot Glaysher <erg@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#502134}
-
junweifu authored
Add |cornerPoints| attribute in DetectedText.idl that is 4 corner points in clockwise direction starting with top-left and is not necessarily a rectangle due to possible perspective distortions. The |cornerPoints| associated code is copy-pasted from the QR/barcode detection parts. BUG=762172 Cq-Include-Trybots: master.tryserver.chromium.mac:mac_optional_gpu_tests_rel Change-Id: Ic3872e637f04bc1d337398531afef8c7f0dfd4b3 Reviewed-on: https://chromium-review.googlesource.com/658564Reviewed-by:
Oliver Chang <ochang@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Commit-Queue: Junwei Fu <junwei.fu@intel.com> Cr-Commit-Position: refs/heads/master@{#502133}
-
Yuki Yamada authored
This CL changes the argument of ServiceWorkerVersion::StopWorker(). It took StatusCallback but just always returned SERVICE_WORKER_OK. To simplify this, change it to OnceClosure. Bug: 764595 Change-Id: Ib74ff2a13ebdad382f0df667a3f4b542108f15a3 Reviewed-on: https://chromium-review.googlesource.com/664520Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Yuki Yamada <yukiy@google.com> Cr-Commit-Position: refs/heads/master@{#502132}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/95a9c9aa630a..b1f9205bb1a0 $ git log 95a9c9aa6..b1f9205bb --date=short --no-merges --format='%ad %ae %s' 2017-09-14 tsepez OnBeforeKeystroke may invalidate the widget's window. 2017-09-14 hnakashima Fix decoding of JBIG2 integers for values with large magnitude. 2017-09-14 claudiomdsjr Checkbox event fixed when triggered by a keyboard entry 2017-09-14 thestig Add more FPDF_GetMetaText() tests. 2017-09-14 thestig Add tests for FPDF_GetMetaText(). 2017-09-14 thestig Move test/ to testing/resources/xfa/ 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: Ibfc76c0c2d6d91c0a090c59e40fddcc097fe9dd1 Reviewed-on: https://chromium-review.googlesource.com/668109 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#502131}
-
Wez authored
While iterating on the CL to remove GetCPUUsage() and replace callers with the platform-independent version, it was broken to return CPU usage as a multiple-of-one-core, rather than percent-of-one-core. This restores the value to the percent-based range. Bug: 741202 Change-Id: I4866f2748dbdab800421561d8fc849d88c73280f Reviewed-on: https://chromium-review.googlesource.com/668098 Commit-Queue: Wez <wez@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#502130}
-
Catherine Mullings authored
crbug.com/764192 reports a regression in which only 1 of many top-level extension-named menu items are displayed in the context menu. This bug is namely targetted at extension-named menu items that have child items. This CL fixes this regression such that *all* top-level extension-named menu items are displayed in the context menu. Bug: 764192 Change-Id: Ibac5707b3fb5416242a3e408feab579b2553b57c Reviewed-on: https://chromium-review.googlesource.com/667950 Commit-Queue: catmullings <catmullings@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#502129}
-
Yutaka Hirano authored
This CL also adds a comment for send-authentication-prompt-2-manual.htm expectation entry. Bug: 765116, 711493 Change-Id: I0ec3b1228a18d089f805debf8cff3aaa3b346410 No-Try: True Reviewed-on: https://chromium-review.googlesource.com/666860 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#502128}
-
iOS Autoroller authored
TBR=smut Change-Id: Ibbfe9bc088cf6cc8e17cfcb4f0a3a53a4ffc08c8 Reviewed-on: https://chromium-review.googlesource.com/667321Reviewed-by:
iOS Autoroller <ios-autoroller@chromium.org> Commit-Queue: iOS Autoroller <ios-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#502127}
-
Maajid authored
Also delete the browser test associated with custom launcher pages. Bug: 731991,759779 Change-Id: I474b3fa3d160ed82f89a5020aee7b6dd975c603d Reviewed-on: https://chromium-review.googlesource.com/665515Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Commit-Queue: Maajid <maajid@chromium.org> Cr-Commit-Position: refs/heads/master@{#502126}
-