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

Issue 17379011: Make ExceptionCode be an enum that does not encode the "code" property (Closed)

Created:
7 years, 6 months ago by arv (Not doing code reviews)
Modified:
7 years, 6 months ago
CC:
blink-reviews, jamesr, jsbell, eae+blinkwatch, alecflett, abarth-chromium, dglazkov+blink, dgrogan, adamk+blink_chromium.org
Visibility:
Public.

Description

Make ExceptionCode be an enum that does not encode the "code" property This adds a new enum for the legacy error codes and use that to expose the code in the binding. BUG=251437 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152800

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -70 lines) Patch
M Source/core/dom/DOMCoreException.h View 2 chunks +35 lines, -0 lines 0 comments Download
M Source/core/dom/DOMCoreException.cpp View 1 1 chunk +47 lines, -32 lines 0 comments Download
M Source/core/dom/ExceptionCode.h View 1 chunk +21 lines, -21 lines 0 comments Download
M Source/modules/indexeddb/IDBDatabaseException.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/indexeddb/IDBDatabaseException.cpp View 1 4 chunks +14 lines, -12 lines 0 comments Download
M public/web/WebStorageQuotaError.h View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
arv (Not doing code reviews)
7 years, 6 months ago (2013-06-18 21:54:02 UTC) #1
jsbell
lgtm
7 years, 6 months ago (2013-06-18 22:50:50 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/arv@chromium.org/17379011/1
7 years, 6 months ago (2013-06-19 16:41:29 UTC) #3
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=1922
7 years, 6 months ago (2013-06-19 16:50:00 UTC) #4
arv (Not doing code reviews)
Missing LGTM from an OWNER for these files: public/web/WebStorageQuotaError.h
7 years, 6 months ago (2013-06-19 17:02:40 UTC) #5
dglazkov
LGTM.
7 years, 6 months ago (2013-06-19 17:03:59 UTC) #6
jamesr
lgtm, assuming these aren't persisted
7 years, 6 months ago (2013-06-19 17:06:23 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/arv@chromium.org/17379011/1
7 years, 6 months ago (2013-06-19 17:37:58 UTC) #8
arv (Not doing code reviews)
Thanks Dimitri, James. The *ErrorLegacyCode enum will go away soon.
7 years, 6 months ago (2013-06-19 17:38:58 UTC) #9
commit-bot: I haz the power
Failed to apply patch for Source/core/dom/DOMCoreException.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-20 05:32:42 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/arv@chromium.org/17379011/19001
7 years, 6 months ago (2013-06-20 16:06:32 UTC) #11
commit-bot: I haz the power
7 years, 6 months ago (2013-06-20 17:25:29 UTC) #12
Message was sent while issue was closed.
Change committed as 152800

Powered by Google App Engine
This is Rietveld 408576698