Commit Graph

11569 Commits

Author SHA1 Message Date
Ehsan Akhgari
919ae277fc Backout changeset 6151695f9df4 (bug 715744) because we decided that the blocklist is not a good idea 2012-03-14 19:08:07 -04:00
Ehsan Akhgari
527cea691e Bug 735713 - Make sure that we can update users if the version of the application has been bumped up; r=rstrong 2012-03-14 14:08:01 -04:00
Ehsan Akhgari
ade575882e Backed out changeset a888f210af4e (bug 735713) because of test failures on Windows
--HG--
extra : rebase_source : eb2c30597bd72049b57e3aed4a496e007d322d03
2012-03-14 17:45:18 -04:00
Blake Kaplan
867e18420d Bug 732982 - Expose a wifi API to the DOM. The API is very much a work in progress and will change soon. r=cjones/fabrice/vigntetun DONTBUILD
--HG--
extra : rebase_source : c44979e32dfffc46502f21c59c691a13e0319cad
2012-03-14 21:39:15 +01:00
Ehsan Akhgari
71ca779083 Bug 735713 - Make sure that we can update users if the version of the application has been bumped up; r=rstrong 2012-03-14 14:08:01 -04:00
Panos Astithas
8485042d05 Bug 711164 - Add support for stepping to the debugger; r=rcampbell 2012-03-18 08:50:43 +02:00
Phil Ringnalda
6b1c75a94b Bug 726354 followup, the lowercase version of "Idl" is generally not spelled "dir" 2012-03-16 19:19:42 -07:00
Daniel Holbert
b46a95da8e Bug 736541: Remove unused variable 'parentId' from nsNavHistory.cpp to fix build warning. r=mak 2012-03-16 15:45:46 -07:00
David Rajchenbach-Teller
d43a6a68f5 Bug 726354 - Quick fix. r=glandium 2012-03-16 22:23:28 +01:00
Matt Brubeck
291b702906 Bug 482057 - PageUp/Down with the findbar focused does not use smooth scrolling [r=Enn] 2012-03-26 10:42:28 -07:00
Justin Lebar
23af94945d Back out bug 729111 (rev c7e4db80d280) due to suspected randomorange (bug 735574). 2012-03-14 14:14:29 -04:00
Nathan Froyd
942baf2a73 Bug 732053 - Make linear histograms harder to get wrong. r=taras 2012-03-08 13:15:56 -05:00
Doug Turner
372d681311 Backout of fd4b5485c24f (Bug 704147) 2012-04-04 14:31:09 -07:00
Ehsan Akhgari
b7041e1d36 Bug 734302 - Part 1: Enable the Gecko Profiler on native Fennec; r=BenWa,khuey
--HG--
extra : rebase_source : 050443e4850aac78551ed985aa81522d808bcb6b
2012-03-02 14:11:47 -05:00
Matthew Noorenberghe
3122fa54ae Bug 731613 - Don't track startup crashes when XRE_PROFILE_PATH is set (from restart or profile manager). r=Mossop
--HG--
extra : rebase_source : c16c158eeec49521f60b1afdfa32a64e9dbda2c7
2012-03-14 17:08:59 -07:00
Hessam Salehi
25b8143afe Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg 2012-03-21 14:07:31 -04:00
Vladan Djeric
eeb5045e66 Bug 722368 - Report slow SQL created from dynamic strings to Telemetry. r=taras 2012-03-21 13:26:48 -04:00
Philip Chee
32b73e141a Bug 736735 notification.css: Use inheritance instead of non-performant css r=dolske. 2012-03-22 01:00:08 +08:00
Aryeh Gregor
c44356ad7c Bug 735805 part 6 - Fix more toolkit mochitests that run no tests; r=enndeakin 2012-03-20 13:29:14 -04:00
Panos Astithas
88735b837d Bug 723563 - Use findScripts to retrieve the list of scripts known to the debugger; r=rcampbell 2012-02-23 10:39:02 +02:00
Panos Astithas
33cdddb60c Bug 734911 - Adding breakpoints sometimes doesn't work; r=rcampbell 2012-03-28 12:23:09 +03:00
Justin Lebar
26f2157d3f Bug 737857 - Report number of ghost windows in telemetry. r=njn 2012-04-02 10:37:04 -04:00
Justin Lebar
155a287d43 Bug 738624 - Add ghost windows to about:compartments. r=njn
--HG--
extra : rebase_source : a486e644351af72a4276f26de2e4588ee851426f
2012-04-02 10:37:04 -04:00
Ed Morley
2767c94707 Backout 9e4d09efa335 (bug 737857), bd73daadcfe9 (bug 738624), 110338618465 (bug 738011) for mochitest-oth orange 2012-04-01 03:58:06 +01:00
Justin Lebar
b8cedc5fba Bug 737857 - Report number of ghost windows in telemetry. r=njn
--HG--
extra : rebase_source : 69cc470a02fb59ca14e81f948a5fa0f8ce0dd0c8
2012-03-31 15:39:31 -07:00
Justin Lebar
ee8c83d4d0 Bug 738624 - Add ghost windows to about:compartments. r=njn
--HG--
extra : rebase_source : 37480ae937cbe2a09ae0ce7c187dafef94db5e16
2012-03-31 15:39:31 -07:00
Gervase Markham
c4924835d8 Bug 732021 - add license for praton.c to about:license. 2012-04-03 16:14:35 +01:00
Gervase Markham
ee5565ae25 Bug 732020 - add license for dtoa.c to about:license. 2012-04-03 16:11:57 +01:00
Dave Townsend
d1178c7eab Bug 735069 - Some add-ons manager tests are pinging AMO. r=Unfocused 2012-03-21 17:30:19 +13:00
Blair McBride
14ee8fdbd7 Bug 734848 - extensions.checkCompatibility.* prefs don't work as expected in ESR releases. r=dtownsend 2012-03-21 17:22:05 +13:00
Josh Matthews
5978c3b66a Bug 704147 - Make ctypes function pointers callable via call and apply. r=bholley 2012-02-14 16:26:05 -05:00
Jim Blandy
a677109191 Bug 742358: Add some documentation to toolkit/devtools/debugger/dbg-transport.js. r=dcamp 2012-04-05 12:37:21 -07:00
Ehsan Akhgari
b74a7df1cf Merge mozilla-inbound and mozilla-central 2012-04-05 13:41:51 -04:00
Dave Townsend
de34d6a9c5 Bug 734975: Fix XULRunner packaging in universal builds. r=bsmedberg 2012-04-05 10:01:17 -07:00
Josh Matthews
ee611c89d9 Bug 704147 - Make ctypes function pointers callable via call and apply. r=bholley 2012-02-14 16:26:05 -05:00
Jared Wein
9ef46f2106 Backed out changeset 672cda014328 (bug 729111) 2012-04-04 13:11:03 -07:00
Wolfgang Rosenauer
d33386758b Bug 673697 - symbolstore.py needs to recognize linux3. r=ted 2012-04-04 20:03:13 +02:00
Marco Bonardo
63e298422a Merge central to inbound 2012-04-04 13:39:52 +02:00
Veeraya Pupatwibul
1bdf9d9923 Bug 741333 - Remove PRBool/PR_TRUE/PR_FALSE that crept in r=Ms2ger 2012-04-04 11:15:10 +02:00
Nathan Froyd
3d7fd59603 Bug 730196 - fix intermittent timeouts during make package on Windows; r=ted 2012-03-12 11:33:53 -04:00
Mike Hommey
bbafb50822 Bug 716544 - Avoid unexpectedly including toolkit/crashreporter/google-breakpad/src/common/memory.h. r=ted 2012-03-13 09:47:02 +01:00
Marco Bonardo
bb48eb96ed Bug 735625 - Get rid of ImportHTMLFromFileToFolder.
r=dietrich sr=gavin
2012-03-16 00:12:49 +01:00
Matthew Noorenberghe
53c296f4c5 Bug 735126 - Handle when second profile is created after Init() when there are no default profiles. r=bsmedberg
--HG--
extra : rebase_source : 5165c26a7a2352ff1a97d961f29121dfb6252406
2012-03-14 17:08:58 -07:00
Vladan Djeric
e8510855b8 Bug 735829. Report PDB filename in chrome hang reports. r=ehsan 2012-03-19 19:05:25 -04:00
Masatoshi Kimura
39dd177660 Bug 736435 - Restore GetProcAddress check for t2embed library. r=jdaggett 2012-03-19 18:52:08 -04:00
Igor Bukanov
877dee50e1 bug 736978 - remove JS_FinalizeStub. r=:billm
Currently the GC finalizes on the background thread only objects with null
JSClass::finalize. However, this implies that any object that uses
JS_FinalizeStub for the finalizer would be prevented from the background
finalization.

