Commit Graph

227960 Commits

Author SHA1 Message Date
Masatoshi Kimura
b6814beac2 Bug 1128227 - Add a static TLS insecure fallback whitelist. r=keeler 2015-02-07 13:03:23 +09:00
Phil Ringnalda
c865152e04 Back out 3da63ccbadef (bug 984050) for Windows cppunit bustage
CLOSED TREE
2015-02-06 19:49:42 -08:00
Xidorn Quan
a889d0f6ae Bug 1122781 part 4 - Add runtime dependency check of style structs. r=dbaron
This patch adds a mechanism to check struct computation against a known set of non-cyclic dependencies.

The checks are only done when we get a struct on a context during computation of a struct on the same context.
2015-02-07 13:25:21 +11:00
Xidorn Quan
d48e44036b Bug 1122781 part 3 - Restyle member initializer list of nsStyleContext. r=dbaron 2015-02-07 13:25:21 +11:00
Xidorn Quan
e5755f80c0 Bug 1122781 part 2 - Generate dependencies table of style structs for runtime check. r=dbaron 2015-02-07 13:25:21 +11:00
Xidorn Quan
a0950a359c Bug 1122781 part 1 - Declare and statically check dependencies of style structs. r=dbaron
When a cyclic dependency is introduced, build will stop at generating style struct list.
For example, if you make Visibility depend on Font while Font also depend on Visibility, it would print lines like:

ERROR: Cannot resolve style struct dependencies
Resolved items: Variables Color Quotes UserInterface UIReset Table XUL
There exist cyclic dependencies in the following structs: Font List Text Visibility TableBorder SVG Background Position TextReset Display Content Margin Padding Border Outline SVGReset Column
2015-02-07 13:25:21 +11:00
Steve Fink
c58bfa864c Bug 1129314 - On OOM, abort the stats collection entirely, r=terrence 2015-02-05 10:43:51 -08:00
Terrence Cole
6e2fa3a6b0 Bug 1128110 - Share common operators on pointer-like GC classes; r=sfink 2015-02-04 15:27:00 -08:00
Wes Kocher
88d592d8d2 Backed out changeset 84808ff42fd0 (bug 939509) for build bustage 2015-02-06 16:06:55 -08:00
Kyle Machulis
2b75eb7551 Bug 1115130 - Add logging for User Timing API; r=baku 2015-02-06 16:00:51 -08:00
Andrea Marchesini
db4292e808 Bug 939509 - File constuctor should use lastModified attribute, r=bz 2015-02-06 23:35:24 +00:00
Andrea Marchesini
d9876086c9 Bug 984050 - Persist ServiceWorker registrations, r=bent, r=nsm 2015-02-06 23:31:33 +00:00
Dan Gohman
99eb8f64f8 Bug 1129088 - IonMonkey: Revert bug 1100685 and add a comment r=jandem 2015-02-06 15:30:25 -08:00
Dan Gohman
4ca1845f77 Bug 1117165 - IonMonkey: After replacing an instruction and deleting it, check whether the replacement has been deleted too. r=nbp 2015-02-06 10:54:32 -08:00
Ben Turner
d716f4edca Bug 1130541, r=janv. 2015-02-06 15:25:33 -08:00
Christoph Kerschbaumer
51db0efbba Bug 1126004 - Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/components/places -tests (r=mak) 2015-02-06 13:54:45 -08:00
Christoph Kerschbaumer
0a5e6b3b13 Bug 1126004 - Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/components/places (r=mak) 2015-02-06 13:54:35 -08:00
Christoph Kerschbaumer
e26d1eaa38 Bug 1087726: Make JS callers of ios.newChannel call ios.newChannel2 in browser/ - tests (r=gijs) 2015-02-06 13:54:28 -08:00
Christoph Kerschbaumer
106a4461ca Bug 1087726: Make JS callers of ios.newChannel call ios.newChannel2 in browser/ (r=gijs) 2014-10-24 14:36:11 -07:00
Andrew McCreight
a38ee3890e Back out Bug 1127201 (part 1) for various problems. 2015-02-06 15:05:08 -08:00
Andrew McCreight
1ee96e7527 Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
Andrew McCreight
f3dd98b6fc Back out Bug 1127201 (part 3) for various problems. 2015-02-06 15:04:00 -08:00
George Wright
81810becd8 Bug 1036682 - Account for OPEN_MAX when calling setrlimit on OS X r=snorp 2015-02-06 18:00:57 -05:00
Wes Kocher
4a03f303d6 Merge m-c to inbound a=merge CLOSED TREE 2015-02-06 14:55:59 -08:00
Wes Kocher
121be22948 Merge inbound to m-c a=merge CLOSED TREE 2015-02-06 14:44:10 -08:00
Wes Kocher
f90737b730 Merge fx-team to m-c a=merge 2015-02-06 14:40:05 -08:00
Wes Kocher
9bce9c9a7b Merge b2g-inbound to m-c a=merge 2015-02-06 14:36:35 -08:00
Bhavana Bajaj
8802418e6a Backed out changeset cec0b3b4403a (bug 1129804) 2015-02-06 14:27:41 -08:00
Kartikaya Gupta
e5b1c423c3 Bug 1130535 - Remove codepath that does an APZ untransform on events in RenderFrameParent. r=dvander,botond CLOSED TREE 2015-02-06 13:46:46 -08:00
Nicolas Silva
1890bf7ce1 Bug 1127289 - Add missing synchronization in TiledContentClient with DrawTargetTiled. r=sotaro
CLOSED TREE
2015-02-06 16:05:05 -05:00
B2G Bumper Bot
1694f87e5a Bumping manifests a=b2g-bump 2015-02-06 12:16:37 -08:00
B2G Bumper Bot
f30f809bd5 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0829f98e30c6
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Bug 1130011 - Removing superfluous touch event listener on the whole window r=kgrandon"

