Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Issue 6626047: Definition for new API method in WebKit::WebFrame. (Closed)

Created:
9 years, 9 months ago by sreeram
Modified:
9 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, ukai
Visibility:
Public.

Description

Definition for new API method in WebKit::WebFrame. The new method (pageDismissalEventBeingDispatched) has not yet been added to the API (see https://bugs.webkit.org/show_bug.cgi?id=55844). When it is, it will be a pure virtual method; clients will break unless they already have a concrete implementation for it. BUG=68780 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77101

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M webkit/mocks/mock_webframe.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/mocks/mock_webframe.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
sreeram
Please review.
9 years, 9 months ago (2011-03-07 03:07:23 UTC) #1
Nico
LG On Sun, Mar 6, 2011 at 7:07 PM, <sreeram@chromium.org> wrote: > Reviewers: darin, tonyg, ...
9 years, 9 months ago (2011-03-07 03:16:35 UTC) #2
sreeram
Thanks, Nico. I don't have commit privileges, so could please you land this for me?
9 years, 9 months ago (2011-03-07 03:19:37 UTC) #3
commit-bot: I haz the power
No LGTM from valid reviewers yet.
9 years, 9 months ago (2011-03-07 03:21:03 UTC) #4
commit-bot: I haz the power
No LGTM from valid reviewers yet.
9 years, 9 months ago (2011-03-07 03:22:20 UTC) #5
Nico
LGTM On Sun, Mar 6, 2011 at 7:19 PM, <sreeram@chromium.org> wrote: > Thanks, Nico. I ...
9 years, 9 months ago (2011-03-07 03:24:37 UTC) #6
Nico
Maybe the commit bot will commit it… On Sun, Mar 6, 2011 at 7:24 PM, ...
9 years, 9 months ago (2011-03-07 03:25:11 UTC) #7
Nico
Got impatient waiting; landed it manually: http://src.chromium.org/viewvc/chrome?view=rev&revision=77101 On Sun, Mar 6, 2011 at 7:25 PM, ...
9 years, 9 months ago (2011-03-07 03:43:28 UTC) #8
dglazkov
Oy! Why do we have a WebFrame subclass outside of WebKit tree? On Sun, Mar ...
9 years, 9 months ago (2011-03-07 04:06:02 UTC) #9
Nico
Surprisingly, it looks like this broke nstantTest.NonSearchToSearchDoesntSupportInstant on Builder Linux Builder (ChromiumOS): http://build.chromium.org/p/chromium/builders/Linux%20Builder%20%28ChromiumOS%29 ukai's reverting ...
9 years, 9 months ago (2011-03-07 05:35:43 UTC) #10
sreeram_google.com
On Sun, Mar 6, 2011 at 21:35, <thakis@chromium.org> wrote: > Surprisingly, it looks like this ...
9 years, 9 months ago (2011-03-07 05:45:49 UTC) #11
sreeram_google.com
On Sun, Mar 6, 2011 at 21:45, Sreeram Ramachandran <sreeram@google.com> wrote: > On Sun, Mar ...
9 years, 9 months ago (2011-03-07 05:52:47 UTC) #12
sreeram_google.com
9 years, 9 months ago (2011-03-07 05:58:59 UTC) #13
On Sun, Mar 6, 2011 at 21:51, Sreeram Ramachandran <sreeram@google.com> wrote:
> On Sun, Mar 6, 2011 at 21:45, Sreeram Ramachandran <sreeram@google.com> wrote:
>> On Sun, Mar 6, 2011 at 21:35,  <thakis@chromium.org> wrote:
>>> Surprisingly, it looks like this broke
>>> nstantTest.NonSearchToSearchDoesntSupportInstant on Builder Linux Builder
>>> (ChromiumOS):
>>>
http://build.chromium.org/p/chromium/builders/Linux%20Builder%20%28ChromiumOS%29
>>>
>>> ukai's reverting the change for now.
>>>
>>> http://codereview.chromium.org/6626047/
>>
>> Could we please not revert this? Not only will this necessitate
>> reverting a related change in webkit
>> (https://bugs.webkit.org/show_bug.cgi?id=55844), but it looks like
>> that test failure may also be unrelated. As far as I can tell, at
>> least (grep for NonSearchToSearchDoesntSupportInstant at
>>
http://build.chromium.org/p/chromium/builders/Linux%20Builder%20%28ChromiumOS...).
>
> Never mind. Looks like ukai already reverted it (r77108). Will figure
> out how to test the chromium-os tests and send for review again.

I think the revert was unnecessary. ukai's revert was r77108. However,
the failing test seems to have magically started working again in
r77106 itself:
http://build.chromium.org/p/chromium/builders/Linux%20Builder%20%28ChromiumOS...

Am I reading that right? Could we revert the revert please?

Powered by Google App Engine
This is Rietveld 408576698