Commit Graph

227050 Commits

Author SHA1 Message Date
Masatoshi Kimura
1049c9a95c Bug 1125929 - Fix identifier conflict between dtoa.c and windows.h; r=terrence
--HG--
extra : rebase_source : 668ac7495548ad5aa3b9359d2ca81c23c3741753
2015-01-29 15:18:00 -08:00
Patrick McManus
b8022bae5d bug 1128038 - h2 DAV methods set end_stream bit twice r=hurley 2015-02-02 13:42:23 -05:00
Shu-yu Guo
30dbf416c9 Bug 1116855 - Followup: track success of the unboxed object optimization in IonBuilder. (rs=mjrosenb) 2015-02-02 13:00:16 -08:00
Shu-yu Guo
716bbea6ac Bug 1126562 - Fix setting strictness on the static eval scope of Debugger's eval code. (r=jimb) 2015-02-02 13:00:16 -08:00
Shu-yu Guo
14674b8510 Bug 1128106 - Clean up LazyScript's ScriptSource accessor. (r=till) 2015-02-02 13:00:16 -08:00
Neil Deakin
8c96ab4157 Bug 1114707, don't close search suggestions when the caret is moved when norolluponanchor is set, r=mak 2015-02-02 15:53:55 -05:00
Neil Deakin
07d8ecae2d Bug 1116865, add an attribute to popups to allow them to not rollup when clicking on the anchor, this is used for the new search field, r=neil, felipe 2015-02-02 15:53:53 -05:00
Matt Woodrow
781a17990c Bug 1128179 - Avoiding crash when appending data after decoder initialization failed. r=jya
--HG--
extra : rebase_source : 42d3c13c175cbe6a6e81bc56e3d61f596eae970f
2015-02-03 09:44:46 +13:00
Boris Zbarsky
26c0d53e6f Bug 511084. Make frame/iframe create a browsing context even if it's the root element. r=smaug 2015-02-02 15:44:03 -05:00
Boris Zbarsky
710f02dd49 Bug 1126462. Print out our guessed display name for functions, if we have one, when doing a JS::FormatStackDump (aka DumpJSStack() in xpconnect). r=jimb 2015-02-02 15:42:57 -05:00
Boris Zbarsky
ffef93e3cf Bug 1128153. When a number input contains a non-number (possibly empty) value, the validation message should be about the value not being a number, not about there being no value. r=jwatt 2015-02-02 15:42:40 -05:00
Mike Connor
80863ba7f8 bug 1126511 - update Yahoo search plugins to use per-access point tags for better reporting/analysis, Fennec portion, r=margaret/mfinkle
--HG--
extra : rebase_source : 830e957e03c6035e715bd29ebb99f6de38aa49af
2015-02-02 13:47:00 -05:00
Mike Connor
c4e84d2de7 bug 1126511 - update Yahoo search plugins to use per-access point tags for bette
r reporting/analysis, desktop portion, r=gavin

--HG--
extra : rebase_source : d5f95c2f2152f29bd15f0d34ef8ffff2bf5cacbe
2015-02-02 13:46:53 -05:00
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