Closed
Bug 738761
Opened 14 years ago
Closed 14 years ago
Remove nsIScriptTimeoutHandler::GetScriptVersion and pass JSVersion to nsIScriptContext::EvaluateString
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
Details
Attachments
(1 file)
|
8.08 KB,
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #608832 -
Flags: review?(jst)
Comment 1•14 years ago
|
||
Comment on attachment 608832 [details] [diff] [review]
Patch v1
- In dom/base/nsIScriptTimeoutHandler.h:
-
- // Get the language version for this timeout.
- virtual PRUint32 GetScriptVersion() = 0;
Bump the uuid for this interface since you're removing methods from it.
r=jst with that.
Attachment #608832 -
Flags: review?(jst) → review+
| Assignee | ||
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•