Daniel Holbert
|
634051e6b1
|
Bug 835446: Convert nsNavHistoryResultNode::mTransitionType to be uint32_t rather than int32_t, to fix build warning when passing it to nsTArray<uint32_t>::Contains(). r=mak
|
2013-01-29 15:25:01 -08:00 |
|
Daniel Holbert
|
e5d0210460
|
Bug 835543 part 2: Remove deprecated interface nsINavHistoryFullVisitResultNode. r=mak
|
2013-01-29 14:30:13 -08:00 |
|
Daniel Holbert
|
2394710e26
|
Bug 835543 part 1: Remove unused class nsNavHistoryFullVisitResultNode. r=mak
|
2013-01-29 14:30:13 -08:00 |
|
Ryan VanderMeulen
|
96b55dfae9
|
Backed out changesets 50f4ba15a3c7 and cafa8ba33704 (bug 796388) for mochitest-2 orange.
|
2013-01-29 16:38:37 -05:00 |
|
Nathan Froyd
|
bf2034ca46
|
Bug 796388 - part 2 - delete MOZ_SQLITE histogram definitions; r=taras
|
2013-01-29 15:04:20 -05:00 |
|
Gabriele Svelto
|
6cf51850ba
|
Bug 835355 - Fix ContentPrefService2 to properly respond to queries for nsIContentPrefService and nsIContentPrefService2 interfaces. r=mak
|
2013-01-28 16:38:19 +01:00 |
|
Ehsan Akhgari
|
58ef03f2b1
|
Merge the removal of global private browsing support
|
2013-01-29 13:13:58 -05:00 |
|
Ehsan Akhgari
|
84c4ac3c75
|
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
|
2013-01-29 13:12:13 -05:00 |
|
Ryan VanderMeulen
|
2fa9120431
|
Merge m-c to inbound.
|
2013-01-29 12:09:11 -05:00 |
|
Tim Taubert
|
238387a9cb
|
merge m-c to fx-team
|
2013-01-29 11:40:50 -05:00 |
|
Robert Strong
|
5217cafea2
|
Significantly increase timeout to see if it makes a difference for Bug 814535 and bug 774014 - Intermittent test_0203_app_launch_apply_update.js, test_0203_app_launch_apply_update_svc.js Intermittent test_0201_app_launch_apply_update.js, test_0201_app_launch_apply_update_svc.js | launch application timer expired. r=bbondy
|
2013-01-28 12:23:27 -08:00 |
|
Robert Strong
|
e7d323cd99
|
Bug 835090 - Where possible app update xpcshell tests should run on xulrunner. r=bbondy
|
2013-01-28 12:23:10 -08:00 |
|
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 |
|
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 |
|
Benjamin Smedberg
|
6e45ebb39c
|
Bug 831428 test fixup in browser_Deprecated.js - run the tests serially, remove the listener after its job is done, r=Yoric
|
2013-01-29 11:02:56 -05:00 |
|
Sunny
|
110b07d0a5
|
Bug 828347 - Warn if session restore is initialized with deprecated synchronous initialization. r=dteller
|
2013-01-29 10:50:04 -05:00 |
|
Yura Zenevich
|
c0ee945a1b
|
Bug 828201 - Replace DEBUG constant by a preference across OS.File and add a File.GET_DEBUG method used for testing. r=dteller
|
2013-01-29 10:50:04 -05:00 |
|
Paolo Amadini
|
f27bce4fa7
|
Bug 831708 - Add basic download states and progress. r=enn
|
2013-01-29 15:24:22 +01:00 |
|
Paolo Amadini
|
00adb0a124
|
Bug 825591 - Skeleton of asynchronous JavaScript API for downloads. r=enn,mak
|
2013-01-29 15:24:17 +01: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 |
|