To fix this the patch removes JS_FinalizeStub replacing it with NULL in all
cases when the class has no custom finalizer. For style consistency the patch
also removed the usage of JSCLASS_NO_OPTIONAL_MEMBERS in the static
declarations as the compiler fills the missing fields with null in any cases.
2012-03-19 15:27:58 +01:00
Mark Capella
5559c25ecf Bug 407401 - Remove namespaced ARIA support in feed parser, r=mak
--HG--
extra : rebase_source : 34b1bbb4b5144e25b7b49194bff74022a527b507
2012-03-19 21:15:26 +01:00
Paolo Amadini
cf5f8a7506 Bug 731942 - Replace old synchronous favicons calls in the Toolkit external content handler dialog. r=mak 2012-03-19 20:24:41 +01:00
Paolo Amadini
7bae6e95e6 Bug 728143 - Replace old synchronous favicons calls in Places tests. r=mak
--HG--
rename : toolkit/components/places/tests/unit/expected-favicon-big16.ico.png => toolkit/components/places/tests/favicons/expected-favicon-big16.ico.png
rename : toolkit/components/places/tests/unit/expected-favicon-big32.jpg.png => toolkit/components/places/tests/favicons/expected-favicon-big32.jpg.png
rename : toolkit/components/places/tests/unit/expected-favicon-big4.jpg.png => toolkit/components/places/tests/favicons/expected-favicon-big4.jpg.png
rename : toolkit/components/places/tests/unit/expected-favicon-big48.ico.png => toolkit/components/places/tests/favicons/expected-favicon-big48.ico.png
rename : toolkit/components/places/tests/unit/expected-favicon-big64.png.png => toolkit/components/places/tests/favicons/expected-favicon-big64.png.png
rename : toolkit/components/places/tests/unit/expected-favicon-scale160x3.jpg.png => toolkit/components/places/tests/favicons/expected-favicon-scale160x3.jpg.png
rename : toolkit/components/places/tests/unit/expected-favicon-scale3x160.jpg.png => toolkit/components/places/tests/favicons/expected-favicon-scale3x160.jpg.png
rename : toolkit/components/places/tests/unit/favicon-big16.ico => toolkit/components/places/tests/favicons/favicon-big16.ico
rename : toolkit/components/places/tests/unit/favicon-big32.jpg => toolkit/components/places/tests/favicons/favicon-big32.jpg
rename : toolkit/components/places/tests/unit/favicon-big4.jpg => toolkit/components/places/tests/favicons/favicon-big4.jpg
rename : toolkit/components/places/tests/unit/favicon-big48.ico => toolkit/components/places/tests/favicons/favicon-big48.ico
rename : toolkit/components/places/tests/unit/favicon-big64.png => toolkit/components/places/tests/favicons/favicon-big64.png
rename : toolkit/components/places/tests/unit/favicon-normal16.png => toolkit/components/places/tests/favicons/favicon-normal16.png
rename : toolkit/components/places/tests/unit/favicon-normal32.png => toolkit/components/places/tests/favicons/favicon-normal32.png
rename : toolkit/components/places/tests/unit/favicon-scale160x3.jpg => toolkit/components/places/tests/favicons/favicon-scale160x3.jpg
rename : toolkit/components/places/tests/unit/favicon-scale3x160.jpg => toolkit/components/places/tests/favicons/favicon-scale3x160.jpg
rename : toolkit/components/places/tests/unit/head_bookmarks.js => toolkit/components/places/tests/favicons/head_favicons.js
rename : toolkit/components/places/tests/unit/test_favicons.js => toolkit/components/places/tests/favicons/test_favicons.js
rename : toolkit/components/places/tests/unit/test_moz-anno_favicon_mime_type.js => toolkit/components/places/tests/favicons/test_moz-anno_favicon_mime_type.js
rename : toolkit/components/places/tests/unit/test_doReplaceFaviconData.js => toolkit/components/places/tests/favicons/test_replaceFaviconData.js
rename : toolkit/components/places/tests/unit/test_doReplaceFaviconDataFromDataURL.js => toolkit/components/places/tests/favicons/test_replaceFaviconDataFromDataURL.js
2012-03-19 20:24:21 +01:00
Nathan Froyd
87678bbc2b Bug 735768 - Part 3 - add tests for persistent telemetry; r=taras 2012-03-15 13:58:51 -04:00
Nathan Froyd
7344a8633d Bug 735768 - Part 2 - robustify persistent telemetry, JS side; r=taras 2012-03-15 13:57:53 -04:00
Nathan Froyd
31af0df611 Bug 735768 - Part 1 - robustify persistent telemetry, C++ side; r=taras 2012-03-15 13:57:04 -04:00
Nicholas Nethercote
4ecf193683 Bug 713799 - Rearrange the "window-objects" sub-tree in about:memory to make per-tab memory usage more obvious. r=jst.
--HG--
extra : rebase_source : f4e9407ad9a5c20ae8523d2ec087b4ee99c43877
2012-03-12 23:00:18 -07:00
Doug Turner
193c76e07d Bug 733650 - Use smslib as the device orientation backend on the mac. r=jdm 2012-03-13 16:57:09 -07:00
David Rajchenbach-Teller
ba00493b5e Bug 699856 - Refactor nsSearchService.js to not use a database engine. r=gavin
--HG--
extra : rebase_source : 80f5830b5d6efcc2e6ec21495709f847d53aac7b
2012-03-13 23:32:53 +01:00
Ed Morley
12222d2d31 Backout 8b74d5ae78c3 & c619bbb2951f (bug 734391), 772c994fa869 (bug 734324), fd23ff0f9dd1 (bug 734325), d1e037a9390e (bug 733653), 3a7bf79b5b2d (bug 733650) & 9d9392fce538 (bug 733652) for OS X M1 & M3 orange 2012-03-13 22:29:29 +00:00
Doug Turner
498d78622c Bug 733650 - Use smslib as the device orientation backend on the mac. r=jdm 2012-03-13 09:59:23 -07:00
Marco Bonardo
f1dbd79701 Merge central and inbound 2012-03-13 14:49:19 +01:00
Marco Bonardo
255a1c96b7 Bug 734653 - Scrollbox should filter out hidden elements, since they are unscrollable.
r=mano
2012-03-13 12:05:23 +01:00
Tim Taubert
e8eb6948d0 merge m-c to fx-team 2012-03-13 11:28:24 +01:00
Marco Bonardo
3e58667468 Merge last green PGO from inbound to central 2012-03-13 11:17:21 +01:00
Mike Hommey
7bf6b46bc7 Backout changesets 923a278f7ad5, 8f0164c90145, f5171db26f48, 7b590e1e392c and bd9a2f904e1f (bug 716544) because of Linux red 2012-03-13 10:29:26 +01:00
Mike Hommey
69584e6287 Bug 734335 - Only build SPS on supported platforms. r=bgirard,r=khuey 2012-03-13 09:48:00 +01:00
Mike Hommey
93b5ece40e Bug 716544 - Avoid unexpectedly including toolkit/crashreporter/google-breakpad/src/common/memory.h. r=ted 2012-03-13 09:47:02 +01:00
Panos Astithas
6eda6ce053 Bug 729576 - Update the remote debugging protocol to reflect the recent spec changes; r=dcamp,jimb 2012-03-13 09:13:02 +02:00
Charles Chan
84f14dfc53 Bug 729111: Renable HTML5 centered play video button after video is resized. 2012-03-13 00:12:48 -07:00
Masayuki Nakano
98aa2b6d2b Bug 720659 nsAutoCompletController should search with committed composition string at input event handler immediately after compositionend event rather than composition event handler feedback=mak+m_kato, r=gavin 2012-03-13 15:03:03 +09:00
Felipe Gomes
88c717e924 Backout cset 11af9adc0e5d (bug 724080) to avoid unnecessary string changes. We'll fix this with a server-side redirect. 2012-03-12 21:04:22 -07:00
Matt Brubeck
d937bfd92a Merge last green changeset from inbound to mozilla-central 2012-03-12 13:31:31 -07:00
Panos Astithas
0825d4d797 Bug 731277 - Add support for using fn.displayName as the function name in stack frames; r=rcampbell 2012-03-12 10:59:30 +02:00
Ed Morley
fe0db58bce Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
Matt Brubeck
a6a66f92bd Merge from mozilla-central to mozilla-inbound 2012-03-12 17:38:23 -07:00
Kai Engert
1cb75567ff Bug 673381, patch v4 to add NSPR/NSS library version numbers to about:support, r=dtownsend 2012-03-13 00:04:37 +01:00
Justin Lebar
0dbaf73150 Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
2012-03-12 18:53:18 -04:00
Matthew Noorenberghe
31077ca4e3 Bug 723802 - Add telemetry for startup crash detection (2/2). r=dolske,taras
--HG--
extra : rebase_source : 60d3f26787475c0321392adfd53766d48158a142
2012-03-12 15:41:26 -07:00
Nathan Froyd
a6d222736e Bug 733977 - Check more closely for corrupt sessionHistogram files. r=taras 2012-03-08 13:05:40 -05:00
Paolo Amadini
ebd422385f Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-03-10 15:00:45 +01:00
Marco Bonardo
7b1647e548 Merge last green PGO from inbound to central 2012-03-10 11:21:28 +01:00
Marco Bonardo
0a4c77c1c9 Bug 717070 follow-up - remove wrongly hardcoded Firefox brand. 2012-03-09 22:50:53 +01:00
Marco Bonardo
6ad719a772 Bug 734044 - Let livemarks skip the cache and avoid polluting tests after test_reloadLivemarks.xul
r=dietrich
2012-03-09 11:14:40 +01:00
Jonathan Kew
43bc810684 Backed out changeset 118f97e6d4ed (bug 670275) for xpcshell orange. 2012-03-09 10:06:54 +00:00
Matthew Noorenberghe
a71e98fb68 Bug 723802 - Add telemetry for startup crash detection (1/2) - timeline portion. r=taras
--HG--
extra : rebase_source : 8f44c2d0a46f87025484552022c0a32d3ce5c7b0
2012-02-09 15:49:33 -08:00
Rail Aliiev
f66124f71b Bug 732976 - SingleSourceFactory should generate checksums file. r=ted 2012-03-12 17:48:40 -04:00
Marco Bonardo
8d23646968 Bug 732755 - Intermittent test_mozIAsyncLivemarks.js | false == true.
r=dietrich
2012-03-12 21:50:26 +01:00
Brian R. Bondy
b61e60af2e Bug 731901 - Update telemetry ping to use new telemetry name. r=rstrong 2012-03-09 14:01:50 -05:00
Marco Bonardo
c32289e3d8 Bug 734351 - Fix a query syntax error that disallows populating the hosts table.
r=dietrich
2012-03-09 18:05:11 +01:00
Matt Brubeck
e880deff17 Back out d8946e029410 (bug 710431) because of browser_ConsoleStorageAPITests.js failures on Linux 2012-03-09 09:01:44 -08:00
Jonathan Kew
2e0a78df19 bug 733512 - update freetype to v2.4.9. rs=dougt 2012-03-09 16:38:09 +00:00
Neil Deakin
4d1e43b519 Bug 710431, add telemetry for new browser window command, r=dao 2012-03-09 10:41:50 -05:00
Jared Wein
af74761426 Bug 711552 - Click to play plugins for desktop Firefox. r=felipe 2012-01-02 16:06:10 -08:00
Rail Aliiev
280bbd5154 Bug 731795 - MOZ_SOURCESTAMP_FILE shouldn't depend on MOZ_PKG_PRETTYNAMES; r=khuey 2012-03-27 15:06:01 -04:00
Bobby Holley
1ce7e48921 Bug 729589 - Fix js-ctypes tests for compartment-per-global. r=jorendorff 2012-03-27 11:33:25 -07:00
Marco Bonardo
eed7e57495 Bug 737846 - followup: fix typo in test.
--HG--
extra : rebase_source : 14b5abf42bc25cb54eaf490988fb9814abe6dc66
2012-03-27 16:29:42 +02:00
Masayuki Nakano
e780865b68 Bug 722961 Add tests for autocomplete with composition r=m_kato 2012-03-27 23:22:56 +09:00
Jim Mathies
366dee9682 Bug 736953 - Break XRE_main up into parts that can be called individually, r=dtownsend 2012-03-27 08:37:35 -05:00
Marco Bonardo
f1bf17ce70 Bug 737846 - Ensure favicons service doesn't add unwanted pages to history.
r=dietrich
2012-03-27 15:28:14 +02:00
OHZEKI Tetsuharu
4bffe22d45 Bug 730668 - Clean up test_placesTXN.js r=mak 2012-03-16 15:16:12 -07:00
Rail Aliiev
6308d9f5d9 Bug 732962 - Implement signing on demand for xulrunner. r=ted,catlee 2012-03-12 13:39:35 -04:00
Ekanan Ketunuti
3b8fa0ab19 Bug 734735 - Remove text-align:justify rule from aboutSupport.css. r=dao 2012-03-12 18:24:41 +07:00
Mounir Lamouri
66685f5251 Bug 718391 - Package the js shell only if MOZ_PACKAGE_JSSHELL is defined. r=glandium,catlee 2012-03-12 13:23:16 +01:00
Vladan Djeric
745727778e Bug 712109 - Implement chrome hang reporting on profiling branch. r=ehsan 2012-03-12 07:07:05 -04:00
Mark Capella
24883e7b24 Bug 595926 - Purge last traces of REQUIRES from the build system. r=khuey 2012-03-12 10:22:57 +01:00
Hub Figuière
877a138481 Bug 670275 - Downloading a file should put it in the system's recently-used list. r=karlt 2011-07-08 17:29:00 -07:00
Matthew Noorenberghe
27fec2ade6 Bug 717070 - Profile reset - Part 3 - about:support UI to reset profile. r=mak 2012-02-23 19:34:18 -08:00
Matthew Noorenberghe
9514d7d1b8 Bug 717070 - Profile reset - Part 1 - Backend to initiate profile reset. r=mano 2012-02-23 19:34:18 -08:00
John Daggett
e66ba11147 Bug 705594. Add script code for system font fallback. r=roc 2012-03-09 11:06:06 +09:00
John Daggett
e464ab89d9 Bug 705594. Use CoreText for system font fallback on OSX. r=jfkthame 2012-03-09 11:05:47 +09:00
Matt Brubeck
465b97cf40 Merge mozilla-central to mozilla-inbound 2012-03-08 16:27:40 -08:00
Rob Campbell
b13d39e0b9 merge fx-team to m-c 2012-03-08 10:30:11 -04:00
Ed Morley
688dbfa9d0 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-08 13:14:47 +00:00
Panos Astithas
c7482f3ff2 Bug 709088 - Put dump() calls in debugger code behind a pref; r=rcampbell 2012-03-08 09:14:41 +02:00
Serge Gautherie
81e334026f Bug 627616. (AAv1) Add missing text to is() calls. r=honzab. 2012-03-07 22:11:52 +01:00
Kyle Machulis
53b01aab66 Bug 729470 - Make bluedroid calls load via dlopen r=cjones 2012-03-08 15:14:06 -08:00
Marco Bonardo
7d169993ad Merge inbound and central 2012-03-07 10:33:11 +01:00
Nathan Froyd
86b38574ad Bug 723846 - Part 3: add tests for FlagHistogram. r=taras 2012-03-02 10:15:46 -05:00
Nathan Froyd
c3b628aec5 Bug 723846 - Part 2: add FlagHistograms to nsITelemetry. r=taras 2012-03-02 09:59:38 -05:00
Siddharth Agarwal
2a4b6c8ab1 Bug 699014 - Toolkit alerts shouldn't be displayed if the user's in a fullscreen app, presentation mode, or in Windows 8 immersive mode. r=bbondy, ui-r=limi 2012-03-08 02:39:04 +05:30
Ehsan Akhgari
b9061c1cf2 Bug 715744 - Blocklist bexternal.dll to prevent crashes caused by it; r=bsmedberg 2012-03-07 14:22:31 -05:00
Rail Aliiev
7ca32f453f Bug 731795 - MOZ_SOURCESTAMP_FILE shouldn't depend on MOZ_PKG_PRETTYNAMES. r=khuey 2012-03-08 14:57:23 -05:00
Rail Aliiev
e6e9e7d8f0 Bug 732963 - xulrunner shouldn't use pretty name for checksums files. r=khuey 2012-03-08 14:50:13 -05:00
Justin Lebar
8752f15ad1 Bug 733495 - Monitor ullAvailPageFile (available commit space) on Windows, and fire a low-memory event when it gets low. r=bsmedberg 2012-03-08 14:44:20 -05:00
Justin Lebar
421d17bf38 Back out changeset b2ac02d89f41 (wrong bug number; was 733496, should have been 733495). 2012-03-08 14:43:09 -05:00
Justin Lebar
09de20e129 Bug 733496 - Monitor ullAvailPageFile (available commit space) on Windows, and fire a low-memory event when it gets low. r=bsmedberg 2012-03-08 14:27:14 -05:00
Marco Bonardo
203535118e Bug 734044 - Temporarily disable test_reloadLivemarks.xul on Linux until the random timeout is figured out. 2012-03-08 15:14:04 +01:00
Ed Morley
5ff4614499 Merge mozilla-central to mozilla-inbound 2012-03-08 13:29:16 +00:00
Nicholas Nethercote
6d8af83e43 Bug 734041 (part 1) - Trivially improve an assertion message to help diagnose a blank about:memory page. r=me.
--HG--
extra : rebase_source : 6e2dcb91c043fc73971c33d9bc74d19f8382becf
2012-03-08 04:36:43 -08:00
Nathan Froyd
bd96ca9e74 Bug 717069 - correct sessionstore-windows-restored usage in TelemetryPing; r=taras 2012-03-06 14:54:02 -05:00
Geoff Lankow
d285bb5cfe Bug 733677 - Inline prefs should send a notification when they stop displaying; r=Unfocused 2012-03-08 14:01:27 +13:00
Geoff Lankow
e2b0995937 Bug 733633 - Inline settings of type=control only let buttons and menulists be in the input-container; r=Unfocused 2012-03-07 21:40:13 +13:00
Marco Bonardo
585d150603 Bug 731274 - Make reloadLivemarks optionally force reloads and use it to speed up livemarks population.
r=dietrich sr=gavin
2012-03-08 11:14:59 +01:00
David Mandelin
68c407c176 Bug 733260 followup: use uint32_t for array and string lengths, r=luke
--HG--
extra : rebase_source : 1729b4b927fde0678872b9de62a7466381aa07c3
2012-03-06 15:52:55 -08:00
Nathan Froyd
814a92d929 Bug 733152 - add locale to telemetry metadata; r=taras 2012-03-05 19:36:47 -05:00
Gervase Markham
e13448f201 Bug 730814 - Add "mpl" anchor. (Corrected patch) 2012-03-06 17:03:46 +00:00
Gervase Markham
4c8664fda7 Bug 730814- back out last set of changes; there was another patch caught up in there.
--HG--
extra : rebase_source : d30d97a1b494caef81ce1a6613e6084b551510af
2012-03-06 17:01:11 +00:00
Gervase Markham
bf4c151748 Bug 730814 - Add "mpl" anchor. 2012-03-06 11:54:20 +00:00
Geoff Lankow
ea7cea0305 Bug 731041 - Tidy up addon inline preferences code, toolkit; r=mbrubeck, Unfocused 2012-03-07 00:41:25 +13:00
Matt Brubeck
4ed9c88c7e Merge last green changeset from inbound to mozilla-central 2012-03-06 10:59:26 -08:00
Serge Gautherie
b42ca54745 Bug 730551. (Bv2) browser_bug638292.js: Check load target, Make SeaMonkey support more specific. r=bmcbride. 2012-03-06 15:10:25 +01:00
Matt Brubeck
542d279c26 Merge last green changeset from inbound to mozilla-central 2012-03-05 12:58:10 -08:00
Brian R. Bondy
b9454b888c Bug 731901 - update.status telemetry ping is not reporting correctly. r=ehsan 2012-03-05 15:47:46 -05:00
Brian R. Bondy
bf2cc24f9c Bug 711054 - Stop using readstrings errors for updater. r=rstrong
--HG--
rename : toolkit/mozapps/readstrings/errors.h => toolkit/mozapps/update/common/errors.h
rename : toolkit/mozapps/readstrings/readstrings.cpp => toolkit/mozapps/update/common/readstrings.cpp
rename : toolkit/mozapps/readstrings/readstrings.h => toolkit/mozapps/update/common/readstrings.h
2012-03-05 15:47:46 -05:00
Brian R. Bondy
f054840ac4 Bug 730792 - Enable new security checks for updates without the service. r=rstrong 2012-03-05 15:47:46 -05:00
Serge Gautherie
925f8c521b Bug 727954. (Bv1) test_autocomplete_delayOnPaste.xul: Support XPFE AutoComplete widget too. r=mak77. 2012-03-05 19:34:55 +01:00
Ed Morley
d27ab2302c Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions 2012-03-05 15:22:28 +00:00
Ed Morley
50e92e089b Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-04 22:42:23 +00:00
Neil Rashbrook
02dd7706ab Bug 732738 textbox should only execute inline onfocus and onblur event handlers once r=smaug 2012-03-04 14:57:45 +00:00
Serge Gautherie
d1039d1822 Bug 732615. (Av1a-TK) Move browser_checkAddonCompatibility.js test from SeaMonkey to Toolkit. r=bmcbride. 2012-03-03 14:52:33 +01:00
Ryan VanderMeulen
7d622d5057 Bug 648690 - Update libpng to version 1.5.9 (Mozilla changes). r=joedrew, f=dolske 2012-03-03 22:18:31 -05:00
Nicholas Nethercote
d8a85cb65a Bug 682431 (part 2) - Add memory reporters for URIs and Links. r=biesi,bz,jlebar.
--HG--
extra : rebase_source : db4f094a7d334914b986bb66f5bf1089aafda561
2012-02-19 19:51:48 -08:00
Ed Morley
3c6da09e8c Merge mozilla-central to mozilla-inbound 2012-03-04 23:56:40 +00:00
Justin Lebar
e1a9198917 Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz 2012-03-04 15:58:06 -05:00
Justin Lebar
8f94cc1764 Back out bug 729940 (a108aee:d75775d) due to 32-bit red. 2012-03-04 14:20:34 -05:00
Justin Lebar
169d0f30f5 Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz 2012-03-04 13:49:42 -05:00
Blair McBride
1129b6f8bd Bug 711679 - Send background version checks to new domain. r=darktrojan,dtownsend 2012-03-07 21:18:28 +13:00
Mihai Sucan
34dad7f65d Bug 723069 - The debugger should allow breakpoints to be set in the embedded editor; r=past 2012-03-05 19:56:13 +02:00
Panos Astithas
1a4d832c17 Bug 729191 - Make debugger mochitests wait for debugger server shutdown before finishing; r=rcampbell 2012-03-06 10:22:17 +02:00
Nathan Froyd
6e8d5ef423 Bug 719295 - Clean up telemetry JSObject construction. r=taras, f=luke 2012-02-15 14:01:53 -08:00
Phil Ringnalda
8118c7707e Back out fae3603a8d1d (bug 699856) for test hangs on Windows 2012-03-02 14:12:34 -08:00
David Rajchenbach-Teller
f0b8d96e83 Bug 699856 - Refactor nsSearchService.js to not use a database engine. r=gavin 2012-03-02 20:42:04 +01:00
Marco Bonardo
37cb2b14e7 Bug 731968 - AddLivemark callback should wait for all the writes.
r=dietrich
2012-03-02 18:05:33 +01:00
Marco Bonardo
8d80250eb2 Bug 732186 - fix "this._resultObserversList is undefined" error from nsLivemarkService.js
r=dietrich
2012-03-02 18:05:29 +01:00
David Mandelin
5e02d0630c Bug 733260: remove typedef jsuint, r=luke
--HG--
extra : rebase_source : e8f576e1b5b189b47807c613c0cff79f5c8038e7
2012-03-05 18:43:45 -08:00
Nathan Froyd
48e28eb266 Bug 732970 - Fix thinko in persistent telemetry merge. r=taras 2012-03-05 11:59:57 -05:00
Geoff Lankow
004486d3c8 Bug 700361 - View Source line numbers are busted for plain-text documents - test; r=gavin 2012-02-20 14:39:57 +13:00
Nicholas Nethercote
52e0347a64 Bug 730181 (part 1) - Merge the "dom+style" and "layout" memory reporter trees. r=khuey.
--HG--
extra : rebase_source : dabcf525d823639c5ff465c7a21de8ae533e82ff
2012-02-21 07:10:11 -08:00
Phil Ringnalda
366ba73472 Back out e9c07d92a4a4 (bug 719295) for orange 2012-03-01 20:36:59 -08:00
Matt Brubeck
15e67715c7 Merge mozilla-central and mozilla-inbound 2012-03-01 20:07:54 -08:00
Kyle Huey
c69978105d Bug 730051: Don't use SearchPathW to look for the DLL unless we're actually doing a load. r=bsmedberg 2012-03-01 11:07:11 -08:00
Marco Bonardo
873d1a20b1 Merge last green PGO from inbound to central 2012-03-01 14:27:31 +01:00
Olli Pettay
3b6294526a Bug 730581, unbind content tree lazily after unlink, r=jst 2012-03-01 15:09:00 +02:00
Felipe Gomes
1ae138018b Bug 723561 - TelemetryStopwatch follow-up: display key name on error. r=gavin 2012-02-29 22:33:03 -08:00
Matt Brubeck
76df83ffd7 Merge last green changeset from inbound to mozilla-central 2012-02-29 10:47:38 -08:00
Matt Brubeck
2349557dcf Merge last green changeset from inbound to mozilla-central 2012-02-28 09:21:10 -08:00
Kyle Huey
56bb56f79d Bug 728392: nsUpdateService should clear its references to the update listener once it is no longer needed. r=rs 2012-02-28 08:57:35 -08:00
Justin Dolske
2a9115724e Bug 717481 - login manager storage should use default encryption type from the crypto provider. r=zpao 2012-02-28 11:50:05 +01:00
Olli Pettay
116951918c Bug 730470, FormFillController crashes, r=gavin 2012-02-28 01:31:23 +02:00
Marco Bonardo
03ba164ce4 Merge last green PGO from inbound to central 2012-02-27 13:44:27 +01:00
Serge Gautherie
6624920293 Bug 728633. (Av2) Add ensureElementIsVisible() calls, to support having more items. r=bmcbride. 2012-02-27 10:44:36 +01:00
Tim Taubert
2a877d9dd5 merge m-c to fx-team 2012-02-27 09:44:06 +01:00
Serge Gautherie
94a99dc17a Bug 730551. (Av1) browser_bug638292.js: Support SeaMonkey's "about:blank" loads. r=bmcbride. 2012-02-27 07:54:25 +01:00
Gian-Carlo Pascutto
7c64086a2f Bug 730247 - Use byteslice coding for SafeBrowsing data. r=dcamp 2012-02-27 07:46:41 +01:00
Tim Taubert
79b618153e merge m-c to fx-team 2012-02-26 19:15:38 +01:00
Marco Bonardo
486fa4d538 Merge last green PGO from inbound to central 2012-02-25 11:11:15 +01:00
Mark Capella
ea13f42a2a Bug 728904 - prefix telemetry constants starting by A11Y, r=surkov, f=tbsaunde 2012-02-25 13:32:21 +09:00
Brian R. Bondy
32487eb533 Bug 725180 - Updater JS error handling for new error codes. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy
f53637514f Bug 725180 - Misc libmar fixes found from tests. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy
d5d3212890 Bug 728301 - Enable new security checks only for the service. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy
b4f0f02c3b Bug 721758 - Ability to configure updater to accept multiple MAR IDs. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy
91e82baa20 Bug 708690 - Updated MAR files for product information blocks. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy
9f37e649a9 Bug 708690 - XPCShell test enhancements for product information blocks. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy
fa2a4a39bd Bug 708690 - Updater enhancements for product information blocks. r=rstrong 2012-02-24 16:29:41 -05:00
Brian R. Bondy
4ae40571d6 Bug 711139 - MOZ_VERIFY_MAR_SIGNATURE build option for verifying MAR signatures. r=rstrong. sr=khuey 2012-02-24 16:29:41 -05:00
Brian R. Bondy
edd93a1353 Bug 704285 - Certificates for updater cert check. r=rstrong 2012-02-24 16:29:41 -05:00
Brian R. Bondy
650b463f1b Bug 704285 - Include certificates inside updater.exe and use them to verify MARs. r=rstrong 2012-02-24 16:29:41 -05:00
Brian R. Bondy
0ed7886cd2 Bug 699700 - Add support for signing and verifying MAR files in libmar and the mar program. r=bsmith 2012-02-24 16:29:41 -05:00
Marco Bonardo
e1a9d05d71 Bug 728230 - Enforce copying non-primitive properties in Places transactions to avoid runtime leaks.
r=dietrich
2012-02-24 11:28:18 +01:00
Marco Bonardo
8c0491935f Bug 721319 - PlacesUtils.removeLazyBookmarkObserver() doesn't always remove observers, causes browser window to leak.
r=dietrich
2012-02-24 11:10:38 +01:00
Nathan Froyd
8d86cbec60 Bug 719295 - Clean up telemetry JSObject construction. r=taras, f=luke 2012-02-15 14:01:53 -08:00
Nicholas Nethercote
03ef610e18 Bug 731890 - Convert the 12 "images" memory reporters to a single multi-reporter. r=jlebar.
--HG--
extra : rebase_source : e4ac7a1c03c4a033f2ea5fe54f79654cba3d3574
2012-03-01 16:05:32 -08:00
Nicholas Nethercote
86d4e739a3 Bug 699307 - Add test_memoryReporters.xul. r=jlebar.
--HG--
extra : rebase_source : afe72f37c780808fc7d054caf5e47025e9c1bac3
2012-03-01 15:08:38 -08:00
Rafael Ávila de Espíndola
ccd9b28b5b Bug 721603 - We should spin the loop after calling asyncClose in Database.cpp. r=mak. 2012-03-01 12:03:33 -05:00
Marco Bonardo
d6687bea88 Merge central to inbound 2012-03-01 16:05:54 +01:00
Marco Bonardo
52e694862b Bug 720792 - Implement a better solution to start selected searches without a timeout.
r=gavin
2012-03-01 14:37:13 +01:00
Mark Capella
56c0e9bc00 Bug 728905 - telemetry ZoomText, YouDao Dictionary and Kazaguru, r=tbsaunde, f=surkov 2012-02-26 11:15:55 +09:00
Mark Capella
63f98ee386 Bug 728997 - test_tabmatches.js should not use 'about:robots' which is Firefox specific. r=mak 2012-02-25 20:38:26 -05:00
Nicholas Nethercote
89a57b9c04 Bug 729572 - Fix minor problems with handling of location.href in aboutMemory.js. r=jschoenick. 2012-02-27 21:39:34 -08:00
Nicholas Nethercote
51d980a90e Bug 729018 - Attempt to de-orange test_aboutcompartments.xul. r=jlebar.
--HG--
extra : rebase_source : 654a90202b6f365836e0a3f08cae2e91f283e13e
2012-02-27 19:56:10 -08:00
Ed Morley
bbbd8658b5 Merge mozilla-central to mozilla-inbound 2012-02-28 02:55:32 +00:00
Luis Arteaga
386e2705bf Bug 724080. Broken link to Mozilla Manifesto on about:mozilla page. r=felipe 2012-02-27 18:13:15 -08:00
Matt Brubeck
43534236fa Bug 717904 - Add-ons Manager is broken after installing an extension with browser restart [r=Unfocused] 2012-02-27 16:34:07 -08:00
Wes Johnston
3dac0e934e Bug 730996 - Audio controls should not disappear. r=dolske 2012-02-27 15:53:01 -08:00
Wes Johnston
fe3941c302 Bug 725881 - Add a missing rollback. r=dolske 2012-02-27 14:14:42 -08:00
Wes Johnston
e85cf8c5f7 Bug 725881 - Add a deleted form history table. r=dolske 2012-02-27 10:10:16 -08:00
Gervase Markham
506b62eb19 Bug 684831 - tidy up about:license, including adding Apache 2.0 (bug 729457),
moving proprietary block to its own section and #ifdeffing it (bug 688377).
2012-02-27 15:53:38 +00:00
Patrick McManus
0011224491 bug 729736 - runtime experiment with different spdy ping thresholds r=honzab 2012-02-27 10:32:09 -05:00
Marco Bonardo
c399a24b4b Merge central to inbound 2012-02-27 13:46:22 +01:00
Henri Sivonen
e8058853dd Bug 650784 part 1.5 - Move nsScriptableUnescapeHTML from Toolkit to Core. r=smaug.
--HG--
rename : toolkit/components/feeds/nsIScriptableUnescapeHTML.idl => parser/html/nsIScriptableUnescapeHTML.idl
rename : toolkit/components/feeds/nsScriptableUnescapeHTML.cpp => parser/html/nsParserUtils.cpp
rename : toolkit/components/feeds/nsScriptableUnescapeHTML.h => parser/html/nsParserUtils.h
2012-02-27 13:57:48 +02:00
Henri Sivonen
33afed3ab8 Bug 650784 part 1 - Introduce a new API for converting HTML to plain text. r=smaug. 2012-02-27 13:57:48 +02:00
David Mandelin
59dcf8cdf7 Bug 725550: remove obsolete typedef jsdouble, r=jwalden 2012-02-24 14:19:52 -08:00
Marco Bonardo
74afb56c79 Backout 4fc2f49371a8 (bug 725550) for build failures 2012-02-25 00:16:47 +01:00
David Mandelin
ad7cda83f5 Bug 725550: remove obsolete typedef jsdouble, r=jwalden
--HG--
extra : rebase_source : 772c2982184d7b3d1680737323395365e6b218da
2012-02-24 14:19:52 -08:00
Marco Bonardo
efe05da08b Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option.
r=dietrich sr=gavin
2012-02-24 23:43:49 +01:00
Dão Gottwald
69181a3e83 Bug 729244 - ESC doesn't revert the location bar value anymore. r=gavin 2012-02-24 14:32:00 +01:00
Marco Bonardo
76ac38c278 Bug 613588 (Tests) - Load-on-demand livemarks.
r=dietrich
2012-02-24 13:42:30 +01:00
Marco Bonardo
985d738ddd Bug 613588 (Backend) - Load-on-demand livemarks.
r=dietrich,mano
2012-02-24 13:42:24 +01:00
Marco Bonardo
5dd1d7a1a0 Bug 613588 (Interfaces) - Load-on-demand livemarks.
r=dietrich,mano sr=gavin
2012-02-24 13:42:21 +01:00
Jared Wein
a7839ef3d0 merge m-c to fx-team 2012-02-24 14:47:45 -05:00
Jared Wein
69f3ed09dd Bug 723051 - The scrubber end position does not show a rounded edge if the thumb is at the end of the video. r=dolske ui-r=shorlander 2012-02-24 10:47:48 -05:00
Jared Wein
7b3b6a8f50 Bug 722258 - Click to play overlay doesn't hide if the control bar play button is used. r=dolske 2012-02-24 10:47:25 -05:00
David Seifried
2f0e3768c5 Bug 702161 - videocontrols.xml has anonymous function event listeners that are added but never removed. r=dolske 2012-02-24 10:46:04 -05:00
Panos Astithas
06429a2686 Bug 697040 - The Script Debugger onNewScript notifications don't always fire; r=jimb,dcamp,rcampbell 2012-02-23 09:41:00 +02:00
Ed Morley
978ee67743 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-22 14:10:55 +00:00
Olli Pettay
6e8736fc8c Bug 726334, FormFillController should not have strong references to content objects, r=gavin 2012-02-22 14:59:39 +02:00
Phil Ringnalda
2b13719124 Merge m-c to m-i 2012-02-21 23:36:31 -08:00
Mike Hommey
4b2dcd15e7 Bug 729010 - Properly package jsshell libraries. r=khuey 2012-02-22 08:12:15 +01:00
Mike Hommey
69c0ff5b33 Bug 728071 part 2 - Include application.ini.h in APKOpen.cpp instead of nsAndroidStartup.cpp. r=blassey 2012-02-22 08:12:15 +01:00
Mike Hommey
f98f52406d Bug 728071 part 1 - Move nsXREAppData definition in a separate header, and use it from application.ini.h. r=bsmedberg 2012-02-22 08:12:15 +01:00
Mike Hommey
097a0cdeaa Bug 686805 part 7 - Display linker stats on each Startup Timeline event. r=tglek,r=khuey 2012-02-22 08:12:15 +01:00
Mike Hommey
bed783f935 Bug 686805 part 5 - Optionally make libxul.so a seekable compressed stream on Android. r=khuey 2012-02-22 08:12:15 +01:00
Phil Ringnalda
83cb7a525c Back out b27980f1de54 and 39ea8d8f9768 (bug 728429) for potential Windows PGO build bustage on a CLOSED TREE 2012-02-21 20:01:01 -08:00
Kyle Huey
e45a96deb7 Bug 728429: Require ASLR for binary components on Windows. r=bsmedberg,ehsan 2012-02-21 16:09:39 -08:00
Ed Morley
465164e131 Merge mozilla-central to mozilla-inbound 2012-02-21 14:15:58 +00:00
Ed Morley
ec5a7c5b3d Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-21 11:59:33 +00:00
Serge Gautherie
f9245fd161 Bug 728628. (Av1) browser_viewsourceprefs.js: Use "about:mozilla", instead of "about:robots", to support non-Firefox applications. f=jwein r=neil. 2012-02-21 03:41:10 +01:00
Nicholas Nethercote
f464cea60c Bug 728780 - Define String.prototype.startsWith and use it in about:memory. r=jschoenick.
--HG--
extra : rebase_source : 8b3f4476cc93279ebb481e529bbf35b353d938c5
2012-02-20 14:42:22 -08:00
Ginn Chen
14e9d16868 Bug 674478 Implement rmdir rf without FTS on Solaris r=bbondy 2012-02-22 10:12:54 +08:00
Ed Morley
be847bb9bd Merge mozilla-central to mozilla-inbound 2012-02-22 01:28:34 +00:00
Wes Johnston
a07b388465 Bug 727817 - Add hidden click to play button for mobile video controls. r=mfinkle,dolske 2012-02-21 15:53:21 -08:00
Geoff Lankow
6eed344790 Bug 728655 - Test for bug 713810; r=neil f=jwein 2012-02-22 12:13:24 +13:00
Ed Morley
1e96d54979 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-18 11:16:37 +00:00