- 29 Jul, 2014 40 commits
-
-
yukishiino@chromium.org authored
I don't see any reason to convert the internal pointer of type void* to Node* and convert it back to void*. BUG=235436 Review URL: https://codereview.chromium.org/422233003 git-svn-id: svn://svn.chromium.org/blink/trunk@179151 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
caseq@chromium.org authored
We used to pass a typed set of quads plus the config that specified color for each type of quad. This is not flexible enough to cover the needs of highlighting of different types of render objects. This switches to a more flexible interface passing an array of paths with fill & outline colors specified for each path. BUG= Review URL: https://codereview.chromium.org/430463002 git-svn-id: svn://svn.chromium.org/blink/trunk@179150 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
philipj@opera.com authored
Review URL: https://codereview.chromium.org/426873003 git-svn-id: svn://svn.chromium.org/blink/trunk@179149 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
sergeyv@chromium.org authored
BUG=397216 Review URL: https://codereview.chromium.org/414233002 git-svn-id: svn://svn.chromium.org/blink/trunk@179148 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
jkarlin@chromium.org authored
Add enabling/disabling of NetworkInformation API via WebRuntimeFeatures. This lets us restrict the API to the platforms that are fully implemented while we develop the others. See https://codereview.chromium.org/424823002/ for the Chromium code that uses this. BUG=368358 Review URL: https://codereview.chromium.org/422933003 git-svn-id: svn://svn.chromium.org/blink/trunk@179147 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
dgozman@chromium.org authored
Tests use WebInspector.panels, which are initialized only in presentUI. BUG=397648 Review URL: https://codereview.chromium.org/426553003 git-svn-id: svn://svn.chromium.org/blink/trunk@179146 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
loislo@chromium.org authored
BUG= R=alph@chromium.org, yurys@chromium.org Review URL: https://codereview.chromium.org/422303004 git-svn-id: svn://svn.chromium.org/blink/trunk@179145 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
apavlov@chromium.org authored
This got regressed in r179031 R=aandrey, pfeldman NOTRY=true Review URL: https://codereview.chromium.org/413413003 git-svn-id: svn://svn.chromium.org/blink/trunk@179144 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
mkwst@chromium.org authored
This patch follows the general convention of *::resourceRequest() and *::mutableResourceRequest() from various other classes which use ResourceRequest objects (FetchRequest, NavigationAction, etc). As a drive-by, it also consts Resource::lastResourceRequest(), which was already returning a const reference. NOTRY=true Review URL: https://codereview.chromium.org/424083002 git-svn-id: svn://svn.chromium.org/blink/trunk@179143 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
philipj@opera.com authored
Intent to Deprecate: https://groups.google.com/a/chromium.org/d/msg/blink-dev/l3rZbX-BUaM/3iSlHsjmW0wJ BUG=277080 R=jochen@chromium.org Review URL: https://codereview.chromium.org/421263002 git-svn-id: svn://svn.chromium.org/blink/trunk@179142 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
eustas@chromium.org authored
BUG=398332 Review URL: https://codereview.chromium.org/429493002 git-svn-id: svn://svn.chromium.org/blink/trunk@179141 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
philipj@opera.com authored
http://whatwg.org/html#htmlhtmlelement http://whatwg.org/html#htmlmetaelement http://whatwg.org/html#htmlobjectelement http://whatwg.org/html#htmltablecellelement None of these attributes are used internally, so the only way sites can depend on them is via these bindings. Review URL: https://codereview.chromium.org/428893002 git-svn-id: svn://svn.chromium.org/blink/trunk@179140 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
dgozman@chromium.org authored
BUG=398354 TBR=pfeldman Review URL: https://codereview.chromium.org/421543003 git-svn-id: svn://svn.chromium.org/blink/trunk@179139 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
eustas@chromium.org authored
BUG=316092 Review URL: https://codereview.chromium.org/428543002 git-svn-id: svn://svn.chromium.org/blink/trunk@179138 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
aandrey@chromium.org authored
R=yurys TEST=inspector/sources/debugger/debugger-autocontinue-on-syntax-error.html, inspector/sources/debugger/debugger-step-into-v8-internals.html Review URL: https://codereview.chromium.org/424813004 git-svn-id: svn://svn.chromium.org/blink/trunk@179137 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
alancutter@chromium.org authored
Mark http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark.html as flaky in debug TBR=simonjam@chromium.org NOTRY=TRUE BUG=398295 Review URL: https://codereview.chromium.org/426953003 git-svn-id: svn://svn.chromium.org/blink/trunk@179136 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
philipj@opera.com authored
Intent to Deprecate and Remove: https://groups.google.com/a/chromium.org/d/msg/blink-dev/KS5GAM7JXtg/7KyhsqQFZMkJ BUG=398352 Review URL: https://codereview.chromium.org/428533003 git-svn-id: svn://svn.chromium.org/blink/trunk@179135 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
philipj@opera.com authored
Intent to Deprecate and Remove: https://groups.google.com/a/chromium.org/d/msg/blink-dev/KYJoVzmi_tw/OsTpm27Ty9YJ BUG=398356 Review URL: https://codereview.chromium.org/416403013 git-svn-id: svn://svn.chromium.org/blink/trunk@179134 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
yoichio@chromium.org authored
layout. We use VisiblePosition canonicalize to know where to draw a caret. However if selection is on a text input, we need concern just whether the text input is visible or not. It means we can change VisiblePosition to PositionWithAffinity. Source/core/editing/Caret.cpp/h: - Add a override method of updateCaretRect using PositionWithAffinity. Source/core/editing/FrameSelection.cpp: - if selection is on a TextFormControl, use the updateCaretRect function. Source/core/editing/PositionWithAffinity.h, VisiblePosition.h: - Move the localCaretRect function to PositionWithAffinity. It uses position and affinity so moving is straightforward. Source/core/html/HTMLTextFormControlElementTest.cpp: - Add a test to confirm FrameSelection::localCaretRect not to cause layout. BUG=382809 TEST=HTMLTextFormControlElementTest.cpp Review URL: https://codereview.chromium.org/429453004 git-svn-id: svn://svn.chromium.org/blink/trunk@179133 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
alancutter@chromium.org authored
Test is crashing in debug after a V8 roll in Chromium to v3.28.43.1. Updating expectations to turn the tree green while this gets investigated. NOTRY=TRUE TBR=haraken@chromium.org,ishell@chromium.org BUG=398306 Review URL: https://codereview.chromium.org/429573003 git-svn-id: svn://svn.chromium.org/blink/trunk@179132 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
philipj@opera.com authored
Intent to Deprecate and Remove: https://groups.google.com/a/chromium.org/d/msg/blink-dev/XiDb0IKd2rw/Bb8IPddHejMJ BUG=398353 Review URL: https://codereview.chromium.org/427533003 git-svn-id: svn://svn.chromium.org/blink/trunk@179131 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
philipj@opera.com authored
Intent to Deprecate and Remove: https://groups.google.com/a/chromium.org/d/msg/blink-dev/nECqqvgxIek/poPQf2KX3jMJ BUG=398351 Review URL: https://codereview.chromium.org/427563002 git-svn-id: svn://svn.chromium.org/blink/trunk@179130 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
jl@opera.com authored
The PLY lexer caches its table as a Python module (lextab.py). The cache is loaded by attempting to import the module, which succeeds if there's a lextab.py{,c,o} anywhere in the Python path. If the import succeeds, the cache is assumed by PLY to be up-to-date, so to update the cache, we need to remove those files before calling PLY to initialize the lexer. This patch makes blink_idl_lexer.main() do just that. It also extends blink_idl_parser.main() to call the former, since the GYP (and GN) build systems only actually call the latter script. BUG=397909 Review URL: https://codereview.chromium.org/425953002 git-svn-id: svn://svn.chromium.org/blink/trunk@179129 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
mkwst@chromium.org authored
We no longer use this enum in Chromium; everything has been ported over to using '::RequestContext' and '::FrameType', so we can safely remove both the enum and the translation machinery in '::setTargetType'. BUG=390497 Review URL: https://codereview.chromium.org/417483002 git-svn-id: svn://svn.chromium.org/blink/trunk@179125 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
alancutter@chromium.org authored
TBR=ccameron@chromium.org,jamesr@chromium.org NOTRY=TRUE BUG=396798 Review URL: https://codereview.chromium.org/426893004 git-svn-id: svn://svn.chromium.org/blink/trunk@179124 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
alancutter@chromium.org authored
Revert of Change WokerThread to use a blink::WebThread. (https://codereview.chromium.org/400153002/) Reason for revert: Failed compile on Linux Tests and Linux Tests (dbg) builders. http://build.chromium.org/p/chromium.webkit/builders/Linux%20Tests/builds/38284 http://build.chromium.org/p/chromium.webkit/builders/Linux%20Tests%20%28dbg%29/builds/3339 ../../mojo/services/html_viewer/blink_platform_impl.cc:183:14:error: allocating an object of abstract class type 'mojo::WebThreadImpl' return new WebThreadImpl(name); ^ ../../third_party/WebKit/public/platform/WebThread.h:73:18: note: unimplemented pure virtual method 'setSharedTimerFiredFunction' in 'WebThreadImpl' virtual void setSharedTimerFiredFunction(SharedTimerFunction) = 0; ^ Original issue's description: > Change WokerThread to use a blink::WebThread. > > BUG=301515 > > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179117 TBR=jochen@chromium.org,ager@chromium.org,aandrey@chromium.org,yurys@chromium.org,oilpan-reviews@chromium.org,haraken@chromium.org,darin@chromium.org,nasko@chromium.org NOTREECHECKS=true NOTRY=true BUG=301515 Review URL: https://codereview.chromium.org/430493002 git-svn-id: svn://svn.chromium.org/blink/trunk@179123 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
kouhei@chromium.org authored
SVGAnimationElement derives SVGTests, but it never checked for its results. This patch modifies |SVGSMILElement::progress| so it will query |SVGElement::isValid()| before applying animation. BUG=397991 Review URL: https://codereview.chromium.org/424753002 git-svn-id: svn://svn.chromium.org/blink/trunk@179122 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
venuatu@gmail.com authored
BUG=171447 Review URL: https://codereview.chromium.org/401523004 git-svn-id: svn://svn.chromium.org/blink/trunk@179121 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
tkent@chromium.org authored
Also, this CL adds missing ResourceLoaderSet factory. BUG=393516 Review URL: https://codereview.chromium.org/414423003 git-svn-id: svn://svn.chromium.org/blink/trunk@179120 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
haraken@chromium.org authored
This CL removes raw Element* pointers from the EventDelegate hierarchy. BUG=340522 Review URL: https://codereview.chromium.org/427673004 git-svn-id: svn://svn.chromium.org/blink/trunk@179119 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
kouhei@chromium.org authored
- |SVGAnimate{Motion,Transform}Element::isSupportedAttribute| is only called from |SVGAnimate{Motion,Transform}Element::parseAttribute|. Inlined. BUG=397902 Review URL: https://codereview.chromium.org/424733002 git-svn-id: svn://svn.chromium.org/blink/trunk@179118 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
nasko@chromium.org authored
BUG=301515 Review URL: https://codereview.chromium.org/400153002 git-svn-id: svn://svn.chromium.org/blink/trunk@179117 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
aandrey@chromium.org authored
BUG=397440 R=yurys Review URL: https://codereview.chromium.org/416363002 git-svn-id: svn://svn.chromium.org/blink/trunk@179116 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
eustas@chromium.org authored
Supply row height corresponding to current data grid style. BUG=316092 Review URL: https://codereview.chromium.org/420183003 git-svn-id: svn://svn.chromium.org/blink/trunk@179115 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
abarth@chromium.org authored
This CL updates the templates we use for generated code to use |blink| rather than |WebCore|. I've also updated a number comments and such that weren't caught by my Python renaming script. TBR=eseidel@chromium.org Review URL: https://codereview.chromium.org/424983002 git-svn-id: svn://svn.chromium.org/blink/trunk@179114 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
loislo@chromium.org authored
All the tests were adjusted to the buffered mode. Console.timeline also records timeline in buffered mode. BUG=361045 R=yurys@chromium.org Review URL: https://codereview.chromium.org/399043002 git-svn-id: svn://svn.chromium.org/blink/trunk@179113 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
keishi@chromium.org authored
BUG=340522 Review URL: https://codereview.chromium.org/412143002 git-svn-id: svn://svn.chromium.org/blink/trunk@179112 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
sergeyv@chromium.org authored
Revert of Mark 63 inspector/ tests as flaky on Linux ASAN (https://codereview.chromium.org/407113002/) Reason for revert: Since patch https://codereview.chromium.org/399383005 has been successfully landed, lets try revert this one, test should be ok now Original issue's description: > Mark 63 inspector/ tests as flaky on Linux ASAN > > (and clean up old expectations for these tests) > > BUG=395997,395676 > TBR=sergeyv@chromium.org > NOTRY=true > NOTREECHECKS=true > > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178638 TBR=johnme@chromium.org NOTREECHECKS=true NOTRY=true BUG=395997,395676 Review URL: https://codereview.chromium.org/413473002 git-svn-id: svn://svn.chromium.org/blink/trunk@179111 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
aandrey@chromium.org authored
R=vsevik Review URL: https://codereview.chromium.org/414013002 git-svn-id: svn://svn.chromium.org/blink/trunk@179110 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-
aandrey@chromium.org authored
Send async stack trace for Network.Initiator to frontend, and show it in console and popover in the Network panel. BUG=169721 R=eustas, apavlov Review URL: https://codereview.chromium.org/416843002 git-svn-id: svn://svn.chromium.org/blink/trunk@179109 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-