Bobby Holley
|
7c7704aa07
|
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
|
2014-08-14 18:47:15 -07:00 |
|
Ryan VanderMeulen
|
7c3098f03b
|
Backed out changesets 5b1a3161f614, 17a9673ed782, and a9b8c346d295 (bug 1052052) for B2G non-unified bustage.
|
2014-08-14 17:23:10 -04:00 |
|
Bobby Holley
|
e5da39b71b
|
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
|
2014-08-14 12:54:34 -07:00 |
|
Alphan Chen
|
7348810bd4
|
Bug 1050720 - [DeviceStorage] Avoid to send the same status in two continuous storage-state-change event. r=dhylands
|
2014-08-11 23:31:00 -04:00 |
|
Shih-Chiang Chien
|
678ac7565c
|
Bug 1045975 - Use nsIDOMWindowUtils.askPermission in all types of permission request. r=smaug
--HG--
extra : rebase_source : 4a6a3c484373759b6d553e4821f3c43af41d0239
|
2014-08-01 15:22:20 +08:00 |
|
JW Wang
|
1d4bc3f2ca
|
Bug 1047268 - Call SpecialPowers.pushPermissions() to ensure permission change is completed before continuing the rest of the tests. r=dhylands
|
2014-08-01 01:48:00 -04:00 |
|
Andrew McCreight
|
0910d844f3
|
Bug 1034912, part 2 - Remove dangerous public destructor of DeviceStorageFile. r=dhylands
|
2014-07-31 10:05:59 -07:00 |
|
Dave Hylands
|
aeb223bef4
|
Bug 1034912, part 1 - Add fixes for B2G-specific uses of ~DeviceStorageFile. r=mccr8
|
2014-07-31 10:05:59 -07:00 |
|
Andrew McCreight
|
1526b357c2
|
Back out 5fb550bd0396 (Bug 1034912) for breaking B2G on this CLOSED TREE
|
2014-07-30 13:39:47 -07:00 |
|
Andrew McCreight
|
1d03b2e2d6
|
Bug 1034912 - Remove dangerous public destructor of DeviceStorageFile. r=dhylands
|
2014-07-30 13:00:28 -07:00 |
|
Ehsan Akhgari
|
13b9d95037
|
Bug 1045067 - Fix some bad implicit constructors in dom/content/ipc; r=smaug
|
2014-07-28 13:17:51 -04:00 |
|
Jim Chen
|
be8cd5bf5a
|
Bug 886627 - Fix "ReferenceError: Ci is not defined" in test_dirs.html; r=bustage
|
2014-07-24 17:29:24 -04:00 |
|
Jim Chen
|
a14f2365c5
|
Bug 886627 - Use AndroidBridge directory API for device storage; r=dhylands
|
2014-07-24 16:42:50 -04:00 |
|
Jim Chen
|
070f569cd9
|
Bug 886627 - Add test for non-testing-mode device storage directories; r=dhylands
|
2014-07-24 16:42:50 -04:00 |
|
Jim Chen
|
9d02923dc2
|
Bug 886627 - Fix device storage tests on Android; r=dhylands
|
2014-07-24 16:42:49 -04:00 |
|
Alexandre Poirot
|
5a3800bc64
|
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
|
2014-07-02 15:40:56 -07:00 |
|
Jonathan Griffin
|
efbbf73c27
|
Backed out changeset 64586374a208 on a CLOSED TREE
|
2014-07-22 18:29:57 -07:00 |
|
Alexandre Poirot
|
09c66c2ebd
|
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
|
2014-07-02 15:40:56 -07:00 |
|
Jonathan Griffin
|
0cd20a2c49
|
Backout 4f6d9db92389 for bustage on a CLOSED TREE
|
2014-07-22 17:55:50 -07:00 |
|
Mike Hommey
|
d10b15b035
|
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
|
2014-07-23 08:37:51 +09:00 |
|
Alexandre Poirot
|
c044256760
|
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal
|
2014-07-02 15:40:56 -07:00 |
|
Boris Zbarsky
|
c03ab46f93
|
Bug 1040263. Eagerly create and preserve Promise reflectors so we always have them available during unlink. r=nsm,bholley.
|
2014-07-18 21:31:11 -04:00 |
|
Steve Fink
|
723f09580a
|
Bug 1035395, r=bholley,smaug
--HG--
extra : rebase_source : 478200a62a5073177ae3c782e252fa9a804e5b01
|
2014-07-18 09:37:42 -07:00 |
|
Ryan VanderMeulen
|
77b1c14c1a
|
Merge m-c to inbound. a=merge
|
2014-07-18 10:25:14 -04:00 |
|
Fabrice Desré
|
eed7739dc9
|
Bug 1037212 - [Flame] Phone is not completely erased when a ringtone is set from the Music App r=dougt,dhylands,khuey
|
2014-07-17 18:30:47 -07:00 |
|
Ahmed Kachkach
|
68c23f6dff
|
Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger
|
2014-07-17 09:02:00 +02:00 |
|
Yuan Xulei
|
dcf3076272
|
Bug 1019627 - Check DOMRequest window before processing callback. r=dhylands
|
2014-07-08 13:44:22 +08:00 |
|
Alphan Chen
|
9213c02ced
|
Bug 1029403 - Trigger a storage-state-change event when there is volume state change. r=dhylands
|
2014-07-02 17:35:54 +08:00 |
|
Steve Fink
|
abace8aef1
|
Bug 1022773 - Return value rooting for dom/, r=bz
--HG--
extra : rebase_source : 24732cd3aff732c5c3d3eb8e19ee8a95f588ebd7
|
2014-06-25 15:35:36 -07:00 |
|
Kyle Huey
|
d2738ad8c9
|
Bug 1031051: Part 18 - Kill the old XPIDL-based event generator. r=smaug
|
2014-06-30 16:02:04 -07:00 |
|
Kyle Huey
|
b4bc359b16
|
Bug 1031051: Part 12 - Migrate DeviceStorageChangeEvent to the WebIDL code generator. r=smaug
|
2014-06-30 16:02:03 -07:00 |
|
Carsten "Tomcat" Book
|
f0569c8ad2
|
Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows
|
2014-07-11 14:15:29 +02:00 |
|
Ahmed Kachkach
|
c4872d76ea
|
Bug 886570 - Initial integration of structured logs in mochitest. r=ahal,Ms2ger
|
2014-07-10 13:33:00 +02:00 |
|
Makoto Kato
|
ce17f433bb
|
Bug 1029981 - Observers should use MOZ_UTF16 to compare someData. r=nfroyd
|
2014-06-27 17:08:13 +09:00 |
|
Andrea Marchesini
|
138ca3d57f
|
Bug 827823 - patch 1 - CC in DOMFile class, r=ehsan
|
2014-06-26 20:46:34 -07:00 |
|
Andrea Marchesini
|
e25e980526
|
Bug 876683 - DOMFile/DOMBlob refactoring, r=ehsan, r=bent
|
2014-06-26 09:47:44 -07:00 |
|
Olli Pettay
|
7da5fd8ae0
|
Bug 1029866 - Rename InitUsingWin(...) to Init(...), r=bobowencode
--HG--
extra : rebase_source : e04aac99fe64270f283cf49ed52b8f7512a2fa3b
|
2014-06-25 13:17:17 +03:00 |
|
Benoit Jacob
|
747dcfc8a0
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
|
Bob Owen
|
d5b1972d3b
|
Bug 1025476 - Part 1: Add compulsory Init functions to AutoJSAPI. r=bholley
|
2014-06-19 08:21:14 +01:00 |
|
Birunthan Mohanathas
|
f475f7189b
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
|
Benoit Jacob
|
3b95f18dbd
|
Bug 1027251 - Fix or whitelist dangerous public destructors in dom/ - r=smaug
|
2014-06-18 22:28:59 -04:00 |
|
Alphan Chen
|
20a33906f7
|
Bug 855952 - [DeviceStorage] add appendNamed into DeviceStorage webidl. r=bz
|
2014-06-17 15:08:56 +08:00 |
|
Alphan Chen
|
67c9ed4983
|
Bug 855952 - [DeviceStorage] support append file operation. r=dhylands
|
2014-06-10 16:51:28 +08:00 |
|
Alphan Chen
|
ae41a60e53
|
Bug 855952 - [DeviceStorage] testcase for append file operation. r=dhylands
|
2014-06-10 14:59:43 +08:00 |
|
Bob Owen
|
0634234647
|
Bug 1017030 - Part 6: Replace AutoPushJSContext in nsDeviceStorage StringToJsval. r=bholley
|
2014-06-11 17:45:08 +01:00 |
|
Birunthan Mohanathas
|
562904c002
|
Bug 869836 - Part 12: Use Assign('c') instead of AssignLiteral("c") . r=ehsan
--HG--
extra : rebase_source : a6b15019cee452973dd8bf3112c15e14175855a9
|
2014-05-26 21:55:08 +03:00 |
|
Birunthan Mohanathas
|
2deaba6d91
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
411a8639b4
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Dave Hylands
|
e17850647f
|
Bug 1007053 - Pt3 - Implement canBeShared, canBeMounted, canBeFormatted attributes in DeviceStorage object. r=qDot
|
2014-05-13 15:48:08 -07:00 |
|
Nathan Froyd
|
4c20a67b0d
|
Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan
|
2014-04-29 13:27:26 -04:00 |
|