"Kan-Ru Chen (陳侃如)"
|
cb1a5a5562
|
Bug 879475 - Part 007. Allow nested remote mozbrowsers to push layer transactions to the compositor r=mattwoodrow
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-11 13:44:39 +08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
8f452f1067
|
Bug 879475 - Part 006. Fix http auth prompts for nested content processes r=honzab
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-11 13:44:36 +08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
9ed870c153
|
Bug 879475 - Part 005. Implement ContentBridge r=jlebar
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-11 13:44:13 +08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
f65f1a6f6c
|
Bug 879475 - Part 004. Fix IndexedDBObjectStore to not assume that PContent connects the same processes as PBrowser r=bent
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-11 13:44:11 +08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
1fe49dfe46
|
Bug 879475 - Part 003. Use nsIContentParent in indexeddb r=bent
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-11 13:44:08 +08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
89a2857a90
|
Bug 879475 - Part 002. Add an nsIContentChild api r=jlebar
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-11 13:44:06 +08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
5f49dee2c3
|
Bug 879475 - Part 001. Add an nsIContentParent api r=jlebar
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-11 13:44:03 +08:00 |
|
Shian-Yow Wu
|
887c4cb9e6
|
Bug 1022607 - Only cache the response when the readyState is DONE. r=bent
|
2014-06-11 11:37:47 +08:00 |
|
Bobby Holley
|
699946fc90
|
Bug 1022016 - Redesign nsDependentJSString API to be less of a footgun. r=gabor
|
2014-06-10 20:15:56 -07:00 |
|
Boris Zbarsky
|
3285b34804
|
Bug 1019417. When enumerating the window, make sure to not enumerate frame names that we wouldn't actually expose. r=bholley
|
2014-06-10 22:50:21 -04:00 |
|
Wes Kocher
|
1ce168a40f
|
Merge fx-team to m-c a=merge
|
2014-06-10 18:47:36 -07:00 |
|
Wes Kocher
|
f1578378b0
|
Merge b2g-inbound to m-c a=merge
|
2014-06-10 18:37:54 -07:00 |
|
Ryan VanderMeulen
|
fb0287ec93
|
Backed out changesets 5309d91dc590, b2afa18bea00, and 610b1e0c7562 (bug 951976) for introducing new rooting hazards.
|
2014-06-10 15:15:10 -04:00 |
|
Giovanni Sferro
|
8af5e719cd
|
Bug 995901 - Rename nsICSSRuleList to mozilla::dom::CSSRuleList. r=bz
--HG--
rename : layout/style/nsICSSRuleList.cpp => layout/style/CSSRuleList.cpp
rename : layout/style/nsICSSRuleList.h => layout/style/CSSRuleList.h
|
2014-06-09 22:11:00 -04:00 |
|
Mike Habicher
|
44d97b0604
|
Bug 1020497 - collapse exposureCompensation to single attribute, r=bz
|
2014-06-06 15:37:15 -04:00 |
|
Alexandre Lissy
|
ae0ab47740
|
Bug 1003050 - Harden NotificationDB code with Promises. r=mhenretty
|
2014-06-09 02:34:00 -04:00 |
|
Richard Newman
|
aa3662b743
|
Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle
|
2014-06-10 10:37:38 -07:00 |
|
Ed Morley
|
dce6e16f9b
|
Merge latest green inbound changeset and mozilla-central; a=merge
|
2014-06-10 15:58:31 +01:00 |
|
Ting-Yu Chou
|
ee8fd42985
|
Bug 1007520 - Part 2: Avoid leaking Activities.callers in ActivitiesService.jsm. r=fabrice
--HG--
extra : rebase_source : f2a09304c40e743c5374ef2a52864b380b2f9a0a
|
2014-06-10 14:05:38 +08:00 |
|
Ryan VanderMeulen
|
028ca01a20
|
Merge inbound to m-c. a=merge
|
2014-06-10 00:45:12 -04:00 |
|
Ryan VanderMeulen
|
1c967fe3ae
|
Merge fx-team to m-c. a=merge
|
2014-06-10 00:36:38 -04:00 |
|
Ryan VanderMeulen
|
5b3b28a3c9
|
Merge m-c to b2g-inbound. a=merge
|
2014-06-09 18:17:11 -04:00 |
|
Ryan VanderMeulen
|
7f089812ff
|
Merge m-c to inbound. a=merge
|
2014-06-09 18:13:50 -04:00 |
|
Ryan VanderMeulen
|
1485564e4d
|
Merge b2g-inbound to m-c. a=merge
|
2014-06-09 17:11:08 -04:00 |
|
Ghislain 'Aus' Lacroix
|
61f2295cd0
|
bug 983747 - Add 'download' method to Browser API r=kanru,paolo
|
2014-06-09 10:51:25 -07:00 |
|
Andrea Marchesini
|
2befea780d
|
Bug 1018682 - URL API - SetProtocol should serialize and reparse the URL, r=bz
|
2014-06-09 17:20:19 +01:00 |
|
Ed Morley
|
db2da15e48
|
Merge mozilla-central and inbound
|
2014-06-09 17:18:00 +01:00 |
|
Kevin Grandon
|
33620222e9
|
Bug 1021351 - Update settings db version for 2.0. r=gwagner
|
2014-06-09 11:18:00 -04:00 |
|
Ed Morley
|
824243893a
|
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
|
2014-06-09 15:28:38 +01:00 |
|
Ed Morley
|
0c7bfa6f11
|
Backed out changeset f7e0ffc1debd (bug 879475) for B2G reftest crashes
|
2014-06-09 11:28:40 +01:00 |
|
Ed Morley
|
6a8a945c35
|
Backed out changeset f1406960c26a (bug 879475)
|
2014-06-09 11:28:16 +01:00 |
|
Ed Morley
|
9473a6cd0b
|
Backed out changeset 3f1a5417af05 (bug 879475)
|
2014-06-09 11:28:13 +01:00 |
|
Ed Morley
|
f7265baf13
|
Backed out changeset 5b65bf834d5f (bug 879475)
|
2014-06-09 11:28:09 +01:00 |
|
Ed Morley
|
1a40304c9b
|
Backed out changeset a7872dbfa5ce (bug 879475)
|
2014-06-09 11:28:05 +01:00 |
|
Ed Morley
|
382b340855
|
Backed out changeset 820e34a74647 (bug 890570)
|
2014-06-09 11:28:02 +01:00 |
|
Ed Morley
|
1a2a5823a1
|
Backed out changeset 00c2ba04f8d4 (bug 879475)
|
2014-06-09 11:27:58 +01:00 |
|
Krzysztof Mioduszewski
|
50eb68dffc
|
Bug 1022534 - [NFC] Fix marionette web-api test test_nfc_tag.js to use Promise in toggleNFC, r=allstars.chh
|
2014-06-09 11:25:40 +02:00 |
|
"Kan-Ru Chen (陳侃如)"
|
918148404e
|
Bug 879475 - Part 007. Allow nested remote mozbrowsers to push layer transactions to the compositor r=mattwoodrow
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-09 16:49:12 +08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
6af4b1ae55
|
Bug 890570 - Part 006. Fix http auth prompts for nested content processes r=honzab
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-09 16:49:12 +08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
c9a438a458
|
Bug 879475 - Part 005. Implement ContentBridge r=jlebar
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-09 16:49:12 +08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
8fe78e3629
|
Bug 879475 - Part 004. Fix IndexedDBObjectStore to not assume that PContent connects the same processes as PBrowser r=bent
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-09 16:49:11 +08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
61001c807b
|
Bug 879475 - Part 003. Use nsIContentParent in indexeddb r=bent
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-09 16:49:11 +08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
98d88002c9
|
Bug 879475 - Part 002. Add an nsIContentChild api r=jlebar
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-09 16:49:11 +08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
a5bbcc0d20
|
Bug 879475 - Part 001. Add an nsIContentParent api r=jlebar
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-09 16:49:10 +08:00 |
|
Jocelyn Liu
|
691904ecd6
|
Bug 1022498 - Patch1: Passing nsresult while using Promise::MaybeReject, r=btian
|
2014-06-09 16:22:27 +08:00 |
|
Fernando Rodriguez Sela
|
53ed7beec6
|
Bug 1018088 - PUSH wakeup compatible multiple mobile networks carriers. r=nsm
|
2014-06-09 00:32:00 -04:00 |
|
Szu-Yu Chen [:aknow]
|
283734ec19
|
Bug 1014903 - Handle audio state change properly. r=hsinyi
|
2014-06-09 02:47:00 -04:00 |
|
Ghislain 'Aus' Lacroix
|
8bfe9a017a
|
Backed out changeset ceb784b90138
|
2014-06-09 08:51:16 -07:00 |
|
Ghislain 'Aus' Lacroix
|
638f3872ab
|
bug 983747 - Add 'download' method to Browser API r=kanru,paolo
|
2014-06-09 08:34:54 -07:00 |
|
Jan-Ivar Bruaroey
|
2ab2b54f0d
|
Bug 970713 - Add 'Start Debug Mode' button to about:webrtc. r=smaug, r=Unfocused, r=jesup
|
2014-06-08 21:00:12 -04:00 |
|