Commit Graph

547 Commits

Author SHA1 Message Date
Bevis Tseng
4822dc909a Bug 1032097 - Part 6: Adopt addHostRoute/removeHostRoute in MmsService. r=vyang
--HG--
extra : rebase_source : 40e3bd49a844085940abfc29319bf69e1ca9dbda
2014-08-11 17:41:28 +08:00
Bobby Holley
eaebf58731 Bug 1052089 - Rename JunkScope to PrivilegedJunkScope and remove fallibility of singleton scope access. r=billm
These two things ended up getting mushed together in my tree.
2014-08-18 10:57:30 -07:00
Nigel Babu
a6d3714069 Backed out changeset 080926480632 (bug 878533) for build failure ON A CLOSED TREE 2014-08-18 08:59:01 +05:30
Nigel Babu
cae1b74315 Backed out changeset b658d7efa3b4 (bug 878533) for build failure ON A CLOSED TREE 2014-08-18 08:58:50 +05:30
Vicamo Yang
62a48db9a4 Bug 878533 - 2/2: fix test cases. r=gene, r=smaug 2014-08-18 10:34:16 +08:00
Vicamo Yang
401f08c724 Bug 878533 - 1/2: move MozSmsFilter to webidl dictionary. r=smaug 2014-08-18 10:34:10 +08:00
Bobby Holley
e70ddb7476 Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
Ryan VanderMeulen
30ae466592 Backed out changesets 5b1a3161f614, 17a9673ed782, and a9b8c346d295 (bug 1052052) for B2G non-unified bustage. 2014-08-14 17:23:10 -04:00
Bobby Holley
3e4d70a655 Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 12:54:34 -07:00
Vicamo Yang
7a4d8e7265 Bug 1048098: remove redundant flushPermissions, flushPrefEnv from tearing down procedure. r=btian, r=echen 2014-08-08 18:28:58 +08:00
Bevis Tseng
14fdb73360 Bug 1046026 - Part 5: Re-write test cases with 'disk-space-watcher' notification. r=vyang 2014-08-04 19:02:39 +08:00
Bevis Tseng
232dea7f27 Bug 1046026 - Part 4: Update threads at once after all messages are deleted. r=vyang 2014-08-05 19:26:58 +08:00
Bevis Tseng
2b087bc631 Bug 1046026 - Part 3: Remove the redundant function name from the implementation of EventHandler. r=vyang 2014-08-04 14:38:03 +08:00
Bevis Tseng
20555a06c2 Bug 1046026 - Part 2: Check failure cause according to |event.target.error.name|. r=vyang 2014-08-04 14:28:08 +08:00
Bevis Tseng
3ed2a3601a Bug 1046026 - Part 1: Deprecate the Optional Property |isDiskFull| in MobileMessageDB. r=vyang 2014-08-04 14:22:33 +08:00
Bevis Tseng
2379bdfc9f Bug 1039185 - Always Check 'x-mms-read-report' before trying to send read report. r=vyang 2014-07-30 15:26:21 +08:00
Vicamo Yang
ccaa9e46b4 Bug 916607 - 4/4: fix test cases. r=bzbarsky, r=gene 2014-08-04 17:01:37 +08:00
Vicamo Yang
bdbe52a2e4 Bug 916607 - 2/4: implementation. r=bzbarsky, r=gene 2014-08-04 17:01:36 +08:00
Vicamo Yang
96f10d3a69 Bug 916607 - 1/4: Convert MozSmsSegmentInfo to WebIDL dictionary. Interface changes. r=bzbarsky, r=khuey 2014-08-04 17:01:36 +08:00
Nathan Froyd
d6ed55758e Bug 1044162 - part 0a - make additions to EXTRA_JS_MODULES use += instead of =; r=mshal
Straight assignments to HierarchicalStringList, which we'll change
EXTRA_JS_MODULES to in a later patch, don't work.  This change, in
addition to making things work as expected later on, also is more
consistent with existing practice.
2014-07-25 13:50:55 -04:00
Ms2ger
d8c0b17d7d Bug 1043963 - Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted
There is very little benefit to having another layer of moz.build files, and
removing them will speed up the build a minimal amount. It also paves the way
for removing TEST_DIRS, which could simplify the build system somewhat.
2014-07-26 08:17:24 +02:00
Bevis Tseng
436b66edca Bug 1040230 - Check array length to bail out earlier before creating the deleted info. r=vyang 2014-07-24 12:32:12 +08:00
Ed Morley
a2f6437df2 Backed out changeset de34cb8506d9 (bug 1040230) 2014-07-24 16:23:08 +01:00
Bevis Tseng
930175bbfe Bug 1040230 - Check array length to bail out earlier before creating the deleted info. r=vyang 2014-07-24 12:32:12 +08:00
Mike Hommey
bc5d6801bb Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal 2014-07-23 08:37:51 +09:00
Bevis Tseng
376e4ff47c Bug 1023695 - Part 6: Add Marionette Test Case to Verify ondeleted Event. r=vyang. 2014-06-27 15:34:37 +08:00
Bevis Tseng
fff22ac088 Bug 1023695 - Part 5: Notify deleted info after DB has been changed. r=vyang. 2014-06-27 13:28:10 +08:00
Bevis Tseng
ed3bb01ce1 Bug 1023695 - Part 4: Implementation of .webidl change. r=vyang,smaug. 2014-06-27 13:25:37 +08:00
Bevis Tseng
6abdbab357 Bug 1023695 - Part 2: Add implementation of .idl/.ipdl. r=vyang. 2014-06-27 13:17:47 +08:00
Bevis Tseng
98541db5a4 Bug 1023695 - Part 1: Define .idl/.ipdl for notifying Deleted Info. r=vyang. 2014-06-27 13:11:14 +08:00
Benoit Jacob
18c3e0073a Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan 2014-07-08 17:23:17 -04:00
Jan de Mooij
44da586636 Bug 1034191 - Make nsDependentJSString users work with Latin1 strings and nursery-allocated strings. r=bz 2014-07-05 17:30:54 +02:00
Chuck Lee
b9882a8161 Bug 1033138 - Use AutoJSAPI instead of AutJSContext. r=bholley 2014-07-03 11:31:52 +08:00
Bob Owen
dd675edb89 Bug 1029494 Part 4: Replace AutoPushJSContext in MobileMessageCursorCallback::NotifyCursorSuccess. r=bholley 2014-06-26 00:47:12 +01:00
Bob Owen
93d8477a23 Bug 1029494 Part 3: Replace AutoPushJSContext in MobileMessageCallback::NotifyMessageDeleted. r=bholley 2014-06-26 00:35:51 +01:00
Bob Owen
eb288d64ef Bug 1029494 Part 2: Replace AutoPushJSContext in MobileMessageCallback::NotifySuccess. r=bholley 2014-06-25 22:09:40 +01:00
Fabrice Desré
777feff01b Bug 1024157 - Lazy load more js modules - Part 3: RIL r=gene 2014-05-07 15:53:17 -07:00
Andrea Marchesini
6ec27357af Bug 876683 - DOMFile/DOMBlob refactoring, r=ehsan, r=bent 2014-06-26 09:47:44 -07:00
Chris Peterson
5d92f25884 Bug 1024322 - Replace calls to MOZ_ASSUME_UNREACHABLE that have crept back into dom. r=smaug 2014-06-20 22:42:45 -07:00
Wes Kocher
6c68d3cdfb Merge inbound to m-c a=merge 2014-06-25 18:18:43 -07:00
Carsten "Tomcat" Book
1fbbf3e900 Merge mozilla-central to b2g-inbound 2014-06-25 16:21:26 +02:00
Carsten "Tomcat" Book
ff26ea326c merge b2g-inbound to mozilla-central a=merge 2014-06-25 15:38:40 +02:00
Vicamo Yang
7f32137055 Bug 992320: split test_wsp_pdu_helper.js for intermittent timeout. r=gene 2014-06-25 11:57:24 +08:00
Vicamo Yang
b767e1742a Bug 1002600: fix test_mms_pdu_helper.js intermittent timeouts. r=gene 2014-06-25 11:57:22 +08:00
Vicamo Yang
2fd1cb34af Bug 993817: convert mobilemssage marionette test cases to Promise. r=gene 2014-06-25 11:57:21 +08:00
Vicamo Yang
abc8270f73 Bug 958782 - 3/3: fix test cases. r=gene,khuey 2014-06-25 11:57:19 +08:00
Vicamo Yang
402c57bc5d Bug 958782 - 2.c/3: remove unused headers and sort. r=khuey 2014-06-25 11:57:18 +08:00
Vicamo Yang
27d8b0dafc Bug 958782 - 2.b/3: WebIDL implementation. f=Ms2ger,bzbarsky,r=khuey 2014-06-25 11:57:16 +08:00
Vicamo Yang
a8e10f9287 Bug 958782 - 2.a/3: refactoring, alignments. f=Ms2ger,r=khuey 2014-06-25 11:57:15 +08:00
Vicamo Yang
dd22105985 Bug 958782 - 1/3: B2G SMS - Move MozMobileMessage to WebIDL. XPIDL & WebIDL changes. f=Ms2ger,r=khuey
--HG--
rename : dom/webidl/MobileMessageManager.webidl => dom/webidl/MozMobileMessageManager.webidl
2014-06-25 11:57:13 +08:00