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
Raymond Lee
c089ae192d
Bug 820763 - Stop using addvisit() in toolkit tests. r=mak
2013-01-18 10:13:09 +08:00
Ehsan Akhgari
76a2b6e723
Merge mozilla-central into mozilla-aurora
2013-01-19 11:10:03 -05:00
Gregory Szorc
8aa17f8eed
Bug 831882 - Correctly install proxied log functions; r=rnewman
2013-01-18 10:11:28 -08:00
Gregory Szorc
020c246ee6
Bug 830209 - SQLite.jsm now handles transactions off the main thread; r=mak
2013-01-18 10:11:22 -08:00
Matthew Noorenberghe
f84ebc1e87
Merge fx-team with mozilla-central
2013-01-17 16:14:57 -08:00
Marco Bonardo
c57b5fa89e
Bug 831725 - Fix wrong merge on toolkit/components/places/tests/browser/head.js
...
r=me
2013-01-19 12:30:00 +01:00
Matthew Noorenberghe
00436a098a
Bug 496471 - Silence satchel warning about ORDER BY without an index since an index can't be used. r=dolske
2013-01-16 18:39:42 -08:00
Benoit Girard
c0f258c2d0
Bug 830809 - Remove 'shutdown start' label with eConsiderQuit. r=ehsan
...
--HG--
rename : content/svg/content/nsISVGPoint.cpp => content/svg/content/src/DOMSVGPoint.cpp
extra : rebase_source : 9150564527326347a8007be7e766b92ef7823c6a
2013-01-16 11:01:14 -05:00
Panos Astithas
b157673742
Merge m-c to fx-team
2013-01-16 10:13:29 +02:00
Gregory Szorc
bf7d11769c
Merge mozilla-central into services-central
2013-01-15 23:11:26 -08:00
Gregory Szorc
ca49c84dab
Bug 829881 - Part 2: Re-enable pre-processing of about:telemetry; r=tchevalier
2013-01-15 17:53:09 -08:00
Rafael Ávila de Espíndola
0cdb0a43d3
Bug 831133 - Record only the basename. r=vladan.
2013-01-16 21:02:32 -05:00
Gregory Szorc
f218af6f35
Bug 829881 - Remove references to replaced Telemetry notification bar; r=tchevalier
2013-01-15 12:38:01 -08:00
Mihai Sucan
63c0ed5ccd
Bug 787985 - Console API messages are not consistent; r=past
2013-01-15 16:02:25 +02:00
Ehsan Akhgari
962a24f24f
Merge the last PGO-green changeset of mozilla-central into mozilla-inbound
2013-01-14 17:27:01 -05:00
Gian-Carlo Pascutto
329bc80a10
Backout ff82d1a3955e (Bug 830308).
2013-01-14 20:16:38 +01:00
Felipe Gomes
46f72e2365
Bug 779754. Fix intermittent test_destinationURI_annotation.xul by cleaning up possible leftover files before starting the test. r=mconley
2013-01-15 14:11:39 -02:00
Jacek Caban
adf69cb8ea
Bug 829518 - Use MOZ_SEH_* macros for SEH exceptions
2013-01-14 13:27:33 +01:00
Gian-Carlo Pascutto
56d4fcf974
Bug 825891 - Remove one more obsolete mention of per-client randomization. r=dcamp
2013-01-14 17:43:14 +01:00
Philip Chee
fcaab0e18a
Bug 825417 SafeBrowsing.jsm: Don't hardcode phishing/malware table names (phishingList, malwareList) r=gcp.
2013-01-14 23:25:51 +08:00
Phil Ringnalda
0617483ddf
Merge m-c to fx-team
2013-01-14 19:39:31 -08:00
Nick Fitzgerald
c25cade2a6
Bug 828070 - Update SourceMap.jsm from mozilla/source-map to get the |sources| getter; r=rcampbell
2013-01-09 14:55:00 -05:00
Tim Taubert
77cdbe20da
merge m-c to fx-team
2013-01-13 01:56:53 +01:00
Phil Ringnalda
fb8721c7a7
Merge m-c to fx-team
2013-01-11 21:36:11 -08:00
Dave Hylands
5f6cd11a09
Bug 813770 - Fix xpcshell update tests to work with new code. r=rstrong
2013-01-12 05:03:13 +01:00
Dave Hylands
bbea4b3632
Bug 813770 - Rebooting after update is downloaded but before it's applied doesn't show prompt to re-apply on subsequent restart. r=rstrong
2013-01-12 05:03:13 +01:00
Mihai Sucan
5fef84b7de
Bug 827083 - Cannot attach remote web console to Firefox Android; r=past
2013-01-11 19:31:09 +02:00
Trevor Saunders
146d0e3215
bug 829288 - fix some toolkit/ warnings r=ehsan
2013-01-10 06:44:15 -05:00
Ehsan Akhgari
e194060fe0
Backed out changeset 23bb4a03ef34 (bug 815418) because of possible xpcshell bustage
...
--HG--
extra : rebase_source : dcd383efb1c245239a2dc4bc261ada158bb131c2
2013-01-10 17:21:48 -05:00
Vladan Djeric
1ad99fa69a
Bug 830202: Track slow SQL strings from Firefox Health Report. r=taras
2013-01-13 21:56:39 -05:00
Dave Townsend
13948d8c34
Bug 818468: Langpacks aren't being properly registered in bootstrappedAddons. r=Unfocused
2013-01-13 16:29:25 -08:00
Daniel Holbert
f159ce09df
Bug 829975: Mark classes in nsGIOService.cpp & .h as MOZ_FINAL to fix their Wdelete-non-virtual-dtor build warnings. r=ehsan
2013-01-13 12:28:59 -08:00
Robert Strong
808dbee277
Followup possible fix for Bug 814535 and Bug 774014 - Intermittent test_0201_app_launch_apply_update* and test_0203_app_launch_apply_update* | launch application timer expired. r=bbondy, a=test-only
2013-01-13 00:46:41 -08:00
Robert Strong
062a0de755
Possible fix for Bug 814535 and Bug 774014 - Intermittent test_0201_app_launch_apply_update* and test_0203_app_launch_apply_update* | launch application timer expired. r=bbondy
2013-01-12 23:30:11 -08:00
Ryan VanderMeulen
2e3b37c4ff
Merge m-c to inbound.
2013-01-12 20:56:52 -05:00
Masatoshi Kimura
8e74c0454c
Bug 829518 - Enclose InternetQueryOptionW in __try...__except to suppress crash. r=mcmanus
2013-01-13 05:30:15 +09:00
Nick Fitzgerald
7a20122a96
Bug 783420 - Stop using devtools' Promise.jsm, and start using toolkit/addon-sdk/promise/core.js; r=past,jwalker
2013-01-08 14:42:00 +02:00
Panos Astithas
692e4d1071
Merge m-c to fx-team
2013-01-10 08:48:55 +02:00
Panos Astithas
6de8dac9be
Merge m-c to fx-team
2013-01-09 21:42:41 +02:00
Raymond Lee
cfa5fd5fdc
Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=ehsan
...
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
2013-01-09 12:21:29 +08:00
Mounir Lamouri
af0ede0616
Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug
2013-01-08 17:10:00 +00:00
Patrick McManus
521deb2573
bug 796475 - proxy auth cancelation rendering fix r=jduell
...
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
2013-01-09 10:17:32 -05:00
Fabrice Desré
f43e3df0ea
Bug 799151 - Display a prompt to allow remote debugging connections in Firefox OS r=vingtetun
2013-01-08 09:08:00 +02:00
Chris Peterson
d2b4e410e5
Bug 785918 - Part 1: Replace PR_ARRAY_SIZE() with mozilla::ArrayLength() and MOZ_ARRAY_LENGTH(). r=ehsan
2013-01-05 23:37:25 -08:00
Mihai Sucan
3e7768a64f
Bug 826798 - Network inspector does not correctly render cookie; r=past
2013-01-08 23:25:57 +02:00
Ed Morley
1ecbe572b9
Merge mozilla-central to mozilla-inbound
2013-01-07 12:04:57 +00:00
Gregory Szorc
190f856ba0
Merge mozilla-central into services-central
...
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-07 00:21:41 -08:00
Gregory Szorc
5c3b96ccdb
Bug 813833 - Part 2: Add additional logging around connection close; r=trivial
2013-01-06 21:26:49 -08:00
Gregory Szorc
bf544fce44
Merge mozilla-central into services-central
...
--HG--
rename : content/html/content/public/nsHTMLCanvasElement.h => content/html/content/public/HTMLCanvasElement.h
rename : content/html/content/src/nsHTMLCanvasElement.cpp => content/html/content/src/HTMLCanvasElement.cpp
2013-01-06 10:06:07 -08:00
Phil Ringnalda
3e79c4bdc0
Merge the last PGO-green inbound changeset to m-c
2013-01-05 15:57:15 -08:00