Commit Graph

14239 Commits

Author SHA1 Message Date
Ryan VanderMeulen
51125ce48e Merge m-c to inbound. 2013-02-04 14:54:36 -05:00
Tim Taubert
3f10682513 merge m-c to fx-team 2013-02-04 20:12:29 +01:00
Phil Ringnalda
e26c5513da Merge the last PGO-green inbound changeset to m-c 2013-02-03 12:33:19 -08:00
Vladan Djeric
b27403e6de Bug 793972 - Fix 'Details' button in Crash Reporter dialog. r=ted 2013-02-02 19:01:09 -05:00
Olli Pettay
a8ab96fb38 Bug 833143 - Don't GC in nsXREDirProvider::DoShutdown, r=bsmedberg,billm 2013-01-24 18:39:57 +02:00
Mike Hommey
5df98a6b44 Bug 836218 - Always copy files instead of skipping when destination is newer when doing l10n-repacks. r=ted 2013-02-03 07:20:24 +01:00
Mike Hommey
bb1b1d248b Bug 835309 - Look at .xpi file contents when unifying them for universal builds. r=gps 2013-02-03 07:19:15 +01:00
Mike Hommey
297da24b6a Bug 835309 - Fix JarFileReader.readlines() and make flake8 happier. r=gps 2013-02-03 07:18:55 +01:00
Brandon Waterloo
b9aa9cf02f Bug 833511 - Add rotation gesture support to Image documents. r=jaws 2013-01-31 16:52:31 -05:00
Justin Lebar
3c885319b1 Bug 833913 - Part 2: Make about:memory sort reporters with equal amounts by name, and update the tests to match this. r=njn 2013-02-01 10:12:52 -05:00
Tim Taubert
a4914bb6e7 Bug 837208 - Closing a private browsing window yields NS_ERROR_FAILURE in removeObserver() at LightweightThemeConsumer.jsm:64; r=ehsan 2013-02-01 14:31:32 -05:00
Masatoshi Kimura
b4a67e9626 Bug 817568 - Enclose more API calls with __try...__except. r=mcmanus 2013-01-31 21:47:58 +09:00
Phil Ringnalda
32ec24fb6d Back out 73b1860d1fdc (bug 833511) for failures in browser_gestureSupport.js
CLOSED TREE
2013-01-30 20:41:02 -08:00
Brandon Waterloo
0b9dfe469f Bug 833511 - Add rotation gesture support for standalone image documents. r=jaws 2013-01-30 16:31:25 -05:00
Brian R. Bondy
06a4c0f20f Bug 823990 - Autocomplete results should not disappear for no results when minResults == 0. r=mak 2013-01-30 13:17:38 -05:00
Mitesh Pathak
746f2bcc7c Bug 808492 - Support double-closing DirectoryIterator in asynchronous mode. r=dteller 2013-01-17 15:22:09 +05:30
Robert Strong
d239205d95 Bug 837345 - Cleanup unused code that is no longer needed with NSIS 2.46. r=bbondy 2013-02-01 20:18:07 -08:00
Robert Strong
49aee920ea Bug 695811 - Checking for updates logs two warnings about deprecated XMLHttpRequest attributes. r=bbondy, r=dhylands 2013-02-01 18:58:48 -08:00
Margaret Leibovic
ae1909b998 Bug 834681 - Add support for basic distribution modifications. r=mfinkle 2013-02-01 15:45:33 -08:00
Jeff Muizelaar
eb77d00bb0 Bug 808785. Stop shipping d3dx9_43.dll. r=bjacob
Since ANGLE revision 1314 / issue 311:
http://code.google.com/p/angleproject/issues/detail?id=311 d3dx9_43.dll is no
longer needed.

