Commit Graph

79744 Commits

Author SHA1 Message Date
Jens Hatlak
ed94548c09 Bug 698524 - fix test_startup.js xpcshell test for SeaMonkey by excluding all non-test add-ons. r=Mossop 2011-11-04 21:08:48 +00:00
Marco Bonardo
da3cdc299a Merge mozilla-central to mozilla-inbound 2011-11-04 21:56:10 +01:00
Marco Bonardo
b4d35407e6 Bug 397424 follow-up - Remove extraneaous semicolon to fix Maemo bustage. 2011-11-04 21:45:22 +01:00
Sriram Ramasubramanian
abf3f144a0 Bug 676621 - Toaster alert needs better Honeycomb styling 2011-11-04 13:43:32 -07:00
Benjamin Smedberg
140e793c90 Add MOZ_CRASHREPORTER ifdefs to the patch for bug 429592. r=captain bustage 2011-11-04 15:13:58 -04:00
Benjamin Smedberg
006ddd0e6d Disable the hang detector for bug 429592 while running the startup cache tests because they intentionally hang the browser to trigger the startup timeout. feedback=mwu on IRC 2011-11-04 15:13:40 -04:00
Olli Pettay
fdb741699d Bug 698929 - Implement event.stopImmediatePropagation, r=jst
--HG--
extra : rebase_source : 76d19175a58a4ac8113b144a19f9d7679ad54dd0
2011-11-04 19:17:19 +02:00
Matt Brubeck
6a4f609fdd Merge last green changeset from mozilla-inbound to mozilla-central 2011-11-04 11:27:46 -07:00
Jeff Muizelaar
49449c6d82 Bug 695498. Backout 7aa60d6408b3.
mDecoder can go NULL when we don't expect it.
2011-11-04 13:47:28 -04:00
Justin Lebar
0b9d7ca8e2 Bug 699101 - Warn when NO_MAC_JEMALLOC is set on i386 machines, because it doesn't work there. r=khuey 2011-11-04 11:41:53 -04:00
Rafael Ávila de Espíndola
9e0c55b266 Bug 696478 - Use weak references. r=mak. 2011-11-04 11:24:54 -04:00
Ed Morley
c18e6cb930 Merge mozilla-central and mozilla-inbound 2011-11-04 14:33:49 +00:00
Brian R. Bondy
fe3c82ecd2 Bug 695421 - Some reftests with invalid width and height in the ICO header. r=joe 2011-11-04 09:57:24 -04:00
Brian R. Bondy
4cda658a9a Bug 695421 - Fixed crash for ICO files that have a large (and wrong) width specified. r=joe 2011-11-04 09:56:17 -04:00
Rafael Ávila de Espíndola
7852254683 Bug 696376 - If stacks_enabled is false, only walk the stack on OS X 32 bits. r=
dbaron.
The 64 bit stack walks lack the InCriticalRange functionality and it looks like
the extra walks are causing an orange on leaktest on the bot.

