Vivien Nicolas
14cc7908d7
Bug 965805 - Calling nsITabParent::InjectTouchEvent can results into an out of sync TabParent::mEventCaptureDepth. r=kats
2014-02-15 01:45:44 +01:00
Bobby Holley
11ba09a104
Bug 968335 - Tests. r=bz
2014-02-14 16:13:38 -08:00
Bobby Holley
87fced96fc
Bug 968335 - Implement GetCallerPrincipalOverride. r=bz
2014-02-14 16:13:38 -08:00
Bobby Holley
a573a5db68
Bug 968335 - Make Auto{Entry,Incumbent}Global inherit ScriptSettingsStackEntry. r=bz
...
This will allow us to downcast from a stack entry to an AutoEntryGlobal, and
thereby get at the AutoCxPusher.
2014-02-14 16:13:37 -08:00
Bobby Holley
88621c9c0e
Bug 968335 - Use an AutoCxPusher directly in Auto{Entry,Incumbent}Global. r=bz
...
This will let us ask whether the AutoCxPusher is stack-top.
2014-02-14 16:13:37 -08:00
Bobby Holley
04b3a5f196
Bug 968335 - Add accessors to the script settings stack entries themselves, not just the globals. r=bz
2014-02-14 16:13:37 -08:00
Bobby Holley
0c61d3f804
Bug 923904 - Tests. r=mccr8
...
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 16:13:37 -08:00
Ehsan Akhgari
b4cdb0beeb
Bug 784739 follow-up: Use NULL in npruntime.h
2014-02-14 18:49:59 -05:00
Ryan VanderMeulen
dd78278d2d
Backed out changeset e1d1542ff35c (bug 949907) for robocop failures.
...
CLOSED TREE
2014-02-14 13:38:04 -05:00
James Hugman
7bdb1c804e
Bug 970467 - wait until after saving apps to call hosted app install success callback; r=fabrice
2014-02-14 09:54:00 -08:00
Jan-Ivar Bruaroey
1741cc3ce3
Bug 949907 - GetUserMediaDevices cleanup + untie GetUserMediaRequest obj from DOM. r=jesup
2014-02-13 15:32:17 -08:00
Michael Shuen
5fc2830e48
Bug 934817 - Part 2.5: Remove 0-length string check in dom/bindings/BindingUtils.cpp. r=bz
2014-02-14 11:15:43 -05:00
Gabriele Svelto
ebd0134497
Bug 971728 - Use memory-pressure events instead of minimization when sending an app to the background. r=khuey
2014-02-12 16:50:39 +01:00
Albert Crespell
2c4d57575e
Bug 968793 - Wrong database upgrade. r=gene, r=jshih
2014-02-13 13:08:41 +01:00
Albert Crespell
4e787730ae
Bug 968689 - Netd BandwidthController sets costlyAlert to invalid quota. r=vchang
2014-02-10 09:03:29 +01:00
Ryan VanderMeulen
895cf45a7d
Backed out changeset adac868d387f (bug 971651) for making test_delete_focused_element.html perma-fail on B2G.
2014-02-13 10:38:40 -05:00
Ryan VanderMeulen
41ac0e7e12
Merge m-c to b2g-inbound.
2014-02-13 10:32:21 -05:00
Ryan VanderMeulen
f43c59704b
Merge inbound to m-c.
2014-02-13 10:30:03 -05:00
Thomas Zimmermann
524ed620dd
Bug 969314: Cleanup Gonk start/stop code in BluetoothDBusService, r=echou
...
This patch removes all unnecessary code when starting and stopping
Gonk in BluetoothDBusService. The change simplifies the respective
methods considerably.
2014-02-13 16:28:11 +01:00
Thomas Zimmermann
e2ca916054
Bug 969314: Cleanup handling of libbluedroid.so, r=echou
...
This patch cleans up the handling of libbluedroid.so and its
interfaces. Open and closing the library is now handled internally
and contained functions are wrapped in class methods.
2014-02-13 16:28:09 +01:00
Thomas Zimmermann
05248a2faa
Bug 969314: Merge BluetoothGonkService into BluetoothDBusService, r=echou
...
This patch merges the code from BluetoothGonkService into
BluetoothDBusService. The merged code is protected by ifdef
statements.
2014-02-13 16:28:07 +01:00
Vicamo Yang
688d10a1be
Bug 969109 follow-up: strictly define the order of participating promises. r=echou, f=jaliu
2014-02-13 19:52:05 +08:00
Ms2ger
eeb0e69971
Backout changeset c8cd1f6b6d2d because it's not web-compatible.
2014-02-13 10:31:09 +01:00
Fabrice Desré
2316ed9204
Bug 971651 - Keyboard Should only send key press events to the webpage that uses the keyboard r=yxl
2014-02-12 22:29:50 -08:00
Ben Tian
a4430f867c
Bug 969447 - Unable to turn bluetooth on after turning it on and off several times, r=echou, a=1.3+
2014-02-13 12:08:41 +08:00
Fabrice Desré
4d063c5284
Backout b0eaf0e9fa9c (bug 971651) for M3 failures
2014-02-12 23:34:05 -08:00
Fabrice Desré
b35b885a1a
Bug 971651 - Keyboard Should only send key press events to the webpage that uses the keyboard r=yxl
2014-02-12 22:29:50 -08:00
Albert Crespell
30232b2340
Bug 965305 - Update stats needed before reset. r=gene
2014-02-11 12:44:00 +01:00
Ryan VanderMeulen
8ca6124007
Merge inbound to m-c.
2014-02-12 15:48:01 -05:00
Albert Crespell
b6e0e3806a
Bug 966244 - Part 2: Update tests. r=gene
2014-02-11 22:05:06 +01:00
Albert Crespell
f8dcca3bf3
Bug 966244 - Alarms are not updated after clearStats. r=gene, r=jshih
2014-02-11 12:35:28 +01:00
Tim Chien
7a2a1be4e7
Bug 959066 - Test for hi-res screenshot for getScreenshot API. r=smaug
2014-02-12 09:53:28 -05:00
Tim Chien
d561c24bfc
Bug 959066 - Hi-res screenshot for getScreenshot API. r=smaug
2014-02-12 09:53:07 -05:00
Ryan VanderMeulen
57eb1064f0
Merge m-c to b2g-inbound.
2014-02-12 08:39:43 -05:00
Ryan VanderMeulen
e9998941e7
Merge inbound to m-c.
2014-02-12 08:37:35 -05:00
Ryan VanderMeulen
f0418ed650
Merge fx-team to m-c.
2014-02-12 08:33:21 -05:00
Girish Sharma
6a7816b7f0
Bug 970383 - Add the type of storage in dom-storage2-change notification, r=smaug
2014-02-12 15:44:21 +05:30
Kyle Huey (khuey@mozilla.com)
0a56e232a8
Bug 968742 - B2G NFC: Assertion failure: !aGCThing. r=allstars.chh
2014-02-12 17:21:09 +08:00
Szu-Yu Chen [:aknow]
a8a7256b6e
Bug 968713 - Remove callError in ril_worker. r=hsinyi
2014-02-12 14:31:13 +08:00
"Kan-Ru Chen (陳侃如)"
7ac3295808
Bug 963366 - MozWakeLock is hidden behind dom.wakelock.enabled. r=bz
2014-02-12 13:36:24 +08:00
"Kan-Ru Chen (陳侃如)"
32478034de
Bug 963366 - Re-enable basic power & wakelock tests for desktop. r=jmaher
2014-02-12 13:36:24 +08:00
"Kan-Ru Chen (陳侃如)"
3dc6643346
Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan
2014-02-12 13:36:23 +08:00
Yoshi Huang
250bcf8508
Bug 970241 - B2G NFC: Don't enable/disable NFC when nfc.enabled settings changed. r=dimi
2014-02-11 20:34:19 +08:00
Ryan VanderMeulen
c511df94e8
Merge b2g-inbound to m-c.
2014-02-11 14:57:31 -05:00
Ryan VanderMeulen
d2ec89c8d0
Backed out changeset eea91c2d859d (bug 969447) for Marionette-webapi bustage.
...
CLOSED TREE
2014-02-11 12:48:09 -05:00
Ryan VanderMeulen
8cc12bf4db
Backed out changeset 93a64959289d (bug 966244) for B2G xpcshell failures.
2014-02-11 11:57:37 -05:00
Ehsan Akhgari
4076764251
Bug 970727 - Move DEFFILE to moz.build; r=mshal
2014-02-11 11:28:54 -05:00
Ben Tian
8c22c727a9
Bug 969447 - Unable to turn bluetooth on after turning it on and off several times, r=echou
2014-02-11 18:14:58 +08:00
Dimi Lee
06bfa1f3c3
Bug 969275 - COPY_SEQUENCE_FIELD macro in NetworkUtils.h has coding error. r=vchang
2014-02-11 18:14:22 +08:00
Albert Crespell
314bcdd647
Bug 966244 - Alarms are not updated after clearStats. r=gene, r=jshih
2014-02-11 12:35:28 +01:00
Sam Joch
05d227e6b6
Bug 968215 - SettingsService needs to have a callback when transaction are completed. r=bent
2014-02-07 12:19:58 +01:00
Ryan VanderMeulen
550583b56a
Merge m-c to b2g-inbound.
2014-02-14 08:57:50 -05:00
Ryan VanderMeulen
df06ba6285
Backed out changeset 6e588c56764b (bug 909542) for Gaia unit test perma-fail.
2014-02-14 08:27:44 -05:00
Fabrice Desré
ba6256ff38
Bug 971651 - Keyboard Should only send key press events to the webpage that uses the keyboard r=yxl
2014-02-12 22:29:50 -08:00
Szu-Yu Chen [:aknow]
f6bcd1648d
Bug 963054 - Wait card state initialization. r=hsinyi
2014-02-14 17:42:32 +08:00
Mike Habicher
4ec887a5dd
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
2014-02-14 00:28:57 -05:00
Jeff Gilbert
57f9c5bee8
Bug 968374 - Implement WEBGL_debug_shaders. r=bjacob
2014-02-11 17:37:06 -05:00
Masatoshi Kimura
9306836991
Backed out changeset d7d447cac91b (bug 969762) for tp5 regression.
2014-02-12 06:01:29 +09:00
John Schoenick
bf4f7f7755
Bug 967694 - Fix tests that expect old behavior. r=bsmedberg
2014-02-11 12:14:42 -08:00
John Schoenick
2a15567ec7
Bug 967694 - Test. r=bsmedberg
2014-02-11 12:14:41 -08:00
Nathan Froyd
471e3c8d91
Bug 972372 - fix DOMWINDOW printfs to use the canonical nsISupports pointer for matching CC logs; r=bz
2014-02-12 12:53:13 -05:00
Jon Coppeard
8136579d75
Bug 959787 - Handlify arguments for Call APIs r=terrence r=bz
2014-02-13 15:33:04 +00:00
Ryan VanderMeulen
7a1c0e3e51
Merge m-c to inbound.
2014-02-13 10:31:44 -05:00
Ted Mielczarek
23e1ddca5b
Bug 968837 - Move more Mochitests into manifests. r=jmaher
...
--HG--
rename : toolkit/components/places/tests/browser/bug_399606/399606-history.go-0.html => toolkit/components/places/tests/browser/399606-history.go-0.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-httprefresh.html => toolkit/components/places/tests/browser/399606-httprefresh.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.reload.html => toolkit/components/places/tests/browser/399606-location.reload.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.replace.html => toolkit/components/places/tests/browser/399606-location.replace.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.href.html => toolkit/components/places/tests/browser/399606-window.location.href.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.html => toolkit/components/places/tests/browser/399606-window.location.html
rename : toolkit/components/places/tests/browser/visituri/begin.html => toolkit/components/places/tests/browser/begin.html
rename : toolkit/components/places/tests/browser/visituri/final.html => toolkit/components/places/tests/browser/final.html
rename : toolkit/components/places/tests/browser/visituri/redirect_once.sjs => toolkit/components/places/tests/browser/redirect_once.sjs
rename : toolkit/components/places/tests/browser/visituri/redirect_twice.sjs => toolkit/components/places/tests/browser/redirect_twice.sjs
rename : toolkit/components/places/tests/browser/settitle/title1.html => toolkit/components/places/tests/browser/title1.html
rename : toolkit/components/places/tests/browser/settitle/title2.html => toolkit/components/places/tests/browser/title2.html
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => toolkit/components/places/tests/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_411966.html => toolkit/components/places/tests/test_bug_411966.html
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/test_bug_461710_perwindowpb.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => toolkit/components/places/tests/test_bug_94514.html
2014-02-06 15:37:30 -05:00
Yeuk Hon Wong
80ed1112a2
Bug 847081 - Throw a warning when a '*-report-only' header doesn't contain a 'report-uri' directive. r=geekboy
2014-02-13 10:10:29 -05:00
Jeff Gilbert
f293d9048e
Bug 912280 - Implement OES_texture_half_float_linear for WebGL. r=kamidphish
2014-02-13 09:53:53 -05:00
Alessio Placitelli
ddc24c0c2c
Bug 924874 - Add OS.File.getAvailableFreeSpace for Windows and Linux. r=Yoric
2014-01-15 02:04:00 -05:00
Luke Wagner
f2279744fa
Bug 936236 - Send memory-pressure notification if ArrayBuffer allocation OOMs and retry allocation (r=mccr8)
2014-02-12 22:50:15 -06:00
Luke Wagner
4625ba957c
Bug 971845 - Don't uninline in JS_GetArrayBufferData, add JS_GetStableArrayBufferData and use that when necessary (r=sfink)
2014-02-13 11:17:41 -06:00
Jeff Gilbert
4507e98ad6
Bug 823454 - Implement EXT_frag_depth for WebGL. - r=kamidphish
2014-02-13 15:00:12 -08:00
Julien Wajsberg
ea02b3a6a4
Bug 932803 - [Contacts API] Add tests for migrations. r=reuben
2014-02-04 20:46:35 +01:00
Julien Wajsberg
951004a300
Bug 951806 - [Contacts API] Merge all value upgrade steps in one cursor-based loop. r=reuben, r=bent, r=gregor
2014-02-04 13:44:20 +01:00
Julien Wajsberg
e006185196
Bug 951806 - [Contacts API] Fix bad upgrade for the name index. r=reuben
...
We missed a cursor.continue() call. As a result, we need to increment the DB
version to force upgraded user to play the fixed upgrade again.
2014-02-11 09:14:40 -05:00
Ryan VanderMeulen
957762b455
Merge m-c to b2g-inbound.
2014-02-11 08:43:09 -05:00
Ryan VanderMeulen
2459f12ae2
Merge inbound to m-c.
2014-02-11 08:39:31 -05:00
Ryan VanderMeulen
2820a49318
Backed out changesets e0632c6aca0b, b183597c0190, 0af4a28621f7, and 86321b26161d (bug 963366) for B2G desktop mochitest failures.
...
CLOSED TREE
2014-02-11 08:05:39 -05:00
Fernando Jiménez
1d9fe1ce05
Bug 970452 - identity.fxaccounts.enabled is not working. r=jedp
2014-02-11 10:40:57 +01:00
Masayuki Nakano
fb3875cd82
Bug 969219 Simplify constructor of InternalTransitionEvent r=smaug
2014-02-11 14:35:25 +09:00
Masayuki Nakano
951149660e
Bug 968725 Simplify constructor of InternalAnimationEvent r=smaug
2014-02-11 14:35:25 +09:00
Phil Ringnalda
17e6ef5703
Back out f03664765359 (bug 909542) for unexpected assertions and lack of expected assertions
2014-02-10 19:09:23 -08:00
Eric Chou
fff01c4303
Bug 962310 - Support in-process bt file transfer, f=bent, r=gyeh
...
Currently if an app which lives in chrome process calls SendFile()
to send a file via Bluetooth, it would crash.
2014-02-11 10:07:23 +08:00
Mike Habicher
dc323719b7
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
...
* * *
Debugging the rotation issue with new camera.js
* * *
Fix the occasionally-invalid MOZ_ASSERT on GonkCameraControl.cpp:844
2014-02-10 17:53:19 -05:00
Ryan VanderMeulen
afbec0e4a9
Merge inbound to m-c.
2014-02-10 15:42:58 -05:00
Jon Coppeard
50cb1ea9e3
Bug 969798 - Convert JS_ConvertArguments APIs to take CallArgs rather than raw Value pointer r=terrence
2014-02-10 16:42:27 +00:00
Ehsan Akhgari
fb23854e8f
Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps
2014-02-10 09:03:53 -05:00
Edgar Chen
e2b44c84ea
Bug 970191 - Fix unable to switch default client of data connection in DSDS. r=hsinyi
2014-02-10 14:42:11 +08:00
"Kan-Ru Chen (陳侃如)"
55fa4680b8
Bug 963366 - MozWakeLock is hidden behind dom.wakelock.enabled. r=bz
...
---
dom/tests/mochitest/general/test_interfaces.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
2014-02-11 13:57:25 +08:00
"Kan-Ru Chen (陳侃如)"
75ee50e92c
Bug 963366 - Re-enable basic power & wakelock tests for desktop. r=jmaher
...
---
dom/power/moz.build | 3 +--
dom/power/test/mochitest.ini | 3 +++
dom/power/test/test_power_basics.html | 8 ++++++--
3 files changed, 10 insertions(+), 4 deletions(-)
2014-02-11 13:57:24 +08:00
"Kan-Ru Chen (陳侃如)"
dc131e7690
Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan
...
---
b2g/app/b2g.js | 3 +++
.../mochitest/priority/test_HighPriority.html | 3 ++-
dom/power/test/browser_wakelocks.js | 9 ++++++---
dom/power/test/mochitest.ini | 2 ++
dom/power/test/test_bug957893.html | 21 +++++++++++---------
dom/power/test/test_bug957899.html | 11 +++++++---
dom/power/test/test_wakelock_not_exposed.html | 17 ++++++++++++++++
dom/webidl/MozWakeLock.webidl | 2 +-
dom/webidl/Navigator.webidl | 2 +-
modules/libpref/src/init/all.js | 3 +++
10 files changed, 55 insertions(+), 18 deletions(-)
create mode 100644 dom/power/test/test_wakelock_not_exposed.html
2014-02-11 13:57:24 +08:00
Albert Crespell
0f3a536af8
Bug 965319 - Part 2: Update tests. r=gene
2014-02-09 12:43:49 +01:00
Albert Crespell
e667edcc6a
Bug 965319 - Part 1: Wrong quota calculation for network alarms. r=gene, r=jshih
2014-02-10 09:14:45 +01:00
Carsten "Tomcat" Book
fdd1afb70a
merge b2g-inbound to mozilla-central
2014-02-10 12:52:16 +01:00
Vicamo Yang
fdbcbdbad9
Bug 969109: fix racing condition in test_dom_BluetoothManager_enabled.js. r=echou, f=jaliu
2014-02-10 12:03:43 +08:00
Phil Ringnalda
5e655b57db
Merge b-i to m-c
2014-02-09 18:36:38 -08:00
Chris Peterson
c87e8bfa46
Bug 952785 - RawDBusConnection::SendWithReply() returns bool, not nsresult. r=echou
2014-02-09 12:44:05 -08:00
Alfredo Yang
bbd218f9fe
Bug 853356 - gUM video prompt for Contact API prompt. r=fabrice
2014-02-09 15:34:43 -05:00
Alfredo Yang
3a4bbe0a0b
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
2014-02-09 15:34:40 -05:00
Ms2ger
5111aca8f0
Merge m-i to m-c.
2014-02-09 10:31:55 +01:00
Ms2ger
923912957b
Bug 969030 - Remove support for calling document.all; r=bz
2014-02-09 09:04:40 +01:00
Ms2ger
b27251ab25
Bug 964192 - Remove the required argument to captureEvents/releaseEvents; r=bz
2014-02-09 09:04:39 +01:00