Commit Graph

226061 Commits

Author SHA1 Message Date
B2G Bumper Bot
b4d0117fc7 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a8451e65cd87
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #27658 from bzbarsky/fix-nonconfigurable-defineProperty

 Bug 1126124 - Make defineProperty calls on windows not try to create non-configurable properties in gaia. r=arthurcc,rlu

========

https://hg.mozilla.org/integration/gaia-central/rev/4a59db0e8497
Author: Boris Zbarsky <bzbarsky@mit.edu>
Desc: Bug 1126124 - Make defineProperty calls on windows not try to create non-configurable properties in gaia.  r=arthurcc,rlu

========

https://hg.mozilla.org/integration/gaia-central/rev/ee43a17dcdee
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #27701 from alastor0325/bug1125717

Bug 1125717 - [B2G] Add audio channel attribute to FM app r=baku

========

https://hg.mozilla.org/integration/gaia-central/rev/aa8d93c0cd7f
Author: Alastor Wu <alwu@mozilla.com>
Desc: Bug 1125717 - [B2G] Add audio channel attribute to FM app r=baku
2015-01-27 07:35:09 -08:00
B2G Bumper Bot
ca780126b8 Bumping manifests a=b2g-bump 2015-01-27 07:17:00 -08:00
Ryan VanderMeulen
3e8605d58f Merge m-c to b2g-inbound. a=merge 2015-01-27 10:13:58 -05:00
Ben Hearsum
951cefd87f Bustage fix for bug 1125921: update mozconfig whitelists. r=bustage a=bustage 2015-01-27 10:11:13 -05:00
Carsten "Tomcat" Book
39defe4e2f merge fx-team to mozilla-central a=merge 2015-01-27 15:27:01 +01:00
Carsten "Tomcat" Book
cf8f9a30c3 merge mozilla-inbound to mozilla-central a=merge 2015-01-27 15:21:33 +01:00
Carsten "Tomcat" Book
e5f4f96ce4 merge b2g-inbound to mozilla-central a=merge 2015-01-27 15:17:46 +01:00
Ben Hearsum
945d107c0d bug 1125921: add win64 mozconfigs. r=rail, a=tomcat,no-l10n-on-inbound 2015-01-27 08:34:46 -05:00
Carsten "Tomcat" Book
dbe1564b12 Backed out changeset 0767ae5882f9 (bug 1125770) for static analysis build bustage on a CLOSED TREE 2015-01-27 11:20:14 +01:00
Carsten "Tomcat" Book
9ab3148719 Backed out changeset bbd77af91d82 (bug 1125490) for reftests failures on a CLOSED TREE 2015-01-27 11:16:28 +01:00
Carsten "Tomcat" Book
4b5cf31784 Backed out changeset b44e10f83623 (bug 1125490) 2015-01-27 11:15:04 +01:00
Robert Longson
875e05e29d Bug 1125647 - make SVGAnimatedPreserveAspectRatio::ToDOMAnimatedPreserveAspectRatio just return the value. r=dholbert 2015-01-27 09:51:34 +00:00
Brian Hackett
4a8081bcbc Bug 1125770 - Always mark |this| slot as part of an Ion frame, r=jandem. 2015-01-27 02:50:35 -07:00
Brian Hackett
468b488384 Bug 1116855 - Add default-disabled unboxed objects for use by interpreted constructors, r=jandem. 2015-01-27 02:47:25 -07:00
Edwin Flores
6e2e5e7997 Bug 1124491 - Add HTMLMediaElement.isEncrypted attribute - r=cpearce,bz 2015-01-27 19:10:11 +13:00
Edwin Flores
a6c5c6b94f Bug 1124491 - Test HTMLMediaElement.isEncrypted attribute - r=cpearce 2015-01-27 19:10:11 +13:00
Edwin Flores
87534954ee Bug 1118383 - Plug memory leak in openaes - r=cpearce 2015-01-27 19:10:11 +13:00
Jocelyn Liu
21b482a25c Bug 1126151 - Fix build break resulting from bug 1125356. r=shuang 2015-01-26 22:28:00 -05:00
B2G Bumper Bot
411696eadd Bumping manifests a=b2g-bump 2015-01-26 19:17:07 -08:00
B2G Bumper Bot
a36828cd3d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/080bbea403be
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #27663 from steveck-chung/cb-dsds

