David Zbarsky
|
cd990802cf
|
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
|
4074a8af76
|
Bug 827200 - Remove nsIDOMSVGZoomAndPan r=bz, longsonr
|
2013-01-10 00:24:37 -05:00 |
|
Mike Habicher
|
da720351d3
|
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
|
84b94a5b82
|
Bug 824218 - Remove unimplemented SVG features r=longsonr
|
2013-01-09 18:02:47 -05:00 |
|
David Zbarsky
|
60c7a3b594
|
Bug 827119: Convert SVGSVGElement to WebIDL r=bz
|
2013-01-09 18:02:47 -05:00 |
|
David Zbarsky
|
e4a26da046
|
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
|
0148442a8e
|
Bug 827801 - Test that OS.Constants is not available to content. r=khuey
|
2013-01-09 17:34:14 -05:00 |
|
Jacek Caban
|
4b4e02a428
|
Bug 827262 - Fix plugin hang UI compilation on mingw. r=bsmedberg
|
2013-01-09 17:34:14 -05:00 |
|
Alexandre Poirot
|
347c1b9aeb
|
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
|
2d5307d08e
|
Bug 828633 - Disable perma-orange test, a=test-only, CLOSED TREE
|
2013-01-09 13:50:26 -08:00 |
|
Jed Parsons
|
331e047b04
|
Bug 827558 - Rename native navigator.id to navigator.mozId; r=benadida, a=bb+
|
2013-01-09 21:51:14 +01:00 |
|
Ed Morley
|
e8a6a21738
|
Backout 250a95a6ff00 (bug 828114) for mochitest timeouts on a CLOSED TREE
|
2013-01-09 20:01:03 +00:00 |
|
Ian Melven
|
f3f11730a5
|
Bug 783049 - CSP : use existing/old parser for X-Content-Security-Policy header, new/CSP 1.0 spec compliant parser for Content-Security-Policy header - Part 2 (r=bz)
|
2013-01-09 10:57:04 -08:00 |
|
Chris Jones
|
1be98b96c3
|
Bug 828114: Set a timer to ensure content processes are killed if their tabs take a long time to shut down. r=jlebar a=blocking-basecamp
|
2013-01-09 19:04:54 +01:00 |
|
Chia-hung Tai
|
3e5e87a76d
|
Bug 801632 - Save MM attachment as Blob. r=vyang
|
2013-01-09 23:01:48 +08:00 |
|
Andres Hernandez
|
44969808c8
|
Bug 826964 - Intermittent test_localStorageQuotaPrivateBrowsing_perwindowpb.html; r=ehsan
--HG--
extra : rebase_source : 51b2a18f81360ed85617ee474762f3353c2abd56
|
2013-01-08 17:18:16 -06:00 |
|
Eric Chou
|
54ae910692
|
Bug 827759 - Remove all listeners except BluetoothManagers, r=qdot
|
2013-01-09 16:51:53 +01:00 |
|
Fabrice Desré
|
889c720567
|
Bug 828267 - Installing a packaged app, lose connection during download, remove it, install it again - network error doesn't fire and app infinitely spins trying to download resources r=jst
|
2013-01-09 07:51:28 -08:00 |
|
Mike Habicher
|
2a4783139c
|
backing out patch for bug 827503 due to runtime crashes, r=crash
|
2013-01-09 16:39:37 +01:00 |
|
Vincent Chang
|
03fd962b67
|
Bug 825049 - Wi-Fi hotspot fails if password contains space. r=mrbkap
|
2013-01-09 14:20:10 +00:00 |
|
Fabrice Desré
|
946b30d3d9
|
Bug 828190 - Support updates of preinstalled hosted apps r=ferjm
|
2013-01-09 07:06:07 -08:00 |
|
Doug Turner
|
6c17036468
|
Bug 827311 - Remote file update notifications. r=bent a=blocking-basecamp
|
2013-01-09 07:03:28 -08:00 |
|
Shian-Yow Wu
|
c9c7c649cc
|
Bug 828089 - [B2G][Settings][Cellular & Data][Network Operator] Unable to disconnect from existing network operator and connect to a new one. r=vicamo
|
2013-01-09 22:57:55 +08:00 |
|
Chris Jones
|
6b5dcd125c
|
Bug 828285: Run camera with lower privileges. r=dhylands a=overholt
|
2013-01-09 14:50:25 +01:00 |
|
Andrea Marchesini
|
cf98b96a33
|
Bug 823965 - App can delete files from a storage type where it does not have permission, r=dougt, a=bb+
|
2013-01-09 14:43:59 +01:00 |
|
Edgar Chen
|
c7aae63b30
|
Bug 827860 - Part 2: xpcshell tests for STK_CMD_GET_INPUT, r=vicamo
|
2013-01-09 01:38:17 +08:00 |
|
Edgar Chen
|
7b7ebbe48c
|
Bug 827860 - Part 1: STK get stuck when text string is null, r=vicamo,yhuang
|
2013-01-09 17:50:53 +08:00 |
|
Etienne Segonzac
|
61195a1641
|
Bug 827321 - Fixing ContactsDB tel search indexes
|
2013-01-09 13:45:48 +01:00 |
|
Andrea Marchesini
|
fd59052d04
|
Bug 827050 - Clear cookies and stored data in the browser clears remember my choice permissions for PROMPT_ACTION WebAPIs, r=mounir
--HG--
rename : dom/tests/mochitest/localstorage/frame_clear_browser_data.html => extensions/cookie/test/frame_clear_browser_data.html
rename : extensions/cookie/test/test_app_uninstall_permissions.html => extensions/cookie/test/test_app_cleardata_permissions.html
|
2013-01-07 18:37:01 +01:00 |
|
Patrick Wang
|
ff30560716
|
Bug 822384 - Initialize PNN entries to empty strings. r=vicamo
|
2013-01-09 14:47:54 +08:00 |
|
Etienne Segonzac
|
b02959b0d1
|
Bug 827750 - Inhibiting HTTP cache for app updates. r=fabrice
|
2013-01-09 02:02:08 -08:00 |
|
Fabrice Desré
|
88feeaf040
|
Bug 819061 - [Apps] Remove workaround from Bug 813468 once Bug 815523 is done r=ferjm
|
2013-01-08 14:22:13 -08:00 |
|
Gina Yeh
|
36814f1bf2
|
Bug 828118 - Patch 1: Failed to answer a phone call when bluetooth headset quickly send out ATA message, r=qdot
|
2013-01-09 17:37:08 +08:00 |
|
Gene Lian
|
ffd825f5f5
|
Bug 828161 - Firefox OS cannot start up due to an exception: "Webapps.jsm: non-relative URI passed to resolveFromOrigin". r=mounir
|
2013-01-09 15:35:52 +08:00 |
|
Andrea Marchesini
|
0f8cb838b4
|
Bug 827773 - audio-channel-changed should contain 'none' instead 'default' when nothing is playing, r=sicking
|
2013-01-09 08:20:34 +01:00 |
|
Andrea Marchesini
|
2b223b56af
|
Bug 825674 - Installed apps do not get affected by the hardware volume control, r=sicking
|
2013-01-09 08:18:16 +01:00 |
|
Margaret Leibovic
|
7574c57b0a
|
Bug 827502 - When trying to reinstall a packaged app, get the id from the manifestURL. r=fabrice
|
2013-01-08 13:18:47 +01:00 |
|
Gina Yeh
|
711578d06b
|
Bug 827204 - Patch 1: Activate/Deactivate indicator events reporting, r=echou
|
2013-01-09 14:05:34 +08:00 |
|
Randell Jesup
|
f1063f9e3c
|
Bug 827913: remove no-longer-correct MOZ_ASSERT in getUserMedia r=derf
|
2013-01-08 22:10:09 -05:00 |
|
Dale Harvey
|
0c7e4cdd01
|
Bug 827047 - Send checkForUpdate messages to all registered listeners. r=fabrice
|
2013-01-08 20:00:01 -05:00 |
|
Gene Lian
|
fd73172c8d
|
Bug 820733 - B2G MMS: Don't deactivate the MMS network so often which is a burden for consecutive MMS HTTP requests. r=vicamo
|
2013-01-04 16:21:52 +08:00 |
|
Mike Habicher
|
b7f53fced4
|
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 |
|
Cameron McCormack
|
50bfceebf9
|
Backout 119105935766 for crash during test_install_receipts.xul.
|
2013-01-09 10:50:01 +11:00 |
|
Cameron McCormack
|
d617d4b9f8
|
Bug 508725 - Part 10: Implement scoped style sheets for SVG. r=bz
|
2013-01-09 10:25:48 +11:00 |
|
Cameron McCormack
|
afde0bceb1
|
Bug 508725 - Part 9: Implement HTMLStyleElement.scoped. r=dbaron
|
2013-01-09 10:25:48 +11:00 |
|
Ehsan Akhgari
|
ab034461f2
|
Bug 828000 - Don't generate the `isNull' local variable if it's not needed; r=bzbarsky
|
2013-01-08 16:29:52 -05:00 |
|
Fabrice Desré
|
19c60bef1b
|
Bug 819061 - [Apps] Remove workaround from Bug 813468 once Bug 815523 is done r=ferjm
|
2013-01-08 14:22:13 -08:00 |
|
Ethan Hugg
|
729fd96f21
|
Bug 825569 - Allow setLocal/RemoteDescription to be called more than once r=jesup
|
2013-01-08 10:40:15 -08:00 |
|
Ian Melven
|
ed81718e8f
|
Bug 752529 - workers shouldn't use string origins as null principals don't have them. Part 2 - nsPrincipal GetBaseDomain (r=bz)
|
2013-01-08 13:53:32 -08:00 |
|
Boris Zbarsky
|
e7357142bb
|
Bug 826703 part 4. Convert ProcessingInstruction to WebIDL. r=peterv
|
2013-01-08 15:45:06 -05:00 |
|