Byron Campen [:bwc]
|
971f76a2b4
|
Bug 1126036: Queue runnables for starting gathering and checking in PCMedia until the proxy lookup is complete. r=mt
--HG--
extra : rebase_source : 3265e13f669d08c663ab908cf96d3fb26a683f16
|
2015-01-26 15:24:37 -08:00 |
Sotaro Ikeda
|
737d6f9309
|
Bug 1125913 - Use GraphicBuffer::lockAsync() on gonk LL r=nical
|
2015-01-27 10:05:35 -08:00 |
Jarda
|
cc6c44b80f
|
Bug 1101356 - MHypot Instruction supports up to four arguments. r=nbp
|
2015-01-27 18:58:17 +01:00 |
Jarda
|
659f621d17
|
Bug 1101356 mips part - MIPS Simulator: Support for calling functions that have three and four double parameters. r=rankov
|
2015-01-27 18:58:17 +01:00 |
Jarda
|
1c83e49c5e
|
Bug 1101356 arm part - Arm Simulator: Support for calling functions that have three and four double parameters. r=mjrosenb
|
2015-01-27 18:58:17 +01:00 |
Ehsan Akhgari
|
18a949c894
|
Bug 1126301 follow-up: Fix a signed/unsigned comparison fatal warning, landed on a CLOSED TREE
|
2015-01-27 12:56:15 -05:00 |
Daniel Holbert
|
98fd7110d5
|
Bug 1125632 followup: Mark remaining CollectReports impls in nsMemoryReporterManager.cpp and SystemMemoryReporter.cpp as MOZ_OVERRIDE.
|
2015-01-27 09:48:54 -08:00 |
Nikhil Marathe
|
ab3efc22ff
|
Bug 1081293 - Silently ignore lack of ServiceWorkerManager when shutting down ServiceWorkerContainer. r=baku
--HG--
extra : rebase_source : 65066288a5cec4bb9e97adbaf6bbe9cd32835394
extra : amend_source : b3e2cd0f05150d290050d99926fb0d48659929d4
|
2015-01-23 11:23:55 -08:00 |
Ehsan Akhgari
|
313bd50abd
|
Bug 1126301 - Move TestUTF.cpp to gtest and enable it; r=froydnj
--HG--
rename : xpcom/tests/TestUTF.cpp => xpcom/tests/gtest/TestUTF.cpp
extra : rebase_source : db5e0418f89bb1cf71a0543a48a6a063f61e4033
|
2015-01-27 12:38:44 -05:00 |
Ehsan Akhgari
|
6fd135f8ae
|
Bug 1126295 - Move TestAtoms.cpp to gtest and enable it; r=froydnj
--HG--
rename : xpcom/tests/TestAtoms.cpp => xpcom/tests/gtest/TestAtoms.cpp
rename : xpcom/tests/UTFStrings.h => xpcom/tests/gtest/UTFStrings.h
extra : rebase_source : 16340d826f39339dd38e77810cd08e59b324c380
|
2015-01-27 09:28:45 -05:00 |
Nikhil Marathe
|
3e3b6fb8c0
|
Bug 1113957 - ServiceWorker unregistration uses job queue. r=baku
--HG--
extra : transplant_source : %B3%AA%CF%C5%05%409%D9%15Ly%FA%FF%E3%FA%5E%9B%3F%9F.
|
2015-01-22 14:10:38 -08:00 |
Bobby Holley
|
067250b41d
|
Bug 1126088 - Fallibly allocate MP4Stream CacheBlocks. r=jya,r=njn
|
2015-01-27 09:36:09 -08:00 |
Nikhil Marathe
|
bdbece8200
|
Bug 1113631 - Remove registration when installation failure occurs. Fixes spec issue #547. r=baku
--HG--
extra : transplant_source : l%8C%98%C3%19%7C/%5C%076ZS%26%8DR%EDzM%CB%04
extra : histedit_source : 3acd229eebf3367ccf98faaf02d1330942c1cda0
|
2014-11-05 14:43:51 -08:00 |
Nikhil Marathe
|
c93d203e5c
|
Bug 1113627 - Refactor lifecycle event dispatching and handling. r=baku,bz
--HG--
extra : transplant_source : %E9%C4%13%80%CA%EEj%8D%17%A0LE%F3Tm%0F%EB%2B%3D3
extra : histedit_source : e16da08aa5dca392ad6270a3b03c05c74d1a5ad6
|
2014-12-19 05:01:53 -08:00 |
Jeff Walden
|
246a76fd61
|
Bug 949220 - Make all the Intl objects' finalizers tiptoe around an unavoidable, intermediate-state OOM bug during construction of these objects. The underlying issue sadly remains. r=efaust
--HG--
extra : rebase_source : 3f771c10849284253e2f6b4a367142c67b4e7fee
|
2015-01-26 17:14:59 -08:00 |
Jeff Walden
|
cfc0f2faad
|
Bug 1111101 - Add a test. (This was fixed by another bug since its filing, woo.) r=test
--HG--
extra : rebase_source : 5e2fca4e1f1f84e38634af7090c222330c4a42e7
|
2015-01-24 04:16:50 -08:00 |
Jeff Walden
|
d6dbb2722c
|
Bug 1122286 - Correctly detect unparenthesized yield expressions in argument lists when syntax parsing and report a syntax error. r=jorendorff on the first version, f=shu on a version functionally equivalent but with a different paint job
--HG--
extra : rebase_source : 4b630f573b90981c0c6cee8b3bfd92ce06173127
|
2015-01-15 15:01:54 -08:00 |
Jeff Walden
|
a52edb0d6a
|
Bug 1122286 - Add proper expected line numbers for all unparenthesized comma expressions as tail expression in comprehensions (that is, |(for (x of []) 1, 2)|). The comma isn't considered part of the expression, so a closing parenthesis is expected where the comma is. And because *all* of these strings have |1, | at the starts of these, every single one has line number 1. r=shu
--HG--
extra : rebase_source : 1eef0f2cec1c4de3dabfb98779b4e49ad25d364c
|
2015-01-22 17:10:25 -08:00 |
Jeff Walden
|
3c49725911
|
Bug 1122286 - Add correct line numbers to the tests checking for the correct error parsing the iterable in a for-of comprehension. r=shu
--HG--
extra : rebase_source : c6ba002caccfb9d74f8a54b86405a3bd424228ce
|
2015-01-22 16:57:22 -08:00 |
Jeff Walden
|
2b8436c274
|
Bug 1122286 - Add custom line numbers to every expected error in ecma_6/Comprehensions/error-messages.js. The numbers for three error messages are obviously wrong, but they're (before and after this patch) unchecked, so it's not a problem. These numbers will be checked and fixed in followup patches. r=shu
--HG--
extra : rebase_source : 96c5bd096fcc4f9c51b3ce4a752459aa124ffae7
|
2015-01-22 16:42:12 -08:00 |
Jeff Walden
|
66e43513dd
|
Bug 1112774 - Remove JS_DoubleTo{Ui,I}nt32 in favor of JS::To{Ui,I}nt32. r=jorendorff
--HG--
extra : rebase_source : 0f526faad2330aea9b8738d476aed5ce9aefde1e
|
2015-01-07 10:06:03 -06:00 |
Jeff Walden
|
e1844a8d25
|
Bug 1112774 - Add a raft of other conversion methods to js/public/Conversions.h past just JS::ToObject. r=jorendorff
--HG--
extra : rebase_source : 5d04a08a8fd51952283ce2a819149da035311b59
|
2014-12-17 13:50:20 -08:00 |
Robert Longson
|
b8fd2ef2f4
|
Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky
|
2015-01-27 15:18:43 +00:00 |
Ryan VanderMeulen
|
e8c027c77e
|
Merge m-c to inbound. a=merge
|
2015-01-27 10:13:18 -05:00 |
Ben Hearsum
|
8f53257230
|
Bustage fix for bug 1125921: update mozconfig whitelists. r=bustage a=bustage
|
2015-01-27 10:11:13 -05:00 |
Carsten "Tomcat" Book
|
fecd9f74d6
|
merge fx-team to mozilla-central a=merge
|
2015-01-27 15:27:01 +01:00 |
Carsten "Tomcat" Book
|
fa348d6809
|
merge mozilla-inbound to mozilla-central a=merge
|
2015-01-27 15:21:33 +01:00 |
Carsten "Tomcat" Book
|
341e761b10
|
merge b2g-inbound to mozilla-central a=merge
|
2015-01-27 15:17:46 +01:00 |
Ben Hearsum
|
ac7098ada7
|
bug 1125921: add win64 mozconfigs. r=rail, a=tomcat,no-l10n-on-inbound
|
2015-01-27 08:34:46 -05:00 |
Carsten "Tomcat" Book
|
0819272171
|
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
|
7516f99824
|
Backed out changeset bbd77af91d82 (bug 1125490) for reftests failures on a CLOSED TREE
|
2015-01-27 11:16:28 +01:00 |
Carsten "Tomcat" Book
|
f6670a9071
|
Backed out changeset b44e10f83623 (bug 1125490)
|
2015-01-27 11:15:04 +01:00 |
Robert Longson
|
3b6fb26dfe
|
Bug 1125647 - make SVGAnimatedPreserveAspectRatio::ToDOMAnimatedPreserveAspectRatio just return the value. r=dholbert
|
2015-01-27 09:51:34 +00:00 |
Brian Hackett
|
eaea453d09
|
Bug 1125770 - Always mark |this| slot as part of an Ion frame, r=jandem.
|
2015-01-27 02:50:35 -07:00 |
Brian Hackett
|
f9d090f839
|
Bug 1116855 - Add default-disabled unboxed objects for use by interpreted constructors, r=jandem.
|
2015-01-27 02:47:25 -07:00 |
Edwin Flores
|
28fbe0a0ef
|
Bug 1124491 - Add HTMLMediaElement.isEncrypted attribute - r=cpearce,bz
|
2015-01-27 19:10:11 +13:00 |
Edwin Flores
|
fabd1cd79e
|
Bug 1124491 - Test HTMLMediaElement.isEncrypted attribute - r=cpearce
|
2015-01-27 19:10:11 +13:00 |
Edwin Flores
|
e49b1630b3
|
Bug 1118383 - Plug memory leak in openaes - r=cpearce
|
2015-01-27 19:10:11 +13:00 |
B2G Bumper Bot
|
3977d6a292
|
Bumping manifests a=b2g-bump
|
2015-01-26 19:17:07 -08:00 |
B2G Bumper Bot
|
841bbd3726
|
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 |
Ryan VanderMeulen
|
ab1e320c97
|
Merge fx-team to m-c. a=merge
|
2015-01-26 16:34:12 -05:00 |
Ryan VanderMeulen
|
9aa5f90ca7
|
Merge inbound to m-c. a=merge
|
2015-01-26 16:28:17 -05:00 |
Mark Banner
|
140dc3a3d5
|
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
|
b43d746c90
|
Bug 1103120 - Part 21: Client: Close streams when connection refused. r=past
|
2015-01-26 12:47:14 -06:00 |
J. Ryan Stinnett
|
776fb57011
|
Bug 1103120 - Part 20: B2G: Use OOB auth via WiFi. r=past
|
2015-01-26 12:47:14 -06:00 |
J. Ryan Stinnett
|
a151a7b381
|
Bug 1103120 - Part 19: OOB cert auth tests. r=past
|
2015-01-26 12:47:14 -06:00 |
J. Ryan Stinnett
|
fc3e237340
|
Bug 1103120 - Part 18: Client: Validate random value, debugging begins. r=past
|
2015-01-26 12:47:14 -06:00 |
J. Ryan Stinnett
|
98e695f743
|
Bug 1103120 - Part 17: Server: Default receive OOB dialog. r=past
|
2015-01-26 12:47:14 -06:00 |
J. Ryan Stinnett
|
f4842734d8
|
Bug 1103120 - Part 16: Server: Receive OOB data from client. r=past
|
2015-01-26 12:47:13 -06:00 |
J. Ryan Stinnett
|
3c721a669a
|
Bug 1103120 - Part 15: Client: Compare server cert to advertisement. r=past
|
2015-01-26 12:47:13 -06:00 |