Commit Graph

14101 Commits

Author SHA1 Message Date
Jeff Walden
891be940c1 Bug 786135 - Make parseInt(stringStartingWith0ButNot0xOr0X) parse as decimal to comply with ES5. r=dmandelin
--HG--
rename : js/src/tests/js1_8_5/extensions/parseInt-octal.js => js/src/tests/ecma_5/Global/parseInt-default-to-decimal.js
extra : rebase_source : 824fe7e00fbb6ffa38ebba5c43f6c0801f387309
2013-01-28 13:08:32 -08:00
Ryan VanderMeulen
12e3daabc2 Backed out changeset 4a271b44cbfe (bug 810146). r=bustageahoy
CLOSED TREE
2013-01-28 15:14:28 -05:00
Ted Mielczarek
f60fd72b12 bug 835456 - Update Breakpad to SVN r1106. r=upstream 2013-01-28 14:12:12 -05:00
Irving Reid
f439134474 Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup 2013-01-28 13:57:55 -05:00
Josh Aas
5c26f79759 Bug 827979: Add Growl support back due to change in notification plans. r=backout 2013-01-28 10:04:51 -05:00
Bill McCloskey
8544cb4e1d Bug 751618 - Add js/GCAPI.h (r=terrence) 2013-01-27 12:35:12 -08:00
Ryan VanderMeulen
f88aeca1c6 Merge m-c to inbound. 2013-01-27 15:23:35 -05:00
Gregory Szorc
b6fb124a9d Merge mozilla-central into services-central 2013-01-27 10:05:23 -08:00
Richard Newman
e98491e7fe Bug 834449 - Part 3: simplify cleanup of cached statements. r=gps 2013-01-25 15:05:15 -08:00
Shane Caraveo
c8d0076124 Bug 832943 keep explicit reference to our error handling web listeners to avoid unexpected gc, r=felipe 2013-01-26 12:07:39 -08:00
Richard Newman
d27027b2fd Bug 834449 - Part 2: clean up cached statements in Sqlite.jsm. r=gps 2013-01-25 00:38:59 -08:00
Richard Newman
c80442d777 Bug 834449 - Part 1: rework tracking of pending statements. r=gps 2013-01-25 00:35:19 -08:00
Sunny
e5d46632bf Bug 831533 - Show the enabled/disabled/blocklisted state of plugins in about:plugins. r=bsmedberg 2013-01-26 12:59:31 -05:00
Gregory Szorc
5e9f7129d1 Bug 833609 - Part 2: Add timer to shrink memory after idle; r=mak 2013-01-24 13:30:20 -08:00
Gregory Szorc
640049a53f Bug 833609 - Part 1: add a manual call to shrink memory usage to Sqlite.jsm. r=mak 2013-01-24 11:10:19 -08:00
Ryan VanderMeulen
87a4213d82 Merge the last PGO-green inbound changeset to m-c. 2013-01-25 12:33:43 -05:00
Olli Pettay
0c104b0b2e Bug 833143 - Don't GC in nsXREDirProvider::DoShutdown, r=bsmedberg,billm 2013-01-24 18:39:57 +02:00
Ehsan Akhgari
8df404f0aa Backed out changeset 70baa7e07838 (bug 833915) since one day has passed 2013-01-24 11:12:24 -05:00
Ryan VanderMeulen
d1e755f491 Merge m-c to fx-team. 2013-01-24 21:36:55 -05:00
Mike Hommey
935d12952f Bug 833882 - Correctly handle non chrome directories when doing l10n-repack. r=gps 2013-01-23 23:49:23 +01:00
Ehsan Akhgari
15d7770547 Bug 833915 - Turn off PGO and LTCG on Windows Nightly for one day; r=glandium 2013-01-23 16:13:50 -05:00
Mike Hommey
8743bae291 Bug 833886 - Attempt to unbreak comm-central after bug 780561. r=ted DONTBUILD 2013-01-23 20:17:07 +01:00
Mike Hommey
a3cad8d663 Bug 833848 - Don't forget to localize crashreporter.ini and crashreporter-override.ini with the new packager. r=ted DONTBUILD 2013-01-23 20:16:43 +01:00
Raymond Lee
8303d5c79f Bug 833125 - test_bug_411966.html and bug_411966/redirect.js are still using addURI. r=mak 2013-01-23 12:15:17 +08:00
Raymond Lee
3f0185e9c2 Bug 831407 - test_399606.js has been replaced by browser_bug399606.js and should thus be removed from the tree. r=mak 2013-01-23 00:26:45 +08:00
Julien Wajsberg
0d5df935e8 Bug 830767 - Implement about:mozilla for B2G - HTML part. r=Pike 2013-01-22 15:04:23 +01:00
Johnathan Nightingale
53422c361b Bug 830767 - Implement a new about:mozilla for rapid release, android, b2g. r=Pike 2013-01-17 10:01:40 -08:00
Raymond Lee
9c848d5bc7 Bug 752217 - Replace usage of setPageTitle with updatePlaces. r=mak 2013-01-23 10:50:13 +08:00
Ryan VanderMeulen
bd08b980a7 Merge m-c to inbound. 2013-01-24 07:09:10 -05:00
Mike Hommey
4d9f2c54bd Bug 780561 - Remove now unused bits of the packaging scripts. r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey
13d7cb3c37 Bug 780561 - Use new packager code for packaging (packager.mk) r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey
557b3619fb Bug 780561 - Use new packager code for l10n repacks. r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey
a92c86884e Bug 780561 - Import new packager code. r=gps 2013-01-23 11:23:14 +01:00
Ehsan Akhgari
ef7fbcca32 Merge the latest PGO green changeset of mozilla-inbound into mozilla-central; a=pgo-ectomy 2013-01-22 12:49:52 -05:00
Victor Porof
3b5ef421a3 No bug - Fix 'test_object_actor.html | property 'className' - got Function, expected function', r=me 2013-01-22 09:27:06 +02:00
Victor Porof
2b7ce8b9b8 Bug 831724 - Variables View: [object undefined] for Window when inspecting raw objects, r=msucan 2013-01-21 23:59:30 +02:00
Dave Hylands
85ddb7f40c Bug 802423 - Updater needs to set oom_adj and nice appropriately. e=ehsan a=b2g-only 2013-01-21 12:22:16 -08:00
Ehsan Akhgari
1fdacf16bc Bug 830765 - Remove the unneeded code which tracks the list of loaded modules because it is unused and can cause multi-second hangs; r=sicking a=removes-code-from-libxul 2013-01-21 15:55:31 -05:00
Josh Matthews
948bfa7a34 Bug 830271 - Make download UI notification take an nsIDownload. r=mak sr=mossop 2013-01-21 16:11:45 +00:00
Josh Matthews
e78e0cef68 Bug 830066 - Use proper document for dropping links on toolkit download UI. r=mak 2013-01-21 15:09:51 +00:00
Nicholas Nethercote
1d5169b3d1 Bug 394311 - Stop building with -pedantic. r=ted,dbaron.
--HG--
rename : content/svg/content/nsISVGPoint.cpp => content/svg/content/src/DOMSVGPoint.cpp
rename : docshell/test/browser/browser_bug234628-9.js => docshell/test/browser/browser_bug134911.js
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1-ref.html => layout/reftests/css-calc/background-image-gradient-1-ref.html
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1.html => layout/reftests/css-calc/background-image-gradient-1.html
rename : layout/reftests/w3c-css/submitted/values3/reftest.list => layout/reftests/css-calc/reftest.list
rename : layout/reftests/text/auto-hyphenation-10-ref.html => layout/reftests/text/auto-hyphenation-10.html
rename : layout/reftests/text/auto-hyphenation-8-ref.html => layout/reftests/text/auto-hyphenation-8.html
rename : layout/reftests/text/auto-hyphenation-9-ref.html => layout/reftests/text/auto-hyphenation-9.html
extra : rebase_source : 012df725d55b031ccc03d9bfcf785056d95a2ebe
2013-01-20 14:12:42 -08:00
Rafael Avila de Espindola
4aa318b6e4 Bug 831623: Move handleSymbolResponse and fetchSymbol to a new class so it can be used for late write stacks too. r=vdjeric 2013-01-19 19:26:05 -05:00
Sunny
9a4238f55d Bug 806770 - Fix strict mode warning in richlistbox.xml. r=Yoric 2013-01-26 12:57:59 -05:00
Ryan VanderMeulen
f846d387b0 Merge m-c to inbound. 2013-01-26 12:48:17 -05:00
Mike Hommey
fa46b8af83 Bug 833882 - Correctly handle non chrome directories when doing l10n-repack. r=gps 2013-01-25 19:22:48 +01:00
Ryan VanderMeulen
bc26304729 Merge the last PGO-green inbound changeset to m-c. 2013-01-24 20:59:19 -05:00
Mike Hommey
ea2a9bdfee Backout changeset 4c8d59b07d16 (bug 833882) for l10n bustage 2013-01-25 00:41:46 +01:00
Mike Hommey
ed0f20173e Bug 834228 - Force a stage-package to run before buildsymbols on universal builds. r=ted,gps
Also, always strip and elfhack executables, so that running make package after
a PKG_SKIP_STRIP=1 stage-package does strip ; but disable both for l10n-repacks
and unpack.
2013-01-25 00:40:13 +01:00
Mike Hommey
e0f8eca4b4 Bug 834176 - Use NON_OMNIJAR_FILES value in the new packager. r=gps 2013-01-25 00:38:47 +01:00
Mike Hommey
48ba99e3e0 Bug 833848 - Fixup for crashreporter.ini handling in l10n-repack. r=ted 2013-01-25 00:38:19 +01:00