Bug 1118154 - [FFOS7715 v2.1] [dolphin] FFOS can not receive Cell Broadcast messages on SIM2, r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/faba5bc21f6e
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1118154 - [FFOS7715 v2.1] [dolphin] FFOS can not receive Cell Broadcast messages on SIM2, r=kgrandon
2015-01-26 19:15:24 -08:00
Steve Fink
6a530aef01 Bug 1125398 - Benchmark load: simple events, r=terrence
--HG--
extra : rebase_source : b7cdda46c91f9cdccf48a5d473b3f6cac5e0ad06
2015-01-26 15:27:18 -08:00
Ryan VanderMeulen
e62a56bf6c Merge fx-team to m-c. a=merge 2015-01-26 16:34:12 -05:00
Ryan VanderMeulen
0de38c2525 Merge inbound to m-c. a=merge 2015-01-26 16:28:17 -05:00
Mark Banner
ddc2d66b20 Bug 1125775 - Add information about the front-end unit tests and ui-showcase to Loop's README.txt. DONTBUILD as NPOTB. r=nperriault 2015-01-26 18:56:20 +00:00
J. Ryan Stinnett
75a1836a00 Bug 1103120 - Part 21: Client: Close streams when connection refused. r=past 2015-01-26 12:47:14 -06:00
J. Ryan Stinnett
d0a35c4378 Bug 1103120 - Part 20: B2G: Use OOB auth via WiFi. r=past 2015-01-26 12:47:14 -06:00
J. Ryan Stinnett
21916907fd Bug 1103120 - Part 19: OOB cert auth tests. r=past 2015-01-26 12:47:14 -06:00
J. Ryan Stinnett
9f814d7f85 Bug 1103120 - Part 18: Client: Validate random value, debugging begins. r=past 2015-01-26 12:47:14 -06:00
J. Ryan Stinnett
e131c365c4 Bug 1103120 - Part 17: Server: Default receive OOB dialog. r=past 2015-01-26 12:47:14 -06:00
J. Ryan Stinnett
56ff654c84 Bug 1103120 - Part 16: Server: Receive OOB data from client. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
bbc7ff5766 Bug 1103120 - Part 15: Client: Compare server cert to advertisement. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
2c47d774ee Bug 1103120 - Part 14: Client: Send OOB data to server. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
e2b7e2486e Bug 1103120 - Part 13: Client: Set cert when connecting. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
c77511dcde Bug 1103120 - Part 12: Client: Receive pending auth message from server. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
3c1e0ad2ec Bug 1103120 - Part 11: Client: Pass auth settings from advertisement. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
3d2a406872 Bug 1103120 - Part 10: Server: Send pending auth message to client. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
3655cd65ea Bug 1103120 - Part 9: Server: Require client cert, add cert to session. r=past
This exposes the server and client certs as part of the session info available
to authenticators and prompts.
2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
166f218b60 Bug 1103120 - Part 8: Server: Use promises and results in allowConnection. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
f6e31ab77a Bug 1103120 - Part 7: Server: Provide session to default prompt. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
29337858db Bug 1103120 - Part 6: Server: Move allowConnection to authenticator. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
bb9766c699 Bug 1103120 - Part 5: Server: Create connection object on accept. r=past
Extract the socket accept logic into a new object, in preparation for more
complex steps to handle authentication.  As a bonus, the new workflow ensures
that the TLS handshake is validated before handing the connection of to the
DebuggerServer.
2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
616b80b165 Bug 1103120 - Part 4: Server: Move default prompt to new file. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
3dcd66c8fb Bug 1103120 - Part 3: Server: Advertise cert for authentication. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
b91cb9ca87 Bug 1103120 - Part 2: Add authenticators for each auth mode. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
14ee78a8c0 Bug 1103120 - Part 1: Add WiFi auth design doc. r=past 2015-01-26 12:47:12 -06:00
Ted Mielczarek
dff12d663c bug 1124192 - Fix PATH winding up as unicode when using activate_virtualenv. r=gps
--HG--
extra : rebase_source : 11bca3bcacfd27234100ceaf64166c0bfcb96b45
2015-01-26 13:43:01 -05:00
Daniel Holbert
a5477a2f90 Bug 1125673: Mark method 'FindIssuer' as 'override' in pkixocsp_VerifyEncodedOCSPResponse.cpp, to fix clang warning. r=briansmith 2015-01-26 10:40:07 -08:00
Daniel Holbert
1e42ab9e58 Bug 1043701 followup: add missing #include to provide ServiceWorkerState enum. (no review, minor obviously-correct patch to fix local build bustage) 2015-01-26 10:31:38 -08:00
Benjamin Smedberg
4b57d4eb6a Bug 1125891 - Enable the no-admin sandbox for Flash, r=bobowen
--HG--
extra : rebase_source : ee655d08a48961e57214b1385b6eb37b7bfe8bcc
2015-01-26 13:25:15 -05:00
Alexander Surkov
73229e6d40 Bug 1123163 - Hit testing broken on Google Search results page, r=yzen 2015-01-26 13:30:17 -05:00