Closed
Bug 733730
Opened 13 years ago
Closed 13 years ago
"JavaScript error: http://mochi.test:8888/tests/parser/htmlparser/tests/mochitest/file_bug594730-4.html , line 3: parent.is_not is not a function"
Categories
(Core :: DOM: HTML Parser, defect, P3)
Core
DOM: HTML Parser
Tracking
()
VERIFIED
FIXED
mozilla13
People
(Reporter: sgautherie, Assigned: sgautherie)
References
(Depends on 1 open bug, )
Details
Attachments
(1 file)
661 bytes,
patch
|
sicking
:
review+
akeybl
:
approval-mozilla-aurora+
akeybl
:
approval-mozilla-beta-
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #603678 -
Flags: review?(jonas)
Assignee | ||
Updated•13 years ago
|
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 603678 [details] [diff] [review]
(Av1) file_bug594730-4.html: s/is_not()/isnot()/
[Checked in: Comments 5 and 9]
Succeeded as
https://tbpl.mozilla.org/php/getParsedLog.php?id=9881585&tree=Try
{
62 INFO TEST-PASS | /tests/parser/htmlparser/tests/mochitest/test_bug594730.html | Decoded bytes should not have matched the Unicode escape. - "ø" should not equal "ř"
}
Comment 3•13 years ago
|
||
Try run for 7d681ec6adeb is complete.
Detailed breakdown of the results available here:
https://tbpl.mozilla.org/?tree=Try&rev=7d681ec6adeb
Results (out of 28 total builds):
exception: 2
success: 23
warnings: 2
failure: 1
Builds (or logs if builds failed) available at:
http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/sgautherie.bz@free.fr-7d681ec6adeb
Assignee | ||
Comment 4•13 years ago
|
||
(In reply to Mozilla RelEng Bot from comment #3)
> https://tbpl.mozilla.org/?tree=Try&rev=7d681ec6adeb
Succeeded.
Attachment #603678 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 5•13 years ago
|
||
Comment on attachment 603678 [details] [diff] [review]
(Av1) file_bug594730-4.html: s/is_not()/isnot()/
[Checked in: Comments 5 and 9]
https://hg.mozilla.org/mozilla-central/rev/0337458a08ba
[Approval Request Comment]
Regression caused by (bug #): Bug 594730.
User impact if declined: None, but this broken check doesn't run.
Testing completed (on m-c, etc.): Comment 3, this comment.
Risk to taking this patch (and alternatives if risky): None, test-only.
String changes made by this patch: None.
Attachment #603678 -
Attachment description: (Av1) file_bug594730-4.html: s/is_not()/isnot()/ → (Av1) file_bug594730-4.html: s/is_not()/isnot()/
[Checked in: Comment 5]
Attachment #603678 -
Flags: approval-mozilla-beta?
Attachment #603678 -
Flags: approval-mozilla-aurora?
Assignee | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Assignee | ||
Comment 6•13 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=9906949&tree=Firefox
Rev3 Fedora 12 mozilla-central opt test mochitests-5/5 on 2012-03-08 04:42:21 PST for push 0337458a08ba
{
62 INFO TEST-PASS | /tests/parser/htmlparser/tests/mochitest/test_bug594730.html | Decoded bytes should not have matched the Unicode escape. - "ø" should not equal "ř"
}
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 7•13 years ago
|
||
V.Fixed
Comment 8•13 years ago
|
||
Comment on attachment 603678 [details] [diff] [review]
(Av1) file_bug594730-4.html: s/is_not()/isnot()/
[Checked in: Comments 5 and 9]
[Triage Comment]
Approved for Aurora 12, but we're frozen on Beta 11 at this point in preparation for Tuesday's release.
Attachment #603678 -
Flags: approval-mozilla-beta?
Attachment #603678 -
Flags: approval-mozilla-beta-
Attachment #603678 -
Flags: approval-mozilla-aurora?
Attachment #603678 -
Flags: approval-mozilla-aurora+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Whiteboard: [c-n: 0337458a08ba to m-a]
Comment 9•13 years ago
|
||
Comment on attachment 603678 [details] [diff] [review]
(Av1) file_bug594730-4.html: s/is_not()/isnot()/
[Checked in: Comments 5 and 9]
http://hg.mozilla.org/releases/mozilla-aurora/rev/bc72b5aaf9e5
Attachment #603678 -
Attachment description: (Av1) file_bug594730-4.html: s/is_not()/isnot()/
[Checked in: Comment 5] → (Av1) file_bug594730-4.html: s/is_not()/isnot()/
[Checked in: Comments 5 and 9]
Updated•13 years ago
|
Assignee | ||
Comment 10•13 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=9958269&tree=Mozilla-Aurora&full=1
Rev3 MacOSX Leopard 10.5.8 mozilla-aurora opt test mochitests-5/5 on 2012-03-09 18:05:44 PST for push bc72b5aaf9e5
{
59 INFO TEST-PASS | /tests/parser/htmlparser/tests/mochitest/test_bug594730.html | Decoded bytes should not have matched the Unicode escape. - "ø" should not equal "ř"
}
firefox12: verified.
You need to log in
before you can comment on or make changes to this bug.
Description
•