--HG--
extra : rebase_source : 4c0a75892e30a6e522ed981a1ff12df99d2a0464
2011-11-04 09:49:48 -04:00
Henri Sivonen
0d3a65d714 Bug 699749 - Avoid the term "astral" in error messages. r=l10n. 2011-11-04 15:36:29 +02:00
Henri Sivonen
eac623a0ce Bug 699745 - Use UTF-8 instead of escapes in htmlparser.properties. r=l10n. 2011-11-04 15:36:29 +02:00
Henri Sivonen
d647974d3a Bug 698935 addendum - Rename the errStrayStartTag string key because the value changed. r=l10n. 2011-11-04 15:36:29 +02:00
Ed Morley
c598b4d8bf Backout 1f551298a760 (bug 697312) and b31507c8ca17 (bug 697246) for 25-30% Ts regression on multiple platforms
Except this time enter the changesets in the correct order in Mak's backout
script, so the changeset isn't empty :/
2011-11-04 10:50:16 +00:00
Ed Morley
4ad271a949 Backout 1f551298a760 (bug 697312) and b31507c8ca17 (bug 697246) for 25-30% Ts regression on multiple platforms 2011-11-04 09:44:27 +00:00
Ed Morley
20d95bbd95 Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-04 09:03:13 +00:00
Ginn Chen
5307cb0875 Bug 693240 Use *((PRUint32*)ap) instead of *((bool*)ap) for big endian machines r=glandium 2011-11-04 16:55:21 +08:00
Makoto Kato
8d98c52488 Bug 254298 - nsPlainTextSerializer.cpp should not use AssignWithConversion. r=smaug 2011-11-04 17:44:13 +09:00
Makoto Kato
afd56ab0f4 Bug 672324 - Fix test for bug 650509 (Other apps can read Firefox profile files). r=mak77 2011-11-04 17:40:25 +09:00
Chris Pearce
0988303d6b Bug 685402 part 2 - Exit DOM full-screen on select/open/close tab and window deactivate. r=dao 2011-11-04 20:32:11 +13:00
Chris Pearce
848ff16c8c Bug 685402 part 1 - Exit DOM full-screen on document hide (navigation). r=bz 2011-11-04 20:30:09 +13:00
Daniel Holbert
d08be04b58 Bug 699325: Make calcMode="paced" smil animation fall back to calcMode="discrete" when its values have 0 distance between them. r=birtles 2011-11-04 00:21:58 -07:00
Boris Zbarsky
f0db867bef Bug 688685 test. r=waldo 2011-11-04 01:32:10 -04:00
Boris Zbarsky
f4cede8acd Bug 698974. Fix assertion to not assert things that are just false. r=sicking 2011-11-04 01:32:09 -04:00
Boris Zbarsky
94ed6889d1 Bug 699661. Call the class getElement hook from JSObject::getElement as needed. r=waldo 2011-11-04 01:32:09 -04:00
Boris Zbarsky
97a340772c Bug 684638 part 5. When we have an event posted to spell-check the whole document, suppress other spell-check events. r=ehsan 2011-11-04 01:32:09 -04:00
Boris Zbarsky
9a5b112e48 Bug 684638 part 4. Switch from nsIDOMNode to nsINode in mozInlineSpellWordUtil. r=ehsan 2011-11-04 01:32:09 -04:00
Boris Zbarsky
dcfdba5859 Bug 684638 part 3. Speed up mozInlineSpellWordUtil::MakeRange. r=ehsan 2011-11-04 01:32:09 -04:00
Boris Zbarsky
cba75ef2b0 Bug 684638 part 2. Make it simpler to set up a range. r=smaug 2011-11-04 01:32:09 -04:00
Boris Zbarsky
c58747aa09 Bug 684638 part 1. Speed up IsBreakElement. r=ehsan 2011-11-04 01:32:08 -04:00
Johnny Stenback
83ad81a6b8 Fixing bug 691785. r=khuey 2011-11-03 22:23:26 -07:00
Nicholas Nethercote
6313e20983 Bug 678977 - Teach sqlite to use jemalloc directly when applicable. code=nnethercote,khuey. r=khuey,sdwilsh,jlebar. 2011-11-03 20:53:41 -07:00
Makoto Kato
90ba915e12 Bug 632630 - Should add debug flag of assembler obj when MOZ_DEBUG_SYMBOLS. r=khuey 2011-11-04 11:59:47 +09:00
Makoto Kato
155725b729 Bug 699009 - Remove MOZ_USE_NATIVE_UCONV. r=smontagu 2011-11-04 11:59:04 +09:00
Ben Turner
bb4c39fde1 Bug 687220 - 'XHR POST in worker with null body and upload load event listener leads to Assertion failure'. r=mrbkap. 2011-11-03 19:51:33 -07:00
Doug Sherk
7e2a7062bc Bug 699626: fix TEST-UNEXPECTED-FAIL > TEST-KNOWN-FAIL in WebGL reftests r=burning 2011-11-03 19:05:16 -07:00
Dave Townsend
bce24e9d0e Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused 2011-11-03 18:30:43 -07:00
Dave Townsend
f4d4a73c96 Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused 2011-11-03 18:30:59 -07:00
Masatoshi Kimura
4951063a0d Bug 699420 - Update OTS to r74; r=jfkthame 2011-11-04 01:26:56 +00:00
Benoit Jacob
2e4e1bd781 Bug 699516 - Rename WEBKIT_lose_context to WEBGL_EXT_lose_context - r=dsherk
See today's discussion on public_webgl list. WEBGL_EXT_lose_context will be officially created in a few days.
2011-11-03 20:29:57 -04:00
Ed Morley
5899ae60a1 Merge mozilla-central to mozilla-inbound 2011-11-04 00:30:18 +00:00
Mounir Lamouri
2bc70ba365 Bug 699459 - Add a pref to disable Battery API. r=sicking 2011-11-04 00:31:32 +01:00
Paul O’Shannessy
c14242ec57 Merge mozilla-central & fx-team 2011-11-03 16:12:06 -07:00
Rob Campbell
04a8e53c79 Bug 699475 - Backed out changeset b878369ab3c8, testfailures and a
bug. a=orange
2011-11-03 19:55:02 -03:00
Matt Brubeck
2ca7e7f331 Back out a242f11d7c58 and f73841ef020a because of test failures 2011-11-03 15:23:10 -07:00