Closed
Bug 119743
Opened 24 years ago
Closed 24 years ago
Autocomplete doesn't work in gcc 2.96 -O2 builds
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bryner, Assigned: bryner)
Details
Attachments
(1 file)
|
547 bytes,
patch
|
pschwartau
:
review+
brendan
:
superreview+
|
Details | Diff | Splinter Review |
In gcc 2.96 builds with -O2, the autocomplete dropdown doesn't come up. This is
because of a typo in my fix for bug 117276. Fix coming up.
| Assignee | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
r=hixie. The patch makes sense and, as a bonus, fixes the bug. :-)
Comment 3•24 years ago
|
||
cc'ing Brendan, Mike, jband; just need sr= to get this in.
Updated•24 years ago
|
Attachment #64723 -
Flags: review+
Comment 4•24 years ago
|
||
Comment on attachment 64723 [details] [diff] [review]
patch
Damn, too many underscores makes for easily missed underscores.
/be
Attachment #64723 -
Flags: superreview+
| Assignee | ||
Comment 5•24 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Flags: testcase-
You need to log in
before you can comment on or make changes to this bug.
Description
•