Commit Graph

201078 Commits

Author SHA1 Message Date
Ben Turner
0bb184ac55 Bug 699857 - 'Workers: Allow data urls'. r=sicking. 2011-11-04 10:57:42 -07:00
Boris Zbarsky
5f116b45c4 Bug 698495 followup: deal with uint32 being inconsistently defined by JS and NSPR in ways that break the Win64 build. r=waldo pending 2011-11-04 13:57:39 -04:00
Tom Schuster
a30b6a505a Backout 8b394bdb306f because of test failures 2011-11-04 18:50:09 +01:00
Taras Glek
7eddfd018d Bug 697860: Telemetry prompt should be tri-state r=gavin 2011-11-04 10:07:24 -07:00
Tom Schuster
6e29f7a2a2 Bug 430927 - Don't decompile to \0 as it was incorrectly interpreted as octal. r=waldo 2011-11-03 21:58:06 +01:00
Tom Schuster
a9b553a577 Bug 698584 - Fix crash in RegExp.test in case of OOM. r=mrbkap 2011-11-03 21:57:32 +01:00
Ben Turner
36e0d7c00e Bug 699633 - "Inline workers broken". r=sicking, test by Jussi Kalliokoski <jussi.kalliokoski@gmail.com>. 2011-11-04 09:32:17 -07:00
Daniel Holbert
32c1c3310d Bug 699143: Force a synchronous SMIL sample when we register the first animation element in a document. r=birtles 2011-11-04 09:24:04 -07:00
Boris Zbarsky
d55f6f85ca Bug 699705. When forwarding property gets to the proto for arrays, send along the right receiver even if the property lives on a non-native object. r=waldo 2011-11-04 12:26:03 -04:00
Boris Zbarsky
972e535d3a Bug 699237. Add a getElementIfPresent on typed arrays. r=waldo 2011-11-04 12:25:52 -04:00
Boris Zbarsky
3ed93f2343 Bug 698495 part 5. Implement getElementIfPresent on nodelist proxies. r=peterv 2011-11-04 12:25:18 -04:00
Boris Zbarsky
93ed064e1b Bug 698495 part 4. Implement a JS_GetElementIfPresent API. r=waldo 2011-11-04 12:19:13 -04:00
Boris Zbarsky
1f2d593c9b Bug 698495 part 3. Expose IndexToId to API consumers. r=waldo 2011-11-04 12:19:07 -04:00
Boris Zbarsky
cf1b15171a Bug 698495 part 2. Add an optional getElementIfPresent ObjectOps hook. r=waldo 2011-11-04 12:19:00 -04:00
Boris Zbarsky
747bb5da35 Bug 698495 part 1. Create a getElementIfPresent method on JSObject with a generic implementation and use it from JSArray code. r=waldo 2011-11-04 12:18:52 -04:00
Boris Zbarsky
5d4d9e4f2d Bug 698551. When forwarding gets to the prototype in nodelists, make sure to use the right |this|. r=waldo,peterv 2011-11-04 12:18:38 -04:00
Justin Lebar
2a3a4a8edc 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
ce0a5eaea9 Bug 696478 - Use weak references. r=mak. 2011-11-04 11:24:54 -04:00
Ed Morley
5224b40cc2 Merge mozilla-central and mozilla-inbound 2011-11-04 14:33:49 +00:00
Brian R. Bondy
38e860842a 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
bbd0ef1037 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
2ec84dccb2 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.
2011-11-04 09:49:48 -04:00
Henri Sivonen
c4efb044a6 Bug 699749 - Avoid the term "astral" in error messages. r=l10n. 2011-11-04 15:36:29 +02:00
Henri Sivonen
c82c05a8e6 Bug 699745 - Use UTF-8 instead of escapes in htmlparser.properties. r=l10n. 2011-11-04 15:36:29 +02:00
Henri Sivonen
7d588ef0e0 Bug 698935 addendum - Rename the errStrayStartTag string key because the value changed. r=l10n. 2011-11-04 15:36:29 +02:00
Ed Morley
7908d926df 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
61dc62f96e 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
c741ef8f1c Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-04 09:03:13 +00:00
Ginn Chen
9b5a069410 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
c1762fb016 Bug 254298 - nsPlainTextSerializer.cpp should not use AssignWithConversion. r=smaug 2011-11-04 17:44:13 +09:00
Makoto Kato
7f0faf8c41 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
fb0cb1db14 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
2f1e1dcd31 Bug 685402 part 1 - Exit DOM full-screen on document hide (navigation). r=bz 2011-11-04 20:30:09 +13:00
Daniel Holbert
4719632849 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
1eb120fd20 Bug 688685 test. r=waldo 2011-11-04 01:32:10 -04:00
Boris Zbarsky
7e7cdbcc62 Bug 698974. Fix assertion to not assert things that are just false. r=sicking 2011-11-04 01:32:09 -04:00
Boris Zbarsky
4ed0d941d0 Bug 699661. Call the class getElement hook from JSObject::getElement as needed. r=waldo 2011-11-04 01:32:09 -04:00
Boris Zbarsky
577a0d454c 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
1605991ae5 Bug 684638 part 4. Switch from nsIDOMNode to nsINode in mozInlineSpellWordUtil. r=ehsan 2011-11-04 01:32:09 -04:00
Boris Zbarsky
206542f7af Bug 684638 part 3. Speed up mozInlineSpellWordUtil::MakeRange. r=ehsan 2011-11-04 01:32:09 -04:00
Boris Zbarsky
dcf9b7dcd3 Bug 684638 part 2. Make it simpler to set up a range. r=smaug 2011-11-04 01:32:09 -04:00
Boris Zbarsky
93c8e5732f Bug 684638 part 1. Speed up IsBreakElement. r=ehsan 2011-11-04 01:32:08 -04:00
Johnny Stenback
d77c7d9b06 Fixing bug 691785. r=khuey 2011-11-03 22:23:26 -07:00
Nicholas Nethercote
356cad03bb 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
fb8de24d28 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
403ba44ddc Bug 699009 - Remove MOZ_USE_NATIVE_UCONV. r=smontagu 2011-11-04 11:59:04 +09:00
Ben Turner
27436cd882 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
ec709d1472 Bug 699626: fix TEST-UNEXPECTED-FAIL > TEST-KNOWN-FAIL in WebGL reftests r=burning 2011-11-03 19:05:16 -07:00
Dave Townsend
b9d997cd11 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
6c6c7a58ce Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused 2011-11-03 18:30:59 -07:00