Nicholas Hurley
|
dd60f331a6
|
Bug 958712 part 3/3 - CONTINUATION tests r=mcmanus
--HG--
extra : rebase_source : e2598f72e6e767c09defd1f49266aaaab7b14505
|
2015-01-30 11:13:31 -08:00 |
|
Nicholas Hurley
|
1599a00195
|
Bug 958712 part 2/3 - Allow CONTINUATIONs in PUSH_PROMISEs r=mcmanus
--HG--
extra : rebase_source : 1617bd7cd50a0310d2b50418e952f59c56ae5f2a
|
2015-01-30 11:35:20 -08:00 |
|
Nicholas Hurley
|
c90e71b450
|
Bug 958712 part 1/3 - update CI node-http2 to v3.1.1 r=mcmanus
--HG--
extra : rebase_source : 0eeea5f7fd3809d9dbe2a1bed34104ce6336f32a
|
2015-01-30 11:15:41 -08:00 |
|
Nicholas Hurley
|
e82960a677
|
Bug 1127568 - Don't assert in debug builds when receiving CONTINUATION on HEADERS. r=mcmanus
--HG--
extra : rebase_source : c561e1db4c383c39b19fe5215944f542d66bc492
|
2015-01-30 11:34:01 -08:00 |
|
Nicholas Hurley
|
0261752854
|
No Bug - Fix js whitspace in h2 test and server. r=mcmanus
--HG--
extra : rebase_source : 6d89e846b108828e630c5e3aed8e6075bf533f77
|
2015-01-30 11:29:14 -08:00 |
|
Markus Stange
|
1c1f0a8732
|
Bug 1088605 - Check for root chrome documents instead of just root documents, since e10s content documents are root. r=roc
|
2015-02-02 15:11:15 -05:00 |
|
Markus Stange
|
3b24256b18
|
Bug 1088605 - Don't create nsDisplayClearBackground in subdocuments. r=roc
|
2015-02-02 15:10:53 -05:00 |
|
Paul Rouget
|
5acf19eeae
|
Bug 1118169 - Support -moz-window-dragging:drag in HTML. r=mstange r=bz
|
2015-02-02 15:10:51 -05:00 |
|
Andrew McCreight
|
2a844c3f32
|
Bug 1125930 - Rename LSan suppression. r=bhackett
|
2015-02-02 12:08:42 -08:00 |
|
Kannan Vijayan
|
2ba69724a3
|
Bug 1124036 - Make ARM-simulator single-stepping callback no-op when profiling is off. r=luke
|
2015-02-02 14:34:01 -05:00 |
|
David Anderson
|
de0e0dbaad
|
Detect wheel zoom via WheelPrefs instead of the Ctrl modifier. (bug 1127700, r=smaug)
|
2015-02-02 11:28:19 -08:00 |
|
Jonathan Kew
|
70a7b7e0d9
|
Bug 1127679 - Reftest for relative positioning of flex items with different directionality. r=smontagu
|
2015-02-02 18:30:12 +00:00 |
|
Jonathan Kew
|
79833dae9d
|
Bug 1127679 - Fix use of incorrect writing mode in flex-item relative positioning. r=smontagu
|
2015-02-02 18:29:52 +00:00 |
|
Brian Hackett
|
567fb34963
|
Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem.
|
2015-02-02 11:20:38 -07:00 |
|
Daniel Holbert
|
ae54b45886
|
Bug 1128578: Add MOZ_OVERRIDE annotations in TableTicker.h. r=ehsan
|
2015-02-02 09:44:32 -08:00 |
|
Nicolas Silva
|
0b100fcffa
|
Backed out changeset 647991418598 because it landed before review. r=me
|
2015-02-02 18:39:58 +01:00 |
|
Nicolas Silva
|
b8710503eb
|
Bug 1126903 - More efficiently track invalid regions in tiling code. r=Bas
|
2015-02-02 18:18:56 +01:00 |
|
Nicolas B. Pierron
|
66ffa74099
|
Bug 1122402 - Flag fallible instructions as guards if used by UCE. r=sunfish
|
2015-02-02 18:09:22 +01:00 |
|
Brian Hackett
|
86617ed817
|
Bug 1127987 - Fix transposed parent/metadata arguments in EmptyShape::getInitialShape, r=jandem.
|
2015-02-02 09:27:59 -07:00 |
|
Andrea Marchesini
|
8cc1b60380
|
Bug 1127885 - Console API should display blobs when used in workers, r=smaug
|
2015-02-02 15:40:15 +00:00 |
|
Mike Shal
|
e8673eb664
|
Bug 1123990 - installer needs voucher.bin; r=glandium, r=cpearce
|
2015-01-21 18:27:20 -05:00 |
|
Carsten "Tomcat" Book
|
71dc52b595
|
Backed out changeset 31c0fd2b6e8d (bug 1127321) for crashes on a CLOSED TREE
|
2015-02-02 16:13:51 +01:00 |
|
Carsten "Tomcat" Book
|
93c4419e3e
|
Backed out changeset a1d913968a8a (bug 1127289)
|
2015-02-02 16:13:25 +01:00 |
|
Tim Taubert
|
71fa56d7fe
|
Bug 1128479 - Don't use nsIDOMCrypto in Crypto.webidl r=smaug
|
2015-02-02 15:36:04 +01:00 |
|
Tim Taubert
|
448def84fa
|
Bug 1128479 - Update Crypto.webidl to recent interface changes r=smaug
|
2015-02-02 13:49:01 +01:00 |
|
Tim Taubert
|
14292995ea
|
Bug 1125060 - Stop preprocessing Crypto.webidl r=smaug
|
2015-02-02 13:39:25 +01:00 |
|
Georg Fritzsche
|
990fdd58bd
|
Bug 1128405 - Fix missing UUID rev for nsITelemetry for bug 1120369. r=froydnj
|
2015-02-02 15:24:21 +01:00 |
|
Masatoshi Kimura
|
06e7f14f32
|
Bug 1128273 - Stop using |typedef enum class tag_nsresult { ... } nsresult;| trick. r=froydnj
|
2015-02-02 23:44:25 +09:00 |
|
Jon Coppeard
|
05637123d6
|
Bug 1127851 - Report memory freed by compacting GC through GC stats r=terrence
|
2015-02-02 14:39:35 +00:00 |
|
Jon Coppeard
|
30e87f8c75
|
Bug 1127792 - Add a pref to globally disable compacting GC r=terrence r=mccr8 r=bent
|
2015-02-02 14:39:34 +00:00 |
|
Nicolas Silva
|
6c14bade97
|
Bug 1127289 - Add missing synchronization in TiledContentClient with DrawTargetTiled. r=sotaro
|
2015-02-02 15:30:55 +01:00 |
|
Nicolas Silva
|
6c8a3bfaa6
|
Bug 1127321 - Add missing member in TileClient copy constructor and assignment operator. r=jrmuizel
|
2015-02-02 15:30:32 +01:00 |
|
Carsten "Tomcat" Book
|
ca80063673
|
Backed out changeset b15dd0241e60 (bug 1127885) for hazard build bustage
|
2015-02-02 14:37:23 +01:00 |
|
Carsten "Tomcat" Book
|
4ca210ff71
|
Merge mozilla-central to mozilla-inbound
|
2015-02-02 13:25:34 +01:00 |
|
Carsten "Tomcat" Book
|
2a902885c2
|
merge mozilla-inbound to mozilla-central a=merge
|
2015-02-02 13:19:59 +01:00 |
|
Carsten "Tomcat" Book
|
4f8b724cf4
|
merge fx-team to mozilla-central a=merge
|
2015-02-02 13:10:48 +01:00 |
|
B2G Bumper Bot
|
364a91211e
|
Bumping manifests a=b2g-bump
|
2015-02-01 22:26:33 -08:00 |
|
B2G Bumper Bot
|
a422308b9c
|
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/102827256edb
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #27813 from huchengtw-moz/bug-1127755-apply-visual-to-fling-sender
Bug 1127755 - [Stingray][demo] apply building blocks to fling-sender, r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/09db84418262
Author: John Hu <johu@mozilla.com>
Desc: Bug 1127755 - [Stingray][demo] apply building blocks to fling-sender
========
https://hg.mozilla.org/integration/gaia-central/rev/b0edc0141cc7
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #27812 from huchengtw-moz/bug-1127749-launch-self-while-hidden
Bug 1127749 - [Stingray][demo] fling-player launch itself while it is hi..., r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/caae1ea51b76
Author: John Hu <johu@mozilla.com>
Desc: Bug 1127749 - [Stingray][demo] fling-player launch itself while it is hidden
========
https://hg.mozilla.org/integration/gaia-central/rev/09b62bc31e8f
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #27809 from huchengtw-moz/bug-1127745-listen-click
Bug 1127745 - [Stingray][demo] fling-player listens click event, r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/d602937b47a1
Author: John Hu <johu@mozilla.com>
Desc: Bug 1127745 - [Stingray][demo] fling-player listens click event
|
2015-02-01 22:25:10 -08:00 |
|
B2G Bumper Bot
|
97afc994c4
|
Bumping manifests a=b2g-bump
|
2015-02-01 21:21:37 -08:00 |
|
B2G Bumper Bot
|
18d91284d6
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/5e3c9b9f76cc
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #27764 from Anindya-Pandey/bugfix
Bug 796486 - basicLayoutKey for nonabc languages fixed for some r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/2115a8e067b8
Author: Anindya Pandey <anindyapandey@gmail.com>
Desc: Bug 796486 - Fix for basicLayoutKey label for most nonabc languages r=timdream
Bug 796486 - Add basicLayoutKey for Korean
|
2015-02-01 21:20:12 -08:00 |
|
B2G Bumper Bot
|
a8a88e46d0
|
Bumping manifests a=b2g-bump
|
2015-02-01 20:17:01 -08:00 |
|
B2G Bumper Bot
|
9612dd3f7f
|
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/c5c819e065d5
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #27702 from RudyLu/keyboard/Bug1121274-wait_for_2nd_keyboard
Bug 1121274 - Intermittent uninstallation_test.js | Show Keyboard App after
r=timdream.
========
https://hg.mozilla.org/integration/gaia-central/rev/d42343f6870a
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1121274 - Intermittent uninstallation_test.js | Show Keyboard App
after uninstallation "before each" hook.
- Wait for the 2nd input window to present and then switch to that
frame.
========
https://hg.mozilla.org/integration/gaia-central/rev/7e37bdc1b079
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #27838 from cctuan/1127584
Bug 1127584 - extend timeout for build test
========
https://hg.mozilla.org/integration/gaia-central/rev/2ae7f3bc94f1
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1127584 - extend timeout for build test
|
2015-02-01 20:15:32 -08:00 |
|
B2G Bumper Bot
|
fd1ce0c2ef
|
Bumping manifests a=b2g-bump
|
2015-02-01 19:16:42 -08:00 |
|
B2G Bumper Bot
|
2793402167
|
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/273328b2591f
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #27186 from ian-liu/bluetooth/bug1102798_pairing_flow_in_BT_app_for_v2_api
Bug 1102798 - [Bluetooth] Implement pairing flow in Bluetooth app to support BT v2 API, r=arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/6cc85c766431
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1102798 - [Bluetooth] Implement pairing flow in Bluetooth app to support BT v2 API, r=arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/7cdf6c14b24c
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #27770 from gasolin/issue-1126685
Bug 1126685 - use attributechanged to monitor BTv2 stat, r=ian
========
https://hg.mozilla.org/integration/gaia-central/rev/ec9a08ffcaa3
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1126685 - use attributechanged to monitor v2 BT stat
|
2015-02-01 19:15:12 -08:00 |
|
Paolo Amadini
|
8e130e63d1
|
Bug 1124516 - Telemetry: Record the time in days each saved login was last used. r=MattN
|
2015-02-01 19:38:09 +00:00 |
|
Phil Ringnalda
|
148e5eb0a4
|
Merge m-c to b-i
|
2015-02-01 09:20:02 -08:00 |
|
Phil Ringnalda
|
f26d36e57d
|
Merge b-i to m-c, a=merge
|
2015-02-01 09:18:01 -08:00 |
|
Phil Ringnalda
|
2fbaba5ee1
|
Merge m-i to m-c, a=merge
|
2015-02-01 09:17:12 -08:00 |
|
Phil Ringnalda
|
5d2065a4a0
|
Merge f-t to m-c, a=merge
|
2015-02-01 09:05:29 -08:00 |
|
B2G Bumper Bot
|
6350295fb1
|
Bumping manifests a=b2g-bump
|
2015-02-01 08:51:56 -08:00 |
|