--HG--
extra : rebase_source : cb02a61730f4a24f807662269693be2dde673ff0
2013-01-28 11:52:06 -05:00
Daniel Holbert
31ca3399dc Bug 836348: Mark toolkit/components/autocomplete as FAIL_ON_WARNINGS. r=mak 2013-02-01 15:15:30 -08:00
Daniel Holbert
f089fe53f8 Bug 835867: Use 'nsRefPtr' and 'forget()' in nsNavHistory.cpp instead of manual NS_ADDREF calls. r=mak 2013-02-01 15:15:29 -08:00
Daniel Holbert
d5e7941c86 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
8f24bba2d0 Bug 835543 part 2: Remove deprecated interface nsINavHistoryFullVisitResultNode. r=mak 2013-01-29 14:30:13 -08:00
Daniel Holbert
a5f73c1846 Bug 835543 part 1: Remove unused class nsNavHistoryFullVisitResultNode. r=mak 2013-01-29 14:30:13 -08:00
Ryan VanderMeulen
841f229e8b Backed out changesets 50f4ba15a3c7 and cafa8ba33704 (bug 796388) for mochitest-2 orange. 2013-01-29 16:38:37 -05:00
Nathan Froyd
bb40ea0e94 Bug 796388 - part 2 - delete MOZ_SQLITE histogram definitions; r=taras 2013-01-29 15:04:20 -05:00
Gabriele Svelto
947c3da369 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
e2c29ce2df Merge the removal of global private browsing support 2013-01-29 13:13:58 -05:00
Ehsan Akhgari
32d278987e 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
759c960572 Merge m-c to inbound. 2013-01-29 12:09:11 -05:00
Tim Taubert
e90bafb320 merge m-c to fx-team 2013-01-29 11:40:50 -05:00
Robert Strong
d0f559c7f4 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
6b202f1957 Bug 835090 - Where possible app update xpcshell tests should run on xulrunner. r=bbondy 2013-01-28 12:23:10 -08:00
Jeff Walden
a466d14e0a 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
0b41061a2c Bug 751618 - Add js/GCAPI.h (r=terrence) 2013-01-27 12:35:12 -08:00
Ryan VanderMeulen
752a981ef7 Merge m-c to inbound. 2013-01-27 15:23:35 -05:00
Gregory Szorc
cc80886a87 Merge mozilla-central into services-central 2013-01-27 10:05:23 -08:00
Richard Newman
229a4c7ee0 Bug 834449 - Part 3: simplify cleanup of cached statements. r=gps 2013-01-25 15:05:15 -08:00
Richard Newman
a059d66052 Bug 834449 - Part 2: clean up cached statements in Sqlite.jsm. r=gps 2013-01-25 00:38:59 -08:00
Richard Newman
2c6a0e4755 Bug 834449 - Part 1: rework tracking of pending statements. r=gps 2013-01-25 00:35:19 -08:00
Sunny
2058bc86f6 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
f728dc29fb Bug 833609 - Part 2: Add timer to shrink memory after idle; r=mak 2013-01-24 13:30:20 -08:00
Gregory Szorc
b85cf061e3 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
b00b47237c Merge the last PGO-green inbound changeset to m-c. 2013-01-25 12:33:43 -05:00
Olli Pettay
025e6138b6 Bug 833143 - Don't GC in nsXREDirProvider::DoShutdown, r=bsmedberg,billm 2013-01-24 18:39:57 +02:00
Ehsan Akhgari
b3849129ac Backed out changeset 70baa7e07838 (bug 833915) since one day has passed 2013-01-24 11:12:24 -05:00
Ryan VanderMeulen
0dddf189fc Merge m-c to fx-team. 2013-01-24 21:36:55 -05:00
Benjamin Smedberg
a6d7ef666c 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
3cc4eab63b Bug 828347 - Warn if session restore is initialized with deprecated synchronous initialization. r=dteller 2013-01-29 10:50:04 -05:00
Yura Zenevich
54326c1dd1 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
881a06706e Bug 831708 - Add basic download states and progress. r=enn 2013-01-29 15:24:22 +01:00
Paolo Amadini
c9fdf4a86a Bug 825591 - Skeleton of asynchronous JavaScript API for downloads. r=enn,mak 2013-01-29 15:24:17 +01:00
Mike Hommey
5c9f515355 Bug 833882 - Correctly handle non chrome directories when doing l10n-repack. r=gps 2013-01-23 23:49:23 +01:00
Ehsan Akhgari
c30aff9acb 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
ace5227881 Bug 833886 - Attempt to unbreak comm-central after bug 780561. r=ted DONTBUILD 2013-01-23 20:17:07 +01:00
Mike Hommey
37248522a0 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
f269502618 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
846a23c358 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
32b86e426d Bug 830767 - Implement about:mozilla for B2G - HTML part. r=Pike 2013-01-22 15:04:23 +01:00
Johnathan Nightingale
976860ae7e Bug 830767 - Implement a new about:mozilla for rapid release, android, b2g. r=Pike 2013-01-17 10:01:40 -08:00
Raymond Lee
619db6d23f Bug 752217 - Replace usage of setPageTitle with updatePlaces. r=mak 2013-01-23 10:50:13 +08:00
Ryan VanderMeulen
258ed8c88c Merge m-c to inbound. 2013-01-24 07:09:10 -05:00
Mike Hommey
7ae3fc01fc Bug 780561 - Remove now unused bits of the packaging scripts. r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey
f00d130aa1 Bug 780561 - Use new packager code for packaging (packager.mk) r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey
b1892e3860 Bug 780561 - Use new packager code for l10n repacks. r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey
d56548c34f Bug 780561 - Import new packager code. r=gps 2013-01-23 11:23:14 +01:00
Ehsan Akhgari
0a9feb2bc9 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
7f38ba41bd 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
e155486f26 Bug 831724 - Variables View: [object undefined] for Window when inspecting raw objects, r=msucan 2013-01-21 23:59:30 +02:00
Dave Hylands
802e24ff19 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
b483ee1c54 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
77bcbdf4a7 Bug 830271 - Make download UI notification take an nsIDownload. r=mak sr=mossop 2013-01-21 16:11:45 +00:00
Josh Matthews
0bab97f8e4 Bug 830066 - Use proper document for dropping links on toolkit download UI. r=mak 2013-01-21 15:09:51 +00:00
Nicholas Nethercote
0293b60b78 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
f086d4a270 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
4afc83eea6 Bug 806770 - Fix strict mode warning in richlistbox.xml. r=Yoric 2013-01-26 12:57:59 -05:00
Ryan VanderMeulen
f453adc862 Merge m-c to inbound. 2013-01-26 12:48:17 -05:00
Mike Hommey
f1d60646e7 Bug 833882 - Correctly handle non chrome directories when doing l10n-repack. r=gps 2013-01-25 19:22:48 +01:00
Ryan VanderMeulen
a3bab2ee76 Merge the last PGO-green inbound changeset to m-c. 2013-01-24 20:59:19 -05:00
Mike Hommey
e195c0e966 Backout changeset 4c8d59b07d16 (bug 833882) for l10n bustage 2013-01-25 00:41:46 +01:00
Mike Hommey
40a41c7a8a 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
04ca6c04b2 Bug 834176 - Use NON_OMNIJAR_FILES value in the new packager. r=gps 2013-01-25 00:38:47 +01:00
Mike Hommey
6c30475215 Bug 833848 - Fixup for crashreporter.ini handling in l10n-repack. r=ted 2013-01-25 00:38:19 +01:00
Olli Pettay
27c4bd1745 backout bug 833143 since WebRTC code doesn't like it 2013-01-24 21:39:16 +02:00
Ryan VanderMeulen
79c9011dfa Backed out changeset 689690a17de3 (bug 833143) since the attempt at merging the backout from m-c was lost. 2013-01-24 16:35:31 -05:00
Robert Strong
3a703249c7 Bug 593148 - Remove version.nsh after other apps no longer use it. r=bbondy 2013-01-24 12:15:03 -08:00
Dave Hylands
af3bb6ca29 Bug 831701 - Finish active updates unless the user swtiches to a newer one. Remove stale updates. r=rstrong
Once the user starts to download an update, stick to that update until the user cancels the download and does a "Check Now".

