Nanci Bonfim
e1e36bce06
Bug 800275 - Decreasing assymptoptic complexity of two loops from n^2 to n by removing the Array#shift usage, r=jaws
2012-10-17 22:01:23 -03:00
Wes Johnston
2aaf412a69
Bug 800840 - Setup profile locker after unlocking on Android. r=bsmedberg
2012-10-18 10:54:42 -07:00
Honza Bambas
253643f4f3
Backout of changeset 4dc26e9f3189
2012-10-23 17:37:58 +02:00
Honza Bambas
5117025711
Bug 776171 - Don't delete cached credentials when having ident from URI, XHR auth didn't work after first time, r=cbiesinger
...
--HG--
rename : toolkit/components/passwordmgr/test/authenticate.sjs => toolkit/components/passwordmgr/test/auth2/authenticate.sjs
2012-10-23 17:03:49 +02:00
Neil Deakin
63abc12c82
Bug 793157, add a popup method to move a popup relative to an anchor after it has opened, r=neil
2012-10-23 08:11:13 -04:00
Neil Deakin
d7944e2171
Bug 792296, don't flush while getting popup state and calling other popup methods, r=neil
2012-10-23 08:11:09 -04:00
Gian-Carlo Pascutto
3489a8f3a6
Bug 797302 - crash in mozilla::safebrowsing::Classifier::Check. r=dcamp
2012-10-23 09:57:18 +02:00
Jim Blandy
4b30589daf
Bug 738480: Simplify Debugger::ScriptQuery after CPG. Fix missing compile-and-go scripts. r=luke
2012-10-19 09:53:00 -07:00
Brian R. Bondy
1ce38ab9a3
Bug 801855 - Check update download progress to prevent overly large update from being downloaded. r=rstrong
2012-10-19 12:43:54 -04:00
Brian R. Bondy
acce3d9fba
Bug 801855 - Tests for MAR downloads will not be accepted if manifest size is different. r=rstrong
2012-10-19 12:43:51 -04:00
Justin Lebar
842a8e76e9
Bug 798395 - Follow-up: Add URI escaping to about:memory's file argument. r=me
2012-10-19 12:13:54 -04:00
Justin Lebar
c2c127fd47
Bug 798395 - Let us specify a file to load into about:memory (as about:memory?file=/path/to/file). r=njn
2012-10-19 11:51:51 -04:00
Jacek Szpot
e906c7cfa4
Bug 800106: replace some NS_ALWAYS_INLINEs with MOZ_ALWAYS_INLINEs; r=ehsan
2012-10-19 10:33:33 +02:00
Isaac Aggrey
5d8d5083ea
Bug 794510: Part 1 - Build with NO_NSPR_10_SUPPORT by default; r=ehsan,glandium,wtc
2012-10-11 01:00:54 -05:00
Ehsan Akhgari
7a05f28eb2
Backout changeset 788a51ef6221 (bug 800106) because of Windows XP Kraken regression
2012-10-22 16:44:09 -04:00
Andres Hernandez
e456defc7f
Bug 769298 - Avoid logging script errors coming from private windows in the global error console
2012-10-19 15:52:21 -06:00
Graeme McCutcheon
9cf360ac6d
Bug 409624 - Sanitizer should clear findBar data. r=adw
2012-10-22 12:42:53 +01:00
Jared Wein
aa4b4bc91e
Backed out changeset ca101d926240 (bug 787767)
2012-10-22 01:56:10 -07:00
Jared Wein
d1e233cc04
Bug 803015 - Click-to-play plugin overlay shouldn't inherit page text-transform style. r=dao
...
--HG--
extra : rebase_source : 0e44b2eaa31d4f8d7c9dea8e1faa891803f9c2e4
2012-10-21 17:27:38 -07:00
Jared Wein
c574388835
Bug 787767 - Implement runtime performance monitoring for Worker API abuse. r=felipe
...
--HG--
extra : rebase_source : 93e027809cc3f6ceb2939cb2e3919c3516d05be7
2012-10-21 17:26:11 -07:00
Frank Yan
1ec853200c
Bug 619652 - Display plugin file and mime types in Add-ons Manager. Part 2: Test. r=Unfocused
2012-10-19 04:15:25 -07:00
OHZEKI Tetsuharu
a405360341
Bug 802668 - Use Service.jsm in toolkit/content/contentAreaUtils.js. r=gavin
2012-10-18 15:44:36 +01:00
Mike Hommey
4dbb2e1066
Bug 799441 - Build GIO module in libxul. r=ted
2012-10-18 14:47:10 +02:00
Mike Hommey
c318b23973
Bug 794472 - Add quoting for some commands to make pymake happier. r=ted
2012-10-18 14:44:12 +02:00
Gian-Carlo Pascutto
87d5a35e3c
Bug 795281. r=bholley
2012-10-18 13:52:03 +02:00
Frank Yan
354aab485d
Bug 619652 - Display plugin file and mime types in Add-ons Manager. Part 1: Implementation. r=Unfocused
2012-09-15 17:17:32 -05:00
Mihai Sucan
2084f5fed7
Bug 798764 - Global console: add support for a global ConsoleProgressListener; r=past
2012-10-18 22:04:53 +03:00
Mihai Sucan
776d41b784
Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert
2012-10-11 21:24:57 +03:00
Ryan VanderMeulen
da830356a6
Merge inbound to m-c.
2012-10-14 16:39:23 -04:00
Philip Chee
fc0463cf62
Bug 800197 Warning Popup for Failed Find Has Wrong Title Bar "(JavaScript Application)" r=Neil.
2012-10-14 13:08:47 +08:00
Ryan VanderMeulen
d37755dc84
Merge the last PGO-green inbound changeset to m-c.
2012-10-13 19:26:29 -04:00
Tim Taubert
528cf2ffe4
merge m-c to fx-team
2012-10-13 23:20:19 +02:00
Marshall Culpepper
4e8dca8fac
Bug 794211: Check for updates after coming online when a check fails because the network is offline. r=bbondy r=rstrong
2012-10-13 13:06:58 -05:00
Shane Caraveo
8a9d048f1b
Bug 785920 - reload for workers. r=gavin.sharp
2012-10-12 16:58:50 -07:00
Andrew Quartey
637d5881bf
Bug 792581 - part 18: Replace LL_L2D macro with double cast. r=ehsan
2012-10-12 13:29:11 -04:00
Josh Matthews
80112a2809
Bug 505385 - Part 18: Reduce number of notifications - START_REQUEST/START_CONTAINER -> SIZE_AVAILABLE, remove START_DECODE and START_FRAME. Rename remaining ones for clarity. r=joe
2012-10-12 12:11:23 -04:00
Josh Matthews
2c57ae944e
Bug 505385 - Part 11: Create a new imgINotificationObserver interface to replace all uses of imgIContainerObserver and imgIDecoderObserver outside of image/. r=joe
2012-10-12 12:11:22 -04:00
Panos Astithas
611a440d49
Bug 795263 - Actor names should not change when promoted to thread-lifetime; r=rcampbell
2012-10-12 11:26:49 +03:00
Gian-Carlo Pascutto
7604d7e2a2
Bug 785960 - Add FENNEC_ prefix, and add Telmetry for "Don't keep activities". r=kats
2012-10-09 17:59:44 +02:00
EKR
9bcb94d7e2
Bug 799246: Conditionally enable webrtc unit tests r=jesup,ted,cjones
2012-10-08 18:56:00 -07:00
Ryan VanderMeulen
a72777272c
Backed out a57ade621efb, 2a8fef2bd228, 632ce3e7d3ef (bug 799638) for bustage.
2012-10-13 21:22:30 -04:00
Benoit Girard
2859636c5c
Bug 799638 - Use timeline events as profiler startup markers. r=taras
2012-10-13 21:03:18 -04:00
Ryan VanderMeulen
9b41390f8a
Merge m-c to inbound.
2012-10-13 19:27:51 -04:00
Jacek Szpot
0ebb25a85a
Bug 800106: replace NS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE; r=ehsan
2012-10-13 17:52:10 +02:00
Mike Hommey
8bbf9b347d
Bug 799323 - Make test from bug 793672 more reliable. r=past
2012-10-09 10:17:27 +02:00
Philip Chee
de0d682be7
Bug 795065 - SeaMonkey bustage fix. r=mak
2012-10-08 21:01:29 -04:00
Ehsan Akhgari
28839d5de3
Bug 723004 - Port nsLoginManagerPrompter to the per-window private browsing API; r=dolske
2012-10-12 21:49:26 -04:00
Ehsan Akhgari
dc1992f1e0
Bug 801151 - Make sure that favicon loads from tabs which are loading right near the end of a private browsing session do not into the non-private session; r=jdm
...
--HG--
extra : rebase_source : 50c8cc5fd90c907bb8fa00b2851c5f544f355505
2012-10-12 19:36:46 -04:00
Adri Hilviu
a60adb9415
Bug 794234 - Get more information on WRITE_ERROR_SHARING_VIOLATION errors (error 36). r=bbondy
2012-10-11 21:54:58 -04:00
Axel Hecht
5008615a6a
Bug 800329 - Check for value before checking its contents. r=ted
2012-10-13 04:37:15 -04:00
Ekanan Ketunuti
f1669039be
Bug 800281 - Remove usage of MozWebSocket in FrameWorker.jsm. r=jaws
2012-10-12 10:09:58 +07:00
David Flanagan
7ea4aef67b
Bug 793372 - Make device storage recognize 3gp videos and .pls and m3u playlists. r=dougt
2012-10-11 15:45:55 -07:00
Saurabh Anand
40da363771
Bug 722995 - Part 2: Make DownloadLastDir.jsm use per-window privacy status instead of global service. r=ehsan
2012-07-21 11:24:41 +05:30
Saurabh Anand
7aa6140e17
Bug 722995 - Part 1: Convert test_privatebrowsing_downloadLastDir.js, test_privatebrowsing_downloadLastDir_c.js, test_DownloadLastDir.js, and test_DownloadLastDirWithCPS.js to mochitest. r=ehsan
2012-07-21 11:20:24 +05:30
Neil Rashbrook
499b85069a
Bug 802820 Restore fallback behaviour when charset titles are missing r=smontagu
2012-10-21 10:31:21 +01:00
Ryan VanderMeulen
4dfc29c3c1
Merge m-c to inbound.
2012-10-20 18:02:38 -04:00
Ryan VanderMeulen
b546f1790f
Merge fx-team to m-c.
2012-10-20 17:15:57 -04:00
Jeff Muizelaar
46c742b7a2
Bug 800532. updater: Use low priority IO on OS X and Windows. r=bbondy
...
Uses low priority IO when doing background updates with the hope
that it will interfere less with the users system.
2012-10-11 16:47:52 -04:00
Mario Alvarado [:marioalv]
f629f36ae7
Bug 721512 - Widgets: Use EventUtils sendChar() and sendKey(), instead of calling synthesizeKey() directly. r=enn
2012-10-17 10:03:24 -06:00
Ryan VanderMeulen
3b6b029c53
Merge the last PGO-green inbound changeset to m-c.
2012-10-19 21:49:15 -04:00
Jared Wein
7a30ded357
Bug 803385. Make sure cookie value is not undefined before trying to trim it. r=felipe
2012-10-19 17:16:24 -07:00
Neil Rashbrook
4669a01506
Bug 803661 Can't save files from the view source window r=jdm
2012-10-20 00:37:35 +01:00
Abhishek Potnis
c0ce2d38da
Bug 727967 - Support conversion from/to JSON in Dict.jsm. r=gavin
2012-10-10 21:55:38 +05:30
Mark Hammond
c2a305ddfe
Bug 790201 - better cleanup of social worker sandbox. r=felipe
2012-10-18 16:42:40 +11:00
Felipe Gomes
3caf89215e
Bug 802929 - use existing port handle for socialcookies-get message. r=jaws,mixedpuppy
2012-10-18 16:40:12 +11:00
Shane Caraveo
74d074444c
Bug 802395: fix parse error caused by messages being sent when the port isn't yet fully initialized, r=gavin
2012-10-16 16:47:42 -07:00
Ryan VanderMeulen
3b968195fd
Merge m-c to inbound.
2012-10-17 15:33:10 -04:00
Ryan VanderMeulen
f70bd3846d
Merge the last PGO-green inbound changeset to m-c.
2012-10-17 14:07:59 -04:00
Brian R. Bondy
35d2e26ee5
Bug 802016 - Do not allow caching at all when checking for updates. r=rstrong
2012-10-17 13:41:35 -04:00
Ehsan Akhgari
1a3d718b58
Merge mozilla-central into mozilla-inbound
2012-10-17 13:03:16 -04:00
Brian R. Bondy
e1d7888127
Bug 792452 - Updater code updates for multi signature changes. r=bsmith
2012-10-17 09:39:43 -04:00
Aryeh Gregor
c441de2073
Bug 802069 - Make "macintosh" the canonical name of its encoding, not "x-mac-roman"; r=smontagu
...
--HG--
rename : intl/uconv/tests/unit/test_decode_x_mac_roman.js => intl/uconv/tests/unit/test_decode_macintosh.js
rename : intl/uconv/tests/unit/test_encode_x_mac_roman.js => intl/uconv/tests/unit/test_encode_macintosh.js
2012-10-17 12:15:23 +02:00
Jonathan Kew
e83f607861
bug 801277 - prevent the resizer graphic being scaled by page zoom. r=roc
2012-10-17 09:48:21 +01:00
Isaac Aggrey
61d7092334
Bug 794510: Part 3 - create NSPRFormatTime.h with temporarily undef'd NO_NSPR_10_SUPPORT for compatibility; r=ehsan
2012-10-11 13:16:29 -05:00
Jan Beich
c7cd60add5
Bug 778078 - Disable GLib slice allocator on systems with jemalloc in libc. r=glandium
2012-10-17 16:36:43 +02:00
Phil Ringnalda
0dda65f068
Back out 0fc318454f2b (bug 790393) for bustage on a CLOSED TREE
2012-10-16 20:10:40 -07:00
Phil Ringnalda
abfd8dde73
Back out 4f8830d30f62 (bug 794680) for bustage on a CLOSED TREE
2012-10-16 19:58:32 -07:00
David Rajchenbach-Teller
96b80a3867
Bug 800493 - Remove now useless libxul code from OS.File. r=froydnj
2012-10-16 21:34:03 -04:00
Jed Parsons
f46a0d35ef
Bug 794680 - Connect gecko to b2g identity ui. r=benadida
2012-10-16 21:34:02 -04:00
Shih-Chiang Chien
6b7b4abb12
Bug 790393 - Add MozPower.factoryReset() for factory reset. r=cjones, r=vingtetun, sr=sicking
2012-10-04 17:28:34 +08:00
Mark Banner
c53e719554
Bug 801716 Thunderbird Permanent Orange: TEST-UNEXPECTED-FAIL | test_removeDataFromDomain.js | false == true - ensure places history is enabled when running the test. r=ehsan
2012-10-16 14:54:01 +01:00
Ed Morley
39724d1445
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-16 09:08:39 +01:00
Dale Harvey
94c1307445
Bug 801696 - Add trailing semicolons to property definitions. r=dougt a=blocking-basecamp
2012-10-15 11:00:32 -07:00
Mark Hammond
5f4415abe7
Bug 801080 - window.close should close social panels. r=felipe
2012-10-16 13:53:37 +11:00
Ehsan Akhgari
b9acc431b5
Bug 722983 - Fix the back-end handling of permanent private browsing mode through the per-window private browsing APIs; r=jdm
...
--HG--
extra : rebase_source : 31358b29c5b3c5f6921598ea3246aede62ca78db
2012-10-16 18:06:38 -04:00
Andres Hernandez
f2aa74f125
Bug 799226 - Optimize |OS.File.exists| r=Yoric
2012-10-16 09:39:27 -06:00
Josh Matthews
5f23b791a7
Backout bug 723001.
2012-10-11 22:22:43 -04:00
Josh Matthews
08a5eceeeb
Back out bug 585385 for build bustage.
2012-10-11 21:58:24 -04:00
Josh Matthews
ae359191a3
Bug 505385 - Part 18: Reduce number of notifications - START_REQUEST/START_CONTAINER -> SIZE_AVAILABLE, remove START_DECODE and START_FRAME. Rename remaining ones for clarity. r=joe
2012-10-11 21:34:24 -04:00
Josh Matthews
f3459980ad
Bug 505385 - Part 11: Create a new imgINotificationObserver interface to replace all uses of imgIContainerObserver and imgIDecoderObserver outside of image/. r=joe
2012-10-11 21:34:23 -04:00
Brendan Dahl
526855d2da
Bug 793275 - Add findbar events that can be intercepted. r=dtownsend
2012-10-04 16:53:49 -07:00
aceman
3ce83b934d
Bug 711723 - Move the timestamp in the Error console to the left and on the same line as message text. r=Neil
2012-10-11 21:31:38 -04:00
Josh Matthews
079ecccccd
Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske
2012-10-11 21:04:56 -04:00
Trevor Saunders
3d3592cd63
bug 798595 - remove useless prmem.h includes r=ehsan
2012-10-04 02:14:06 -04:00
Boris Zbarsky
71b66829d2
Bug 773247. Don't keep looking forward for the first visible range and then just ignoring it. r=masayuki
2012-10-11 15:45:52 -04:00
Jeff Muizelaar
538087de5f
Bug 800031. Include paint time int tab switch telemetry. r=ehsan,dao,bjcaob
...
This adds a new FX_TAB_SWITCH_TOTAL_MS that should more accurately represent
the user experience of tab switch time than FX_TAB_SWITCH_UPDATE_MS.
FX_TAB_SWITCH_UPDATE_MS is being kept because it gives a good indication of how
much time is being spent in the front end parts vs the painting parts.
This works by measuring the time between beginTabSwitch() and the first call to
LayerManager::PostPresent().
2012-10-11 13:54:27 -04:00
Ehsan Akhgari
1943420276
Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm
2012-10-09 20:34:59 -04:00
Ed Morley
face72a990
Backout 6e26bb277c64 (bug 799780), cb395ed2de20 (bug 799664), cd5679486c7b (bug 799526) for causing frequent failures in browser_bug400731.js
2012-10-11 15:00:05 +01:00
aceman
830e625697
Bug 799653 - Convert Error console to Services.jsm. r=gavin
2012-10-10 21:11:15 -04:00
Ehsan Akhgari
5a7253fa1e
Merge mozilla-central into mozilla-inbound
2012-10-10 20:21:13 -04:00
Olli Pettay
69e091e8e4
Bug 733305, add a way to hide XBL, r=bz, a=abillings
...
--HG--
extra : rebase_source : df18273ecdbf013138e8e6f1f4ef8082ac4f410c
2012-10-10 22:04:42 +03:00
Nathan Froyd
797ec89815
Bug 799943 - properly search histogram names for startup regex; r=taras DONTBUILD because NPOTB
2012-10-10 10:19:14 -04:00
Ehsan Akhgari
0c028b4be1
Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm
2012-10-09 20:34:59 -04:00
Ehsan Akhgari
5150b5b605
Bug 799229 - Move the ForgetAboutSite modules to toolkit; r=Mossop
...
--HG--
rename : browser/components/privatebrowsing/src/ForgetAboutSite.jsm => toolkit/forgetaboutsite/ForgetAboutSite.jsm
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_clearplugindata.html => toolkit/forgetaboutsite/test/browser/browser_clearplugindata.html
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_clearplugindata.js => toolkit/forgetaboutsite/test/browser/browser_clearplugindata.js
rename : browser/components/privatebrowsing/test/unit/downloads.empty.sqlite => toolkit/forgetaboutsite/test/unit/downloads.empty.sqlite
rename : browser/components/privatebrowsing/test/unit/test_removeDataFromDomain.js => toolkit/forgetaboutsite/test/unit/test_removeDataFromDomain.js
rename : browser/components/privatebrowsing/test/unit/test_removeDataFromDomain_activeDownloads.js => toolkit/forgetaboutsite/test/unit/test_removeDataFromDomain_activeDownloads.js
2012-10-08 16:48:11 -04:00
Dão Gottwald
61ab0e9907
Bug 799084 - Error console filter shouldn't be applied on input. r=neil
2012-10-10 22:31:01 +02:00
Dão Gottwald
466ec6b554
Bug 799081 - Bar at the bottom of the error console should be a <statusbar>. r=neil
2012-10-10 22:30:36 +02:00
David Keeler
f3eb57a13a
bug 797424 - move stripes-info-negative-small.png from toolkit to browser r=dao
...
--HG--
rename : toolkit/themes/pinstripe/mozapps/extensions/stripes-info-negative-small.png => browser/themes/pinstripe/click-to-play-warning-stripes.png
rename : toolkit/themes/winstripe/mozapps/extensions/stripes-info-negative-small.png => browser/themes/winstripe/click-to-play-warning-stripes.png
2012-10-09 10:53:52 -07:00
Gian-Carlo Pascutto
ab3ddd15af
Bug 799228 - Send Android version as OS version for Telemetry. r=blassey
2012-10-10 17:10:39 +02:00
Masatoshi Kimura
5637d27654
Bug 797385 - Part 2: Remove ibm864 usage. r=smontagu
2012-10-10 06:32:37 -04:00
Andres Hernandez
de6a0f4277
Bug 796953 - [OS.File] writeAtomic should accept an option noOverwrite. r=Yoric
2012-10-09 12:10:06 -06:00
Jared Wein
4317aeb5ef
Bug 799396 - Use Map instead of object literal in browser-plugins.js for hash tables. r=dao
2012-10-09 23:40:53 -07:00
Jan Horak
553fe1ba2a
Bug 797349 - Add support for metadata::download-uri for later display in file manager by GIO. r=Neil
...
--HG--
extra : rebase_source : e9fb1abf9eb62aa57ed57a1bd5bf2277bc20d182
2012-10-08 01:46:00 -07:00
Matthew Noorenberghe
a74fe38227
Bug 557738 - Add user.js section to about:support. r=adw
...
--HG--
extra : rebase_source : 060bed565bf0656e7a69a67aae4aefec42535138
2012-09-26 16:03:00 -07:00
Ehsan Akhgari
dd44f85666
Bug 801049 - Communicate the privacy bit of the active window to the search suggestion service so that it knows whether to put the channel it creates in private browsing mode or not; r=gavin
...
I'm using the autocompletesearchparam as a vehicle for delivering the
privacy information into the guts of nsSearchSuggestions. The
alternative solution will involve modifying the autocomplete interfaces,
which is even more horrible than what the code here does. It's not that
bad if you think of autocompletesearchparam attribute as an opaque value
which is used to transfer information to the nsIAutoCompleteSearch
implementations, which is what it is!
2012-10-15 18:59:33 -04:00
Justin Lebar
64d9fb9db6
Bug 801498 - Fix about:compartments styling (broken by bug 798040). r=njn
...
--HG--
extra : rebase_source : f6cfbe731f5ef1182f0e4a360e5a86e972f92df1
2012-10-15 16:50:51 -04:00
David Zbarsky
ebd6229e0a
Backout bug 779684 for topcrash
2012-10-15 14:35:50 -04:00
Ehsan Akhgari
9e0549e4d9
Backout changeset 0f0797cdb55a (bug 800106) because of Kraken regressions on Windows XP
2012-10-15 14:19:55 -04:00
Fabrice Desré
83adfac1a9
Bug 794228 - addon-manager services are running in B2G [r=glandium]
2012-10-15 11:14:53 -07:00
Ed Morley
25701792b7
Merge mozilla-central to mozilla-inbound
2012-10-15 16:09:10 +01:00
Georg Fritzsche
fef817a5de
Bug 788512 - Actually generate Flash process dumps instead of just collecting them if present. r=bsmedberg,ted
...
--HG--
extra : rebase_source : 3f418dfb63cd1d7f8830be548734d3b1cdca52e9
2012-09-26 22:49:20 +02:00
Nicholas Nethercote
b22a1b26a8
Bug 800703 - Rename the existing, Valgrind-based DMD as "DMDV". r=khuey.
...
--HG--
rename : xpcom/base/dmd.h => tools/dmdv/dmdv.h
2012-10-08 15:31:17 -07:00
OHZEKI Tetsuharu
7d5ba5917f
Bug 565717 - "Search for" context menu entry should be in textareas/inputs too. r=gavin.sharp
2011-04-24 12:15:53 -04:00
Andrea Marchesini
b8574b76ab
Bug 794386 - do not store blob: URIs in global history, r=gavin.sharp
2012-10-08 12:59:22 -07:00
Mounir Lamouri
3b3a2df3ce
Bug 769569 - Check that navigator.id.request was called as a result of user input. r=benadida
2012-10-08 14:03:14 +01:00
Ed Morley
9464c75100
Merge mozilla-central to mozilla-inbound
2012-10-08 15:33:07 +01:00
Ed Morley
9012d1fa13
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-08 15:21:04 +01:00
Ted Mielczarek
1041bfe174
Add a script to update Breakpad from SVN (no bug). r=me
2012-10-08 10:16:11 -04:00
Ted Mielczarek
de78f9bc90
bug 778364 - Update Breakpad to r1064. r=upstream
2012-10-08 10:16:09 -04:00
Panos Astithas
da2f9abab6
Fix a merge conflict. No bug.
2012-10-08 16:28:17 +03:00
Panos Astithas
c47c3badab
Merge m-c to fx-team
2012-10-08 16:26:41 +03:00
Gavin Sharp
d85613af61
Adjust comment from bug 790545's patch
2012-10-08 10:57:21 +02:00
Mihai Sucan
fc4d7abb8d
Bug 768096 - Web Console remote debugging protocol support - Part 5: tests; r=robcee
2012-10-05 16:40:57 +03:00
Mihai Sucan
f94b1e8aa4
Bug 768096 - Web Console remote debugging protocol support - Part 4.5: global actor; r=past
2012-10-06 13:29:57 +03:00
Mihai Sucan
7ba4e89fc3
Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee
2012-10-05 19:15:51 +03:00
Mihai Sucan
168aca5118
Bug 768096 - Web Console remote debugging protocol support - Part 3: network logging; r=past,robcee
...
--HG--
rename : browser/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/NetworkHelper.jsm
2012-10-05 14:54:43 +03:00
Mihai Sucan
9ff6a83ab3
Bug 768096 - Web Console remote debugging protocol support - Part 2: window.console API and JS evaluation; r=past,robcee
2012-09-26 18:02:04 +01:00
Mihai Sucan
348454ccd7
Bug 768096 - Web Console remote debugging protocol support - Part 1: page errors; r=past,robcee
...
--HG--
rename : browser/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/WebConsoleUtils.jsm
2012-09-26 18:07:57 +01:00
Panos Astithas
d165fdcaaa
Bug 792925 - Dynamically-added tab-scoped actors should get a reference to their parent; r=msucan
2012-09-24 12:43:26 +01:00
Panos Astithas
c5bc12b211
Merge m-c to fx-team
2012-10-04 09:54:25 +03:00
David Rajchenbach-Teller
f8270fa49a
Bug 797326 - Get the right line number printed in test_jsctypes.js.in. r=jorendorff
2012-10-03 18:19:23 -04:00
David Rajchenbach-Teller
6b356ba4e7
Bug 794104 - In async OS.File, DEBUG should be false. r=yoric
2012-10-03 18:19:23 -04:00
David Rajchenbach-Teller
1d46be1e7b
Bug 793435 - Open worker_test_osfile_win.js instead of worker_test_osfile_unix.js. r=yoric
2012-10-03 18:19:23 -04:00
WangJun
0046ba4707
Bug 793435 - Handle INVALID_HANDLE in CloseHandle and FindClose correctly. r=yoric
2012-10-02 20:56:47 +08:00
Allison Naaktgeboren
ff051d02ba
Bug 720997 - add sync prefs prefix to about:support whitelist.r=Unfocused
2012-10-03 15:04:01 -07:00
Ehsan Akhgari
6d111d550a
Bug 797227 - Remove nsDownloadManager::mDownloadType; r=mak
2012-10-03 16:34:05 -04:00
Ehsan Akhgari
eeaa8a3b6c
Bug 797224 - Remove Database::mCurrentJournalMode; r=mak
2012-10-03 16:33:30 -04:00
Karl Tomlinson
0971ab5000
b=795812 add border to panelarrow r=dao
...
--HG--
extra : rebase_source : 59779b50ff49aa39135156603daa1d6566eabb5f
2012-10-03 11:34:43 +13:00
Josh Matthews
f8bc15a806
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
2012-10-03 13:10:20 -04:00
Ehsan Akhgari
ba3f324be7
Bug 797257 - Only include nsAlgorithm.h in archivereader.cpp on Windows; r=bbondy
...
We only need this header on Windows since nsVersionComparator.cpp uses NS_MIN
on Windows. This change silences compiler warnings on other platforms.
--HG--
extra : rebase_source : dba778c59be41587c05e964f2328a4ae662130e3
2012-10-03 10:57:38 -04:00
Nick Fitzgerald
7e50379b4f
bug 788754: simplify SourceClient's api; r=past
2012-09-28 08:27:00 +03:00
Panos Astithas
10f05cbb73
bug 755661 part 5 - fix xpcshell test on windows; r=rcampbell
2012-10-03 18:56:45 +03:00
Nick Fitzgerald
46a8f5c3d6
bug 755661 part 3 - sources over protocol; r=past
2012-09-27 11:30:00 +03:00
Nick Fitzgerald
63a0e5659b
bug 755661 part 2 - add thread scoped long strings; r=past
2012-09-27 11:29:00 +03:00
Nick Fitzgerald
d87ed6f524
bug 755661 part 1 - move Promise.jsm; r=past,jwalker
2012-09-27 11:28:00 +03:00
Andrew Quartey
106c5d6f24
Bug 792581 - part 5: Replace LL_CMP macro with standard comparison. r=ehsan
2012-10-03 10:13:19 -04:00
Andrew Quartey
79f41a48bd
Bug 792581 - part 2: Replace LL_EQ macro with standard relation. r=ehsan
2012-10-03 10:13:18 -04:00
Bobby Holley
e86f6f47ba
Bug 795275 - Telemetry. r=mrbkap
2012-10-03 11:44:18 +02:00
Randell Jesup
db245b4835
Bug 787204: License changes for import of usrsctp library r=gerv
2012-10-03 03:23:10 -04:00
Tim Taubert
9755372a97
merge m-c to fx-team
2012-10-02 09:59:18 +02:00
Julian Muenster
42f229ac16
Bug 791163 - Add addon-options-displayed/addon-options-hidden as constants on AddonManager. r=Unfocused
2012-09-27 07:42:00 +12:00
Tim Taubert
f2548ba36d
merge m-c to fx-team
2012-09-28 18:59:01 +02:00
Mihai Sucan
95803e8413
Backed out changeset 4a87ede182ca (bug 792925)
2012-09-28 13:19:40 +01:00
Mihai Sucan
166d41f42d
Backed out changeset fd6633f5666e (bug 768096)
...
--HG--
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => browser/devtools/webconsole/WebConsoleUtils.jsm
2012-09-28 13:19:40 +01:00
Mihai Sucan
995889473e
Backed out changeset 57755fd703c9 (bug 768096)
2012-09-28 13:19:40 +01:00
Mihai Sucan
242d9a4393
Backed out changeset 8c127abc3ad8 (bug 768096)
...
--HG--
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => browser/devtools/webconsole/NetworkHelper.jsm
2012-09-28 13:19:40 +01:00
Mihai Sucan
3ce6371433
Backed out changeset 9c70da27ec28 (bug 768096)
2012-09-28 13:19:40 +01:00
Mihai Sucan
4460464e79
Backed out changeset 89ab8685729d (bug 768096)
2012-09-28 13:19:39 +01:00
Mark Hammond
e8daa316c4
Bug 792324 - access keys are fired for non-open popups. r=enndeakin
2012-09-28 15:04:57 +10:00
Mark Hammond
d49e115fce
Bug 794742 - add a charset to data: urls to reduce test noise. r=jaws
2012-09-28 15:04:51 +10:00
David Rajchenbach-Teller
a06e299cf2
Bug 786211 - Async OS.File.{read, writeAtomic} test suite. r=froydnj
2012-09-27 23:06:00 -04:00
David Rajchenbach-Teller
87a4815c09
Bug 786211 - Async OS.File.{read, writeAtomic}. r=froydnj
2012-09-27 23:06:00 -04:00
David Rajchenbach-Teller
29701a6bdc
Bug 786211 - OS.File atomic write (test suite). r=froydnj
2012-09-27 23:06:00 -04:00
David Rajchenbach-Teller
0dfd56a4f8
Bug 786211 - OS.File atomic write (platform code). r=froydnj
2012-09-27 23:06:00 -04:00
David Rajchenbach-Teller
6d4ed9c757
Bug 786211 - OS.File atomic write (shared code). r=froydnj
2012-09-27 23:05:59 -04:00
Andres Hernandez
6553a87a24
Bug 732874 - Telemetry stopwatch: key was already initialized errors in logs. r=felipc
2012-09-26 14:21:28 -06:00
Mihai Sucan
a981dde573
Bug 768096 - Web Console remote debugging protocol support - Part 5: tests; r=robcee
2012-09-26 17:27:38 +01:00
Mihai Sucan
a50bab4256
Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee
2012-09-26 18:04:34 +01:00
Mihai Sucan
bc8c482314
Bug 768096 - Web Console remote debugging protocol support - Part 3: network logging; r=past,robcee
...
--HG--
rename : browser/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/NetworkHelper.jsm
2012-09-27 13:51:45 +01:00
Mihai Sucan
f468d13cdd
Bug 768096 - Web Console remote debugging protocol support - Part 2: window.console API and JS evaluation; r=past,robcee
2012-09-26 18:02:04 +01:00
Mihai Sucan
8e690cb0f5
Bug 768096 - Web Console remote debugging protocol support - Part 1: page errors; r=past,robcee
...
--HG--
rename : browser/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/WebConsoleUtils.jsm
2012-09-26 18:07:57 +01:00
Panos Astithas
2ecaa8a884
Bug 792925 - Dynamically-added tab-scoped actors should get a reference to their parent; r=msucan
2012-09-24 12:43:26 +01:00
Tim Taubert
57a3dc0a90
merge m-c to fx-team
2012-09-27 18:58:19 +02:00
Tim Taubert
8f4196fc54
merge m-c to fx-team
2012-09-27 18:57:52 +02:00
Panos Astithas
2ae0c7c16b
Bug 793947 - Race condition in dbg-server.js breaks Marionette; r=msucan
2012-09-27 12:31:49 +01:00
Nick Fitzgerald
e35bab9087
bug 673487 - map from an original source to a generated; r=robcee
2012-09-27 06:15:00 +01:00
Ryan VanderMeulen
d2b91b211f
Merge the last PGO-green inbound changeset to m-c.
2012-09-27 20:52:01 -04:00
David Rajchenbach-Teller
0d64618fca
Bug 793949 - Test that OS.File.copy overwrites rather than appending. r=froydnj
2012-09-26 21:37:23 -04:00
David Rajchenbach-Teller
030b6921a1
Bug 793949 - Fix flags to ensure that OS.File.copy overwrites rather than appending. r=froydnj
2012-09-26 21:37:23 -04:00
David Rajchenbach-Teller
6d6e29f819
Bug 784717 - Asynchronous directory walk tests. r=froydnj
2012-09-26 21:37:23 -04:00
David Rajchenbach-Teller
ecb2fe56b1
Bug 784717 - Asynchronous directory walk controller code. r=froydnj
2012-09-26 21:37:23 -04:00
David Rajchenbach-Teller
600e5f8970
Bug 784717 - Asynchronous directory walk worker code. r=froydnj
2012-09-26 21:37:23 -04:00
Patrick McManus
b0eb649bd8
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-14 16:27:46 -04:00
Margaret Leibovic
e513ca8572
Bug 790213 - Add telemetry probe for page load time. r=dao
2012-09-27 09:26:31 -07:00
Nathan Froyd
0c3766ea26
Bug 783054 - part 4: add success/fail histogram for reading saved ping files; r=taras
2012-09-25 13:48:57 -04:00
Nathan Froyd
26c90e0fe8
Bug 783054 - part 3: add tests for deleting unparseable ping files; r=taras
2012-09-20 13:02:28 -04:00
Nathan Froyd
0b92563d8f
Bug 783054 - part 2: delete unparseable ping files; r=taras
2012-09-20 13:02:02 -04:00
Nathan Froyd
f708fc5076
Bug 783054 - part 1: refactor write_fake_shutdown_file to use a helper; r=taras
2012-09-20 12:59:55 -04:00
Ed Morley
c863356300
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
2012-09-27 16:34:46 +01:00
David Keeler
076c9a086e
bug 772897 - implement addon manager ui for click-to-play plugins r=unfocused
2012-09-25 11:49:18 -07:00
Alexandre Dumont
d7aab8168c
Bug 596753: Flatten layout/svg/base/src into layout/svg. r=dholbert
...
--HG--
rename : layout/svg/base/src/Makefile.in => layout/svg/Makefile.in
rename : layout/svg/base/src/SVGFEContainerFrame.cpp => layout/svg/SVGFEContainerFrame.cpp
rename : layout/svg/base/src/SVGFEImageFrame.cpp => layout/svg/SVGFEImageFrame.cpp
rename : layout/svg/base/src/SVGFELeafFrame.cpp => layout/svg/SVGFELeafFrame.cpp
rename : layout/svg/base/src/SVGFEUnstyledLeafFrame.cpp => layout/svg/SVGFEUnstyledLeafFrame.cpp
rename : layout/svg/base/src/SVGViewFrame.cpp => layout/svg/SVGViewFrame.cpp
rename : layout/svg/base/src/nsISVGChildFrame.h => layout/svg/nsISVGChildFrame.h
rename : layout/svg/base/src/nsISVGGlyphFragmentNode.h => layout/svg/nsISVGGlyphFragmentNode.h
rename : layout/svg/base/src/nsISVGSVGFrame.h => layout/svg/nsISVGSVGFrame.h
rename : layout/svg/base/src/nsSVGAFrame.cpp => layout/svg/nsSVGAFrame.cpp
rename : layout/svg/base/src/nsSVGClipPathFrame.cpp => layout/svg/nsSVGClipPathFrame.cpp
rename : layout/svg/base/src/nsSVGClipPathFrame.h => layout/svg/nsSVGClipPathFrame.h
rename : layout/svg/base/src/nsSVGContainerFrame.cpp => layout/svg/nsSVGContainerFrame.cpp
rename : layout/svg/base/src/nsSVGContainerFrame.h => layout/svg/nsSVGContainerFrame.h
rename : layout/svg/base/src/nsSVGEffects.cpp => layout/svg/nsSVGEffects.cpp
rename : layout/svg/base/src/nsSVGEffects.h => layout/svg/nsSVGEffects.h
rename : layout/svg/base/src/nsSVGFilterFrame.cpp => layout/svg/nsSVGFilterFrame.cpp
rename : layout/svg/base/src/nsSVGFilterFrame.h => layout/svg/nsSVGFilterFrame.h
rename : layout/svg/base/src/nsSVGFilterInstance.cpp => layout/svg/nsSVGFilterInstance.cpp
rename : layout/svg/base/src/nsSVGFilterInstance.h => layout/svg/nsSVGFilterInstance.h
rename : layout/svg/base/src/nsSVGFilterPaintCallback.h => layout/svg/nsSVGFilterPaintCallback.h
rename : layout/svg/base/src/nsSVGForeignObjectFrame.cpp => layout/svg/nsSVGForeignObjectFrame.cpp
rename : layout/svg/base/src/nsSVGForeignObjectFrame.h => layout/svg/nsSVGForeignObjectFrame.h
rename : layout/svg/base/src/nsSVGGFrame.cpp => layout/svg/nsSVGGFrame.cpp
rename : layout/svg/base/src/nsSVGGFrame.h => layout/svg/nsSVGGFrame.h
rename : layout/svg/base/src/nsSVGGenericContainerFrame.cpp => layout/svg/nsSVGGenericContainerFrame.cpp
rename : layout/svg/base/src/nsSVGGenericContainerFrame.h => layout/svg/nsSVGGenericContainerFrame.h
rename : layout/svg/base/src/nsSVGGeometryFrame.cpp => layout/svg/nsSVGGeometryFrame.cpp
rename : layout/svg/base/src/nsSVGGeometryFrame.h => layout/svg/nsSVGGeometryFrame.h
rename : layout/svg/base/src/nsSVGGlyphFrame.cpp => layout/svg/nsSVGGlyphFrame.cpp
rename : layout/svg/base/src/nsSVGGlyphFrame.h => layout/svg/nsSVGGlyphFrame.h
rename : layout/svg/base/src/nsSVGGradientFrame.cpp => layout/svg/nsSVGGradientFrame.cpp
rename : layout/svg/base/src/nsSVGGradientFrame.h => layout/svg/nsSVGGradientFrame.h
rename : layout/svg/base/src/nsSVGImageFrame.cpp => layout/svg/nsSVGImageFrame.cpp
rename : layout/svg/base/src/nsSVGInnerSVGFrame.cpp => layout/svg/nsSVGInnerSVGFrame.cpp
rename : layout/svg/base/src/nsSVGInnerSVGFrame.h => layout/svg/nsSVGInnerSVGFrame.h
rename : layout/svg/base/src/nsSVGIntegrationUtils.cpp => layout/svg/nsSVGIntegrationUtils.cpp
rename : layout/svg/base/src/nsSVGIntegrationUtils.h => layout/svg/nsSVGIntegrationUtils.h
rename : layout/svg/base/src/nsSVGMarkerFrame.cpp => layout/svg/nsSVGMarkerFrame.cpp
rename : layout/svg/base/src/nsSVGMarkerFrame.h => layout/svg/nsSVGMarkerFrame.h
rename : layout/svg/base/src/nsSVGMaskFrame.cpp => layout/svg/nsSVGMaskFrame.cpp
rename : layout/svg/base/src/nsSVGMaskFrame.h => layout/svg/nsSVGMaskFrame.h
rename : layout/svg/base/src/nsSVGOuterSVGFrame.cpp => layout/svg/nsSVGOuterSVGFrame.cpp
rename : layout/svg/base/src/nsSVGOuterSVGFrame.h => layout/svg/nsSVGOuterSVGFrame.h
rename : layout/svg/base/src/nsSVGPaintServerFrame.cpp => layout/svg/nsSVGPaintServerFrame.cpp
rename : layout/svg/base/src/nsSVGPaintServerFrame.h => layout/svg/nsSVGPaintServerFrame.h
rename : layout/svg/base/src/nsSVGPathGeometryFrame.cpp => layout/svg/nsSVGPathGeometryFrame.cpp
rename : layout/svg/base/src/nsSVGPathGeometryFrame.h => layout/svg/nsSVGPathGeometryFrame.h
rename : layout/svg/base/src/nsSVGPatternFrame.cpp => layout/svg/nsSVGPatternFrame.cpp
rename : layout/svg/base/src/nsSVGPatternFrame.h => layout/svg/nsSVGPatternFrame.h
rename : layout/svg/base/src/nsSVGStopFrame.cpp => layout/svg/nsSVGStopFrame.cpp
rename : layout/svg/base/src/nsSVGSwitchFrame.cpp => layout/svg/nsSVGSwitchFrame.cpp
rename : layout/svg/base/src/nsSVGTSpanFrame.cpp => layout/svg/nsSVGTSpanFrame.cpp
rename : layout/svg/base/src/nsSVGTSpanFrame.h => layout/svg/nsSVGTSpanFrame.h
rename : layout/svg/base/src/nsSVGTextContainerFrame.cpp => layout/svg/nsSVGTextContainerFrame.cpp
rename : layout/svg/base/src/nsSVGTextContainerFrame.h => layout/svg/nsSVGTextContainerFrame.h
rename : layout/svg/base/src/nsSVGTextFrame.cpp => layout/svg/nsSVGTextFrame.cpp
rename : layout/svg/base/src/nsSVGTextFrame.h => layout/svg/nsSVGTextFrame.h
rename : layout/svg/base/src/nsSVGTextPathFrame.cpp => layout/svg/nsSVGTextPathFrame.cpp
rename : layout/svg/base/src/nsSVGTextPathFrame.h => layout/svg/nsSVGTextPathFrame.h
rename : layout/svg/base/src/nsSVGUseFrame.cpp => layout/svg/nsSVGUseFrame.cpp
rename : layout/svg/base/src/nsSVGUtils.cpp => layout/svg/nsSVGUtils.cpp
rename : layout/svg/base/src/nsSVGUtils.h => layout/svg/nsSVGUtils.h
rename : layout/svg/base/src/resources/content/svgBindings.xml => layout/svg/resources/content/svgBindings.xml
rename : layout/svg/base/src/svg.css => layout/svg/svg.css
2012-09-24 23:01:21 +02:00
Axel Hecht
7dc9a71470
bug 677092, make language packs restartless, r=Unfocused
...
Make language packs just trigger the chrome registration hooks, and
disable picking up bootstrap.js, and declare them restartless.
--HG--
rename : build/valgrind/cross-architecture.sup => build/valgrind/x86_64-redhat-linux-gnu.sup
rename : toolkit/mozapps/extensions/test/addons/test_chromemanifest_1/chrome.manifest => toolkit/mozapps/extensions/test/addons/test_langpack/chrome.manifest
rename : toolkit/mozapps/extensions/test/addons/test_chromemanifest_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_langpack/install.rdf
rename : toolkit/mozapps/extensions/test/xpcshell/test_dictionary.js => toolkit/mozapps/extensions/test/xpcshell/test_langpack.js
extra : rebase_source : 73562f71a9ba983be8e84fb891c8b0d8246cdaf6
2012-09-20 10:01:39 +02:00
Mounir Lamouri
dcf0c40223
Merge mozilla-inbound in mozilla-central.
2012-09-26 11:57:25 +01:00
Benjamin Smedberg
6cf3e61f1e
Bug 792541 - Block sprotector.dll on Windows 8 and up. Add support in the windows blocklist for flags and add a flag for "win8 and up only", r=ehsan
...
--HG--
rename : build/valgrind/cross-architecture.sup => build/valgrind/x86_64-redhat-linux-gnu.sup
extra : rebase_source : e7f5420fd981d467f109e2dc9a7408f32cc18394
2012-09-25 22:25:51 -07:00
Mark Hammond
254916d132
Bug 793943 - add social api to close flyouts. r=mixedpuppy
2012-09-26 16:23:25 +10:00
Ryan VanderMeulen
738790db90
Merge the last PGO-green inbound changeset to m-c.
2012-09-25 17:30:17 -04:00
Andres Hernandez
38f08637b8
Bug 395681 - Password manager dialogs observe topics that are never fired r=MattN
...
--HG--
extra : rebase_source : 15898bc9b2575860ba031c0d0fc6a604044fc7b4
2012-09-25 10:00:46 -06:00
Ed Morley
2df5fe831a
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-25 14:14:43 +01:00
Ryan VanderMeulen
0de53ea78d
Merge m-c to inbound.
2012-09-25 11:04:19 -04:00
Benjamin Peterson
d66436f7f5
backout 5f9951a2e6df (bug 785918) for breaking on osx
2012-09-25 10:24:09 -04:00
José Guilherme Vanz
8596bb0170
Bug 785918 - Replace the usages of PR_ARRAY_SIZE with mozilla::ArrayLength; r=ehsan
2012-09-25 09:57:08 -04:00
Tim Taubert
819f58fc51
merge m-c to fx-team
2012-09-25 09:48:00 +02:00
Blair McBride
ec03ad6747
Bug 671894 - Part 2: Add-ons Manager doesn't recover correctly in some cases when the database is locked. r=Mossop
2012-09-25 16:34:49 +12:00
Kyle Machulis
2901f9e7ab
Bug 776182: Patch 3 - Socket I/O for ipc unix sockets; r=cjones r=echou
...
--HG--
rename : ipc/socket/Makefile.in => ipc/unixsocket/Makefile.in
rename : ipc/socket/Socket.cpp => ipc/unixsocket/UnixSocket.cpp
rename : ipc/socket/Socket.h => ipc/unixsocket/UnixSocket.h
extra : rebase_source : 18f401b047424a187863c9fbe8943364330d1f4d
2012-09-25 13:13:15 -07:00
Alexandre Poirot
cc7725aed0
Bug 787313 - Add /attach-console
argument on Windows in order to attach Firefox std IO to parent console. r=ted
2012-09-25 12:58:08 -04:00
Ted Mielczarek
6740b802b3
bug 791775 - Replace a diff hunk that got lost from the previous landing. r=me
2012-09-25 08:42:57 -04:00
Bobby Holley
16293a6f1e
Bug 792036 - More manual fixes requested by Andrew. r=mccr8
2012-09-24 14:46:29 +02:00
Bobby Holley
9f03f90fb7
Bug 792036 - Automated fixups. r=mccr8
...
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
2012-09-24 14:46:29 +02:00
Bobby Holley
7f912ddc79
Bug 792036 - Fix up tests to avoid relying on the existence of window.Components (MANUAL). r=mccr8
...
These are the manual fixes that the ensuing auto-generation can't deal with. Some of them
just fix up formatting (such as Components.\nFoo, so that subsequent auto-generation can
work better).
2012-09-24 14:46:28 +02:00
Ted Mielczarek
ca50884d7c
bug 792850 - add an xpcshell test for our SetUnhandledExceptionFilter hook. r=ehsan
2012-09-20 10:57:08 -04:00
Ted Mielczarek
6ea3ea9e57
bug 705047 - re-enable OOP crashreporter tests on mac. r=philor
2012-09-20 10:50:21 -04:00
Daniel Holbert
fd4c2014df
Bug 793498: Annotate nsMediaSniffer as MOZ_FINAL. r=padenot
2012-09-23 13:12:21 -07:00
Tim Taubert
7acaebf879
merge m-c to fx-team
2012-09-23 18:16:07 +02:00
David Rajchenbach-Teller
1c4d8d3a7c
Bug 777711 - Async OS.File makefile changes. r=yoric
2012-09-22 20:48:26 -04:00
David Rajchenbach-Teller
fe0cbe73c9
Bug 777711 - Async OS.File test suite. r=taras
2012-09-22 20:48:26 -04:00
David Rajchenbach-Teller
210e4e3041
Bug 777711 - Async OS.File worker. r=taras
2012-09-22 20:48:26 -04:00
David Rajchenbach-Teller
c1f1a96bb5
Bug 777711 - Async OS.File controller. r=taras
2012-09-22 20:48:25 -04:00
David Rajchenbach-Teller
7d8cf9df7c
Bug 792668 - Simplify code shared between implementations of HANDLE. r=froydnj
2012-09-22 17:11:44 -04:00
Tim Taubert
7db05b621d
Bug 650968 - Enabling a lightweight theme (Persona) causes significant startup slowness; r=felipe
2012-09-22 21:24:26 +02:00
Mark Capella
190ab245f5
Bug 791662 - Add toaster notification to Copy-to-clipboard in about:support, r=margaret, f=mfinkle
2012-09-22 13:12:30 -04:00
Mark Capella
768e11c02e
Bug 792060 - about:memory?verbose is unusable, r=margaret
2012-09-22 13:12:10 -04:00
Panos Astithas
4f4e6f3b97
Bug 792867 - Debugger mochitests leak when run separately. r=rcampbell
2012-09-22 18:44:00 +03:00
Panos Astithas
897efefc6b
Bug 790202 - Protocol layer performance overhead is too much for local transports. f=msucan r=rcampbell
2012-09-22 18:44:00 +03:00
Marcos S.
efe32555d8
Bug 758950 - Part 2b: Use more for...of loops in Add-ons Manager frontend and backend code. r=Unfocused
2012-09-17 15:14:00 +12:00
Marcos S.
d5e742349d
Bug 758950 - Part 2a: Use more for...of loops in Add-ons Manager frontend and backend code. r=Unfocused
2012-09-21 22:35:00 +12:00
Tim Taubert
8676d23ae0
merge m-c to fx-team
2012-09-22 09:32:24 +02:00
Jared Wein
9d9adcfa56
Bug 786420 - New volume control scrubber is displaced horizontally by 1px. r=dolske
2012-09-21 14:53:34 -07:00
Anton Kovalyov
67a1ef32aa
Bug 788769 - The update function in dbg-script-actors.js should also copy getters and setters to the target object. r=past,nfitzgerald
2012-09-20 16:44:25 -07:00
Anton Kovalyov
0f8e84c2c7
Bug 785044 - Replace the ThreadActor's private debugger object and its getter with a public property. r=past
2012-09-20 14:15:15 -07:00
Panos Astithas
dc9481235a
Bug 790952 - Debugger server always creates new actor instances. f=glandium r=rcampbell
2012-09-21 09:04:21 +03:00
Ms2ger
1e7015f897
Merge PGO-green changeset from m-i to m-c.
2012-09-20 11:51:47 +02:00
Tim Taubert
577772a8e3
merge m-c to fx-team
2012-09-20 11:36:34 +02:00
Ms2ger
14bb88f62a
Bug 581198 - Remove xpcom/io from LOCAL_INCLUDES; r=ted
2012-09-20 09:55:36 +02:00
Ray Cheung
800d34a6c9
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
2012-09-19 11:23:33 -04:00
Graeme McCutcheon
5855c286f2
Merge last PGO green changeset from mozilla-inbound to mozilla-central
2012-09-19 15:15:34 +01:00
Chris Jones
b2cd2c3e77
Bug 791902: updater umask needs to be 0022. r=dhylands
2012-09-19 01:48:14 -07:00
Tim Taubert
a85aa61196
merge m-c to fx-team
2012-09-19 08:51:18 +02:00
Graeme McCutcheon
ca3842944a
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-09-18 12:46:06 +01:00
Tim Taubert
40e70ef0c0
merge m-c to fx-team
2012-09-18 11:30:47 +02:00
Tim Taubert
f4edf13852
merge m-c to fx-team
2012-09-18 11:27:53 +02:00
Panos Astithas
1560eb2b1a
Remove redundant check for Debugger.Object.displayName property (bug 786711). r=jimb
2012-09-18 10:30:02 +03:00