Commit Graph

118481 Commits

Author SHA1 Message Date
Mike Connor
7063330fc1 bug 830418 - hide health report menu items if health report is disabled, r=rnewman 2013-01-14 19:55:43 -05:00
Gregory Szorc
cc38019742 Bug 829953 - Interact with FHR properly from about:healthreport; r=rnewman 2013-01-14 15:08:40 -08:00
Jacek Caban
7128f074df Bug 829518 - Use MOZ_SEH_* macros for SEH exceptions 2013-01-14 13:27:33 +01:00
Marco Chen
910520caab 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
57ea02dc6b Bug 828330 - B2G RIL: Expose iccid in nsIRadioInterfaceLayer.idl 2013-01-14 08:43:40 +08:00
Peter Van der Beken
f2a13d3e89 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
60ca8dd167 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
d0b71590b0 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
b64ed9caec Bug 813596: add marionette test cases, r=hsinyi 2013-01-14 17:05:26 +08:00
Robert Longson
6bb529e679 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
c7d1564ffe Bug 830125 - Follow-up: Fix typo in comment. DONTBUILD 2013-01-14 01:45:04 -05:00
Justin Lebar
a6448c2ae3 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
bf5db7ef05 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
4c9c3921d4 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
Benjamin Chen
c30123d87e Bug 816900 - 1. Use |expandedPermNames[idx]| instead |msg.type + "-" + msg.access|. 2. Add |write, create| permissions in test_sim_contacts.js. r=gwagner 2013-01-09 13:25:34 +08:00
Vladan Djeric
bc89f01591 Bug 830202: Track slow SQL strings from Firefox Health Report. r=taras 2013-01-13 21:56:39 -05:00
Phil Ringnalda
f757179f83 Bug 696670, bug 696671, bug 696672, bug 696673, bug 703201 - switch Windows no-accel annotations to use fuzzy-if instead of fails-if
--HG--
extra : rebase_source : 801b413470016e9f165e824d8350687b3de1eb47
2013-01-13 15:05:23 -08:00
Hsin-Yi Tsai
8c617675ad Bug 828160 - B2G RIL: not send duplicate incoming-call messages in some cases of 'waiting call coming' r=allstars.chh 2013-01-11 10:41:53 +08:00
Phil Ringnalda
c56c138487 Back out ecac2ce4eada (bug 828126) for busting b2g's arm 2013-01-13 17:48:33 -08:00
Matthew Gregan
7de3cbfe4c Bug 829191 - Reset mEventDeliveryPaused before calling DispatchPendingMediaEvents. r=roc 2013-01-14 11:46:50 +13:00
Dave Townsend
cb719e76fc Bug 818468: Langpacks aren't being properly registered in bootstrappedAddons. r=Unfocused 2013-01-13 16:29:25 -08:00
Kartikaya Gupta
18b14f5644 Bug 828126 - Remove ANDROID special-casing now that dependent bugs have been fixed. r=avih 2013-01-13 19:19:03 -05:00
Paolo Amadini
c9c119634b Bug 824265 - Part 2 of 2 - Empty Downloads view should show that there are no downloads in the list. r=mano 2013-01-13 23:36:18 +02:00
Ehsan Akhgari
b786779f5a Bug 829870 - Only draw in the title bar of private windows which are browser windows on Mac; r=gavin 2013-01-13 16:23:13 -05:00
Daniel Holbert
3e93fcb4f8 Bug 829975: Mark classes in nsGIOService.cpp & .h as MOZ_FINAL to fix their Wdelete-non-virtual-dtor build warnings. r=ehsan 2013-01-13 12:28:59 -08:00
Joe Drew
7cd0ffe2a8 Bug 829710 - Restore hardware-accleration check for 10.6.x, x <= 2, mistakenly removed in bug 598401. r=BenWa 2013-01-11 22:59:48 -05:00
Masatoshi Kimura
fcf02cc8dc Bug 830112 - Remove prtypes.h from intl/ and some other cleanups. r=smontagu 2013-01-14 03:06:28 +09:00
Randell Jesup
0681e9530b Bug 827878: TransportFlows must be released on STS thread r=ekr 2013-01-12 05:40:22 -05:00
Simon Montagu
9587dc6ab9 Remove aStartAfterNode from WalkDescendantsSetDirectionFromText. Bug 828054, r=ehsan 2013-01-13 08:09:00 -08:00
Simon Montagu
86fc6516b3 Test for bug 828054 2013-01-13 08:09:00 -08:00
Simon Montagu
06e49dc3ab Use IsHtml(foo) instead of NodeInfo()->Equals(foo). Bug 828166, r=peterv 2013-01-13 08:08:59 -08:00
Simon Montagu
ccc891c3e8 Use a utility method for repeated code. Bug 828166, r=ehsan 2013-01-13 08:08:59 -08:00
Simon Montagu
fe6248dcfc Fix whitespace and remove an unused method argument in DirectionalityUtils.cpp. Bug 828166, r=ehsan 2013-01-13 08:08:59 -08:00
Simon Montagu
0946b5f674 Set AncestorHasDirAuto on descendants of a node being bound to an element with HasDirAuto or AncestorHasDirAuto. Bug 827190, r=ehsan 2013-01-13 08:08:58 -08:00
Simon Montagu
12b8d10051 Test for bug 827190 2013-01-13 08:08:58 -08:00
Ryan VanderMeulen
00e374ee45 Merge m-c to inbound. 2013-01-13 09:39:32 -05:00
Robert Longson
85559126fe Bug 828526 - Lighting filters should operate in the sRGB colour space. r=roc 2013-01-13 10:38:02 +00:00
Robert Strong
3ae4f9de83 Followup possible fix for Bug 814535 and Bug 774014 - Intermittent test_0201_app_launch_apply_update* and test_0203_app_launch_apply_update* | launch application timer expired. r=bbondy, a=test-only 2013-01-13 00:46:41 -08:00
Marty Rosenberg
2ace813fb4 Bug 825006: There are some more cases where we can convert double arithmetic to integer arithmetic. (r=nbp) 2013-01-13 02:48:05 -05:00
Robert Strong
ae23389930 Possible fix for Bug 814535 and Bug 774014 - Intermittent test_0201_app_launch_apply_update* and test_0203_app_launch_apply_update* | launch application timer expired. r=bbondy 2013-01-12 23:30:11 -08:00
Richard Newman
dfd5555921 bug 719484 - Part a: add license text to aboutHealthReport.dtd. r=comment-only 2013-01-12 22:50:21 -08:00
Richard Newman
96589f0486 Bug 804745 - Part c: fix error in notification name handling. r=simple 2013-01-12 22:50:21 -08:00
Ryan VanderMeulen
68e828b65d Backed out changeset c8fe09ac1842 (bug 825720) on suspicion of making bug 772443 nearly perma-orange. 2013-01-12 21:00:30 -05:00
Ryan VanderMeulen
87e3b53e07 Merge m-c to inbound. 2013-01-12 20:56:52 -05:00
Tim Taubert
f8ea17d643 merge m-c to fx-team 2013-01-13 01:56:53 +01:00
Cameron McCormack
c428579a9c Bug 828805 - Followup warning removal. 2013-01-13 11:45:23 +11:00
Cameron McCormack
c643ccbaed Bug 828805 - Followup build fix. 2013-01-13 11:17:00 +11:00
Cameron McCormack
572084f298 Bug 828805 - Implement SVG paint-order property. r=bz,roc 2013-01-13 10:27:53 +11:00
David Zbarsky
936f50944d Fix bustage for Bug 827149 2013-01-12 18:20:57 -05:00
David Zbarsky
c276cafcb1 Bug 827172: Move SVGPathElement to mozilla::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGPathElement.cpp => content/svg/content/src/SVGPathElement.cpp
rename : content/svg/content/src/nsSVGPathElement.h => content/svg/content/src/SVGPathElement.h
2013-01-12 17:22:31 -05:00