If a newer update is started and a stale update is detected, remove the stale update.

If a download fails due an update being in the applied state, prompt the user to apply it.

If an update was fully downloaded, but interrupted during verification, then don't redownload.
2013-01-25 10:27:49 -08:00
Marco Bonardo
3fecd181f3 Bug 832133 - Stop using addvisit() in toolkit cpp tests.
r=Mano
2013-01-25 11:16:24 +01:00
Mark Hammond
1311d8b627 Bug 808215 - Disable social API in private windows for per-window Private Browsing builds. r=jaws,mixedpuppy
--HG--
rename : browser/base/content/test/social/browser_social.js => browser/base/content/test/social/browser_social_globalPB.js
2013-01-24 21:14:36 +11:00
Ryan VanderMeulen
d30eedd7b3 Backed out changeset 4a271b44cbfe (bug 810146). r=bustageahoy
CLOSED TREE
2013-01-28 15:14:28 -05:00
Ted Mielczarek
e79c0c37da bug 835456 - Update Breakpad to SVN r1106. r=upstream 2013-01-28 14:12:12 -05:00
Irving Reid
63f5c2157b 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
Mark Hammond
ae95b03e47 Backout 82464c35d37a (Bug 808215) for a regression and test failures. 2013-01-24 17:44:40 +11:00
Mark Hammond
d03e297868 Bug 808215 - Disable social API in private windows for per-window Private Browsing builds. r=jaws
--HG--
rename : browser/base/content/test/social/browser_social.js => browser/base/content/test/social/browser_social_globalPB.js
extra : rebase_source : 4cd66d38df3af9ba52c224e466ee7268b2cf43de
2013-01-24 16:15:11 +11:00
Ryan VanderMeulen
2812fd6c3b Merge m-c to inbound. 2013-01-24 18:10:25 -05:00
Georg Fritzsche
fb55032094 Bug 744745 - Prevent overlay being made transparent from site CSS. r=jaws 2013-01-23 20:59:13 +01:00
Kris Maglione
28f2ca6445 Bug 831805: Block malicious Mozilla Framework Assistant (em:creator is Mozilla.org). r=Mossop 2013-01-23 11:46:06 -08:00
Chris Peterson
0b8a5809ff Bug 816298 - Part 2: Replace references to -moz-user-select:-moz-none with -moz-user-select:none. r=ehsan r=enndeakin
--HG--
extra : rebase_source : 4763e08113fb49a282fc04af072f60b74046e2c4
2013-01-08 15:45:24 -08:00
Jared Wein
f2fc9eeac5 Bug 831020 - Errors in the error console with very long reference lines hang the browser. r=neil
--HG--
extra : rebase_source : ac09c6d4bad6eff76691a950f1ec7d5d8b342cfc
2013-01-23 13:10:07 -05:00