Bobby Holley
4211893075
Bug 956382 - Remove usage of explicit *IgnoringDomain variants. r=mrbkap
2014-02-13 18:57:36 -08:00
Bobby Holley
1a92f02338
Bug 956382 - Consider document.domain in wacky postMessage security check. r=mrbkap
...
We can clean this stuff up in bug 968460.
2014-02-13 18:57:35 -08:00
Bobby Holley
b5d3a2bc3f
Bug 956382 - Consider document.domain for showModalDialog's dialogArguments and returnValue. r=mrbkap
2014-02-13 18:57:35 -08:00
Bobby Holley
b7ae96d0ca
Bug 956382 - Consider document.domain when doing Location security checks. r=mrbkap
2014-02-13 18:57:35 -08:00
Wes Kocher
cb9ae2a2b7
Merge m-c to inbound on a CLOSED TREE
2014-02-13 18:50:08 -08:00
Wes Kocher
57a27d0812
Merge b2g-inbound to m-c
2014-02-13 17:02:58 -08:00
Albert Crespell
1325d90231
Bug 968689 - Netd BandwidthController sets costlyAlert to invalid quota. r=vchang
2014-02-10 09:03:29 +01:00
Ryan VanderMeulen
7f789767fa
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
0e311b4331
Merge m-c to b2g-inbound.
2014-02-13 10:32:21 -05:00
Ryan VanderMeulen
8021790b6f
Merge inbound to m-c.
2014-02-13 10:30:03 -05:00
Thomas Zimmermann
fda3904fd3
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
7a5ca6f23b
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
8c51180a57
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
5d4b7b07b3
Bug 969109 follow-up: strictly define the order of participating promises. r=echou, f=jaliu
2014-02-13 19:52:05 +08:00
Ms2ger
877ac82b87
Backout changeset c8cd1f6b6d2d because it's not web-compatible.
2014-02-13 10:31:09 +01:00
Fabrice Desré
29693e4e41
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
5470a466c1
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é
abab11a74e
Backout b0eaf0e9fa9c (bug 971651) for M3 failures
2014-02-12 23:34:05 -08:00
Fabrice Desré
01e748dc62
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
209a0e7edd
Bug 965305 - Update stats needed before reset. r=gene
2014-02-11 12:44:00 +01:00
Ryan VanderMeulen
37a64da0e4
Merge inbound to m-c.
2014-02-12 15:48:01 -05:00
Albert Crespell
16ff07b731
Bug 966244 - Part 2: Update tests. r=gene
2014-02-11 22:05:06 +01:00
Albert Crespell
9ec314f9f4
Bug 966244 - Alarms are not updated after clearStats. r=gene, r=jshih
2014-02-11 12:35:28 +01:00
Tim Chien
c2fc5921e3
Bug 959066 - Test for hi-res screenshot for getScreenshot API. r=smaug
2014-02-12 09:53:28 -05:00
Tim Chien
cc0a4cce04
Bug 959066 - Hi-res screenshot for getScreenshot API. r=smaug
2014-02-12 09:53:07 -05:00
Ryan VanderMeulen
1618b717b1
Merge m-c to b2g-inbound.
2014-02-12 08:39:43 -05:00
Ryan VanderMeulen
1c3ab347d5
Merge inbound to m-c.
2014-02-12 08:37:35 -05:00
Ryan VanderMeulen
b9c6dfadbc
Merge fx-team to m-c.
2014-02-12 08:33:21 -05:00
Girish Sharma
a9fc6c8dd0
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)
00d7e1bef1
Bug 968742 - B2G NFC: Assertion failure: !aGCThing. r=allstars.chh
2014-02-12 17:21:09 +08:00
Szu-Yu Chen [:aknow]
e53d9c3bce
Bug 968713 - Remove callError in ril_worker. r=hsinyi
2014-02-12 14:31:13 +08:00
"Kan-Ru Chen (陳侃如)"
3162dc3914
Bug 963366 - MozWakeLock is hidden behind dom.wakelock.enabled. r=bz
2014-02-12 13:36:24 +08:00
"Kan-Ru Chen (陳侃如)"
9870a43f75
Bug 963366 - Re-enable basic power & wakelock tests for desktop. r=jmaher
2014-02-12 13:36:24 +08:00
"Kan-Ru Chen (陳侃如)"
cfe32c4192
Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan
2014-02-12 13:36:23 +08:00
Yoshi Huang
a671b7b4f5
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
558028f7f0
Merge b2g-inbound to m-c.
2014-02-11 14:57:31 -05:00
Ryan VanderMeulen
5cda66cc43
Backed out changeset eea91c2d859d (bug 969447) for Marionette-webapi bustage.
...
CLOSED TREE
2014-02-11 12:48:09 -05:00
Ryan VanderMeulen
03ebeaa536
Backed out changeset 93a64959289d (bug 966244) for B2G xpcshell failures.
2014-02-11 11:57:37 -05:00
Ehsan Akhgari
d1964b92f6
Bug 970727 - Move DEFFILE to moz.build; r=mshal
2014-02-11 11:28:54 -05:00
Ben Tian
144f0626fb
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
72d7086f3d
Bug 969275 - COPY_SEQUENCE_FIELD macro in NetworkUtils.h has coding error. r=vchang
2014-02-11 18:14:22 +08:00
Albert Crespell
8a25e16b4c
Bug 966244 - Alarms are not updated after clearStats. r=gene, r=jshih
2014-02-11 12:35:28 +01:00
Jeff Gilbert
8992de2c41
Bug 968374 - Implement WEBGL_debug_shaders. r=bjacob
2014-02-11 17:37:06 -05:00
Masatoshi Kimura
0a3d8da618
Backed out changeset d7d447cac91b (bug 969762) for tp5 regression.
2014-02-12 06:01:29 +09:00
John Schoenick
99e1d7de24
Bug 967694 - Fix tests that expect old behavior. r=bsmedberg
2014-02-11 12:14:42 -08:00
John Schoenick
a9d7a9fe8b
Bug 967694 - Test. r=bsmedberg
2014-02-11 12:14:41 -08:00
Nathan Froyd
e8c9ef59b8
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
0eac977006
Bug 959787 - Handlify arguments for Call APIs r=terrence r=bz
2014-02-13 15:33:04 +00:00
Ryan VanderMeulen
015eea37af
Merge m-c to inbound.
2014-02-13 10:31:44 -05:00
Ted Mielczarek
06e04ce1b2
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