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

Issue 32793003: Have Frame::navigationScheduler() return a reference (Closed)

Created:
7 years, 2 months ago by Inactive
Modified:
7 years, 2 months ago
CC:
blink-reviews, Nils Barth (inactive), kojih, jsbell+bindings_chromium.org, gavinp+loader_chromium.org, eae+blinkwatch, abarth-chromium, marja+watch_chromium.org, dglazkov+blink, adamk+blink_chromium.org, haraken, Nate Chapin
Visibility:
Public.

Description

Have Frame::navigationScheduler() return a reference Have Frame::navigationScheduler() return a reference instead of a pointer as it can never return null. This makes the calling code look safer. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160270

Patch Set 1 #

Patch Set 2 : Rebase on master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -30 lines) Patch
M Source/bindings/v8/ScriptController.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/dom/Document.cpp View 1 4 chunks +4 lines, -4 lines 0 comments Download
M Source/core/frame/DOMWindow.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/frame/Frame.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/frame/History.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/frame/Location.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLFormElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLFrameOwnerElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/parser/HTMLDocumentParser.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/parser/XSSAuditorDelegate.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/FrameLoader.cpp View 1 8 chunks +8 lines, -8 lines 0 comments Download
M Source/core/page/CreateWindow.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/web/ApplicationCacheHost.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebFrameImpl.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Inactive
7 years, 2 months ago (2013-10-21 19:50:48 UTC) #1
adamk
lgtm
7 years, 2 months ago (2013-10-21 20:14:56 UTC) #2
Inactive
tkent@, could you please take a look for Source/web?
7 years, 2 months ago (2013-10-22 13:20:47 UTC) #3
abarth-chromium
source/web LGTM
7 years, 2 months ago (2013-10-22 18:42:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/32793003/1
7 years, 2 months ago (2013-10-22 20:30:53 UTC) #5
commit-bot: I haz the power
Failed to apply patch for Source/core/loader/FrameLoader.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 2 months ago (2013-10-22 20:30:57 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/32793003/100001
7 years, 2 months ago (2013-10-22 21:09:47 UTC) #7
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
7 years, 2 months ago (2013-10-22 22:30:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/32793003/100001
7 years, 2 months ago (2013-10-22 23:27:52 UTC) #9
commit-bot: I haz the power
7 years, 2 months ago (2013-10-22 23:28:36 UTC) #10
Message was sent while issue was closed.
Change committed as 160270

Powered by Google App Engine
This is Rietveld 408576698