diff browse annotate |
0fc783d3cd639e6226e961b80ae9d5324472e072 created 2013-08-14 09:00 +0200 pushed 2013-08-14 07:05 +0000 |
Ms2ger | Ms2ger - Bug 904030 - Remove unnecessary make rules in layout/base/Makefile.in; r=glandium |
diff browse annotate |
864fa35d3493a7aa136857da0de3d7284618cd91 created 2013-07-30 17:36 -0700 pushed 2013-07-31 11:38 +0000 |
L. David Baron | L. David Baron - Bug 898892: Move nsStyleConsts.h from layout/base to layout/style. r=heycam |
diff browse annotate |
73d414945f59ab9a2df5244a591b10ad210c6ccc created 2013-07-20 12:14 -0700 pushed 2013-07-22 13:46 +0000 |
L. David Baron | L. David Baron - Bug 896138 patch 2: Add a RestyleManager class. r=heycam |
diff browse annotate |
731a5fcf13289e02bbd86f06950a3b93c7357e12 created 2013-05-01 15:50 -0700 pushed 2013-06-29 13:54 +0000 |
Blake Kaplan | Blake Kaplan - Bug 653881 - Rework XBL insertion points and clean up related code to more closely follow the Web Components model. Instead of maintaining a hashtable of insertion points in bindings (and removing insertions points from the tree) leave the insertion points in the tree as explicit placeholders and teach all other relevant code how to walk the explicit children of elements via two iterators (ExplicitChildIterator and FlattenedChildIterator). Note that this patch does not maintain 100% compatibility with the previous code: there are bug fixes and behavior changes included. For example, by having explicit insertion points in the bindings, it is now easier to handle dynamic changes to the bound element correctly (as well as, eventually, handling dynamic changes to the binding correctly). Patch originally by sicking. r=bzbarsky |
diff browse annotate |
5bb24851fd4aaf06cc23c088c091b9942cb33ec7 created 2013-05-30 21:30 -0400 pushed 2013-05-31 20:11 +0000 |
Kartikaya Gupta | Kartikaya Gupta - Bug 877726 - Convert FrameMetrics.mScrollOffset to be a CSSPoint. r=kentuckyfriedtakahe |
diff browse annotate |
6e45e9f62d2171419a8d8780ad4779ff0488ccb5 created 2013-04-23 17:54 -0400 pushed 2013-05-27 18:09 +0000 |
Mike Shal | Mike Shal - Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE |
diff browse annotate |
0db9c45c8bde2a553cf4f8bcb62707ad359838c0 created 2013-05-13 10:05 +0100 pushed 2013-05-13 20:32 +0000 |
Ed Morley | Ed Morley - Backed out changeset 496846474ed3 (bug 864774) |
diff browse annotate |
496846474ed30201430d5c9b360c8a6956684d16 created 2013-04-23 17:54 -0400 pushed 2013-05-13 20:32 +0000 |
Mike Shal | Mike Shal - Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey |
diff browse annotate |
51644264df6d5b25226a49f8641ed13cb8b0aa27 created 2013-04-16 15:24 -0400 pushed 2013-04-17 01:07 +0000 |
Mike Shal | Mike Shal - Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey |
diff browse annotate |
5f4f68f0041964124afe3ee7012de446c946c2df created 2013-04-01 11:36 -0700 pushed 2013-04-02 17:20 +0000 |
Kyle Machulis | Kyle Machulis - Bug 855465 - Add emacs python mode comments to moz.build files; r=gps |
diff browse annotate |
0db3022ca2e6bec95897850f797f078464a7f529 created 2013-03-29 15:12 -0700 pushed 2013-03-30 23:31 +0000 |
Kyle Machulis | Kyle Machulis - Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot |
diff browse annotate |
03452b187c1406f07556cf5f0db7e99cc3a93aae created 2013-03-29 13:56 -0700 pushed 2013-03-30 23:31 +0000 |
Kyle Machulis | Kyle Machulis - Bug 855465 - Add emacs python mode comments to moz.build files; r=gps |
diff browse annotate |
97e443115162450609702fc72c99b6d88d8703d6 created 2013-03-19 11:47 -0700 pushed 2013-03-20 11:46 +0000 |
Mike Shal | Mike Shal - Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps |
diff browse annotate |
57a08895caccb40e0e0fcb336b8e6ff2713f3cbc created 2013-03-11 22:00 -0700 pushed 2013-03-13 15:22 +0000 |
Mike Shal | Mike Shal - Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps |
diff browse annotate |
b5dc4f0d5a32f120dc402b31ccda80af5501a69b created 2013-03-12 10:20 -0700 pushed 2013-03-13 15:22 +0000 |
Gregory Szorc | Gregory Szorc - Bug 818246 - Part 5: Move XPIDLSRCS into moz.build (manual); r=glandium |
diff browse annotate |
d54481a205e308b645e33d977e40fe753c9e5682 created 2013-03-12 10:17 -0700 pushed 2013-03-13 15:22 +0000 |
Gregory Szorc | Gregory Szorc - Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium |
diff browse annotate |
4a61bea80168fbda6882e9bf682843de36473f18 created 2013-02-25 12:47 -0800 pushed 2013-02-28 17:05 +0000 |
Gregory Szorc | Gregory Szorc - Bug 784841 - Part 18t: Convert /layout; f=Ms2ger rs=ted |