Brad Lassey
0f9ace8cd9
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
4608d8d248
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
25e8c06950
Backout changeset 8b6e498d5933 (bug 649840) because it landed without reviews
2012-01-31 12:07:56 -05:00
Tim Taubert
de507f917b
merge m-c to fx-team
2012-01-20 00:23:23 +01:00
Matt Brubeck
897e5d3f77
Merge last green changeset from inbound to mozilla-central
2012-01-19 10:37:48 -08:00
Tim Taubert
f8ace15561
Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich
2012-01-25 23:44:27 +01:00
Tim Taubert
eabe7bd5a3
Bug 497543 - Part 1 - JavaScript Module; r=dietrich
2012-01-19 16:01:42 +01:00
Marco Bonardo
a8878b767c
Bug 717772 - Delay autocomplete of pasted value.
...
r=gavin
2012-01-19 12:31:29 +01:00
Marco Bonardo
c1a836106d
Bug 711503 - Don't trim url when inline autocomplete inserts text.
...
r=gavin
2012-01-19 12:31:27 +01:00
Michael Ventnor
e25a415af3
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
6835b10ae1
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
c1fbdfdee8
Bug 660156 - Race condition between sync and async autocomplete searches.
...
r=mak
2012-01-19 12:31:20 +01:00
Michael Ventnor
e9271f2856
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
d2339616cf
merge m-c to fx-team
2012-01-19 12:10:03 +01:00
Tim Taubert
d3cd2f00e8
Backed out changeset d0b03b763e5b (bug 702920)
2012-01-19 12:04:23 +01:00
Henri Sivonen
bcd7614edf
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
c4e4acd545
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
996335a8e2
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
75d1ef4ef4
Bug 717119 - Typo in documentation comment for AddonUpdateChecker.getNewestCompatibleUpdate(). r=bmcbride
2012-01-19 18:46:06 +13:00
Robert Strong
5e8bc51cc8
Main patch - Bug 660038 - Remove channel switching support. r=bbondy
2012-01-18 14:10:38 -08:00
Nathan Froyd
5c19931b0f
Bug 715953 - add telemetry for recent background timers; r=bz
2012-01-18 09:35:05 -08:00
Dão Gottwald
3a2703e038
Bug 720984 - contentAreaUtils.js: getTargetFile leaks gDownloadLastDir into the global scope. r=gavin
2012-01-26 13:09:45 +01:00
Marco Bonardo
39295dfd6d
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
c054d45eec
Bug 715953 - add telemetry for recent background timers; r=bz
2012-01-18 09:35:05 -08:00
Nathan Froyd
43d7327463
Bug 718214 - provide mozilla::Telemetry::CanRecord; r=taras
2012-01-18 09:08:18 -08:00
Nicholas Nethercote
bb14a02197
Bug 715453 (part 2) - Ignore computedSize in nsMallocSizeOfFun. r=jlebar.
2012-01-17 20:23:55 -08:00
Ed Morley
37274261ed
Merge mozilla-central to mozilla-inbound
2012-01-23 19:22:52 +00:00
Matt Brubeck
c0ac5a1f10
Merge mozilla-central and mozilla-inbound
2012-01-19 11:13:07 -08:00
Brian R. Bondy
4c1176a1d7
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
a47ca866d2
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
450c992d83
Bug 497543 - Part 1 - JavaScript Module; r=dietrich
2012-01-19 16:01:42 +01:00
Karun Dambiec
1bf9c15cdd
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
b1dee9c2ee
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
b7014c3aad
Merge mozilla-central to mozilla-inbound
2012-02-03 16:50:13 +00:00
Brian R. Bondy
665be9d14b
Bug 719947 - Add an indeterminate progress bar for updates applied from service. r=rstrong
2012-02-03 08:51:22 -05:00
Nathan Froyd
440b15b488
Bug 717659 - add telemetry for reflows in background tabs. r=bz
2012-02-03 12:27:42 +01:00
Phil Ringnalda
54b55cf151
Back out 705d94f0a11c and c593ef0f4353 (bug 719697) for crazed infra filename dependencies
2012-01-26 20:16:54 -08:00
Joel Maher
8a09a47447
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
3c3ec9a180
Bug 719697 - robocop isn't signed properly from buildbot builds. r=aki,blassey.
2012-01-26 19:41:59 -05:00
Felix Fung
15f260742e
Bug 275223 - Enable Tree View Columns to be Sorted in Page Info. r=db48x
2012-01-26 16:10:00 -05:00
Nicholas Nethercote
fd1e522f38
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
d06be30381
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
524fa88a13
Back out f151cccff911, 2c463faae83f, d7a8aefd3e8a (bug 719697, 713970, 720614) because of build bustage.
2012-01-26 11:41:29 -08:00
Josh Matthews
93c8f69e6f
Bug 674353 - Avoid using null pointer when trying to autocomplete. r=mak
2012-01-26 14:15:58 -05:00
Joel Maher
de952aaacf
Bug 719697 - robocop isn't signed properly from buildbot builds. r=aki,blassey.
2012-01-26 13:56:53 -05:00
Gian-Carlo Pascutto
890676374e
Bug 673470 - Optimize input buffer size. Cache active tables. r=dcamp
2012-02-03 08:32:32 +01:00
Matt Brubeck
b79b1e58d3
Back out 88733ce1bef3 (bug 718440) because of Windows build failure
2012-01-17 15:15:47 -08:00
Brian R. Bondy
a78b080386
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
315982723f
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
a7fb4781d7
Bug 623444 - Import Windows libcubeb implementation. r=doublec, r=khuey
2012-01-13 14:38:39 +13:00
Jim Blandy
86c2a77d10
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
6557b90fd2
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
b02524e3f2
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
f18313c7e1
Backout 44a0dc4fb9ff (Bug 673470) for Talos regression.
2012-02-01 20:10:02 +01:00
Geoff Lankow
1f3332c8c5
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
d404422c14
Bug 718392 - [Mac] Restore non-highlight when hovering menus in content menubars. r=dao.
2012-01-20 22:14:05 +01:00
Margaret Leibovic
f4ab175c7d
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
9b939c5f9b
bug 717711 - telemetry for time in between cycle collections. r=smaug
2012-01-20 12:02:18 -08:00
ISHIKAWA, chiaki
c5465c22e5
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
080f62bc08
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
1727869633
Bug 715910 - Set permissions for the service even on upgrades. r=rstrong
2012-01-18 12:42:35 -05:00
Marco Bonardo
f595b05ddb
Bug 712767: Send profile shutdown topics to cpp tests requesting a profile.
...
r=waldo
2012-01-20 14:47:51 +01:00
Paolo Amadini
58fe84dd0e
Bug 672681 - Make nsIDownloadHistory::addDownload asynchronous. r=mak
2012-01-20 13:48:20 +01:00
Henri Sivonen
556cef528f
Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
2012-01-20 13:16:27 +02:00
Geoff Lankow
abbb31376f
Bug 719002 - Use a transaction when upgrading addon.sqlite's schema; r=Mossop
2012-01-19 22:13:03 +13:00
Ed Morley
a340e34b5d
Merge mozilla-central to mozilla-inbound
2012-01-20 01:27:04 +00:00
Brian R. Bondy
f93351d516
Bug 718357 - Do not use new console when browser restarts on Windows. r=jimm
2012-01-19 16:30:05 -05:00
Nathan Froyd
e4cf73a5c4
Bug 707320 - add tests for load/save functionality; r=taras
2011-12-23 18:37:34 -05:00
Nathan Froyd
baaf0df14b
Bug 707320 - add load/save histograms to TelemetryPing; r=taras
2011-12-23 13:56:38 -05:00
Gavin Sharp
54e9ea51b9
Bug 712421: allow pasting of a URL in the download manager window, r=neil
2011-12-20 14:14:10 -08:00
Till Schneidereit
2ee58c18ea
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
35016c0114
Bug 707320 - provide interface for loading and saving histograms; r=taras
2011-12-09 15:15:53 -05:00
Nathan Froyd
e3f5040560
Bug 707320 - provide reflection for separate Histograms and SampleSets; r=taras
2011-12-13 12:03:30 -05:00
Gian-Carlo Pascutto
f6fbcf288f
Bug 673470 - Replace the SQLite SafeBrowsing store with an optimized store. r=dcamp
2011-12-06 19:03:05 +01:00
Matt Brubeck
15a57a260d
Merge mozilla-central to inbound
2012-02-02 20:49:06 -08:00
Robert Strong
5d525a11a4
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
6eabf9235f
Bug 707320 - Backout Bug 707320. r=taras
2012-02-02 18:14:19 +01:00
Makoto Kato
3bc51065cd
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
0e6bf03548
Merge mozilla-central to mozilla-inbound
2012-02-02 10:54:45 +00:00
Paolo Amadini
203662be90
Bug 722242 - Avoid thread contention on idle maintenance. r=mak
2012-02-02 11:33:33 +01:00
Ed Morley
c427e1b142
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
87d44b9f14
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
9fbd4480c6
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
49058a9dcc
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
48768f790a
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
14dbcc2bc2
Backout 0e6b1dfaa99c (bug 720208) for M1 orange
2012-02-01 12:58:07 +00:00
Kan-Ru Chen
58bfc9b21e
Bug 711300 - Add GPS support for gonk. r=jdm
2012-01-19 15:53:51 +01:00
Marco Bonardo
036fc8bd62
Merge central to inbound
2012-01-17 16:24:46 +01:00
Marco Bonardo
61916233e6
Merge last green PGO changeset from inbound to central
2012-01-17 16:22:33 +01:00
Dão Gottwald
6754282a69
Bug 718536 - browser_select_compatoverrides.js leaks selectAddons.xul. r=bmcbride
2012-01-17 12:50:48 +01:00
Justin Wood
d3b96540be
Merge last green PGO from inbound to mozilla-central
2012-01-16 22:27:53 -05:00
Phil Ringnalda
1d3c43824f
Back out 4ac407704d74 (bug 689387) for causing or exposing or whatevering bug 718411
2012-01-16 18:31:02 -08:00
Rail Aliiev
f0b9c0bc4a
bug 715586: checksums.py should generate sha1 and md5 checksums. r=catlee,ted
2012-01-16 09:30:59 -05:00
Tim Taubert
dc0feeb24e
merge m-c to fx-team
2012-01-16 11:20:19 +01:00
Martijn Gerrits
d91129476e
Bug 689387 - Video controls should use new mouseenter/mouseleave events. r=dolske
2012-01-13 16:26:49 -08:00
Jared Wein
843a61d98d
Bug 198964 - Enable smooth scrolling by default. r=gavin
2012-01-13 16:26:34 -08:00
Tim Taubert
56aca129ef
merge m-c to fx-team
2012-01-13 11:40:59 +01:00
Phil Ringnalda
99973a9ade
No bug, remove trailing whitespace on a CLOSED TREE
2012-01-12 20:57:12 -08:00
Ed Morley
fef529aa3f
Merge mozilla-central to mozilla-inbound
2012-01-13 03:19:46 +00:00
Jared Wein
edd3ef212c
Bug 710968 - Updater incorrectly checks fread() retval. r=bbondy
2012-01-12 16:38:20 -08:00
Matt Brubeck
fa6a0c2cb8
Merge last green changeset from mozilla-inbound to mozilla-central
2012-01-12 08:22:14 -08:00
Kyle Huey
6c4bd90348
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
dd9956ac4f
Bug 715947 - add telemetry for timers fired; r=bz
2012-01-10 13:33:31 -05:00
Geoff Lankow
e5e7495054
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
18f246bc79
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
b8515eee7f
Bug 713172 - Followup to finalize statements instead of nulling them out. r=mak
2012-01-11 17:13:49 -05:00
Nathan Froyd
32eb1ae0d3
Bug 716657 - add Telemetry::AutoCounter; r=taras
2012-01-09 18:21:28 -05:00
Ed Morley
3ed4f80ebd
Merge mozilla-central to mozilla-inbound
2012-01-11 17:28:35 +00:00
Ed Morley
8128c5973e
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-11 17:01:05 +00:00
Benjamin Smedberg
bd5d1c37d3
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
d27cab927f
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-01-11 02:39:31 +00:00
Ed Morley
57830d8912
Bug 698425 - Fix lack of whitespace breaking conditional in toolkit-makefiles.sh; rs=build
2012-01-11 01:37:42 +00:00
Ed Morley
b3eef7c80a
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-10 17:57:29 +00:00
Felipe Gomes
e7cc4e7b1f
Bug 706897. Fix intermittent test_destinationURI_annotation.xul failure. r=mak
2012-01-10 08:31:03 -08:00
Rail Aliiev
835215a388
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
f49e257f2f
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
9168cb8046
Bug 714029 - Avoid jsctypes-test dependency on the xpcom glue. r=bsmedberg
2012-01-10 09:10:53 +01:00
Mike Hommey
9146b4ce42
Backout 057e7ead186e (bug 714029) because of failure to build on Windows.
2012-01-10 10:51:55 +01:00
Mike Hommey
f29a0dfce1
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
1bf148fb54
Bug 714029 - Avoid jsctypes-test dependency on the xpcom glue. r=bsmedberg
2012-01-10 09:10:53 +01:00
Nick Thomas
08d087a4a7
Bug 693192 - Nightly builds infrequently fail with "make: *** [uploadsymbols] Error 50", r=ted
2012-01-10 14:36:05 +13:00
Nathan Froyd
16a8066bb0
Bug 709971 - HTML reflow telemetry; r=bz
2012-01-10 15:08:43 -05:00
Dão Gottwald
2aaa910f42
Backed out changeset b4d322e5af47
2012-01-11 16:13:08 +01:00
Nathan Froyd
31c4c44741
Bug 716657 - add Telemetry::AutoCounter; r=taras
2012-01-09 18:21:28 -05:00
Vladan Djeric
242608b1f7
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
9f37a3ceae
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
a2ab621fab
Merge mozilla-central to mozilla-inbound
2012-01-10 20:04:09 +00:00
Brian R. Bondy
b586b563f1
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
34557e2378
Bug 715749 - service broke builds with --disable-updater. r=rstrong
2012-01-10 11:28:50 -05:00
Brian R. Bondy
dfc1a3397c
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
681f5292d4
Bug 702217 - Fall back to SQLite when we fail PrefixSet construction. r=dcamp
2012-01-10 17:09:38 +01:00
Gian-Carlo Pascutto
1b15f1f905
Bug 702217 - Avoid double allocation in UrlClassifier. Handle OOM conditions. r=dcamp
2012-01-10 17:09:32 +01:00
Nathan Froyd
98c55c584c
Bug 715906 - remove TelemetryHistogram.histogram; r=taras
2012-01-09 12:47:35 -05:00
Ms2ger
10ae9ad9d2
Merge m-c to m-i.
2012-01-11 12:15:35 +01:00
Mike Hommey
bd0bb64a97
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
03f4d2dc35
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
882c79dd2c
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
a6fab88987
Bug 675221 followup - Remove xpcom/proxy from toolkit-makefiles.sh; rs=build
2012-01-12 12:29:50 +01:00
Jacek Caban
35b2de0d89
Bug 717223 - Delayload linking of gkmedias.dll broke mingw compilation r=khuey
2012-01-12 12:07:25 +01:00
Josh Matthews
b5b4595c2e
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
785e84c27d
Bug 682611 - Part 2: Remove nsIRange; r=smaug
2012-01-10 15:19:54 +01:00
Nathan Froyd
414eecda6f
Bug 716553 - fix build warnings in Telemetry.cpp; r=taras
2012-01-09 13:01:52 -05:00
aceman
8f886e3e67
Bug 631909 - make label 'Modified Preferences' in about:support more accurate. r=gavin
2012-01-11 10:45:05 +01:00
Felix Fung
7665ff48bd
Bug 713269 - Use Asynchronous Favicons API for PlacesUtils.jsm. r=mak
2012-01-11 00:04:01 -05:00
Ehsan Akhgari
fddc8df2f3
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
a64064f7b5
Merge last PGO-safe green changeset from mozilla-inbound to mozilla-central
2012-01-14 10:01:34 +01:00
Jim Mathies
ddd0e7d8d9
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
cff3218fec
Backout 47c464033fa8, 465bacf25d61 (bug 704176) due to build bustage
2012-01-13 22:07:02 +01:00
Hubert Gajewski
ac59fbbe7c
Bug 629893 - Remove unused props.policy.label. r=gavin
...
--HG--
extra : rebase_source : e65538722161b0c00d2e8461849af476f52aba83
2012-01-13 17:16:04 +01:00
Nathan Froyd
76f0cf1c77
Bug 704176 - don't reflect corrupted histograms; r=taras
...
--HG--
extra : rebase_source : 153b227d887c3c1946e6bc90fda23bf487db9275
2012-01-06 17:13:02 -05:00
Nathan Froyd
73a7e7fa52
Bug 704176 - introduce GetHistogramEnumId; r=taras
...
--HG--
extra : rebase_source : 128230c4204b38de41963d5d89ed8fac446093a8
2012-01-09 15:42:34 -05:00
Geoff Lankow
0caa9e7355
Bug 717694 - Persist prefs after closing the add-ons manager; r=Unfocused
2012-01-13 15:07:52 +13:00
Masayuki Nakano
4882293da4
Bug 717147 part.3 Findbar shouldn't do incremental search during composition r=gavin
2012-01-13 15:19:22 +09:00
Masayuki Nakano
7de3aa99c7
Bug 717147 part.2 Don't do autocomplete during composition r=dolske
2012-01-13 15:19:22 +09:00
Asaf Romano
93d58981d1
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
ed4df47ac6
Bug 704176 - don't reflect corrupted histograms; r=taras
2012-01-06 17:13:02 -05:00
Nathan Froyd
bc560ac498
Bug 704176 - introduce GetHistogramEnumId; r=taras
2012-01-09 15:42:34 -05:00
Mike Hommey
1f4341fcce
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
2f61f3ff7a
Bug 715783 - delay load for comdlg32 and winspool. r=khuey
2012-01-10 15:30:09 +09:00
Michael Kohler
bf6a5aaae5
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
9e65bddb23
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
22a9ebc5f3
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
fb4e246bd8
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
15a9903644
Bug 700508 - Disallow non-leaf memory reporters (attempt 3). r=jlebar.
2012-01-07 21:45:35 +11:00
Michal Novotny
36f351de8a
Bug 716146 - Telemetry - close disk cache output stream
2012-01-07 02:45:46 +01:00
Ed Morley
bd182f3db6
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
2ac5b3a131
Merge mozilla-central to mozilla-inbound
2012-01-06 22:35:43 +00:00
Ed Morley
8790c6731c
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-06 22:27:52 +00:00
Serge Gautherie
97350bb711
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
3a27625aad
Bug 714752: Make imgIContainerObserver::FrameChanged take an imgIRequest*. r=joe sr=roc
2012-01-06 07:32:38 -05:00
Ed Morley
e44c8e2a29
Backout 4779d8df054b (bug 700508) for linux64 Moth orange
2012-01-06 16:23:05 +00:00
Marco Bonardo
05bdfa8d41
Merge last clean PGO changeset from mozilla-inbound to mozilla-central
2012-01-05 15:52:19 +01:00
Kyle Huey
ac3c7423b3
Bug 712175: Delayload gkmedias.dll. r=glandium
2012-01-05 08:45:40 -05:00
Serge Gautherie
029e7ef276
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
580de77ab7
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
03eac44863
Merge mozilla-central and mozilla-inbound
2012-01-05 11:31:12 +01:00
Tim Taubert
9c3ec4eea9
merge m-c to fx-team
2012-01-05 10:19:15 +01:00
Chris Coulson
b72c272171
Bug 713827: dlopen() gconf library in mozgnome component r=karlt
...
--HG--
extra : rebase_source : f48e39be1baf7cdfc4b27865145ed93c469665a1
2012-01-05 11:19:46 +13:00
Karl Tomlinson
9087bde1e6
b=715063 don't warn when org.gnome.system.proxy GSettings schemas are not found r=roc
...
--HG--
extra : rebase_source : 99fa820e3513bd8355a3bfee00f0020bb5a3ef4a
2012-01-05 11:16:27 +13:00
Geoff Lankow
6f58c7b817
Bug 714593 - Preferences button on search view does not work with inline prefs; r=Unfocused
2012-01-05 17:11:13 +13:00
Geoff Lankow
3ad7fa7bab
Bug 714583 - Labels of inline options shouldn't get cropped; r=Unfocused
2012-01-03 09:26:40 +13:00
Brian R. Bondy
528c9af51d
Bug 711692 - Various fixes for intermittent failures. r=rstrong.
2011-12-28 21:08:37 -05:00
Brian R. Bondy
2bd6f43cdf
Bug 711692 - Environment variable related fixes for xpcshell tests. r=rstrong.
2012-01-04 23:19:19 -05:00
Brian R. Bondy
157a1ffc3d
Bug 711692 - appbin fix and SCM lock hang fix. r=rstrong.
2012-01-04 23:19:19 -05:00
Robert Strong
9330be5485
Bug 711692 - Fail if service is started and doesn't stop at test start. r=bbondy.
2012-01-04 23:19:19 -05:00
Brian R. Bondy
37096b5741
Bug 711692 - Don't rely on event and don't uninstall/install service on updates. r=rstrong.
2012-01-04 23:19:19 -05:00
Brian R. Bondy
0c6a473810
Bug 711692 - Cleanup tests. r=rstrong.
2012-01-04 23:19:18 -05:00
Brian R. Bondy
434d2d023c
Bug 711692 - Loop on app bin copy to ensure it can be removed (intermittent test failure). r=rstrong.
2012-01-04 23:19:18 -05:00
Brian R. Bondy
be9d3e989e
Bug 711834 - Clear out env variable after getting value from unelevated updater.exe. r=rstrong.
2012-01-04 23:19:18 -05:00
Brian R. Bondy
e4c607cbae
Bug 711692 - Intermittent service callback log failure fix. r=rstrong.
2012-01-04 23:19:18 -05:00
Brian R. Bondy
a923d8eab8
Bug 712211 - Stop service before the test as well and wait for 20 seconds at most. r=rstrong.
2012-01-04 23:19:18 -05:00
Brian R. Bondy
9b9cd2b25a
Bug 712155 - Maintenance service: Wait for service to stop before starting the next xpcshell test. r=rstrong.
2012-01-04 23:19:18 -05:00
Brian R. Bondy
dd832197ee
Bug 711834 - Fix force no UAC prompt for xpcshell tests. r=rstrong
2012-01-04 23:19:17 -05:00
Brian R. Bondy
03ad6d8657
Bug 711792 - Speed up and simplify maintenance service update command processing. r=rstrong.
2012-01-04 23:19:17 -05:00
Robert Strong
757a44d37e
Bug 711692 - Append TEST_ID to app_console_log. r=bbondy.
2012-01-04 23:19:17 -05:00
Rafael Ávila de Espíndola
348ca28d0a
Bug 701863 - add tests for cloned histograms in telemetry pings; r=taras
2012-01-06 14:41:19 -05:00
Nathan Froyd
fe1369998f
Bug 701863 - clone STARTUP_* histograms properly; r=taras
2012-01-06 14:40:45 -05:00
Nathan Froyd
ce965f3e82
Bug 701863 - Add a way to clone histograms; r=taras
2012-01-06 14:40:04 -05:00
Nathan Froyd
000358e919
Bug 701863 - make JS/C++ divide explicit; r=taras
2012-01-06 14:39:29 -05:00
Marco Bonardo
27b788e814
Merge mozilla-central and mozilla-inbound
2012-01-06 13:26:21 +01:00