Felipe Gomes
|
58a53db2e7
|
Bug 779754. Fix intermittent test_destinationURI_annotation.xul by cleaning up possible leftover files before starting the test. r=mconley
|
2013-01-15 14:11:39 -02:00 |
Mike Habicher
|
fc22619eca
|
Bug 830116 - remove off-main-thread calls to nsMainThreadPtrHandle::get() in error-handling paths, r=jst
|
2013-01-15 10:57:22 -05:00 |
Mike Conley
|
eb8edfdd52
|
Bug 825852 - Add UI migration to put the Downloads button into the navigation bar. r=mak, f=gavin.
|
2013-01-15 10:47:58 -05:00 |
Ed Morley
|
1e4e9b2f25
|
Backout 4082c7521142 (bug 819000) for mochitest assertions on a CLOSED TREE
|
2013-01-15 15:36:43 +00:00 |
Asaf Romano
|
3c6981a89d
|
Bug 826991 - Store download state and end time in an annotation (avoid I/O for new history downloads), part 2. r=mak
|
2013-01-15 17:32:04 +02:00 |
Jonathan Kew
|
d8a1d9e121
|
bug 829523 - disable font hinting on b2g, but retain pixel-snapped metrics except in the browser app. r=cjones
|
2013-01-15 15:19:28 +00:00 |
Ed Morley
|
1ecfd9cba4
|
Backout d533ba255bbb (bug 829523) for reftest failures on a CLOSED TREE
|
2013-01-15 14:33:51 +00:00 |
Andrea Marchesini
|
95d3343452
|
Bug 830648 - AudioChannelAgent::StartPlaying() should check if already registered to AudioChannelService., r=mchen
|
2013-01-15 15:31:19 +01:00 |
andreea.pod@softvision.ro
|
2ebebe85a4
|
Bug 745041 - Robocop: Add test for Clear History. r=jmaher
|
2012-12-18 17:04:05 +02:00 |
Justin Lebar
|
af7b107b8b
|
Bug 819000 - Preload some JSMs and XPCOM services into the preallocated process to speed up app startup. r=cjones
|
2013-01-15 09:17:47 -05:00 |
Justin Lebar
|
8f075fc847
|
Bug 789975 - Disable purging of MADV_FREE'd pages on MacOS when collecting RSS from Telemetry. r=njn
|
2013-01-15 09:14:36 -05:00 |
Ehsan Akhgari
|
b9c1d100b9
|
Merge mozilla-central into mozilla-inbound
|
2013-01-15 09:10:19 -05:00 |
Olli Pettay
|
1defaa48e6
|
Bug 825544: backout Bug 825544, Bug 825544, Bug 765192 and Bug 808035 to bring back the old .location=val behavior, r=bz
|
2013-01-15 13:46:35 +02:00 |
Ehsan Akhgari
|
18b2461321
|
Merge the last PGO-green changeset of mozilla-central into mozilla-inbound
|
2013-01-14 17:27:01 -05:00 |
Chris AtLee
|
6dc67e5cd7
|
Bug 830371: Put the kernel in the right place. r=nthomas DONTBUILD
|
2013-01-14 15:59:09 -05:00 |
Gian-Carlo Pascutto
|
46b11e1e9a
|
Backout ff82d1a3955e (Bug 830308).
|
2013-01-14 20:16:38 +01:00 |
Jacek Caban
|
95d7db31e4
|
Bug 829518 - Use MOZ_SEH_* macros for SEH exceptions
|
2013-01-14 13:27:33 +01:00 |
Christian Sonne
|
9e61ae4b4d
|
Bug 811469 - Indicator progress bar gradient leaks into border r=dolske
|
2013-01-11 16:43:38 -08:00 |
Michal Novotny
|
25aff5186b
|
Bug 816642 - Avoid fragmenting cache files, r=jduell
|
2013-01-15 14:43:53 +01:00 |
Mats Palmgren
|
325a03febf
|
Bug 786533 - X11/Xlibint.h defines 'min' and 'max' as macros which breaks any use of std::min/std::max. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
Mats Palmgren
|
922a941b05
|
Bug 786533 - On Windows, one of the system header files (windef.h) defines 'min' and 'max' as macros which breaks any use of std::min/std::max. Define NOMINMAX before including system header files where needed to avoid defining those macros. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
Mats Palmgren
|
865cec14e9
|
Bug 786533 - On OSX, one of the system header files (exception_defines.h) defines 'try' and 'catch' as macros which breaks @try/@catch. We need to #undef those before using nsObjCExceptions.h. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
Mats Palmgren
|
5f5d30eb5b
|
Bug 786533 - Replace NS_MIN/NS_MAX in xpcom/ with XPCOM_MIN/XPCOM_MAX to prevent accidental use. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
Mats Palmgren
|
b7ae90666d
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
Ed Morley
|
d5085a956e
|
Bug 830231 - Modify CLOBBER file since this needed a clobber on Windows; r=me CLOSED TREE
|
2013-01-15 12:05:41 +00:00 |
Ed Morley
|
9820f29c6a
|
Backout a5b75feea6dd (bug 826111) on suspicion of breaking marionette on linux on a CLOSED TREE
|
2013-01-15 11:04:25 +00:00 |
Mike Hommey
|
ccee4c2c0e
|
Bug 830326 - Get rid of warnings in the custom linker code. r=nfroyd
|
2013-01-15 10:12:56 +01:00 |
Mike Hommey
|
9609697ceb
|
Bug 830315 - Don't enable MOZ_FINAL and MOZ_DELETE on clang unless compiling as C++11. r=Waldo
|
2013-01-15 10:12:49 +01:00 |
Mike Hommey
|
77cfb9f1b0
|
Bug 830295 - Avoid RefPtr<LibHandle> triggering recursive calls to ~CustomElf, and use it in the linker segfault handler. r=nfroyd
|
2013-01-15 10:12:36 +01:00 |
Oleg Romashin
|
35336671d7
|
Bug 826979 - jsfriendapi.h conflict with qobjectdefs.h slots defines. r=glandium
--HG--
extra : rebase_source : d30852a09858b4f6d62fee627c0dc08ef765dcd8
|
2013-01-11 15:06:36 -08:00 |
Gian-Carlo Pascutto
|
91d651f3a5
|
Bug 825891 - Remove one more obsolete mention of per-client randomization. r=dcamp
|
2013-01-14 17:43:14 +01:00 |
Kannan Vijayan
|
d026d29a96
|
Bug 807498 - Do type monitoring on disabled GetElem ICs. r=sstangl
|
2013-01-14 11:20:23 -05:00 |
Ehsan Akhgari
|
6785b2a86a
|
Bug 827454 - Per-window private browsing theme changes for Linux; r=dao
|
2013-01-14 11:00:43 -05:00 |
Philip Chee
|
baccd9635a
|
Bug 825417 SafeBrowsing.jsm: Don't hardcode phishing/malware table names (phishingList, malwareList) r=gcp.
|
2013-01-14 23:25:51 +08:00 |
David Burns
|
90373ae680
|
Bug 805475: add the ability to switch to active element in the document; r=jgriffin
|
2013-01-14 14:57:54 +00:00 |
Kartikaya Gupta
|
875807e9db
|
Bug 828660 - Try to autodetect the compiler version in the android NDK. r=glandium
|
2013-01-14 09:35:40 -05:00 |
Marco Chen
|
3c2cd9423f
|
Bug 829420 - [Camera] In GonkNativeWindow::dequeueBuffer, -1 will be used as index to access an Arrary. r=kanru
|
2013-01-11 18:18:35 +08:00 |
Yoshi Huang
|
02c06703f4
|
Bug 828330 - B2G RIL: Expose iccid in nsIRadioInterfaceLayer.idl
|
2013-01-14 08:43:40 +08:00 |
Peter Van der Beken
|
0bf1bbaec2
|
Fix for bug 827546 (|non editable element|.QueryInterface(Components.interfaces.nsIDOMNSEditableElement) does not throw anymore) - throw on QI failure. r=bz.
|
2013-01-14 11:29:49 +01:00 |
Andrea Marchesini
|
806c76d9f1
|
Bug 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking
|
2013-01-14 11:08:55 +01:00 |
Dão Gottwald
|
f30d1e888d
|
Bug 824825 - Add toolbar button and popup notification icons for tabs with camera / microphone access. r=dolske
|
2013-01-14 10:21:10 +01:00 |
Vicamo Yang
|
638331fc5e
|
Bug 813596: add marionette test cases, r=hsinyi
|
2013-01-14 17:05:26 +08:00 |
Robert Longson
|
fbe06ae2fa
|
Bug 818177 - Try to make anim-filter-filterRes-01.svg fail less often. r=dholbert
|
2013-01-14 08:41:56 +00:00 |
Justin Lebar
|
018923b03b
|
Bug 830125 - Follow-up: Fix typo in comment. DONTBUILD
|
2013-01-14 01:45:04 -05:00 |
Justin Lebar
|
30ae94b71e
|
Bug 809949 - Dump memory reports when 'memory report' is written to a special fifo on disk. r=glandium,njn
|
2013-01-14 01:43:25 -05:00 |
Justin Lebar
|
e34f230a7f
|
Bug 830125 - Add the preferences memory reporter off a runnable, so as to avoid recursive GetService calls. r=njn
|
2013-01-14 01:43:25 -05:00 |
Matt Woodrow
|
eec2430465
|
Bug 829921 - Make sure that we don't choose a reference frame that is an ancestor of the root reference frame. r=roc
|
2013-01-14 18:30:47 +13:00 |
Mike Hommey
|
a6e0fafb44
|
Bug 826992 - Avoid hardcoded clientId in SafeBrowsing.jsm. r=Mossop,r=mfinkle,r=gcp
|
2013-01-10 08:38:50 +01:00 |
Jonathan Kew
|
2c30c14aae
|
bug 829523 - disable font hinting on b2g, but retain pixel-snapped metrics except in the browser app. r=cjones
|
2013-01-15 09:06:47 +00:00 |
Nicholas Nethercote
|
e7d4bd85e3
|
Bug 797808 - Add an ellipsis to about:support's "Reset $BROWSER" button. r=dao.
--HG--
extra : rebase_source : 42b808a4ee3f3fe8856aa7bc7ba66ed042a52bba
|
2013-01-14 14:26:28 -08:00 |