WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
67649
[Chromium] Add isLink property to WebNode
https://bugs.webkit.org/show_bug.cgi?id=67649
Summary
[Chromium] Add isLink property to WebNode
Martin Kosiba
Reported
2011-09-06 09:08:40 PDT
Created
attachment 106426
[details]
Expose the isLink property on WebNode. The Chromium port on Android needs to be able to determine whether a particular WebNode is a link. This would require exposing the isLink property on WebNode.
Attachments
Expose the isLink property on WebNode.
(1.68 KB, patch)
2011-09-06 09:08 PDT
,
Martin Kosiba
no flags
Details
Formatted Diff
Diff
Expose the isLink property on WebNode.
(1.61 KB, patch)
2011-09-06 10:15 PDT
,
Martin Kosiba
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Martin Kosiba
Comment 1
2011-09-06 10:15:48 PDT
Created
attachment 106436
[details]
Expose the isLink property on WebNode. Added ChangeLog which I forgot to add in the previous patch.
WebKit Review Bot
Comment 2
2011-09-06 10:18:03 PDT
Attachment 106436
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/update-webkit', '--chromium']" exit_code: 2 Last 3072 characters of output: ://src.chromium.org/svn/trunk/src/media@99393 parsed_url:
http://src.chromium.org/svn/trunk/src/media@99393
should_process: True processed: True requirements: set(['./']) name: build url:
http://src.chromium.org/svn/trunk/src/build@99393
parsed_url:
http://src.chromium.org/svn/trunk/src/build@99393
should_process: True processed: True requirements: set(['./']) name: net url:
http://src.chromium.org/svn/trunk/src/net@99393
should_process: True requirements: set(['./']) name: tools/data_pack url:
http://src.chromium.org/svn/trunk/src/tools/data_pack@99393
should_process: True requirements: set(['./']) name: third_party/ffmpeg url: From('chromium_deps', 'src/third_party/ffmpeg') should_process: True requirements: set(['third_party', 'chromium_deps', './']) name: tools/generate_stubs url:
http://src.chromium.org/svn/trunk/src/tools/generate_stubs@99393
should_process: True requirements: set(['./']) name: third_party/libjpeg_turbo url: From('chromium_deps', 'src/third_party/libjpeg_turbo') should_process: True requirements: set(['third_party', 'chromium_deps', './']) name: third_party/v8-i18n url: From('chromium_deps', 'src/third_party/v8-i18n') should_process: True requirements: set(['third_party', 'chromium_deps', './']) name: tools/grit url:
http://src.chromium.org/svn/trunk/src/tools/grit@99393
should_process: True requirements: set(['./']) name: base url:
http://src.chromium.org/svn/trunk/src/base@99393
should_process: True requirements: set(['./']) name: sql url:
http://src.chromium.org/svn/trunk/src/sql@99393
should_process: True requirements: set(['./']) name: v8 url: From('chromium_deps', 'src/v8') should_process: True requirements: set(['chromium_deps', './']) name: testing/gtest url: From('chromium_deps', 'src/testing/gtest') should_process: True requirements: set(['testing', 'chromium_deps', './']) name: third_party/libwebp url:
http://src.chromium.org/svn/trunk/src/third_party/libwebp@99393
should_process: True requirements: set(['third_party', './']) name: googleurl url: From('chromium_deps', 'src/googleurl') should_process: True requirements: set(['chromium_deps', './']) name: third_party/skia/include url: From('chromium_deps', 'src/third_party/skia/include') should_process: True requirements: set(['third_party', 'chromium_deps', './']) name: third_party/ots url: From('chromium_deps', 'src/third_party/ots') should_process: True requirements: set(['third_party', 'chromium_deps', './']) name: third_party/snappy/src url: From('chromium_deps', 'src/third_party/snappy/src') should_process: True requirements: set(['third_party', 'chromium_deps', './']) Died at Tools/Scripts/update-webkit-chromium line 80. No such file or directory at Tools/Scripts/update-webkit line 104. If any of these errors are false positives, please file a bug against check-webkit-style.
Marcus Bulach
Comment 3
2011-09-09 02:34:20 PDT
flipping the cq flag on behalf of martin
WebKit Review Bot
Comment 4
2011-09-09 04:38:45 PDT
Comment on
attachment 106436
[details]
Expose the isLink property on WebNode. Clearing flags on attachment: 106436 Committed
r94847
: <
http://trac.webkit.org/changeset/94847
>
WebKit Review Bot
Comment 5
2011-09-09 04:38:50 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug