WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
43725
[v8] Create callbacks for named access of elements from document object on fly.
https://bugs.webkit.org/show_bug.cgi?id=43725
Summary
[v8] Create callbacks for named access of elements from document object on fly.
anton muhin
Reported
2010-08-09 09:00:50 PDT
[v8] Create callbacks for named access of elements from document object on fly.
Attachments
Patch
(16.67 KB, patch)
2010-08-09 09:10 PDT
,
anton muhin
no flags
Details
Formatted Diff
Diff
rebasing
(16.67 KB, patch)
2010-08-12 12:35 PDT
,
anton muhin
no flags
Details
Formatted Diff
Diff
correct include
(16.68 KB, patch)
2010-08-13 04:20 PDT
,
anton muhin
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
anton muhin
Comment 1
2010-08-09 09:10:36 PDT
Created
attachment 63900
[details]
Patch
anton muhin
Comment 2
2010-08-11 05:43:23 PDT
Nate, as you reviewed original patch, may I ask you to review this one as well?
Nate Chapin
Comment 3
2010-08-11 07:10:40 PDT
Comment on
attachment 63900
[details]
Patch Ok.
anton muhin
Comment 4
2010-08-11 07:19:59 PDT
Thank you very much, Nate. I won't land this patch immediately though---there might be perf regression and I'd like to check it first. If everything goes all right, I'll land it tomorrow.
anton muhin
Comment 5
2010-08-12 07:06:27 PDT
Comment on
attachment 63900
[details]
Patch Perf regression was a false alarm. cq'ing it.
WebKit Commit Bot
Comment 6
2010-08-12 09:26:45 PDT
Comment on
attachment 63900
[details]
Patch Rejecting patch 63900 from commit-queue. Failed to run "[u'/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', u'--reviewer', u'Nate Chapin', u'--force']" exit_code: 1 Last 500 characters of output: succeeded at 478 (offset 7 lines). patching file WebCore/bindings/v8/V8DOMWindowShell.cpp patching file WebCore/bindings/v8/V8DOMWindowShell.h Hunk #1 succeeded at 31 with fuzz 2. Hunk #2 FAILED at 42. 1 out of 3 hunks FAILED -- saving rejects to file WebCore/bindings/v8/V8DOMWindowShell.h.rej patching file WebCore/bindings/v8/V8DOMWrapper.cpp patching file WebCore/bindings/v8/custom/V8HTMLDocumentCustom.cpp patching file WebCore/html/HTMLDocument.cpp Hunk #1 succeeded at 323 (offset -5 lines). Full output:
http://queues.webkit.org/results/3777095
anton muhin
Comment 7
2010-08-12 12:35:21 PDT
Created
attachment 64248
[details]
rebasing
anton muhin
Comment 8
2010-08-12 12:36:18 PDT
Comment on
attachment 64248
[details]
rebasing cq+ after rebaselining
WebKit Commit Bot
Comment 9
2010-08-12 16:57:55 PDT
Comment on
attachment 64248
[details]
rebasing Clearing flags on attachment: 64248 Committed
r65284
: <
http://trac.webkit.org/changeset/65284
>
WebKit Commit Bot
Comment 10
2010-08-12 16:58:00 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 11
2010-08-12 17:07:59 PDT
http://trac.webkit.org/changeset/65284
might have broken Chromium Linux Release
James Robinson
Comment 12
2010-08-12 20:24:56 PDT
This broke the chromium compile on all platforms. Is anyone fixing it? If not I'm reverting.
James Robinson
Comment 13
2010-08-12 20:35:14 PDT
Looks like this broke the compile because of incorrect #includes of (Atomic)String.h. Please fix the includes, compile check, and repost this patch.
Yuta Kitamura
Comment 14
2010-08-12 20:45:48 PDT
(In reply to
comment #13
)
> Looks like this broke the compile because of incorrect #includes of (Atomic)String.h. Please fix the includes, compile check, and repost this patch.
If nobody cares about the build breakage, I will revert.
James Robinson
Comment 15
2010-08-12 22:43:47 PDT
Committed
r65299
: <
http://trac.webkit.org/changeset/65299
>
James Robinson
Comment 16
2010-08-12 22:44:26 PDT
Reverted
r65299
.
WebKit Review Bot
Comment 17
2010-08-12 23:22:02 PDT
http://trac.webkit.org/changeset/65299
might have broken SnowLeopard Intel Release (Tests)
anton muhin
Comment 18
2010-08-13 04:20:34 PDT
Created
attachment 64319
[details]
correct include
anton muhin
Comment 19
2010-08-13 04:23:01 PDT
Sorry everyone---I decided to wait a bit before committing it and in meanwhile AtomicString header got moved. I've adjusted a patch (it builds now fine on my Ubuntu box). I should be available for at least 4 hrs, so if you experience any troubles rolling WebKit, just let me know---the fix should be trivial. Once again sorry for troubles.
WebKit Commit Bot
Comment 20
2010-08-13 05:29:45 PDT
Comment on
attachment 64319
[details]
correct include Clearing flags on attachment: 64319 Committed
r65316
: <
http://trac.webkit.org/changeset/65316
>
WebKit Commit Bot
Comment 21
2010-08-13 05:29:51 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 22
2010-08-13 06:07:34 PDT
http://trac.webkit.org/changeset/65316
might have broken SnowLeopard Intel Release (Tests)
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