Nicholas Nethercote
878244b727
Bug 698930 (part 3) - Clearly identify in aboutMemory.js which user-controlled strings have been sanitized. r=jlebar.
2012-01-29 14:05:12 -08:00
Nicholas Nethercote
95bedd209b
Bug 698930 (part 2) - Some minor cleanups to aboutMemory.js. r=jlebar.
...
--HG--
extra : rebase_source : cfefdf4ff845a85a66f594e8ee583bf8d20f6338
2012-01-29 14:04:34 -08:00
Nicholas Nethercote
54e454122c
Bug 698930 (part 1) - Always show negative numbers in about:memory, and highlight them. r=jlebar.
...
--HG--
extra : rebase_source : f2f0c985b8cc7d20d08b20c79f173b58409358d0
2012-01-29 14:04:33 -08:00
Chris Pearce
5c00215dc9
Bug 715469 - Make video full-screen button use background image, so it doesn't fire a load event. r=gavin
2012-01-30 20:04:44 +13:00
Ed Morley
2ef6b9323f
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-23 19:19:06 +00:00
Tim Taubert
faafc57d6e
merge m-c to fx-team
2012-01-23 14:27:47 +01:00
Asaf Romano
f83c1d2ec4
Reland Part 1 of Bug 710259 - Add a module for reading property list (plist) files (and add support for lazy-getters values in Dict.jsm). r=mak, sr=mossap for the new module. r=sid0 for the changes to Dict.jsm
2012-01-23 14:05:01 +02:00
John Daggett
312b83a0ae
Bug 706340. Add gfxinfo to telemetry metadata. r=taras
2012-01-23 15:58:34 +09:00
Brian R. Bondy
44133c85ae
Bug 715910 - Use localized group account name for Users. r=rstrong
2012-01-22 20:52:03 -05:00
Robert Strong
b4a0cbf1ca
Bug 720016 - warning when compiling the maintenance service - swprintf takes a count parameter. r=bbondy
2012-01-22 15:55:22 -08:00
Ed Morley
1b0a6be9dc
Backout 5ad0ee32f855 (bug 710259) for build failures on all platforms
2012-01-22 22:08:18 +00:00
Asaf Romano
da37640c57
merge
2012-01-22 23:51:13 +02:00
Asaf Romano
d0b02aeccb
Part 1 of Bug 710259 - Add a module for reading property list (plist) files (and add support for lazy-getters values in Dict.jsm). r=mak, sr=mossap for the new module. r=sid0 for the changes to Dict.jsm
2012-01-22 23:49:20 +02:00
Brian R. Bondy
56f12f2e82
Bug 719066 - Callback application should relaunch with the same privileges it had last. r=rstrong
2012-01-22 16:18:15 -05:00
Ed Morley
56dd84046c
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-22 15:21:57 +00:00
Mark Banner
f0fe233d78
Unit test bustage fix from bug 672681 for apps without private browser and that don't have places enabled by default. r=unit-test only bustage fix
2012-01-21 11:00:18 +00:00
Ed Morley
9ce42e0d3e
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-21 02:31:32 +00:00
Marco Bonardo
fcf0dbceda
Bug 720598 - nsAutocompleteController HandleKeyNavigation() and EnterMatch() call GetDefaultCompleteValue() with a bogus aResultIndex.
...
r=gavin
2012-01-26 00:54:27 +01:00
Marco Bonardo
26d4f75f0c
Bug 720501 - urlInlineComplete should not attempt to case-preserve results, since that interferes with the controller's case-preservation.
...
r=gavin
2012-01-26 00:54:25 +01:00
Tim Taubert
f142b5e8bb
Backed out changeset 9883a9f66cf0 (bug 497543)
2012-01-20 12:07:56 +01:00
Tim Taubert
f190a19609
Backed out changeset 34e078df2ed6 (bug 455553)
2012-01-20 12:07:25 +01:00
Tim Taubert
e016ec1d5b
Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich
2012-01-20 02:43:20 +01:00
Ed Morley
e671bf9cd2
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-20 01:24:13 +00:00
Brad Lassey
4e7ddb3e08
bug 714168 - make reftest-remote seems to fail on tablets because nsLocalFileUnix throws exceptions when setting file permissions on a FAT file system r=mossop,unfocussed
...
--HG--
extra : rebase_source : 9e97d0f2bbe09c654407295d40b8936abbb88cb3
2012-01-25 03:24:52 -05:00
Benoit Jacob
454c9e5c23
Bug 718629 - intermittent waitpid failure causes OpenGL features to be blacklisted on X11 - r=karlt
2012-01-31 15:32:05 -05:00
Ehsan Akhgari
440851ce36
Backout changeset 8b6e498d5933 (bug 649840) because it landed without reviews
2012-01-31 12:07:56 -05:00
Tim Taubert
7fa6c32413
merge m-c to fx-team
2012-01-20 00:23:23 +01:00
Matt Brubeck
591d03087b
Merge last green changeset from inbound to mozilla-central
2012-01-19 10:37:48 -08:00
Tim Taubert
072d62619a
Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich
2012-01-25 23:44:27 +01:00
Tim Taubert
a9d1aca417
Bug 497543 - Part 1 - JavaScript Module; r=dietrich
2012-01-19 16:01:42 +01:00
Marco Bonardo
8abeaa91a6
Bug 717772 - Delay autocomplete of pasted value.
...
r=gavin
2012-01-19 12:31:29 +01:00
Marco Bonardo
b892a70a55
Bug 711503 - Don't trim url when inline autocomplete inserts text.
...
r=gavin
2012-01-19 12:31:27 +01:00
Michael Ventnor
234b860fd2
Bug 566489 - Enable inline autocomplete again, but make it smarter.
...
Original patch by Michael Ventnor, further improved by David Dahl <ddahl@mozilla.com>.
r=mak
2012-01-19 12:31:24 +01:00
Michael Ventnor
def1df697f
Bug 699751 - Change schema for new inline autocomplete.
...
Original patch by Michael Ventnor, further improved by David Dahl <ddahl@mozilla.com>.
r=mak
2012-01-19 12:31:23 +01:00
Michael Ventnor
86a84dfc45
Bug 660156 - Race condition between sync and async autocomplete searches.
...
r=mak
2012-01-19 12:31:20 +01:00
Michael Ventnor
757fa19feb
Bug 660592 - Allow autocomplete results to hide themselves from the popup.
...
r=mak sr=gavin
2012-01-19 12:31:19 +01:00
Tim Taubert
8165319fae
merge m-c to fx-team
2012-01-19 12:10:03 +01:00
Tim Taubert
d3b51d98cd
Backed out changeset d0b03b763e5b (bug 702920)
2012-01-19 12:04:23 +01:00
Henri Sivonen
39aeb30a12
Bug 713810 - Use the HTMLness mode of the original document for the View Selection Source serialization. r=gavin.sharp.
2012-01-19 09:51:49 +02:00
Mike Hommey
176d9e4f6b
Bug 718737 - Add a startup timeline event on the first nsDocShell::LoadURI for non about:blank content. r=bz,r=tglek
2012-01-19 08:40:18 +01:00
Blair McBride
e5f527c015
Bug 702920 - If compatibility changes for a user-disabled addon, the UI doesn't get notified and doesn't update. r=dtownsend
2012-01-19 19:00:24 +13:00
MSU Capstone Team
5f4fa16c96
Bug 717119 - Typo in documentation comment for AddonUpdateChecker.getNewestCompatibleUpdate(). r=bmcbride
2012-01-19 18:46:06 +13:00
Robert Strong
406b98c2d9
Main patch - Bug 660038 - Remove channel switching support. r=bbondy
2012-01-18 14:10:38 -08:00
Nathan Froyd
4703fe1fd9
Bug 715953 - add telemetry for recent background timers; r=bz
2012-01-18 09:35:05 -08:00
Dão Gottwald
50ad4b2ada
Bug 720984 - contentAreaUtils.js: getTargetFile leaks gDownloadLastDir into the global scope. r=gavin
2012-01-26 13:09:45 +01:00
Marco Bonardo
1a22a517b7
Bug 720501 - urlInlineComplete should not attempt to case-preserve results, since that interferes with the controller's case-preservation.
...
r=gavin
2012-01-26 00:54:25 +01:00
Nathan Froyd
8e520a8e46
Bug 715953 - add telemetry for recent background timers; r=bz
2012-01-18 09:35:05 -08:00
Nathan Froyd
46448872e4
Bug 718214 - provide mozilla::Telemetry::CanRecord; r=taras
2012-01-18 09:08:18 -08:00
Nicholas Nethercote
9a3eb9e60c
Bug 715453 (part 2) - Ignore computedSize in nsMallocSizeOfFun. r=jlebar.
2012-01-17 20:23:55 -08:00
Ed Morley
b67a4113ce
Merge mozilla-central to mozilla-inbound
2012-01-23 19:22:52 +00:00
Matt Brubeck
e21f1bcba1
Merge mozilla-central and mozilla-inbound
2012-01-19 11:13:07 -08:00
Brian R. Bondy
5b8410bbc2
Bug 718450 - Callback application does not relaunch on some limited user account WinXP. r=rstrong
2012-01-19 13:05:51 -05:00
Jeff Muizelaar
9c9e2eed37
Bug 718440. Add more sampler labels to various places. r=bgirard
...
This shows the problems described in bug 710068.
2012-01-17 15:33:04 -05:00
Tim Taubert
fcb70bc661
Bug 497543 - Part 1 - JavaScript Module; r=dietrich
2012-01-19 16:01:42 +01:00
Karun Dambiec
d4cbdb1337
Bug 721495 - Passwordmgr tests: Use EventUtils sendChar() and sendKey(), instead of calling synthesizeKey() directly, r=zpao
2012-01-26 14:13:00 -08:00
Wes Kocher
ed25607feb
Bug 707223 - Move Graphics <tbody>s into a single table to fix cell alignment issues. r=jmuizelaar
...
--HG--
extra : rebase_source : 0b67f1896a77dc3fa9e447ce19ceeabeb17eb09c
2012-01-26 13:33:32 -06:00
Ed Morley
c321535512
Merge mozilla-central to mozilla-inbound
2012-02-03 16:50:13 +00:00
Brian R. Bondy
4e8a0d70b6
Bug 719947 - Add an indeterminate progress bar for updates applied from service. r=rstrong
2012-02-03 08:51:22 -05:00
Nathan Froyd
562951790c
Bug 717659 - add telemetry for reflows in background tabs. r=bz
2012-02-03 12:27:42 +01:00
Phil Ringnalda
82f5e1a6bb
Back out 705d94f0a11c and c593ef0f4353 (bug 719697) for crazed infra filename dependencies
2012-01-26 20:16:54 -08:00
Joel Maher
fcc7706f37
Bug 719697 - [fix uploaded name] robocop isn't signed properly from buildbot builds. r=hwine
2012-01-26 22:26:47 -05:00
Joel Maher
433b4d0029
Bug 719697 - robocop isn't signed properly from buildbot builds. r=aki,blassey.
2012-01-26 19:41:59 -05:00
Felix Fung
4fea49b4ef
Bug 275223 - Enable Tree View Columns to be Sorted in Page Info. r=db48x
2012-01-26 16:10:00 -05:00
Nicholas Nethercote
60bce201cd
Bug 719335 - Allow arbitrary collapsing/expanding of sub-trees in about:memory. r=jlebar.
...
--HG--
extra : rebase_source : fc26877e0c181a77c2ec15967ab33b75d1f96606
2012-01-26 14:02:49 -08:00
Rafael Ávila de Espíndola
85ad96e6a6
Bug 719438 - PDBU_maintenanceOnIdle can try use the places database after it is closed. r=mak.
2012-01-26 16:19:14 -05:00
Matt Brubeck
eecc1741b7
Back out f151cccff911, 2c463faae83f, d7a8aefd3e8a (bug 719697, 713970, 720614) because of build bustage.
2012-01-26 11:41:29 -08:00
Josh Matthews
052a6852a8
Bug 674353 - Avoid using null pointer when trying to autocomplete. r=mak
2012-01-26 14:15:58 -05:00
Joel Maher
fb64b79cf2
Bug 719697 - robocop isn't signed properly from buildbot builds. r=aki,blassey.
2012-01-26 13:56:53 -05:00
Gian-Carlo Pascutto
9efa6dd185
Bug 673470 - Optimize input buffer size. Cache active tables. r=dcamp
2012-02-03 08:32:32 +01:00
Matt Brubeck
2e1e2ae3c5
Back out 88733ce1bef3 (bug 718440) because of Windows build failure
2012-01-17 15:15:47 -08:00
Brian R. Bondy
dd7d7d7d0e
Bug 716915 - Service is sometimes not used after several successful service updates because maintenanceservice.exe is missing. r=rstrong.
2012-01-17 16:52:23 -05:00
Jeff Muizelaar
581f54f157
Bug 718440. Add more sampler labels to various places. r=bgirard
...
This shows the problems described in bug 710068.
2012-01-17 15:33:04 -05:00
Matthew Gregan
99c543fe5d
Bug 623444 - Import Windows libcubeb implementation. r=doublec, r=khuey
2012-01-13 14:38:39 +13:00
Jim Blandy
d5d3b67398
Bug 714129: Breakpad DWARF: Add support for DWARF 4 attribute forms. r=ted
...
This patch allows Breakpad's DWARF reader to at least read or skip
attributes using the new forms defined in version 4 of the DWARF
specification, instead of crashing.
Attributes encoded using DW_FORM_flag_present, DW_FORM_sec_offset, and
DW_FORM_exprloc should work fine now. However, compilation units using
DW_FORM_ref_sig8 to refer to types in .debug_types will need further work
to support. (GCC 4.6.2 does not emit .debug_types sections.)
Specifically:
- dwarf2reader::DwarfForm gets new values.
- dwarf2reader::Dwarf2Handler and dwarf2reader::DIEHandler get new handler
methods, named ProcessAttributeSignature, for DW_FORM_ref_sig8 attributes.
- dwarf2reader::CompilationUnit reads DW_FORM_ref_sig8 attributes, and
passes them to ProcessAttributeSignature. It also gets support for
DW_FORM_sec_offset, DW_FORM_exprloc, and DW_FORM_flag_present, using the
existing appropriate ProcessAttribute* methods.
- dwarf2reader::DIEDispatcher passes through ProcessAttributeSignature
attributes to its DIEHandler.
- Unit tests are updated.
2012-02-01 11:27:33 -08:00
Jim Blandy
8180361621
Bug 714129: Breakpad DWARF support: Remove extraneous breaks following returns in dwarf2reader.cc. r=ted
2012-02-01 11:27:33 -08:00
Jim Blandy
7aa8b52f3f
Bug 714129: Add partial unit tests for dwarf2reader::CompilationUnit. r=ted
...
This is really incomplete --- it's just what's needed to get started
testing support for the DWARF 4 attribute forms.
2012-02-01 11:27:33 -08:00
Gian-Carlo Pascutto
1aac28d69e
Backout 44a0dc4fb9ff (Bug 673470) for Talos regression.
2012-02-01 20:10:02 +01:00
Geoff Lankow
8e5b15a9ab
Bug 684107 followup - stop importing XPCOMUtils.jsm and Dict.jsm into DownloadLastDir.jsm; r=gavin
2012-01-20 19:58:38 +13:00
stefanh@inbox.com
264ffa6e63
Bug 718392 - [Mac] Restore non-highlight when hovering menus in content menubars. r=dao.
2012-01-20 22:14:05 +01:00
Margaret Leibovic
87670e37c9
Bug 718708 - Don't prompt to remember password when there is an invalid hostname. r=zpao
2012-01-20 12:56:19 -08:00
Andrew McCreight
c527c0ca61
bug 717711 - telemetry for time in between cycle collections. r=smaug
2012-01-20 12:02:18 -08:00
ISHIKAWA, chiaki
eda2919da2
Bug 567585 - TB3 fails to raise an error when it tries to save an attachment to write-protected directory. r=Paolo Amadini,r=sdwilsh
2012-01-20 19:21:26 +00:00
David Bolter
631461b249
Bug 678965 - telemetry for injected screen reader dll's. r=nfroyd,tbsaunde,marcoz
...
Telemetry for NVDA, JAWS, OLDJAWS, WE, DOLPHIN, SEROTEK, COBRA
2012-01-20 12:26:22 -05:00
Brian R. Bondy
d15bd53072
Bug 715910 - Set permissions for the service even on upgrades. r=rstrong
2012-01-18 12:42:35 -05:00
Marco Bonardo
2f70acaa24
Bug 712767: Send profile shutdown topics to cpp tests requesting a profile.
...
r=waldo
2012-01-20 14:47:51 +01:00
Paolo Amadini
081de2dd69
Bug 672681 - Make nsIDownloadHistory::addDownload asynchronous. r=mak
2012-01-20 13:48:20 +01:00
Henri Sivonen
9b60bd476a
Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
2012-01-20 13:16:27 +02:00
Geoff Lankow
25af05dde1
Bug 719002 - Use a transaction when upgrading addon.sqlite's schema; r=Mossop
2012-01-19 22:13:03 +13:00
Ed Morley
68d8d41f60
Merge mozilla-central to mozilla-inbound
2012-01-20 01:27:04 +00:00
Brian R. Bondy
782ddc25ec
Bug 718357 - Do not use new console when browser restarts on Windows. r=jimm
2012-01-19 16:30:05 -05:00
Nathan Froyd
47e2ca820d
Bug 707320 - add tests for load/save functionality; r=taras
2011-12-23 18:37:34 -05:00
Nathan Froyd
9a9ea3fae6
Bug 707320 - add load/save histograms to TelemetryPing; r=taras
2011-12-23 13:56:38 -05:00
Gavin Sharp
4f261af49a
Bug 712421: allow pasting of a URL in the download manager window, r=neil
2011-12-20 14:14:10 -08:00
Till Schneidereit
67c06fca06
Bug 718518. Remove in-tree uses of the nonstandard third argument to String.prototype.replace. r=dcamp,jgriffin,dao,ted,dtownsend
2012-01-18 16:10:39 -05:00
Nathan Froyd
b436a115b7
Bug 707320 - provide interface for loading and saving histograms; r=taras
2011-12-09 15:15:53 -05:00
Nathan Froyd
98ec1b4d85
Bug 707320 - provide reflection for separate Histograms and SampleSets; r=taras
2011-12-13 12:03:30 -05:00
Gian-Carlo Pascutto
c6b4c2801b
Bug 673470 - Replace the SQLite SafeBrowsing store with an optimized store. r=dcamp
2011-12-06 19:03:05 +01:00
Matt Brubeck
41d849e98d
Merge mozilla-central to inbound
2012-02-02 20:49:06 -08:00
Robert Strong
8d4078f54c
Bug 668574 (original patch by Javi Rueda) - Refuse to install on Windows XP SP 1 and below. r=bbondy
2012-02-02 14:12:54 -08:00
Nathan Froyd
81b9c9d41c
Bug 707320 - Backout Bug 707320. r=taras
2012-02-02 18:14:19 +01:00
Makoto Kato
f99bf00fc2
Bug 710125 - Reduce LoadLibray/GetProcAddress for user32.dll and oleacc.dll on a11y, r=surkov, roc
2012-02-02 21:29:58 +09:00
Ed Morley
a2cee55542
Merge mozilla-central to mozilla-inbound
2012-02-02 10:54:45 +00:00
Paolo Amadini
5e5c776bac
Bug 722242 - Avoid thread contention on idle maintenance. r=mak
2012-02-02 11:33:33 +01:00
Ed Morley
b99d579b4b
Backout 90f7f032757f, 6695904a4a70, 50e98f67df1b & d26e8631514c (bug 697641) for native Android failures and 20289eb83e51 (bug 712378) because it conflicted with the backout CLOSED TREE
2012-02-02 10:09:40 +00:00
Jim Straus
dab257b9cd
Bug 712378: Add an interface to control lights, and use it for the screen backlight on Gonk. r=cjones
2012-02-01 22:09:00 -08:00
Chris Jones
3285de0cfc
Bug 723418: Don't link against HAL_getNumberOfCameras because we don't have a camera library on the emulator. r=gal
2012-02-02 00:33:06 -08:00
Gian-Carlo Pascutto
340ce0675c
Bug 673470 - Replace the SQLite SafeBrowsing store with an optimized store. r=dcamp
2011-12-06 19:03:05 +01:00
Rafael Ávila de Espíndola
a2170ade48
Bug 721812 - WaitForConnectionClosed can create a TOPIC_PLACES_CONNECTION_CLOSED spinner too late. r=mak.
2012-02-01 17:29:30 +01:00
Ed Morley
df5e69d443
Backout 0e6b1dfaa99c (bug 720208) for M1 orange
2012-02-01 12:58:07 +00:00
Kan-Ru Chen
292b212827
Bug 711300 - Add GPS support for gonk. r=jdm
2012-01-19 15:53:51 +01:00
Marco Bonardo
f8a16f0d49
Merge central to inbound
2012-01-17 16:24:46 +01:00
Marco Bonardo
1b31e5f0a2
Merge last green PGO changeset from inbound to central
2012-01-17 16:22:33 +01:00
Dão Gottwald
96c91e1a63
Bug 718536 - browser_select_compatoverrides.js leaks selectAddons.xul. r=bmcbride
2012-01-17 12:50:48 +01:00
Justin Wood
b50ee39e04
Merge last green PGO from inbound to mozilla-central
2012-01-16 22:27:53 -05:00
Phil Ringnalda
92991cc787
Back out 4ac407704d74 (bug 689387) for causing or exposing or whatevering bug 718411
2012-01-16 18:31:02 -08:00
Rail Aliiev
b6f4c8e8b3
bug 715586: checksums.py should generate sha1 and md5 checksums. r=catlee,ted
2012-01-16 09:30:59 -05:00
Tim Taubert
d798b882da
merge m-c to fx-team
2012-01-16 11:20:19 +01:00
Martijn Gerrits
a2825f331b
Bug 689387 - Video controls should use new mouseenter/mouseleave events. r=dolske
2012-01-13 16:26:49 -08:00
Jared Wein
3a800a6051
Bug 198964 - Enable smooth scrolling by default. r=gavin
2012-01-13 16:26:34 -08:00
Tim Taubert
3c3a8573ab
merge m-c to fx-team
2012-01-13 11:40:59 +01:00
Phil Ringnalda
f21004e152
No bug, remove trailing whitespace on a CLOSED TREE
2012-01-12 20:57:12 -08:00
Ed Morley
329417cd35
Merge mozilla-central to mozilla-inbound
2012-01-13 03:19:46 +00:00
Jared Wein
87eda9a7cd
Bug 710968 - Updater incorrectly checks fread() retval. r=bbondy
2012-01-12 16:38:20 -08:00
Matt Brubeck
ac8a7f3a3e
Merge last green changeset from mozilla-inbound to mozilla-central
2012-01-12 08:22:14 -08:00
Kyle Huey
829d1f590c
Bug 717549: Drop the reference to the content editor when the spell checking UI is reset to prevent zombie compartments. r=dao
2012-01-12 15:35:39 +01:00
Nathan Froyd
db97962e07
Bug 715947 - add telemetry for timers fired; r=bz
2012-01-10 13:33:31 -05:00
Geoff Lankow
67d77157ff
Bug 715735 - Detail view icon has no dimensions set, causes a relayout when it loads; r=Unfocused
2012-01-10 20:15:51 +13:00
Ehsan Akhgari
b07d71747a
Bug 171237 - Center the search results instead of scrolling only enough to show them in order to provide more visual context; r=roc
2012-01-11 20:18:23 -05:00
Josh Matthews
a0e2f57b74
Bug 713172 - Followup to finalize statements instead of nulling them out. r=mak
2012-01-11 17:13:49 -05:00
Nathan Froyd
8e058940fd
Bug 716657 - add Telemetry::AutoCounter; r=taras
2012-01-09 18:21:28 -05:00
Ed Morley
740fc32cc3
Merge mozilla-central to mozilla-inbound
2012-01-11 17:28:35 +00:00
Ed Morley
a870ef3fc6
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-11 17:01:05 +00:00
Benjamin Smedberg
cec907be24
Bug 715576 - libalerts_s.dylib is incorrectly-named (_s indicates a static library) and links against the static-js library, which is bad. Make it link against either libxul (static-js) or the dynamic-js library correctly, and rename it. r=ted
2012-01-11 11:28:21 -05:00
Ed Morley
01813b69e4
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-01-11 02:39:31 +00:00
Ed Morley
2fc0905997
Bug 698425 - Fix lack of whitespace breaking conditional in toolkit-makefiles.sh; rs=build
2012-01-11 01:37:42 +00:00
Ed Morley
00a8a51b34
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-10 17:57:29 +00:00
Felipe Gomes
786acb10dd
Bug 706897. Fix intermittent test_destinationURI_annotation.xul failure. r=mak
2012-01-10 08:31:03 -08:00
Rail Aliiev
80ac4135ed
bug 714542: Mac build uses pretty naming for *.checksums files - rename mac checksums file. r=ted
2012-01-10 10:46:16 -05:00
Rafael Ávila de Espíndola
62e48b218b
Bug 715872 - Change the order of -framework options when linking XUL so that it works on 10.6 -> 10.5 builds. r=ted
...
--HG--
extra : rebase_source : 8774501bbf1ad863dc7aa02e2f7a9a88c1d58442
2012-01-10 08:47:41 -05:00
Mike Hommey
2836287a51
Bug 714029 - Avoid jsctypes-test dependency on the xpcom glue. r=bsmedberg
2012-01-10 09:10:53 +01:00
Mike Hommey
9b95491d04
Backout 057e7ead186e (bug 714029) because of failure to build on Windows.
2012-01-10 10:51:55 +01:00
Mike Hommey
a44538c332
Bug 710972 - Define G_VARIANT_TYPE_STRING_ARRAY when building against older glib. r=karlt
2012-01-10 09:12:23 +01:00
Mike Hommey
646b1c1fa5
Bug 714029 - Avoid jsctypes-test dependency on the xpcom glue. r=bsmedberg
2012-01-10 09:10:53 +01:00
Nick Thomas
5a46c2d68a
Bug 693192 - Nightly builds infrequently fail with "make: *** [uploadsymbols] Error 50", r=ted
2012-01-10 14:36:05 +13:00
Nathan Froyd
63663b3f1f
Bug 709971 - HTML reflow telemetry; r=bz
2012-01-10 15:08:43 -05:00
Dão Gottwald
30331cae9e
Backed out changeset b4d322e5af47
2012-01-11 16:13:08 +01:00
Nathan Froyd
284d003e15
Bug 716657 - add Telemetry::AutoCounter; r=taras
2012-01-09 18:21:28 -05:00
Vladan Djeric
d6246c346b
Bug 714450 - Mark the DB whitelist in Telemetry immutable after it is initialized. r=benjmain
2012-01-10 15:31:34 -05:00
Vladan Djeric
26752830cb
Bug 708962 - Start Telemetry service at application start to avoid deadlock from GetService spinning event loop. r=benjamin
2012-01-10 15:29:58 -05:00
Ed Morley
d1209555c6
Merge mozilla-central to mozilla-inbound
2012-01-10 20:04:09 +00:00
Brian R. Bondy
5e1f6348e6
Bug 715910 - Logging to determine service permission problems, and always set it on upgrades. r=rstrong
2012-01-10 11:28:50 -05:00
Brian R. Bondy
1cc4dd3f92
Bug 715749 - service broke builds with --disable-updater. r=rstrong
2012-01-10 11:28:50 -05:00
Brian R. Bondy
46b366aa42
Bug 716126 - Include update.status contents inside maintenanceservice.log file on failed updates. r=rstrong
2012-01-10 11:28:50 -05:00
Gian-Carlo Pascutto
c3be33d64e
Bug 702217 - Fall back to SQLite when we fail PrefixSet construction. r=dcamp
2012-01-10 17:09:38 +01:00
Gian-Carlo Pascutto
ee3730aff8
Bug 702217 - Avoid double allocation in UrlClassifier. Handle OOM conditions. r=dcamp
2012-01-10 17:09:32 +01:00
Nathan Froyd
08f3e24abd
Bug 715906 - remove TelemetryHistogram.histogram; r=taras
2012-01-09 12:47:35 -05:00
Ms2ger
d0513e5d06
Merge m-c to m-i.
2012-01-11 12:15:35 +01:00
Mike Hommey
86663af6ae
Bug 683127 part 4 - Use the new ELF linker Zip reader in the old linker. r=tglek
2012-01-11 11:11:02 +01:00
Marco Bonardo
8a1239036c
Bug 711914 - Fetching bookmarks information during onBeforeItemRemove may break the bookmarks cache.
...
r=dietrich
2012-01-12 17:04:09 +01:00
Brian R. Bondy
e2fc40309f
Bug 715746 - Fix for intermittent test_0000_bootstrap_svc.js failure failed: 7 == succeeded. r=rstrong
2012-01-12 09:54:40 -05:00
Ms2ger
9547f083a8
Bug 675221 followup - Remove xpcom/proxy from toolkit-makefiles.sh; rs=build
2012-01-12 12:29:50 +01:00
Jacek Caban
bd850587ed
Bug 717223 - Delayload linking of gkmedias.dll broke mingw compilation r=khuey
2012-01-12 12:07:25 +01:00
Josh Matthews
f0f63e1d5d
Bug 713172 - Ensure the download manager database connection isn't closed while it could still be required. r=mak
2012-01-09 13:48:19 -05:00
David Zbarsky
e96cf389ad
Bug 682611 - Part 2: Remove nsIRange; r=smaug
2012-01-10 15:19:54 +01:00
Nathan Froyd
6e8eddafdd
Bug 716553 - fix build warnings in Telemetry.cpp; r=taras
2012-01-09 13:01:52 -05:00
aceman
9aa4f8386a
Bug 631909 - make label 'Modified Preferences' in about:support more accurate. r=gavin
2012-01-11 10:45:05 +01:00
Felix Fung
5b13f55cfb
Bug 713269 - Use Asynchronous Favicons API for PlacesUtils.jsm. r=mak
2012-01-11 00:04:01 -05:00
Ehsan Akhgari
d29aa34f08
Bug 717871 - Remove two superfluous SimpleTest.finish calls to fix SeaMonkey perma-orange; r=gavin
...
--HG--
extra : rebase_source : f4c1d52c0bed4b3795e68e3cd141a18bac5e024d
2012-01-13 15:49:36 -05:00
Marco Bonardo
3c8ebab509
Merge last PGO-safe green changeset from mozilla-inbound to mozilla-central
2012-01-14 10:01:34 +01:00
Jim Mathies
0c68401d60
Bug 716862 - add virus scan indeterminate mode to the list of taskbar modes displayed when the dl manager is not open. r=felipe.
2012-01-13 17:55:01 -06:00
Marco Bonardo
f02993c70c
Backout 47c464033fa8, 465bacf25d61 (bug 704176) due to build bustage
2012-01-13 22:07:02 +01:00
Hubert Gajewski
60b9e62e7a
Bug 629893 - Remove unused props.policy.label. r=gavin
...
--HG--
extra : rebase_source : e65538722161b0c00d2e8461849af476f52aba83
2012-01-13 17:16:04 +01:00
Nathan Froyd
d148b36ba5
Bug 704176 - don't reflect corrupted histograms; r=taras
...
--HG--
extra : rebase_source : 153b227d887c3c1946e6bc90fda23bf487db9275
2012-01-06 17:13:02 -05:00
Nathan Froyd
1de1be15fa
Bug 704176 - introduce GetHistogramEnumId; r=taras
...
--HG--
extra : rebase_source : 128230c4204b38de41963d5d89ed8fac446093a8
2012-01-09 15:42:34 -05:00
Geoff Lankow
0e8febcd0c
Bug 717694 - Persist prefs after closing the add-ons manager; r=Unfocused
2012-01-13 15:07:52 +13:00
Masayuki Nakano
93585d095a
Bug 717147 part.3 Findbar shouldn't do incremental search during composition r=gavin
2012-01-13 15:19:22 +09:00
Masayuki Nakano
90661092ce
Bug 717147 part.2 Don't do autocomplete during composition r=dolske
2012-01-13 15:19:22 +09:00
Asaf Romano
a01d275bab
Bug 715099 - Convert nsProfileMigrator to JS so we can JS modules on migration. r=mak.
2012-01-16 09:27:34 +02:00
Nathan Froyd
aea5cf48a2
Bug 704176 - don't reflect corrupted histograms; r=taras
2012-01-06 17:13:02 -05:00
Nathan Froyd
3050fce32a
Bug 704176 - introduce GetHistogramEnumId; r=taras
2012-01-09 15:42:34 -05:00
Mike Hommey
567913809a
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
...
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
2011-12-28 08:24:02 +01:00
Makoto Kato
fc54b5c361
Bug 715783 - delay load for comdlg32 and winspool. r=khuey
2012-01-10 15:30:09 +09:00
Michael Kohler
51e15f5815
Bug 711818 - MOZILLA_GUARD_OBJECT_NOTIFIER* should use a MOZ_ prefix to follow MFBT style
2012-01-10 00:29:30 -05:00
Timothy Zhu
416b96711d
Bug 686514 - Make ctrl-plus and ctrl-minus scale image documents. r=gavin.sharp,jonas
2011-11-16 23:25:00 -05:00
Rafael Ávila de Espíndola
f36f66c7a3
Bug 716105 - Send quit-application in toolkit/components/search/tests/xpcshell/test_645970.js. r=mak.
2012-01-09 10:03:14 -05:00
Nicholas Miell
2155a99955
Bug 715952 - glxtest incorrectly creates the backing pixmap and causes X errors - r=bjacob
...
Was always using 32bit depth, disregarding the actual depth of the FBConfig. This was causing a X error on Mesa sofware renderers.
2012-01-07 18:45:48 -05:00
Nicholas Nethercote
d58223eec9
Bug 700508 - Disallow non-leaf memory reporters (attempt 3). r=jlebar.
2012-01-07 21:45:35 +11:00
Michal Novotny
23ae26e401
Bug 716146 - Telemetry - close disk cache output stream
2012-01-07 02:45:46 +01:00
Ed Morley
369d520577
Remove non-existent/duplicate *makefiles.sh entries, update conditionals, style fixes (no bug); rs=build
2012-01-07 01:00:28 +00:00
Ed Morley
2260599ad4
Merge mozilla-central to mozilla-inbound
2012-01-06 22:35:43 +00:00
Ed Morley
222303ed15
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-06 22:27:52 +00:00
Serge Gautherie
af3a712584
Bug 710562. (Av1a) Disable 2 application-specific '#ifdef' in Toolkit, as a workaround ftb. r=taras.
2012-01-06 17:36:27 +01:00
Kyle Huey
9cc71b5f7f
Bug 714752: Make imgIContainerObserver::FrameChanged take an imgIRequest*. r=joe sr=roc
2012-01-06 07:32:38 -05:00
Ed Morley
046f6decd4
Backout 4779d8df054b (bug 700508) for linux64 Moth orange
2012-01-06 16:23:05 +00:00
Marco Bonardo
19cc27c3c5
Merge last clean PGO changeset from mozilla-inbound to mozilla-central
2012-01-05 15:52:19 +01:00
Kyle Huey
77c81f5a4f
Bug 712175: Delayload gkmedias.dll. r=glandium
2012-01-05 08:45:40 -05:00
Serge Gautherie
749a83f47e
Bug 705957. (Bv2) test_bug_511615.html: Improve the spelling of "priviledged". r=ehsan.
...
DONTBUILD (test-only, spelling-only).
2012-01-05 14:19:14 +01:00
Marco Bonardo
fbd697da62
Bug 715268 - Downgrades may cause missing favicons GUIDs.
...
r=dietrich
--HG--
rename : toolkit/components/places/tests/migration/places_v10_from_v11.sqlite => toolkit/components/places/tests/migration/places_v10_from_v14.sqlite
rename : toolkit/components/places/tests/migration/test_current_from_v10_migrated_from_v11.js => toolkit/components/places/tests/migration/test_current_from_v10_migrated_from_v14.js
2012-01-05 11:43:29 +01:00
Marco Bonardo
3017ba2181
Merge mozilla-central and mozilla-inbound
2012-01-05 11:31:12 +01:00
Tim Taubert
141e63752d
merge m-c to fx-team
2012-01-05 10:19:15 +01:00