Benjamin Chen
e4210a18a6
Bug 979812 - Check the PlanarYCbCrImage data is valid. r=rillian
2014-03-17 14:57:10 +08:00
Doug Turner
1bc5c2f77b
Bug 928217 - Remove IsCoreLocationAvailable() method because it does the wrong thing. r=smichaud@pobox.com
2014-03-16 19:54:04 -07:00
Bill McCloskey
30eedea37f
Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug)
2014-03-18 08:16:47 -07:00
Nicolas B. Pierron
3b8e5a30c3
Bug 962555 part 6 - IonMonkey: Simplify encoding & decoding of RValueAllocations. r=h4writer
2014-03-18 08:31:24 -07:00
Nicolas B. Pierron
370927b666
Bug 962555 part 5 - IonMonkey: Move the RValueAllocation into an indexed buffer. r=h4writer
2014-03-18 08:31:24 -07:00
Nicolas Silva
65b8385957
Bug 984437 - Remove GrallocDeprecatedTextureHostOGL. r=sortaro
2014-03-18 16:29:07 +01:00
Bill McCloskey
b0318e2bb4
Back out bug 862519 on a CLOSED TREE
2014-03-18 08:14:47 -07:00
Brian Hackett
bd10895115
Bug 972817 - Enable type inference unconditionally, r=jandem.
2014-03-18 09:05:16 -06:00
Bill McCloskey
1a25b5245b
Bug 938019 - Run mochitests from manifests (r=ted,gps)
2014-03-18 08:03:51 -07:00
Bill McCloskey
041659d10c
Bug 984037 - Make sure we respect the general.autoScroll pref (r=felipe)
2014-03-18 08:00:33 -07:00
Felipe Gomes
2cb2dbb429
Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug)
2014-03-18 08:00:28 -07:00
Bill McCloskey
b19a0bb805
Bug 978610 - [e10s] Make window.close() work (r=felipe)
2014-03-18 07:58:02 -07:00
Ryan VanderMeulen
4634205c83
Bug 940203 - Annotate test_bug622558.html as 0-1 assertions on Windows.
...
CLOSED TREE
2014-03-18 10:34:29 -04:00
Simon Sapin
5fa7f76138
Bug 984241: Refactor/optimize grid-template-areas, store number of columns. r=dholbert
...
In the parsing code for grid-template-areas:
* Move some of the processing into the helper function,
so that the grid-template will not have to duplicate it.
* Store the number of parsed columns (and rows),
as they will affect the size of the "explicit grid".
* Use a hash table instead of a linear scan to avoid O(n²)-ish complexity.
2014-03-18 22:05:49 +08:00
Chris AtLee
0ec77b9195
Bug 984061: Make package-tests safe with -j >1 r=glandium
2014-03-18 10:06:27 -04:00
Ryan VanderMeulen
355d2d86c4
Backed out changeset cabe6efe4de8 (bug 945363) for xpcshell failures.
2014-03-18 09:59:46 -04:00
Ryan VanderMeulen
018029feca
Backed out changeset da7618484006 (bug 965373) for asserts and crashes.
2014-03-18 09:30:31 -04:00
Ryan VanderMeulen
bbd15f4c38
Bug 981720 - Upgrade SQLite to version 3.8.4.1 - Mozilla changes. r=mak
2014-03-18 08:50:26 -04:00
Ryan VanderMeulen
172fc82e3d
Bug 981720 - Upgrade SQLite to version 3.8.4.1 - SQLite changes. r=mak
2014-03-18 08:50:26 -04:00
Nils Ohlmeier [:drno]
f53b61daf4
Bug 966569 - Improve the the log messages in case the internal TURN TCP buffer over flow. r=bwc
2014-03-18 08:39:54 -04:00
Viktor Stanchev
fa1bdd4f2d
Bug 965373 - When the profiler stops it doesn't stop the EventTracer thread. r=BenWa, r=froydnj
2014-03-18 08:39:54 -04:00
Nicholas D. Matsakis
33a946148b
Bug 983987 - Ignore NewDerivedTypedObjects with no uses in ParallelSafetyAnalysis r=shu
2014-03-15 21:16:48 -04:00
Nicholas D. Matsakis
cf75869b1d
Bug 983977 - Omit type barriers where possible r=jandem
2014-03-15 06:32:38 -04:00
Nicholas D. Matsakis
e897847d07
Bug 983686 - Parallel fromPar r=shu
2014-03-14 11:20:44 -04:00
Jed Parsons
e373d257ed
Bug 945363 - Ensure that FXA RPs provide an onlogout handler. r=ferjm
2014-03-13 21:26:19 -07:00
Georg Koppen
589d483db5
Bug 942091 - Generate browser.manifest deterministically. r=glandium
2014-03-18 08:39:54 -04:00
Nicholas D. Matsakis
4080cf8c36
Bug 983486 - Collect parallel arenas during parallel iterations r=terrence
2014-03-13 20:55:38 -04:00
Ghislain 'Aus' Lacroix
989544ff2c
Bug 960749 - Unify FILE_ILLEGAL_CHARACTERS for all OS's. r=bsmedberg
2014-03-18 12:40:59 -07:00
William Chen
9d5b84f392
Bug 983282 - Enable web components custom element for certified apps. r=sicking
2014-03-18 18:20:06 -07:00
Jonathan Watt
3b0773ea17
Bug 984484 - Convert GetMarkerPositioningData form gfxPoint to Moz2D. r=heycam
2014-03-19 09:13:19 +08:00
Jonathan Watt
0baef635e3
Bug 984483 - Convert a bunch of SVG content code from gfxFloat and gfxPoint to Moz2D. r=heycam
2014-03-19 09:13:19 +08:00
Jonathan Watt
c47047aab1
Bug 984280 - Convert DOMSVGPoint from Thebes to Moz2d. r=heycam
2014-03-19 09:13:18 +08:00
Ehsan Akhgari
831522a3e6
Backed out changeset c0e333b0f7dc (bug 866528) on the suspicion that it has broken gaia unit tests again
2014-03-18 21:12:03 -04:00
Wan-Teh Chang
77312dd534
Bug 983186: js/src/configure.in should append -Wl,--build-id to
...
NSPR_LDFLAGS. r=glandium.
2014-03-18 18:05:17 -07:00
Brian Hackett
6c0c188452
Bug 984766 - Don't give extra fixed slots to array buffer objects with inline storage, r=sfink.
2014-03-18 19:04:22 -06:00
Bobby Holley
4bf8147d2b
Bug 976704 - Make opaque security wrappers non-callable. r=gabor,sr=mrbkap
2014-03-18 19:23:45 -03:00
Daniel Holbert
1fcb3cb649
Bug 981640: Mark reftest svg/smil/transform/paced-1.svg as fuzzy on Windows.
2014-03-19 08:46:34 +08:00
Jeff Walden
c80214598c
Bug 982974 - Back out 3d2bdd4b74ad from a CLOSED TREE, I want to go home and rethink my life. r=death
2014-03-18 15:40:40 -07:00
Jan Beich
d3910fda00
Bug 983957 - Remove SPS ifdef from IOInterposer to unbreak non-SPS platforms; r=aklotz
2014-03-18 16:24:36 -06:00
Terrence Cole
414d65f115
Bug 984684 - Do not fire barriers on shared atoms, round 2; r=sfink
...
--HG--
extra : rebase_source : f27e71470054e61ad424485e4a610bdaa2ff1314
2014-03-18 15:17:23 -07:00
Terrence Cole
1a7c88d95c
No Bug - Fix opt build bustage with generational GC enabled; r=sfink
...
--HG--
extra : rebase_source : 21769149621f7d5219d02d52e78e48d770e1eece
2014-03-18 15:17:22 -07:00
Bill McCloskey
15e3a0db95
Bug 938019 - Run mochitests from manifests (r=ted,gps)
2014-03-18 08:03:51 -07:00
Aaron Klotz
686641deb5
Bug 976000: Add info to Telemetry.fileIOReports to differentiate between start/normal/shutdown I/O; r=froydnj
...
--HG--
extra : rebase_source : 3762a056a06e782648c27cd469ee5f639d500e22
2014-03-18 16:07:35 -06:00
Kannan Vijayan
d719f647a2
Bug 948229 - Stop ion from pushing pseudostack entries by default for inline frames. r=h4writer
2014-03-18 18:07:17 -04:00
Ehsan Akhgari
19dab8fc1a
Bug 866528 - Make nsIDOMActivityOptions a dictionary; r=bzbarsky
2014-03-18 00:38:36 -04:00
Benjamin Smedberg
d5f19c5555
Bug 984879 - Experiment manager shutdown, r=felipe
2014-03-18 22:52:30 +01:00
Georg Fritzsche
012387d100
Bug 984014 - Telemetry experiments - Test experiment update. r=felipe
2014-03-18 22:52:30 +01:00
Georg Fritzsche
bcf118a188
Bug 979474 - Disable certificate checks for telemetry experiment checks. r=felipe
2014-03-18 22:52:30 +01:00
Benjamin Smedberg
89cb9bb4c0
Bug 979474 - Pin the telemetry experiments manifest, r=cviecco
2014-03-18 22:52:29 +01:00
Benjamin Smedberg
7f4096127c
Bug 983226 - Set up jsfilter with proper healthreport/telemetry payloads, r=felipe
2014-03-18 22:52:29 +01:00