This reverts commit 33e864db8d1576eeef537c26af89f7a53b85213a.
2015-02-06 12:15:04 -08:00
B2G Bumper Bot
46fe47ee85 Bumping manifests a=b2g-bump 2015-02-06 11:37:05 -08:00
Jeff Gilbert
31f494f506 Backout 80a88a3badba for causing bug 1130086. 2015-02-06 11:37:04 -08:00
B2G Bumper Bot
a562eaa046 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b3f95ed4290c
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #27790 from yzen/bug-1068699

Bug 1068699 - for email item in the message list making its reading order more sensible for the screen reader.

========

https://hg.mozilla.org/integration/gaia-central/rev/885b7e600987
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1068699 - for email item in the message list making its reading order more sensible for the screen reader.
2015-02-06 11:35:32 -08:00
B2G Bumper Bot
a5945078b9 Bumping manifests a=b2g-bump 2015-02-06 11:16:44 -08:00
B2G Bumper Bot
4b921e6933 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5a4176cf9719
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #27982 from tamarahills/bugfix/1126379_force_ltr_on_emergency_dialer

Bug 1126379 - Force LTR for phone number and delete in the Emergency Dia...

========

https://hg.mozilla.org/integration/gaia-central/rev/34357059ef72
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1126379 - Force LTR for phone number and delete in the Emergency Dialer.

========

https://hg.mozilla.org/integration/gaia-central/rev/d935eff086fe
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #27948 from mikehenrty/bug-1125962-pin-retries

Bug 1125962 - Reset SIM PIN form after each entry attempt

========

https://hg.mozilla.org/integration/gaia-central/rev/352ed34a4e56
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1125962 - Reset SIM PIN form after each entry attempt
2015-02-06 11:15:09 -08:00
Ryan VanderMeulen
d67e23ab0a Backed out 7 changesets (bug 1117242) for mochitest failures.
Backed out changeset 694f7ac58964 (bug 1117242)
Backed out changeset b3f8122dd990 (bug 1117242)
Backed out changeset 442d41779bd8 (bug 1117242)
Backed out changeset ccf6dfe1ac75 (bug 1117242)
Backed out changeset 86421767cd26 (bug 1117242)
Backed out changeset 2f996950fb2f (bug 1117242)
Backed out changeset 4414e9d0b66b (bug 1117242)

CLOSED TREE
2015-02-06 13:40:53 -05:00
Ryan VanderMeulen
e3d0e1af9b Backed out changeset 8a49d4f4bb25 (bug 1127289) for frequent B2G reftest failures. 2015-02-06 13:25:22 -05:00
Ryan VanderMeulen
6122a30fcc Backed out changeset 73b8ce222f9f (bug 1129360) for Android reftest failures. 2015-02-06 13:25:10 -05:00
B2G Bumper Bot
5f7204ba87 Bumping manifests a=b2g-bump 2015-02-06 10:11:25 -08:00
B2G Bumper Bot
c74a378b66 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d007767cabd2
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #26748 from goetsu/Bug-1069614---Albums-are-not-accessible-

Bug 1069614 - making albums accessible in the main view r=squib

========

https://hg.mozilla.org/integration/gaia-central/rev/80918aeca58a
Author: goetsu <aurelien.levy@free.fr>
Desc: Bug 1069614 - making albums accessible in the main view
2015-02-06 10:09:56 -08:00
Nikhil Marathe
caf6b06882 Bug 1127882 - Fix Promise include. 2015-02-06 10:08:31 -08:00
Andrew McCreight
6a5dab0c66 Bug 1129226 - Update LSan suppression for fixPlainObjectGroup. rs=ryanvm
CLOSED TREE
2015-02-06 10:02:44 -08:00
Andrew McCreight
7c2c57efdf Bug 1125005 - Change the reentrance assertion in IncrementalFinalizeRunnable to a warning. r=smaug 2015-02-06 09:54:21 -08:00
Jan de Mooij
7f979113c2 Bug 1129473 - Ensure off-thread parsing sets the is-delegate flag on builtin protos. r=bhackett 2015-02-06 18:17:00 +01:00
Jan de Mooij
867aada6f8 Bug 1129875 - Remove unused AssertOnScriptEntryHook. r=luke 2015-02-06 18:09:35 +01:00
Nick Fitzgerald
d3dd9fa13b Bug 1117242 - Part 6: Document including or excluding chrome frames in SavedFrame stacks. r=me 2015-02-06 09:15:01 -08:00
Nick Fitzgerald
ddefe25c5a Bug 1117242 - Part 5: Implement xray support for SavedFrame; r=bholley 2015-02-06 09:15:01 -08:00
Nick Fitzgerald
f58e1e7036 Bug 1117242 - Part 4: SavedFrame::checkThis should unwrap the this value; r=jimb 2015-02-06 09:15:01 -08:00