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 |
Vicamo Yang
|
638331fc5e
|
Bug 813596: add marionette test cases, r=hsinyi
|
2013-01-14 17:05:26 +08:00 |
Benjamin Chen
|
b99fa2723b
|
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 |
Hsin-Yi Tsai
|
f0c150d58d
|
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
|
dfaf3bab2c
|
Back out ecac2ce4eada (bug 828126) for busting b2g's arm
|
2013-01-13 17:48:33 -08:00 |
Kartikaya Gupta
|
3a5e8a2d07
|
Bug 828126 - Remove ANDROID special-casing now that dependent bugs have been fixed. r=avih
|
2013-01-13 19:19:03 -05:00 |
David Zbarsky
|
5d03b3664d
|
Bug 827724 - Remove nsIDOMSVGAnimatedPoints r=bz
|
2013-01-12 17:21:53 -05:00 |
David Zbarsky
|
fd7bd329e5
|
Bug 827149 - Remove some uses of nsIDOMHTMLBodyElement r=bz
|
2013-01-12 16:53:01 -05:00 |
Vincent Chang
|
fdf55580c4
|
Bug 829529 - [Wifi hotspot] Wifi hotspot settings should be disabled automatically when we turn on wifi. r=mrbkap
|
2013-01-11 11:49:27 +00:00 |
Vincent Chang
|
2a165ea847
|
Bug 823400 - Wifi toggle should not write settings db twice. r=mrbkap
|
2012-12-24 17:23:16 +08:00 |
Trevor Saunders
|
cd9ce5e64f
|
no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type
|
2013-01-11 04:43:29 -05:00 |
Trevor Saunders
|
138e996dfc
|
no bug - remove a bunch of extra ';'s to make -pedantic happy
|
2013-01-11 05:14:04 -05:00 |
Trevor Saunders
|
0e12472abd
|
bug 828138 - GetCurrentSelection() should return Selection* r=smaug
|
2012-12-19 17:55:44 -05:00 |
David Zbarsky
|
dacf5943b0
|
Bug 828715 - Move DOMSVGMatrix to mozilla::dom::SVGMatrix r=longsonr
--HG--
rename : content/svg/content/src/DOMSVGMatrix.cpp => content/svg/content/src/SVGMatrix.cpp
rename : content/svg/content/src/DOMSVGMatrix.h => content/svg/content/src/SVGMatrix.h
|
2013-01-11 15:30:21 -05:00 |
Ian Melven
|
0949ef2b93
|
Bug 829699 - Typo in message for both CSP headers (r=smaug)
|
2013-01-11 12:08:23 -08:00 |
Fabrice Desré
|
b20126c6cd
|
Bug 828944 - downloadavailable flag is removed if you reboot after stopping the download r=ferjm
|
2013-01-11 07:32:06 -08:00 |
Alexandre Poirot
|
2f25d2874e
|
Bug 828280 - (packaged) App won't install without `developer` field in its manifest. r=fabrice
--HG--
extra : rebase_source : f179e027514f6dcf1bfabfbae29bd12d9d78ea0e
|
2013-01-11 06:47:00 +01:00 |
Gene Lian
|
dae6bf43dc
|
Bug 820206 - Validate "Webapps:*" message parameters in the parent process (part 3, test cases). r=fabrice, a=blocking-basecamp
|
2013-01-11 20:50:50 +08:00 |
Gene Lian
|
48fcec0055
|
Bug 820206 - Validate "Webapps:*" message parameters in the parent process (part 1, move .uninstall() from mozIDOMApplication to mozIDOMApplicationMgmt). r=sicking, a=blocking-basecamp
|
2013-01-11 20:50:46 +08:00 |
Kyle Huey
|
f096e98fd5
|
Bug 828992: Deal with blobs properly when creating indexes on existing data. r=bent
|
2013-01-11 05:32:20 -08:00 |
Ed Morley
|
3326161473
|
Backout d6efd06ceb84 (bug 828992) for assertions on a CLOSED TREE
|
2013-01-11 14:30:05 +00:00 |
Ms2ger
|
34abe91f47
|
Merge m-c to m-i.
|
2013-01-11 15:11:42 +01:00 |
Alexandre Poirot
|
45914aa948
|
Bug 826555 - Ensure that updates can't rename an app r=fabrice
|
2013-01-11 15:08:12 +01:00 |
Fabrice Desré
|
c85fae1c06
|
Bug 829572 - The storage permission should be ALLOW for all kinds of apps r=sicking
|
2013-01-11 05:59:22 -08:00 |
Ms2ger
|
3203dfee36
|
Merge latest PGO-green m-i changeset to m-c.
|
2013-01-11 14:48:33 +01:00 |
Kyle Huey
|
69dd14d49e
|
Bug 828992: Deal with blobs properly when creating indexes on existing data. r=bent
|
2013-01-11 05:32:20 -08:00 |
Gregor Wagner
|
79036f80fd
|
Backout Bug 829030. r=me
|
2013-01-11 14:11:13 +01:00 |
Ms2ger
|
67f29a9bc7
|
Bug 825769 - Remove comments about SVGDefinitionElement; DONTBUILD
|
2013-01-11 09:54:11 +01:00 |
Ms2ger
|
005d4fea5c
|
Bug 825749 - Convert SVG gradient elements to WebIDL; r=bz
--HG--
rename : content/svg/content/src/nsSVGGradientElement.cpp => content/svg/content/src/SVGGradientElement.cpp
rename : content/svg/content/src/nsSVGGradientElement.h => content/svg/content/src/SVGGradientElement.h
|
2013-01-11 09:43:01 +01:00 |
Ms2ger
|
c762151efc
|
Bug 824481 - Cleanup style attribute getters; r=bz
|
2013-01-11 09:42:59 +01:00 |
Gina Yeh
|
0bc063bd59
|
Bug 827255 - Patch 1: Enable AG error result code, r=echou
|
2013-01-11 14:00:04 +08:00 |
Patrick Wang
|
0d4ba3807a
|
Bug 828835 - Return form installPreinstalledApp when coreAppsDir dosen't exist. r=fabrice
|
2013-01-10 15:53:17 +08:00 |
Jed Parsons
|
56eb53bf49
|
Bug 823751 - When persona login in the Trusty UI is canceled, fire the RP's oncancel() callback; r=benadida, a=bb+
|
2013-01-10 09:56:10 +01:00 |
Andrea Marchesini
|
852f5abcdc
|
Bug 829309 - Assertion re-entering a hashtable in nsAudioChannelService, r=mrbkap
|
2013-01-10 23:56:20 +01:00 |
Gregor Wagner
|
1af6f59c67
|
Bug 828887 - "unused-arenas" is not freed unless worker is idle for 5 seconds. r=bent
|
2013-01-10 23:50:40 +01:00 |
William Chen
|
382d12416e
|
Bug 828532 - Removed 'prototype' as a reserved identifier in WebIDL. r=bz
|
2013-01-10 11:54:13 -08:00 |
Vincent Chang
|
41dec500b8
|
Bug 828909 - Sanitize Wi-Fi hotspot username and password r=mrbkap
|
2013-01-10 16:10:48 +00:00 |
David Zbarsky
|
7227513a94
|
Bug 825147: Convert SVGAElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGAElement.cpp => content/svg/content/src/SVGAElement.cpp
rename : content/svg/content/src/nsSVGAElement.h => content/svg/content/src/SVGAElement.h
|
2013-01-10 00:30:13 -05:00 |
David Zbarsky
|
9e33835feb
|
Bug 827200 - Remove nsIDOMSVGZoomAndPan r=bz, longsonr
|
2013-01-10 00:24:37 -05:00 |
Mike Habicher
|
e09bb5012c
|
Bug 827503 - use nsMainThreadPtrHolders when passing XPCWrappedJSes around off main thread, r=bholley,jst a=blocking-basecamp+
|
2013-01-09 00:43:50 +01:00 |
David Zbarsky
|
2a13deff5a
|
Bug 824218 - Remove unimplemented SVG features r=longsonr
|
2013-01-09 18:02:47 -05:00 |
David Zbarsky
|
c3bac23c38
|
Bug 827119: Convert SVGSVGElement to WebIDL r=bz
|
2013-01-09 18:02:47 -05:00 |
David Zbarsky
|
e7ce03e722
|
Bug 827119: Move SVGSVGElement to mozilla::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGSVGElement.cpp => content/svg/content/src/SVGSVGElement.cpp
rename : content/svg/content/src/nsSVGSVGElement.h => content/svg/content/src/SVGSVGElement.h
|
2013-01-09 18:02:45 -05:00 |
David Rajchenbach-Teller
|
ce418e4f58
|
Bug 827801 - Test that OS.Constants is not available to content. r=khuey
|
2013-01-09 17:34:14 -05:00 |
Jacek Caban
|
3b559ff1f6
|
Bug 827262 - Fix plugin hang UI compilation on mingw. r=bsmedberg
|
2013-01-09 17:34:14 -05:00 |
Alexandre Poirot
|
ec4b923e4f
|
Bug 813797 - Completely remove apps developer mode (dom.mozApps.dev_mode) in release builds. r=fabrice
|
2013-01-09 17:34:13 -05:00 |
Jonathan Griffin
|
da404cc444
|
Bug 828633 - Disable perma-orange test, a=test-only, CLOSED TREE
|
2013-01-09 13:50:26 -08:00 |