L. David Baron
542fde0e08
Comment out the xpc_DumpJSStack call for now, since it causes fatal JS_Asserts. (Bug 510489) a=bustage
2010-12-09 21:35:00 -08:00
L. David Baron
ac228b186b
Make style system mochitests handle cases where initial font family is sans-serif. (Bug 617372) a2.0=tests
2010-12-09 20:38:53 -08:00
L. David Baron
d64c47d096
Make dumping of JS values that are native functions dump the filename and line number of the function. (Bug 510489) a2.0=DEBUG-only
2010-12-09 20:38:53 -08:00
L. David Baron
7de448d78d
Dump JS stack and information about the object for the assertion about using XPConnect on a scope with no Components in scope. (Bug 510489) r=mrbkap a2.0=DEBUG-only
2010-12-09 20:38:52 -08:00
L. David Baron
646156de91
Add test for cairo error when trying to draw zero width borders, even though it doesn't actually fail without the patch in the current reftest harness. (Bug 618071) a=blocking2.0:beta8
2010-12-09 20:38:52 -08:00
L. David Baron
cf9e81477a
Don't try drawing zero-width borders. (Bug 618071) r=roc a=blocking2.0:beta8
...
The allBordersSameWidth codepath for dashed borders will cause a cairo
error when given a width of zero, so we need to avoid hitting that.
It's also a waste of time.
2010-12-09 20:38:52 -08:00
Timothy Nikkel
dfe9eb3863
Bug 615782. Remove gfx surface null check that was put there to prevent mysterious linux64 talos tp4 crashes with 130078 and no longer seems to be needed. r=jrmuizel a=joedrew
2010-12-09 22:33:34 -06:00
Timothy Nikkel
b793b5aa98
Bug 615714. When computing visibility of display lists we don't need a underlying frame to consider items opaque. r=roc a=bzbarsky
2010-12-09 22:33:34 -06:00
Timothy Nikkel
b6557f333d
Bug 616884. Add comment to note that stored clip region isn't updated. a=comment
2010-12-09 22:33:33 -06:00
Timothy Nikkel
aeba075f23
Bug 616884. Part 2. When creating the widget for a plugin use the position of the plugin if it is available. r=roc a=roc
2010-12-09 22:33:33 -06:00
Timothy Nikkel
fa4469c709
Bug 616884. Part 1. When setting the clip on windows on Linux don't return early if the clip hasn't ever been set before. r=roc a=roc
2010-12-09 22:33:33 -06:00
Timothy Nikkel
e3ad901ff2
Bug 561981. Add crashtest. a=test
2010-12-09 22:33:33 -06:00
Serge Gautherie
6505feff5f
Bug 369034 - TestTXMgr has error and leaks object; (Ev1) Whitespace cleanup, Var declaration reordering++.
...
r=ehsan a=(test only).
DONTBUILD
2010-12-10 04:27:43 +01:00
Daniel Veditz
2c4d750acb
bug 614565: remove k12.hi.us from PSL. r=gerv, a=clegnitto
2010-12-09 16:02:44 -08:00
Philipp von Weitershausen
ff7af7effd
Bug 616251 - Sync UI: Disable auto-hyphenation in Firefox 4.0b8. r=mconnor a=blocking-beta8
2010-12-09 18:29:34 -08:00
Philipp von Weitershausen
79f517f7b6
Bug 602682 - Sync UI: Implement easy setup. r=mconnor a=blocking-beta8
...
This adds the Add a Device wizard.
2010-12-09 18:28:41 -08:00
Philipp von Weitershausen
c1d7e98ec5
Bug 602682 - Sync UI: Implement easy setup. r=mconnor a=blocking-beta8
...
This adds a wizard page to the Existing Account flow for receiving credentials from an already set up device.
2010-12-09 18:28:25 -08:00
Philipp von Weitershausen
50cdb1c571
Bug 601645 - Tests for JPAKE. r=mconnor a=blocking-beta8
2010-12-09 18:28:07 -08:00
Brian Smith
adbada17c0
Bug 601645 - JavaScript API for NSS J-PAKE. r=mconnor a=blocking-beta8
2010-12-09 18:27:48 -08:00
Philipp von Weitershausen
b004ef6f87
Bug 617531 - Merge fx-sync to mozilla-central. a=blockers
2010-12-09 18:26:31 -08:00
Ben Turner
e44932bf78
Bug 615269 - 'IndexedDB: Cursors should not copy all results before iterating'. r=sicking, a=blocking+.
2010-12-09 18:15:00 -08:00
Ben Turner
ddffd8ae43
Bug 608195 - 'IndexedDB: Expose more breadcrumbs on IDB objects'. r=sicking, a=blocking+.
2010-12-09 18:14:09 -08:00
Brian Smith
55fc6e562a
bump nss/nspr version requirements in configure.in (r=wtc, bug 599324, a=blocker)
2010-12-09 17:28:15 -08:00
Serge Gautherie
a67ddbc894
Bug 615045 - [SeaMonkey] check: TestTXMgr.cpp (nsITransactionManager tests) intermittently times out in "Aggregate Transaction Stress Test"; (Av1) Add a trivial feedback not to let the user think the test is stuck.
...
r=ehsan a=(test only).
2010-12-10 01:47:54 +01:00
Patrick McManus
c9ce2e3285
workaround for bugs 614677 and 613977: Disable accelerated SYN retry for FF 4.0 Beta 8. r=jduell, a=shaver
2010-12-09 15:19:28 -08:00
Jeff Hammel
5a671f9048
Bug 614366 Separate binary discovery from automation-build.mk for easier reuse r=ted a=ted
2010-12-09 14:47:21 -08:00
Joel Maher
4b2ccbce75
Bug 611230 Remote mochitest fails to honor --utility-path r=ctalbert a=NPOTB
2010-12-09 14:47:21 -08:00
Joel Maher
a1ced5aa8a
Bug 601245 Stop packaging test files which are in tests.jar r=ctalbert a=test-only
2010-12-09 14:47:21 -08:00
Chris Jones
6434c45265
Bug 613000: Updates to thebes-layer textures must account for resolution. r=jrmuizel a=b
2010-12-09 16:26:13 -06:00
Kai Engert
f19ca3c7ad
Bug 599324, landing NSPR_4_8_7_BETA2, includes fix for bustage from ealier landing (bug 617903), a=blocking2.0-beta8+
2010-12-09 22:54:21 +01:00
Boris Zbarsky
4e7a985fd2
Bug 617097 part 2. Make the localeToUnicode callback take |const char*|. r=brendan a=sayrer
2010-12-09 16:25:18 -05:00
Boris Zbarsky
72471b4888
Bug 617097 part 1. Fix Number.toLocaleString leak. r=brendan
2010-12-09 16:24:32 -05:00
Joe Walker
92b45205a2
Bug 617877: Web console code completion suggestion sticks around when it shouldn't, r+a=gavin
...
--HG--
extra : rebase_source : 0a48fee5a403abe4b48e79360e280149c3bb5782
2010-12-09 15:18:26 -05:00
Ehsan Akhgari
4dcf338dca
Bug 612128 - Part 6: Remove unneeded UpdateEventState() calls; r,a=bz
2010-12-08 13:33:46 -05:00
Ehsan Akhgari
ec396bea1c
Bug 612128 - Remove UpdateEditableFormControlState now that it's no longer necessary; r,a=bz
2010-12-08 13:32:29 -05:00
Ehsan Akhgari
7b0059c6db
Bug 612128 - Part 4: Use the read-write state to find the selection root of the editor; r=roc a=bz
2010-12-06 14:27:14 -05:00
Gavin Sharp
9c64c7f28c
Bug 606251: fix bug in test file enumeration that broke running tests more than once (depending on JS version changes), r=dtownsend, a=tests
...
--HG--
extra : rebase_source : 4c0ad52132f4674e415bae9f6e0b955fb813cd60
2010-12-05 08:38:29 -05:00
Ehsan Akhgari
7e8d5ff910
Bug 612128 - Part 3: Add some debugging checks; r=roc a=bz
2010-12-02 14:00:33 -05:00
Ehsan Akhgari
b4604f8192
Bug 612128 - Part 2: Set the editable flag on the entire subtree rooted at the anonymous content for those nodes which need it; r=roc a=bz
2010-11-22 03:13:37 -05:00
Ehsan Akhgari
30e6f309f2
Bug 612128 - document.execCommand("inserthtml") may insert HTML inside non-editable parts of a document; r=roc,bz a=bz
2010-11-16 15:45:49 -05:00
Ehsan Akhgari
ccca5f4fd1
Bug 615283 - Fix the recent RTL theme regressions on Panorama; r=dao a=gavin
2010-11-29 18:21:10 -05:00
Ehsan Akhgari
a3f2856505
Bug 613823 - Don't attach multiple mutation observers to the document in case the HTML editor reinitializes; r=roc a=blocking-final+
2010-12-08 21:44:15 -05:00
Boris Zbarsky
f1fcc1b6fd
Bug 616591 followup to fix a comment., a=DONTBUILD
2010-12-08 21:01:17 -05:00
Honza Bambas
46efa72797
Bug 616591. Fix crash due to http transactions trying to get connection info from the http pipeline while it's being closed. r=bzbarsky, a=blocker
2010-12-08 20:57:14 -05:00
Robert Sayre
50d341c9ea
Backout changeset 501c5ca70faa. a=bustage
2010-12-08 20:01:30 -05:00
Robert Sayre
801bd7e494
Bug 617215. JS_NewString leaks. r=bz, a=blocking b8
2010-12-08 19:42:58 -05:00
Benoit Jacob
d14a62618e
Bug 617687 - WebGLFramebuffer::InitializeRenderbuffers stack arrays overrun - r=timeless, a=bz
2010-12-08 10:56:01 -05:00
Benoit Jacob
f478817a5a
Bug 617475 - WebGL broken on Mac - r=joe, a=blocking-beta8
2010-12-08 10:56:01 -05:00
Benoit Jacob
b4fb142691
Bug 617319 - HTML5 canvas 2d context arc() method requires a parameter that should be optional - r=vladimir, a=joe
2010-12-08 10:56:01 -05:00
bjarne@runitsoft.com
ee5051fadc
Bug 610654 - TEST-UNEXPECTED-FAIL (randomorange) r=bz a=test-only
2010-12-09 00:38:42 +01:00