Commit Graph

58902 Commits

Author SHA1 Message Date
Dave Townsend
1060fa2af5 Bug 591663: "You don't have any add-ons of this type installed" doesn't disappear as it should. r=dtownsend, a=blocks-betaN 2010-12-10 13:01:08 -08:00
ffxbld
e4cc8609c6 Automated blocklist update from host moz2-linux-slave34 (DONTBUILD) - CLOSED TREE a=blocklist-update 2010-12-10 13:03:33 -08:00
Dão Gottwald
97b12f41a6 Bug 617909 - Broken instanceof check in XPIProvider.jsm. r+a=dtownsend 2010-12-10 21:26:46 +01:00
Dão Gottwald
2388fe21f9 Bug 616837 - Fix two cases where appmenu_* nodes are accessed without MENUBAR_CAN_AUTOHIDE being defined. r=gavin 2010-12-10 21:26:19 +01:00
Daniel Holbert
62dfdcf319 backed out 7510a8ab857d / Bug 594333 since its reftest failed on Win Debug. a=orange 2010-12-10 12:16:07 -08:00
Daniel Holbert
e8961b4743 Bug 617817: Don't automatically recompose <set> & indefinite-duration animations, since we know they always have the same effect. r=birtles a=roc 2010-12-10 10:33:13 -08:00
timeless@mozdev.org
9a2f4154dd Bug 617971 nsStyleAnimation::ExtractComputedValue leaks pair when StyleCoordToCSSValue fails.
r=bz a=bz
2010-12-10 10:31:37 -08:00
Robert O'Callahan
37ce525680 Bug 616901. Fix rect in nptest_windows.cpp, to fix misrendering in 580160-1-ref.html. r=bsmedberg a=tests-only 2010-12-10 10:30:50 -08:00
Robert O'Callahan
94dc5046ba Bug 594333. Invalidate frame subtree (including layers) when moving a float. r=dbaron a=blocking-final+ 2010-12-10 10:30:18 -08:00
Scott Greenlay
0a5b711056 Bug 616271: Add architecture and list of invalid plugins to pluginreg, r=josh,taras a=blocking-beta9 2010-12-09 14:28:15 -08:00
Taras Glek
b9e24f22f3 Bug 616271 - Only check plugin validity once r=josh a=blocking-beta9 2010-12-10 10:23:48 -08:00
Rob Campbell
8ec028ffbf Bug 614350 - Web console's console object colliding with content breaks sites, additional testfix; f=rcampbell r=gavin.sharp, a=orange 2010-12-10 10:06:20 -08:00
Jason Duell
cea83e2a0f bug 617123: workaround by removing fallocate calls. a=beltzner 2010-12-10 10:03:19 -08:00
Brian Crowder
08e26b0df0 Bug 603641 - cannot addref a null mSel either, r=masayuki, a=blocking-fennec:2.0 2010-12-10 09:31:23 -08:00
Rob Campbell
f39021cb67 Bug 614350 - Web console's console object colliding with content breaks sites; f=rcampbell r=gavin.sharp a=blocking2.0 2010-12-10 09:28:17 -08:00
David Bienvenu
0f84273deb Bug 604653 - 64bit Mac build crashes with negotiate auth and Kerberos [@ Kerberos@0x6a163 ]; r=sxw a=blocker 2010-12-10 09:09:11 +00:00
Mark Banner
a6c9bc69d9 Follow up to bug 614366 - Use MOZILLA_DIR instead of topsrcdir so that comm-central projects can re-use automation-build.mk. r/a=bustage fix 2010-12-10 09:11:09 +00:00
Dão Gottwald
02c17e1a9a Bug 588764 - Add border around content area. r=dolske a=b 2010-12-10 09:34:29 +01:00
Philipp von Weitershausen
34accc5e36 Bug 618219 - Merge fx-sync to mozilla-central. a=blockers 2010-12-09 23:21:08 -08:00
Philipp von Weitershausen
3160349986 Bug 618233 - Temporarily disable random orange on Windows 2010-12-09 23:09:45 -08:00
Richard Newman
b700f4e4a5 Bug 617709: Tests and functionality for on-the-fly HMAC error recovery. r=philiKON 2010-12-09 23:06:44 -08:00
Philipp von Weitershausen
2e83fdcb2e Bug 618229 - don't enforce a minimum passphrase length for entering existing data. r=mconnor a=blocking-beta8 2010-12-09 22:53:08 -08:00
Philipp von Weitershausen
1ab5e45f5c Bug 618233 - Temporarily disable random orange on Windows. a=orange 2010-12-09 22:53:08 -08:00
Richard Newman
ab94047f78 Bug 618179: make sure we create a meta/global record if one is not found. r=philiKON 2010-12-09 19:37:02 -08:00
Philipp von Weitershausen
414341b14b Bug 602876 - Tests for J-PAKE network client. r=mconnor 2010-12-09 18:13:58 -08:00
Philipp von Weitershausen
52c66719b1 Bug 602876 - Implement network client for credentials exchange via J-PAKE. r=mconnor 2010-12-09 18:12:09 -08:00
Ehsan Akhgari
f491f64644 Bug 618006 - Make the IME event state manager determine editability of a content node by its read/write state; r=bsbarsky a=blocking-fennecb3+ 2010-12-09 20:41:56 -05:00
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