Gregor Wagner
12b4ff3df2
Bug 808259 - Don't kill a process because of missing permissions. r=cjones
2012-11-03 15:43:18 -07:00
Masayuki Nakano
20ae75b52f
Bug 805766 nsFocusManager should change IME state before dispatching focus event at activating different document r=enndeakin
2012-11-03 15:32:26 +09:00
Fabrice Desré
f145bffb83
Bug 807575 - Only register activities when needed at startup [r=gene]
2012-11-02 20:28:32 -07:00
Eric Chou
b701e28abf
Bug 805724 - patch 5: sent correct file name to Gaia and removed received incomplete file, r=qdot
2012-11-03 09:36:49 +08:00
Eric Chou
8b005928a8
Bug 805724 - patch 4: fire dom request events after calling OPP related functions, r=qdot
2012-11-03 09:36:43 +08:00
Eric Chou
96688ab58b
Bug 805724 - patch 3: let user be able to terminate receiving process by calling StopSendingFile(), r=qdot
2012-11-03 09:36:39 +08:00
Eric Chou
81a30c2d7a
Bug 805724 - patch 2: cleanup (naming, check text width, decrease build warnings), r=qdot
2012-11-03 09:36:34 +08:00
Eric Chou
589fd9f27c
Bug 805724 - patch 1: made BluetoothOppManager listen again after disconnection, r=qdot
2012-11-03 09:36:19 +08:00
Mike Habicher
1d590380e6
Bug 808030 - Make camera default to smallest non-0x0 thumbnail size with reduced quality. r=cjones
2012-11-02 19:53:40 -04:00
Andrea Marchesini
860d6252e2
Bug 807056 - BrowserElement* purgeHistory(). r=jlebar
2012-11-02 19:50:54 -04:00
Ryan VanderMeulen
b9e4a4c019
Merge the last PGO-green inbound changeset to m-c.
2012-11-02 19:45:46 -04:00
Jonathan Griffin
8cb4651c5a
Bug 806138 - Disable permaorange test_voicemail_statuschanged.py, DONTBUILD(NPOTB)
2012-11-02 15:19:57 -07:00
Gregor Wagner
cfc579517e
Bug 807631 - Receiving multi-part SMS doesn't work. r=philikon.
2012-11-02 14:31:22 -07:00
Kyle Machulis
958f7ce497
Bug 791268: Make dylib symbol binding retry, let bluetooth firmware shutdown still work even on error; r=echou
...
--HG--
extra : rebase_source : f17ca1a8d3fe84a73cab3c4e0db56ee4f15fe0d1
2012-11-02 13:16:45 -07:00
Ryan VanderMeulen
b356d6fd9d
Merge the last PGO-green inbound changeset to m-c.
2012-11-01 21:26:34 -04:00
Gregor Wagner
a2c786c739
Bug 807779 - [settings] allow readonly transactions. r=bent
2012-11-01 14:31:29 -07:00
Boris Zbarsky
68e4e059ec
Back out rev 2682f9a1fc58, bug 807222, because it assumes that people aren't putting completely broken stuff on Window, which b2g does. CLOSED TREE
2012-11-01 15:19:08 -04:00
Benoit Girard
a04e07641d
Bug 807311 - Add a CompileScript profile label. r=ehsan
...
--HG--
extra : rebase_source : 34ad974b46270487d6ae47c50d63479096413653
2012-11-01 14:50:56 -04:00
Boris Zbarsky
a8a7014ce9
Bug 807222. Fix getOwnPropertyNames to work correctly on Window. r=jst
...
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Rob Wood
75f44e32b5
Bug 807055 - Fix SMS test_timestamp.js random orange, update manifest; r=jgriffin, DONTBUILD(NPOTB)
2012-10-31 14:45:21 -04:00
Gene Lian
8f4bee8d49
Bug 796255 - Alarm doesn’t ring on time if the app is killed and phone is allowed to suspend (part 2). r=vivien,jlebar
2012-11-01 10:30:18 +08:00
Ehsan Akhgari
7afb9c40d0
Bug 807526 - Implement GainNode; r=bzbarsky
2012-10-31 15:09:32 -04:00
Gene Lian
45727b432e
Bug 796255 - Alarm doesn’t ring on time if the app is killed and phone is allowed to suspend (part 1). r=fabrice
2012-10-31 15:52:01 +08:00
Shian-Yow Wu
ea890e70aa
Bug 804531 - B2G 3G: When primary APN available, default route should not be set to secondary APN. r=philikon
2012-11-01 17:09:45 +08:00
Ehsan Akhgari
da0f0b1bfc
Bug 807171 - Implement AudioParam.cancelScheduledValues; r=bzbarsky
2012-10-30 20:12:19 -04:00
Josh Aas
bceb631bc5
Back out both patches for bug 647216 due to regression documented in bug 806244.
2012-11-01 09:19:24 -04:00
Gina Yeh
bcedd516f7
Bug 806713 - Patch 1: NS_ASSERTION failure in UnixSocket.cpp when create a sco socket, r=qdot
2012-11-01 19:49:07 +08:00
Mike Habicher
532b4b9ecc
Bug 801693 - Plumb video recorder state-change (error, size/length limit) handling. r=jst
2012-11-02 16:11:50 -04:00
Vincent Chang
9d0ce97a7d
Bug 799825 - [wifi] Unable to connect to WPA Network. r=mrbkap
2012-11-02 11:18:11 +08:00
Vincent Chang
c5d3b5faaa
Bug 799825 - [wifi] Unable to connect to WPA Network. r=mrbkap
2012-11-01 16:33:44 +08:00
Hsin-Yi Tsai
a6f58ddeff
Bug 804073 - B2G RIL: use system message to notify telephony new calls. r=philikon
2012-10-23 15:06:14 +08:00
Hsin-Yi Tsai
d98ac33d71
Bug 806785 - B2G RIL: _enumerationTelephonyCallbacks undefined. r=allstars.chh
2012-10-30 17:24:31 +08:00
Kyle Machulis
dd6c2f64b9
Bug 802428: Support varying adapter properties based on android version; r=ggrisco r=echou
...
--HG--
extra : rebase_source : 7e469ae48df6aef480e882e196ee901c27702aa8
2012-10-31 20:24:54 -07:00
Kyle Machulis
fc10cda9d6
Backed out changeset f57c433cb7bc: Wrong patch version r=echou r=qdot
...
--HG--
extra : rebase_source : 51f68f0f2c32ac4f41d0bd8fb21f323331ae3418
2012-10-31 20:24:15 -07:00
Gregor Wagner
1ca5180fee
Bug 807463 - [sms] Possible wrong SMS DB upgrade code. Followup. r=bent
2012-10-31 19:15:07 -07:00
Gregor Wagner
db944af96d
Bug 807463 - [sms] Fix SMS DB upgrade code. r=philikon
2012-10-31 17:34:27 -07:00
Randell Jesup
9e0a39679d
Bug 807103: plug leak of PeerConnectionImpl in PeerConnection r=anant
2012-10-31 20:31:37 -04:00
Gregor Wagner
f59c7afb90
Bug 776668 - Split permission for Settings/Contacts access into ReadOnly and ReadWrite variants. r=ddahl
2012-10-31 17:26:05 -07:00
William Chen
3a6c68bd11
Bug 807034 - Fix WebIDL codegen for static readonly attributes. r=bz
2012-10-30 11:38:58 -07:00
Andrea Marchesini
982b2f3fb6
Bug 803451 - GPS code prompts even when GPS is disabled. r=dougt
2012-10-31 20:19:34 -04:00
Justin Lebar
8d0536fe8d
Bug 802647 - Send browser screenshots as blobs, not base-64 strings. r=khuey,daleharvey
2012-10-31 19:28:11 -04:00
Chris Pearce
ebf830de30
Bug 807360 - Missing string rename which should have been in patch for bug 805301. r=jlebar
2012-11-01 11:58:41 +13:00
Ben Turner
8ecdf7df47
Bug 805354 - 'Add read/write permission checks to chrome databases from other processes'. r=fabrice+khuey.
...
--HG--
extra : rebase_source : c23136e4d10dacb3c9d1c11598da3a6972281467
2012-10-25 10:12:14 -07:00
Vendelin Ruzicka
a41524cf2a
Bug 806184 - Can't use 'delete' method in WebIDL. r=bz
2012-10-31 13:36:20 +01:00
Kyle Machulis
695cda70aa
Bug 802428: Support varying adapter properties based on android version; r=ggrisco r=echou
...
--HG--
extra : rebase_source : 7acc2d356afd1578ea9f6266e2056eb9f02571e1
2012-10-31 13:45:50 -07:00
Fabrice Desré
f491f29f87
Bug 806624 - (dev mode only) Support using hosted apps with certified permissions [r=vingtetun]
2012-10-31 14:02:37 -07:00
Jason Duell
fc13d2d51e
Bug 804495 - Allow nsGlobalWindow to support GetInterface(nsILoadContext) r=bz
2012-10-24 21:25:00 -07:00
Nathan Froyd
22c4bde145
Backout 57d8f6cd245a (bug 803669), fb673c95d56b (bug 803665), 24d8e0cb73f2 (bug 803665), ac46bd0d9fba (bug 803669), c9c67b62799b (bug 803666), b3314c0ddaac (bug 803668) for debug build test failures
2012-10-31 13:23:17 -04:00
Doug Turner
4a47b2b943
Bug 805178 - Device Storage - Add tests to ensure Application Permissions match that of the Permission Matrix. r=jmaher
2012-10-31 10:06:51 -07:00
Doug Turner
6414051bbb
Bug 806472 - NS_CONTENT_PERMISSION_PROMPT_CONTRACTID is used both as a service and an instance. r=bent
2012-10-31 10:06:42 -07:00