Rick Eyre
4b1d58d1cc
Bug 882706 - Implement TextTrackList::GetTrackById(). r=rillian
...
I've also added an Id attribute to the TextTrack implementation as it wasn't
there yet.
2013-07-09 11:44:35 -04:00
Marco Zehe
96fd2e9d54
Bug 893336 - Rename listItemCount to reflect string change, r=yzen,flod
2013-07-15 15:57:54 +02:00
Randy Lin
f2d400265e
Bug 889720 - Media Recording - Implement Pause/Resume DOM API. r=roc
2013-07-14 15:31:59 +08:00
Ed Morley
a9edd0a5b3
Merge mozilla-central and inbound
2013-07-15 13:04:32 +01:00
Mike Hommey
b97d1767fc
Bug 892904 - Remove useless includes of config.mk. r=gps
2013-07-15 18:48:40 +09:00
Mike Hommey
7ef932ec49
Bug 887483 - Remove some more useless FORCE_STATIC_LIB and leftover comments from previous removal. r=mshal
2013-07-15 18:48:40 +09:00
David Anderson
9358336f75
Implement CPOW support in MessageManager (bug 870180, r=smaug,billm).
2013-07-10 15:05:39 -07:00
Justin Wood
25d53584ec
Bug 893798 - Remove superfluous comment spew in build logs. r=bz
2013-07-15 13:49:42 -04:00
David Keeler
ae58dd68e8
bug 842384 - speculative fix: maybe browser_bug839193.js needs a window.focus() r=bent
2013-07-02 14:09:10 -07:00
Boris Zbarsky
4ee1caf801
Bug 891585. Don't JS_WrapValue same-compartment typed array return values in bindings code (e.g. ImageData.data). r=peterv
2013-07-11 11:58:29 -04:00
Patrick McManus
ec80b06fb8
bug 888268 - wifi tickler for mitigating 802.11 psp mode on android r=dougt
...
--HG--
extra : rebase_source : a767b6c10501105b3c5d22043f11745807caf2f9
2013-07-11 11:39:36 -04:00
Hubert Figuiere
5f218a1813
Bug 891497 - Fix typo in debug message. r=vyang
2013-07-10 12:19:00 -04:00
Ehsan Akhgari
4e6140c4d4
Bug 890405 - Remove nsIIDBVersionChangeEvent; r=janv,Mossop
2013-07-11 11:33:37 -04:00
Ryan VanderMeulen
951ed6c4a2
Merge m-c to inbound.
2013-07-11 10:59:21 -04:00
Botond Ballo
9aa8bcf533
Bug 891468 - Convert nsEventStateManager::GetChildProcessOffset to return a LayoutDeviceIntPoint instead of an nsIntPoint. r=smaug
2013-07-11 10:43:35 -04:00
Botond Ballo
e1a8133ba6
Bug 890938 - Convert AsyncPanZoomController::ZoomToRect to take a CSSRect instead of a gfxRect. r=kats
2013-07-11 10:43:35 -04:00
Ed Morley
6bc7d7f150
Merge mozilla-central and birch
2013-07-11 10:59:04 +01:00
Ed Morley
01e0d553fb
Merge latest green fx-team changeset and mozilla-central
2013-07-11 10:12:37 +01:00
Thomas Zimmermann
90077dbf0a
Bug 891276: Cleanup *ServiceRecords functions, r=echou
...
AddServiceRecords and RemoveServiceRecords are unused. This patch
removes any related code.
2013-07-11 09:58:26 +02:00
Matthew Gregan
e757837a5c
Bug 889201 - Add tests for VideoPlaybackQuality. r=roc
2013-07-11 15:52:22 +12:00
Tim Taubert
56b146eea2
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
2013-07-10 23:52:35 +02:00
Ryan VanderMeulen
545af1073c
Merge the last green birch cset to m-c.
2013-07-10 13:49:16 -04:00
J. Ryan Stinnett
7c416da7e2
Bug 282097 - Part 7: Simulate native events for testing. r=masayuki
2013-07-10 09:12:40 -05:00
Dale Harvey
4161290f31
Bug 885349 - Add flag to context menu to detect audio being played in video elements. r=jlebar
2013-07-10 09:58:16 -04:00
Ryan VanderMeulen
d806e1e244
Merge m-c to inbound.
2013-07-10 09:45:16 -04:00
Ryan VanderMeulen
e396d026b5
Merge birch to m-c.
2013-07-10 09:42:28 -04:00
Ms2ger
ff8b55d365
Bug 890817 - Remove nsIDOMPaintRequestList; r=smaug
2013-07-10 12:01:29 +02:00
Ms2ger
2e40ca7f86
Bug 890821 - Make nsIScrollableFrame::GetScrollPositionCSSPixels return CSSIntPoint; r=roc
2013-07-10 11:58:13 +02:00
Vicamo Yang
52d41f000d
Bug 850529 - MobileMessage: return an empty array if no attachments in a MmsMessage. r=gene
2013-07-10 11:47:31 +08:00
Matthew Noorenberghe
4a08595eeb
Bug 888584 - Lazily load IdentityUtils.jsm. r=khuey
2013-07-09 18:15:34 -07:00
Wes Kocher
725b5f55d2
Backout 129da44ac469 (bug 870180) for breaking message manager
2013-07-10 18:22:34 -07:00
David Anderson
5f0258f3c3
Implement CPOW support in MessageManager (bug 870180, r=smaug,billm).
2013-07-10 15:05:39 -07:00
Masatoshi Kimura
d8c75a1cac
Bug 885177 - Make window.ImageDocument ChromeOnly. r=bz
2013-07-11 08:15:30 +09:00
JW Wang
7b388cd258
Bug 865347 - Add a test case to test new functions. r=dhylands
2013-07-04 14:47:26 +08:00
JW Wang
485b8bde11
Bug 865347 - Add functions to manipulate fake volumes to test SD card insert/remove. r=dhylands
2013-07-09 14:37:47 +08:00
Michael Wu
ce066e521a
Bug 888552 - Use SET ps command to configure power save mode, r=vchang
2013-07-09 16:27:58 -04:00
Ryan VanderMeulen
12785ceb9b
Backed out changesets d76274933db8 and dd3cedcdbe2b (bug 865347) to see if it fixes the Marionette timeouts.
2013-07-09 14:21:02 -04:00
Antonio M. Amaya
e52028de68
Bug 888926 - Avoid sending the system-messages-open-app message if the target app has already been notified. r=gene, r=fabrice
2013-07-03 13:20:06 +02:00
Ryan VanderMeulen
81e71fa474
Backed out changeset 24484841e7bc (bug 888926) on suspicion of causing Marionette timeouts.
2013-07-09 12:28:03 -04:00
Thomas Zimmermann
87b5f80b6f
Bug 875710: Added marionette tests for getCardLockRetryCount, r=vyang
...
The marionette tests for getCardLockRetryCount test retrieving the
retry count for 'pin', 'puk', and an invalid lock type. The former
two must return success or 'NotSupportedError', the latter may only
return 'IllegalAccessError'.
* * *
fix mar
--HG--
extra : rebase_source : 509cd74e783eaf8d77be8b37c7143f3043d69b28
2013-07-09 16:06:45 +02:00
Thomas Zimmermann
86b5023ccf
Bug 875710: Added getCardLockRetryCount to nsIIccProvider, r=vyang, sr=mounir
...
This patch adds getCardLockRetryCount to nsIIccProvider and its
implementations. This method allows callers to query the number
of remaining tries for unlocking a SIM-card lock. Supported locks
are 'pin', 'puk', 'pin2', 'puk2', 'nck', 'cck', and 'spck'. The
call returns a DOM request that returns the retry count in its
success handler, or signals an appropriate error.
Reading the retry count is an optional feature and may not be
supported for all lock types. In this case the DOM request receives
and error with the name GECKO_ERROR_NOT_SUPPORTED. For an invalid
lock type, the error name is GECKO_ERROR_GENERIC_FAILURE.
getCardLockRetryCount replaces retryCount in nsIDOMMobileConnection,
which is now deprecated.
--HG--
extra : rebase_source : d1d11612f836652dca85f7c701f09e7af962e3b7
2013-07-09 16:06:05 +02:00
Ryan VanderMeulen
e95fd51183
Backed out changeset 9b2114c04762 (bug 885349) for timeouts in the new test.
2013-07-09 10:06:54 -04:00
Antonio M. Amaya
5c9f52adb2
Bug 888926 - Avoid sending the system-messages-open-app message if the target app has already been notified. r=gene, r=fabrice
2013-07-03 13:20:06 +02:00
Dale Harvey
39934db315
Bug 885349 - Add flag to context menu to detect audio being played in video elements. r=jlebar
2013-07-09 08:57:26 -04:00
JW Wang
ca2d8e1545
Bug 865347 - Add a test case to test new functions. r=dhylands
2013-07-04 14:47:26 +08:00
JW Wang
6024fcafc0
Bug 865347 - Add functions to manipulate fake volumes to test SD card insert/remove. r=dhylands
2013-07-09 14:37:47 +08:00
Thomas Zimmermann
a96bc3f7be
Bug 884840: Reimplement GetServiceChannel without Bluetooth command thread, r=echou
...
The method BluetoothDBusService::GetServiceChannel currently blocks the
Bluetooth command thread while waiting for a DBus message, before it
dispatches a runnable to the main thread.
With this patch, the DBus message is processed asyncronously, and the
runnable gets dispatched from the DBus reply handler.
--HG--
extra : rebase_source : 24519b7dd8d59fcbbf78436092610c8db195f6a2
2013-07-09 09:56:14 +02:00
Ed Morley
ffac98fbda
Merge latest green birch changeset and mozilla-central
2013-07-09 08:50:20 +01:00
Justin Lebar
779d96d10f
Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice
2013-07-08 17:55:42 -04:00
Justin Lebar
b1b83ab016
Bug 890135 - Switch B2G's "gc log" dumping to produce all-traces logs by default. r=mccr8
...
This patch also adds "abbreviated gc log", which produces a not-all-traces CC log.
--HG--
extra : rebase_source : 84eed72c34b7cc8116fbe05258f5de22bf3275bc
2013-07-08 13:20:39 -04:00
Olli Pettay
8418056269
Bug 887236 - prefix the current events in workers with 'Worker', r=bent
2013-07-08 12:55:14 -04:00
Shane Tully
a92717a725
Bug 882495 - Get window for permission prompt by outer window ID instead of most recent window. r=gwagner
...
--HG--
extra : rebase_source : a9ac7ca43e77a0144005fb68a67aa653598378cb
2013-07-10 12:47:18 -07:00
Gregory Szorc
13c6db4e00
Bug 891626 - Consistent filename casing for "ipc"; r=bsmedberg
...
"ipc" and "IPC" are used to refer to the same directory. "ipc" is more
popular than "IPC" so the latter has been downcased.
--HG--
extra : rebase_source : 378d442df62b8e401ed2a10f36889cfce6e88227
2013-07-10 12:08:23 -07:00
Gregory Szorc
19850b9b8e
Bug 891632 - Port NO_DIST_INSTALL to moz.build; r=joey
...
Many of the moved variables are likely not needed. moz.build should one
day validate the sandbox's output and error if "useless" variables are
present.
--HG--
extra : rebase_source : 3abdea056c18d00ede8c15b37db60532eca58630
2013-07-10 12:08:21 -07:00
Jan-Ivar Bruaroey
c15c1cdac3
Bug 890832 - Modify test_peerConnection_bug825703.html to no longer hit outside sites. r=jsmith
2013-07-10 09:30:14 -04:00
Mihnea Dobrescu-Balaur
e3128e9371
Bug 887557 - Use a dynamic port in dom xpcshell tests so they can be run in parallel. r=jdm
2013-07-09 20:45:02 -07:00
Ryan VanderMeulen
4762f32ba7
Merge m-c to inbound.
2013-07-10 13:52:12 -04:00
Ryan VanderMeulen
03e73d9988
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
2013-07-10 13:51:28 -04:00
David Zbarsky
72c136129d
Bug 879475 - Make PBrowser manually keep track of its manager r=jlebar
2013-07-10 13:07:51 -04:00
David Zbarsky
de9c375135
Bug 879475 - Move some blob constructor params to ipdlh headers r=jlebar
2013-07-10 13:07:51 -04:00
David Zbarsky
da4dc9068d
Bug 879475 - Move TabContext to its own ipdl header r=jlebar
...
--HG--
rename : dom/ipc/PContent.ipdl => dom/ipc/PTabContext.ipdlh
2013-07-10 13:07:50 -04:00
Guilherme Gonçalves
d9ee50711d
Bug 874587 - Fix more case-sensitivity issues. r=smichaud
2013-07-10 13:07:50 -04:00
Aaron Klotz
42c7bf43fe
Bug 891035: Provide mutual exclusion in Plugin Hang UI to protect against concurrent shutdown and user response. r=bsmedberg
...
--HG--
extra : rebase_source : c7960c2d74af8af57aa7e97867df61a975f4d7fe
2013-07-10 11:00:55 -06:00
Trevor Saunders
63ed0e9589
bug 887483 - rm a bunch of useless assignments to FORCE_STATIC_LIB r=mshal
2013-06-25 14:29:26 -04:00
Ryan VanderMeulen
037efde64c
Backed out changeset 3265d1e6ed10 (bug 890938) for Werror bustage.
2013-07-10 10:46:31 -04:00
Yura Zenevich
92a6c38cf5
Bug 891335 - [AccessFu] Making lists with only one item use the singular form of 'List 1 item'. r=eeejay, marcoz
...
---
accessible/src/jsat/OutputGenerator.jsm | 6 +++---
.../tests/mochitest/jsat/test_landmarks.html | 4 ++--
.../tests/mochitest/jsat/test_utterance_order.html | 12 ++++++------
.../en-US/chrome/accessibility/AccessFu.properties | 2 +-
4 files changed, 12 insertions(+), 12 deletions(-)
2013-07-10 10:33:38 -04:00
Botond Ballo
b840654f10
Bug 890938 - Convert AsyncPanZoomController::ZoomToRect to take a CSSRect instead of a gfxRect. r=kats
2013-07-10 10:04:20 -04:00
Trevor Saunders
4fda35a773
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
2013-06-25 11:15:21 -04:00
Joey Armstrong
38ca368790
bug 870407: cleanup bug. r=mshal
2013-07-08 11:53:00 -04:00
David Zbarsky
b5085374df
Bug 885804: Blob changes r=jlebar
2013-07-08 11:48:40 -04:00
David Zbarsky
dc4eb54b87
Bug 885804: Renaming in content/dom r=jlebar
2013-07-08 11:48:39 -04:00
Guilherme Gonçalves
2c1f186b8a
Bug 874587 - Remove unnecessary and misspelled header r=dzbarsky
2013-07-08 11:48:38 -04:00
Brian Hackett
e95fdd5ba8
Bug 890636 - Remove JSOPTION_PCCOUNT, r=jandem.
2013-07-08 09:17:35 -06:00
Ryan VanderMeulen
9a4a6f4467
Merge m-c to inbound.
2013-07-08 10:23:32 -04:00
Ehsan Akhgari
67b3fcab33
Add comments about the origin of IDBFactory and IDBObjectStoreParameters to the Web IDL files, no bug
...
DONTBUILD because it's a comment only change.
2013-07-08 10:13:05 -04:00
Ryan VanderMeulen
a3a6e8df2c
Backed out changesets f9f13232e35f and 134b4feaff02 (bug 888583) for bustage.
2013-07-08 09:31:45 -04:00
Robert Bindar
438700f162
Bug 888583 - Expose protocol version in about:networking. r=mcmanus
2013-07-08 09:10:19 -04:00
masashi.honma@gmail.com
7c49e16ee3
Bug 791506 - [Wifi] Enable BSSID for WPS PIN. r=vchang
2013-07-08 19:41:48 +08:00
Michael Brennan
f0d9319651
Bug 837232 - Use whenDelayedStartupFinished in private mode test. r=gavin
2013-07-05 18:52:32 +02:00
Jacek Caban
c71c460685
Bug 816343 - Add querySelector* to *Element/DocumentFragment/Document.idl r=bz
2013-07-08 14:09:18 +02:00
Ehsan Akhgari
5375ed330c
Bug 890239 - Don't leak the weak reference; r=jlebar
2013-07-08 07:10:36 -04:00
Ed Morley
9250c60a69
Bug 890832 - Disable test_peerConnection_bug825703.html until it doesn't hit sites outside of build infra
2013-07-08 09:54:57 +01:00
Ryan VanderMeulen
5653e5836e
Merge m-c to inbound.
2013-07-07 20:21:33 -04:00
Ryan VanderMeulen
05c725742d
Merge birch to m-c.
2013-07-07 20:20:50 -04:00
Fabrice Desré
0999a51370
Bug 853759 - [activities] fire postError when unloading the app before we have fired anything r=vingtetun
2013-07-05 10:43:02 -07:00
Tim Taubert
5ddc37fef0
merge m-c to fx-team
2013-07-05 08:56:02 +02:00
Phil Ringnalda
da562a9c59
Merge birch and inbound to central
2013-07-04 18:11:28 -07:00
Nikhil Marathe
b6cccf566f
Bug 888058 - SimplePush: catch ping exception. r=dougt
2013-07-04 09:25:05 -07:00
Gene Lian
57ad6429a7
Bug 890146 - [MMS] Unable to send MMS to the contact number saved with parentheses. Need to normalize the phone numbers before sending. r=vicamo
2013-07-04 13:49:16 +08:00
Eric Chou
4a9e7fa0c5
Bug 884253 - Define new error messages for Bluetooth profiles, r=gyeh
2013-07-04 17:45:06 +08:00
Vicamo Yang
1643cfb86b
Bug 871946 - B2G MobileMessage: rename dom/mobilemessage/src/ril to dom/mobilemessage/src/gonk. r=gene
...
--HG--
rename : dom/mobilemessage/src/ril/MmsPduHelper.jsm => dom/mobilemessage/src/gonk/MmsPduHelper.jsm
rename : dom/mobilemessage/src/ril/MmsService.js => dom/mobilemessage/src/gonk/MmsService.js
rename : dom/mobilemessage/src/ril/MmsService.manifest => dom/mobilemessage/src/gonk/MmsService.manifest
rename : dom/mobilemessage/src/ril/MobileMessageDatabaseService.js => dom/mobilemessage/src/gonk/MobileMessageDatabaseService.js
rename : dom/mobilemessage/src/ril/MobileMessageDatabaseService.manifest => dom/mobilemessage/src/gonk/MobileMessageDatabaseService.manifest
rename : dom/mobilemessage/src/ril/SmsService.cpp => dom/mobilemessage/src/gonk/SmsService.cpp
rename : dom/mobilemessage/src/ril/SmsService.h => dom/mobilemessage/src/gonk/SmsService.h
rename : dom/mobilemessage/src/ril/WspPduHelper.jsm => dom/mobilemessage/src/gonk/WspPduHelper.jsm
rename : dom/mobilemessage/src/ril/mms_consts.js => dom/mobilemessage/src/gonk/mms_consts.js
rename : dom/mobilemessage/src/ril/wap_consts.js => dom/mobilemessage/src/gonk/wap_consts.js
2013-07-04 10:55:45 +08:00
Ryan VanderMeulen
d4843c0cfc
Bug 884134 - Fix ifdef to un-break B2G mochitest-3.
2013-07-03 16:38:28 -04:00
Ryan VanderMeulen
a4120936bf
Merge inbound and m-c.
2013-07-03 14:04:16 -04:00
Michael Wu
e6e6009444
Bug 884134 - Messages to vold need sequence number in gonk-JB, r=dhylands
2013-07-03 12:37:39 -04:00
Tim Taubert
734d371c3b
Bug 886057 - Make sure frame tree is up-to-date before nsIDOMWindowUtils dispatches events via PresShell; r=smaug
2013-07-04 12:56:22 +02:00
Kevin Grandon
5e621f743c
Bug 889123 - Implement Gecko preference for enabling of pre-installed applications. r=fabrice
2013-07-07 16:41:55 -04:00
Antonio M. Amaya
604b8e6a46
Bug 887118 - Cannot update an preinstalled packaged app (signed or otherwise) to a signed packaged app. r=ferjm
2013-06-26 14:18:34 +02:00
Chia-hung Tai
fc3a2f6719
Bug 883019 - B2G MMS: Remove content length from all part headers. r=vyang
2013-07-03 10:37:39 +08:00
Ben Tian
334078d88a
Bug 889231 - [Bluetooth] Lock-up occurs when you make a call in no signal network state, r=echou
2013-07-02 16:53:21 +08:00
Ben Tian
b5ce9bb471
Bug 884190 - [Bluetooth] Rename commands from dom bluetooth to Dialer app (in dom bluetooth), r=echou
2013-07-01 11:04:02 +08:00
Ryan VanderMeulen
1d99822149
Backed out changeset d155557b651c (bug 888323) for bustage.
...
CLOSED TREE
2013-07-02 14:15:39 -04:00
Masatoshi Kimura
c9b73ddb89
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
2013-07-03 02:08:01 +09:00
Robert Bindar
41eb003349
Bug 888583 - Expose protocol version in about:networking. r=valentin.gosu
2013-07-08 16:35:08 -04:00
Ryan VanderMeulen
99626b01e1
Backed out changeset 4903ca450b3f (bug 890081) for widespread mochitest orange.
...
CLOSED TREE
2013-07-08 15:19:30 -04:00
Mounir Lamouri
588db75b27
Bug 885996 - 1/2 - Interaction between nsIColorPicker and content. r=smaug
2013-07-08 15:12:18 -04:00
Ryan VanderMeulen
dc19a44201
Merge m-c to inbound.
2013-07-22 21:48:00 -04:00
Randy Lin
9175f35127
Bug 803414 - Part 4: Audio Recording - Web API & Implementation. r=roc
2013-07-05 09:50:25 +08:00
Randy Lin
7f0e5c4fab
Bug 803414 - Part 1: Add RecordErrorEvent interface to test case. r=smaug
2013-07-03 14:15:14 +08:00
Andrea Marchesini
8b22bbec69
Bug 890928 - Crashfix for URL.createURL in subworker. r=bent
...
--HG--
rename : dom/workers/test/url_worker.js => dom/workers/test/jsm_url_worker.js
2013-07-18 10:30:41 -04:00
Marco Castelluccio
8111a2cb5a
Bug 894979 - Serve tests from different origins. r=myk
2013-07-18 10:20:55 -04:00
Ed Morley
7f830b443a
Backed out changeset e12c6f7d6676 (bug 885107) on suspicion of causing bug 894952
2013-07-18 14:43:52 +01:00
Ed Morley
496b5f94d7
Backed out changeset bf423f63b3a1 (bug 885107)
2013-07-18 14:43:19 +01:00
David Zbarsky
a977820aba
Bug 893117: Remove nsIDOMHTMLUnknownElement r=peterv
2013-07-18 17:43:38 -07:00
David Zbarsky
e7c4a9f1ec
Bug 893117: Remove nsIDOMHTMLProgressElement r=peterv
2013-07-18 17:43:38 -07:00
David Zbarsky
0e02d64bfd
Bug 893117: Remove nsIDOMHTMLTableColElement r=peterv
2013-07-18 17:43:37 -07:00
David Zbarsky
466405d239
Bug 893117: Remove nsIDOMHTMLTableRowElement r=peterv
2013-07-18 17:43:36 -07:00
David Zbarsky
f0503b7463
Bug 893117: Remove nsIDOMHTMLTableSectionElement r=peterv
2013-07-18 17:43:36 -07:00
David Zbarsky
81eb6c1b39
Bug 893117: Remove xpidl for nsIDOMHTMLTableElement r=peterv
2013-07-18 17:43:35 -07:00
David Zbarsky
dac361db5e
Bug 893117: Remove nsIDOMHTMLTableCellElement r=peterv
2013-07-18 17:43:34 -07:00
Ehsan Akhgari
6632a11524
Bug 895168 - Part 2: Stop using LL_ZERO in the tree; r=jcranmer
...
--HG--
extra : rebase_source : 03a8c9d0905ceef8dde58316ee4b4c7c09b34305
2013-07-18 16:48:15 -04:00
Myk Melez
adffa8db2d
bug 895205 - use XMLHttpRequest-style callback to handle XMLHttpRequest errors; r=fabrice
2013-07-18 12:51:39 -07:00
Ed Morley
0c42551bff
Merge mozilla-central and inbound
2013-07-11 10:59:11 +01:00
Masayuki Nakano
da38d263f9
Bug 875674 part.1 nsIMEUpdatePreference should store wanted updates per notification r=roc
2013-07-11 16:46:34 +09:00
Vincent Chang
4028e3305f
Bug 883766 - JavaScript Warning: "reference to undefined property ret.value" {file: "resource://gre/modules/wifi_worker.js" line: 71} r=mrbkap
2013-06-20 18:43:15 +08:00
Fabrice Desré
c5953171fa
Bug 883002 - Add opensearch support to the mozbrowser API r=jlebar
2013-07-20 09:47:47 -07:00
Vasanthakumar Pandurangan
cd96dae673
Bug 892876 - (gonk-jb) Update AUDIO IN/OUT enums. r=mwu
2013-07-19 21:04:23 -07:00
Randy Lin
1163c249a3
Bug 803414 - Part 0: Add RecordErrorEvent. r=smaug
2013-06-20 14:06:39 +08:00
Robert Picard
4d7cdf6dc6
Bug 867632 - Replace _sendRequest() with _send() for PushService.unregister(). r=nsm
...
--HG--
extra : amend_source : 18127d1d10683069fa3ab12394aae63b9c0ac843
2013-07-07 13:37:23 -04:00
Cameron McCormack
7145c3dd08
Bug 569722 - Implement textLength and lengthAdjust on SVG text elements. r=longsonr
2013-07-07 17:27:51 +10:00
Phil Ringnalda
1023514931
Backed out changeset 5ea64b6ba89b (bug 889201) for too-frequent failures
2013-07-05 14:24:50 -07:00
Ehsan Akhgari
1bdf54b41d
Bug 890543 - Make AudioBuffer not inherit from nsISupports; r=mccr8
2013-07-05 16:21:52 -04:00
David Zbarsky
d917b292bc
Bug 888685: SVGAnimatedLength shouldn't inherit nsISupports r=Ms2ger
2013-07-05 11:57:35 -07:00
David Zbarsky
de6fcf5fcc
Bug 888685: SVGAnimatedAngle shouldn't inherit nsISupports r=Ms2ger
2013-07-05 11:57:35 -07:00
David Zbarsky
2cf302a666
Bug 888685: SVGAngle shouldn't inherit nsISupports r=Ms2ger
2013-07-05 11:57:35 -07:00
David Zbarsky
6f6773ecc3
Bug 888685: SVGAnimatedBoolean shouldn't inherit nsISupports r=Ms2ger
2013-07-05 11:57:35 -07:00
Ehsan Akhgari
fd1d2f2354
Bug 890382 - Implement a Web IDL event constructor for IDBVersionChangeEvent; r=smaug
2013-07-05 13:57:28 -04:00
Neil Deakin
2e8cab5dbe
Bug 887718, don't call SetVisibility when focus test mode is enabled, r=smaug
2013-07-05 12:05:26 -04:00
Phil Ringnalda
772fe5502b
Merge m-c to m-i
2013-07-05 07:41:30 -07:00
Suhas Nandakumar
8a3f1d02db
Bug 886891: Don't show recording indicator when using fake sources r=jesup
2013-07-04 22:53:10 -07:00
Phil Ringnalda
92e66a2a0b
Merge m-c to m-i
2013-07-04 18:14:56 -07:00
Ehsan Akhgari
a7786da45b
Backed out changeset 170e1863b9b6 (bug 890382) because of xpcshell test failures
2013-07-04 20:59:44 -04:00
Matthew Gregan
7cb058341e
Bug 889201 - Add tests for VideoPlaybackQuality. r=roc
2013-07-05 12:24:55 +12:00
Matthew Gregan
6ffd84378d
Bug 889205 - Change HTMLVideoElement.videoPlaybackQuality attribute to getVideoPlaybackAttribute method to reflect the current spec. r=roc
2013-07-05 12:24:35 +12:00
Masatoshi Kimura
133cedaf8b
Bug 889148 - Remove legacy QS/classinfo bits from events even more. r=smaug, peterv
2013-07-05 07:53:59 +09:00
Ehsan Akhgari
1e6a689354
Bug 890382 - Implement a Web IDL event constructor for IDBVersionChangeEvent; r=smaug
2013-07-04 18:12:39 -04:00
Masatoshi Kimura
4f7370efd9
Bug 885765 - Fix syntax errors in test_texImage2D.html and test_texSubImage2D.html. r=Ms2ger
2013-07-05 05:22:57 +09:00
Vincent Chang
b9e9bfd29b
Bug 787442 - Turn on wifi/usb tethering simultaneously. r=mrbkap
2013-06-19 18:57:58 +08:00
Ed Morley
ef5715c092
Backed out changeset f24d81b85929 (bug 895182) for Windows build failures on a CLOSED TREE
2013-07-23 16:36:45 +01:00
Bill McCloskey
050814f5b7
Bug 895340 - Fix error reporting of JS exceptions from C++ (r=bholley)
2013-07-23 08:32:36 -07:00
Catalin Iordache
3ebe2a0a79
Bug 888628 - Create another field for HttpRetParams structure which keeps track of half open connections. r=valentin.gosu
2013-07-23 10:52:01 -04:00
Max Vujovic
0117d6e2f8
Bug 895182 - [CSS Filters] Implement parsing for blur, brightness, contrast, grayscale, invert, opacity, saturate, sepia. Co-authored with Dirk Schulze (krit). r=heycam
2013-07-23 10:47:16 -04:00
Milan Sreckovic
3dffde4a8d
Bug 895003 - Introduce a second preference to control the chrome paint flashing - nglayout.debug.paint_flashing_chrome. r=roc
...
The original pref still controls content and chrome when set. The preference is now live, for content and chrome, the change will be seen on the next refresh. The cached value is now in nsPresContext, rather than nsRefreshDriver.
2013-07-22 11:51:38 -04:00
Boris Zbarsky
c25761a19b
Bug 895495. Add a faster way to create JS-implemented WebIDL objects from chrome. r=mccr8
...
This adds a Interface._create(targetWindow, chromeObj) static method
that lets a JS-implemented WebIDL object implementing Interface be
created in the window targetWindow using chromeObj as its JS
implementation.
2013-07-23 10:09:19 -04:00
Boris Zbarsky
276a31d596
Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug
2013-07-22 08:15:43 -04:00
Boris Zbarsky
0314f249cd
Bug 895009. Don't pass in NonNull/OwningNonNull arguments to WebIDL binding consumers. r=peterv
2013-07-22 08:15:43 -04:00
Joshua Cranmer
b82a7849fb
Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar
...
--HG--
extra : rebase_source : ce24ab345baa48104328e3c101b7266a31e81870
2013-07-11 15:21:45 -05:00
Joshua Cranmer
36673bcae2
Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands.
...
--HG--
extra : rebase_source : b8eaae07c54c94c8c46c7ed4c0e226eb74584652
2013-07-18 21:21:20 -05:00
Ed Morley
ae11c63344
Merge mozilla-central and inbound
2013-07-23 14:01:42 +01:00
Jon Coppeard
ba4685ee98
Bug 891966 - 2 - Comment calls to Handle::fromMarkedLocation r=bz
2013-07-23 10:58:28 +01:00
Jon Coppeard
03004ec89e
Bug 891966 - 1 - Don't allow construction of Handle<T> from Heap<T> r=bz
2013-07-23 10:58:27 +01:00
Jon Coppeard
9726947ee4
Bug 888338 - 7 - add post barriers to workers r=smaug
2013-07-23 10:58:27 +01:00
Jon Coppeard
a0056f5fa0
Bug 888338 - 6 - more browser post barriers r=mccr8
2013-07-23 10:58:27 +01:00
Jon Coppeard
e526358777
Bug 888338 - 1 - Add TenuredHeap<T> class r=terrence r=bz
2013-07-23 10:58:26 +01:00
Ehsan Akhgari
508e8b2f4d
Bug 889016 - Part 2: Report an error in the synchronous AudioContext.createBuffer unless the legacy pref has been set; r=roc
2013-07-04 09:25:12 -04:00
Ehsan Akhgari
7721ae648c
Bug 889016 - Part 1: Add an API to report a not-enough-arguments error in Web IDL bindings; r=bzbarsky
2013-07-04 09:24:49 -04:00
Drew Willcoxon
b5a902e5a8
Bug 879111 - Mute Web Audio when allowMedia is false on the docshell. r=ehsan
2013-07-03 17:44:32 -07:00
Wes Kocher
9ea6fe8230
Back out bug 889442 for breaking Jetpack tests
2013-07-03 16:03:07 -07:00
Marco Bonardo
442f342588
Bug 889442 - Remove special about: pages code from DOM Storage.
...
r=mayhemer
2013-07-03 23:41:22 +02:00
Ryan VanderMeulen
c38d464f0b
Merge m-c and inbound.
2013-07-03 16:39:33 -04:00
Mike Shal
d5df6bb361
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
...
Author: Mike Shal <mshal@mozilla.com>
2013-07-01 09:56:28 -04:00
Ryan VanderMeulen
6aa88543a2
Merge m-c and inbound.
2013-07-03 14:17:41 -04:00
Justin Lebar
c107de13fb
Bug 888511 - Follow-up: Fire onsuccess properly in Webapp.js after launching an app. r=fabrice
2013-07-03 10:48:55 -07:00
Bobby Holley
919587b427
Bug 860085 - Stop using XPConnect::ReleaseJSContext in nsJSEnvironment::DestroyJSContext. r=gabor,mccr8
...
We now have the invariant that any in-use cx must be pushed onto the JSContext
stack with one of our stack-scoped automatic nsCxPusher classes. These classes
hold a strong ref to the nsIScriptContext associated with the JSContext they
push (if any). This means that, if this cx is in use, we will always have at
least one strong reference to the nsJSContext coming from the stack, meaning
that neither the destructor nor the Unlink() implementation will be called.
So we don't need to do any deferred destruction of the cx anymore.
2013-07-03 11:05:19 -06:00
Joey Armstrong
a8ffe81a63
bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2 .
2013-07-03 12:01:06 -04:00
Masatoshi Kimura
1a9e38cc24
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
2013-07-04 00:56:26 +09:00
Anthony Jones
12bbe7d3a2
Bug 864447 - Set display port for given scroll id; r=BenWa
2013-07-10 11:26:07 +12:00
Anne van Kesteren
cf4d389c4e
Bug 891340 - Make Range.collapse optional and default to false
2013-07-09 18:29:38 -04:00
Olli Pettay
b002b30b2a
bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
...
--HG--
extra : rebase_source : 2a3b22425c14d6daedc91d62a652c34431acd2fb
2013-07-09 13:30:58 -04:00
Yura Zenevich
73dba62c25
Bug 888256 - Adding support for speaking landmarks. r=eeejay, marcoz
...
---
accessible/src/jsat/OutputGenerator.jsm | 76 ++++++++--
accessible/tests/mochitest/jsat/Makefile.in | 1 +
.../tests/mochitest/jsat/test_landmarks.html | 154 ++++++++++++++++++++
.../en-US/chrome/accessibility/AccessFu.properties | 8 +
4 files changed, 225 insertions(+), 14 deletions(-)
create mode 100644 accessible/tests/mochitest/jsat/test_landmarks.html
2013-07-09 16:09:25 -04:00
Ehsan Akhgari
e921f76cac
Sort the WebIDL.mk entries just like a human would, no bug
2013-07-09 11:41:21 -04:00
Jonathan Watt
b3855202dd
Bug 880544 - Fix leak in DOMSVGPointList. r=dzbarksy
2013-07-12 11:25:27 +01:00
Jonathan Watt
c5b68c1e5a
Bug 880544 - Fix leak in DOMSVGPathSegList. r=dzbarksy
2013-07-12 11:25:26 +01:00
Jonathan Watt
c2a7752d69
Bug 880544 - Fix leak in DOMSVGNumberList. r=dzbarksy
2013-07-12 11:25:26 +01:00
Jonathan Watt
5040fbd69c
Bug 880544 - Fix leak in DOMSVGLengthList. r=dzbarksy
2013-07-12 11:25:26 +01:00
Jonathan Watt
b07d71c941
Bug 880544 - Fix leak in DOMSVGTransformList. r=dzbarksy
2013-07-12 11:25:25 +01:00
Nicholas Nethercote
9cdaaf7828
Bug 887558 (part 2) - Move various functions into ProxyObject and FunctionProxyObject. r=jorendorff.
...
--HG--
extra : rebase_source : 14402b9ab7eda3389eb1b812ee961e46067b5b1d
2013-06-20 22:39:22 -07:00
Nicholas Nethercote
ff86dae788
Bug 887558 (part 1) - Introduce ProxyObject and some sub-classes. r=jorendorff.
...
--HG--
extra : rebase_source : 33ed2aff35acbe4de8891a9fb34c60e7a314d9c8
2013-06-20 21:27:28 -07:00
Trevor Saunders
f33ade0d68
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
2013-07-11 11:06:34 -04:00
Edgar Chen
9f039a4b95
Bug 875721 - Part 6: Fix marionette tests for iccInfo. r=allstars.chh
...
--HG--
rename : dom/network/tests/marionette/test_mobile_iccinfo.js => dom/icc/tests/marionette/test_icc_info.js
2013-05-30 19:20:39 +08:00
Edgar Chen
a70241c6a2
Bug 875721 - Part 5: RIL implementation changes for iccInfo. r=allstars.chh
2013-05-30 19:14:39 +08:00
Edgar Chen
7038f1a697
Bug 875721 - Part 4: Bluetooth changes for iccInfo. r=echou
2013-05-30 18:56:11 +08:00
Edgar Chen
c789340b25
Bug 875721 - Part 3: GPS changes for iccInfo. r=kchen
2013-05-30 18:52:56 +08:00
Edgar Chen
c7373ca1c4
Bug 875721 - Part 2: Move iccInfo related attribute/event from mozMobileConnection to mozIccManager (DOM). r=smaug
2013-05-30 18:36:10 +08:00
Edgar Chen
93ee2195ae
Bug 875721 - Part 1: Move iccInfo related attribute/event from mozMobileConnection to mozIccManager (IDL). r=allstars.chh, sr=sicking
2013-05-30 18:04:48 +08:00
Ken Chang
75a5231698
Bug 837488 - B2G RIL: Using array for data call settings and handling multiple sharing on one APN connection. r=hsinyi
2013-07-12 12:44:22 +08:00
Edgar Chen
b6aa45087a
Bug 874744 - Part 4: Marionette tests for cardstate. r=allstars.chh
2013-05-29 15:47:18 +08:00
Edgar Chen
0a27223488
Bug 874744 - Part 3: Send cardstatechange event to iccManager. r=allstars.chh
2013-05-22 17:32:18 +08:00
Edgar Chen
5da09096ef
Bug 874744 - Part 2: Move card state related attribute/event from mozMobileConnection to mozIccManager (DOM). r=bugs
2013-05-22 16:58:44 +08:00
Edgar Chen
2a90c4175d
Bug 874744 - Part 1: Move card state related attribute/event from mozMobileConnection to mozIccManager (IDL). r=allstars.chh. sr=sicking
2013-05-22 16:47:23 +08:00
Ryan VanderMeulen
92a7f0ec74
Backed out changeset f48599a7efa2 (bug 890928) for B2G mochitest orange.
2013-07-12 16:00:44 -04:00