Simon Montagu
|
4842b65418
|
Bug 562169. Add support for :dir(ltr/rtl) CSS selector, content part, r=bz
|
2012-04-17 07:03:10 +03:00 |
|
Jan Beich
|
21c416a1bf
|
Bug 781474 - Don't try to use FP_X_DNML on FreeBSD non-x86. r=bz
|
2012-08-09 17:35:53 -04:00 |
|
Matt Brubeck
|
3697f5b568
|
Back out bug 562169 because of Dromaeo DOM regressions
Backed out changeset 841cd6e1e585 (bug 562169)
Backed out changeset e226e413dd27 (bug 562169)
Backed out changeset 9c24b7287c5b (bug 562169)
|
2012-08-08 08:14:48 -07:00 |
|
Simon Montagu
|
4d0ef903c3
|
Add support for :dir(ltr/rtl) CSS selector, content part, Bug 562169, r=bz
|
2012-04-17 07:03:10 +03:00 |
|
Ms2ger
|
5cd10c6422
|
Merge m-c to m-i.
|
2012-08-07 10:30:48 +02:00 |
|
Ms2ger
|
a45a0051cf
|
Bug 743573 - Fix a number of build warnings in dom/; r=mounir
|
2012-08-07 09:06:29 +02:00 |
|
Aryeh Gregor
|
f41637535d
|
Bug 780469 - Reduce unnecessary includes in some content/ header files; r=bz
|
2012-08-06 15:02:08 +03:00 |
|
Aryeh Gregor
|
4d1aebd934
|
Bug 780070 - Remove unnecessary includes from FragmentOrElement.h; r=bz
|
2012-08-05 12:11:24 +03:00 |
|
John Schoenick
|
b47165349e
|
Bug 745030 - Refactor nsObjectLoadingContent loading paths. r=josh,sr=jst
|
2012-08-06 13:48:25 -07:00 |
|
David Zbarsky
|
d50e4a7565
|
[Bug 780428] Don't include nsIFrame.h in places where it's not necessary r=roc
|
2012-08-05 23:00:56 -04:00 |
|
Ms2ger
|
07d12c4a23
|
Bug 672814 - Part e: Expand the set of JS mime types we support; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
1c0d6a2933
|
Bug 672814 - Part b: Introduce nsContentUtils::IsJavascriptMIMEType; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
c6bffb8f7c
|
Bug 672814 - Part a: Move nsJSRuntime::ParseVersion to nsContentUtils; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Ed Morley
|
bba173e66e
|
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
|
2012-08-04 18:05:15 +01:00 |
|
Ms2ger
|
4468cb8425
|
Bug 672814 - Part e: Expand the set of JS mime types we support; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
94472714fc
|
Bug 672814 - Part b: Introduce nsContentUtils::IsJavascriptMIMEType; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
fe9aa1e2db
|
Bug 672814 - Part a: Move nsJSRuntime::ParseVersion to nsContentUtils; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ben Turner
|
51792b2d7b
|
Bug 778968 - 'Avoid stat-ing remote blobs on the main thread'. r=janv.
--HG--
extra : transplant_source : %90%87%047%07BA%97%E0%F1n%1DY%08D%7C%E39%20%0F
|
2012-08-02 23:25:30 -07:00 |
|
Ben Turner
|
7f1e8a99aa
|
Backed out changeset 46653198caac
|
2012-08-02 21:53:03 -07:00 |
|
Ben Turner
|
56da575b73
|
Bug 778968 - 'Avoid stat-ing remote blobs on the main thread'. r=janv.
|
2012-08-02 13:42:30 -07:00 |
|
Ben Turner
|
0010e82b08
|
Bug 759427 - 'Multiprocess blob support for MessageManager and IndexedDB'. r=smaug+janv+khuey (rs=sicking for nsBlobURI changes).
--HG--
extra : transplant_source : %95%B5y%11%C5%AB%D9%CF%FF%7C%5E%BB%E5%DA%F5j%83o%29%EB
|
2012-08-01 23:02:29 -07:00 |
|
Aryeh Gregor
|
e9d849fa17
|
Bug 563659 part 6 - Remove #if 0'd code; r=bz
|
2012-07-31 18:36:21 +03:00 |
|
Aryeh Gregor
|
3881decf87
|
Bug 563659 part 5 - Move things from FragmentOrElement to nsGenericElement; r=bz
|
2012-07-24 11:10:25 +03:00 |
|
Aryeh Gregor
|
df1115d2cb
|
Bug 563659 part 4 - Make nsDocumentFragment stop inheriting from nsGenericElement; r=bz
|
2012-07-02 16:31:49 +03:00 |
|
Aryeh Gregor
|
c29a19dfd3
|
Bug 563659 part 3 - Make Element inherit from FragmentOrElement; r=bz
|
2012-06-27 16:01:55 +03:00 |
|
Aryeh Gregor
|
dc689d9e7a
|
Bug 563659 part 2 - Create FragmentOrElement and move all nsGenericElement functionality to it; r=bz
--HG--
rename : content/base/src/nsGenericElement.h => content/base/public/FragmentOrElement.h
rename : content/base/src/nsGenericElement.cpp => content/base/src/FragmentOrElement.cpp
|
2012-06-27 16:01:55 +03:00 |
|
David Zbarsky
|
c0fdd4656f
|
Bug 768440 Part 2: Animate CSS Transitions on the compositor r=roc,dbaron
|
2012-07-31 10:28:22 -07:00 |
|
David Zbarsky
|
f386a1e940
|
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
|
2012-07-31 10:28:21 -07:00 |
|
Chris Pearce
|
749e6d7713
|
Bug 684620 - Implement cross process fullscreen API for B2G apps and web content. r=jlebar
* * *
Bug 684620 - Fix in-process fullscreen in B2G. r=?
|
2012-07-31 14:09:31 +12:00 |
|
Mark Finkle
|
70a01196ec
|
Backout 169ff207ed19, a34baed70c1b, f9ccdd490bd7, 39550ed860e6, 2194a2dd66b2, 908eb2e26843, a76e0a267f26 due to mobile viewport bustage (bug 778580)
|
2012-07-30 14:36:12 -04:00 |
|
Aryeh Gregor
|
e806eeab4f
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
David Zbarsky
|
e83accbdd6
|
Bug 768440 Part 2: Animate CSS Transitions on the compositor r=roc,dbaron
|
2012-07-27 13:23:45 -07:00 |
|
David Zbarsky
|
5a900008c4
|
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
|
2012-07-27 13:23:44 -07:00 |
|
Ms2ger
|
9a0065cf81
|
Back out bug 771666 and bug 745030.
|
2012-07-25 22:39:01 +02:00 |
|
John Schoenick
|
619a0636b4
|
Bug 745030 - Refactor nsObjectLoadingContent loading paths. r=josh,sr=jst
|
2012-07-25 09:51:02 -07:00 |
|
Ed Morley
|
be8bf4beae
|
Backout 1244b8a8e57a (bug 755084), 32d16d0f87c9 (bug 706179), 8548e016d4a9 (bug 768440), 697f5b87eae9 (bug 768440), 808fc2bd4e8c (bug 755084), 54b1484cd125 (bug 755084), 876726b632c0 (bug 706179) for xul android R3 failures
|
2012-07-25 16:37:04 +01:00 |
|
David Zbarsky
|
e14b114016
|
Bug 768440 Part 2: Animate CSS Transitions on the compositor r=roc,dbaron
|
2012-07-25 01:48:10 -07:00 |
|
David Zbarsky
|
0fe356e5ed
|
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
|
2012-07-25 01:48:09 -07:00 |
|
Matt Brubeck
|
2e41f92cb5
|
Back out f4f5189b1d0c, 3b4f0606c547, b8a5a1ab8a5f, 5078933d6954, 7e0260c45de9 (bug 768440, bug 755084, bug 706179) because of reftest failures
|
2012-07-23 20:25:51 -07:00 |
|
David Zbarsky
|
3c4a102656
|
Bug 768440 Part 2: Animate CSS Transitions on the compositor r=roc,dbaron
|
2012-07-23 17:34:49 -07:00 |
|
David Zbarsky
|
5deebe2e9b
|
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
|
2012-07-23 17:34:46 -07:00 |
|
Boris Zbarsky
|
8b318ef3f7
|
Bug 761278. Remove the non-standard uploadprogress event on XMLHttpRequest. r=sicking
|
2012-07-21 22:28:26 -04:00 |
|
Jason Duell
|
00135ee99f
|
Backout f142f32a98a3 (Bug 775317) and ef14686c31d0 (Bug 761278). r=bustage
|
2012-07-21 20:05:37 -07:00 |
|
Boris Zbarsky
|
eb0d24fee5
|
Bug 761278. Remove the non-standard uploadprogress event on XMLHttpRequest. r=sicking
|
2012-07-21 22:28:26 -04:00 |
|
Olli Pettay
|
e9cea4305c
|
Bug 765163 - Implement code generator for simple DOM events, r=jst,khuey
|
2012-07-20 19:42:08 +03:00 |
|
Ed Morley
|
c7736aea1d
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-07-19 13:25:37 +01:00 |
|
Masayuki Nakano
|
7a210f7746
|
Bug 751749 part.2 Support Win key for a modifier of shortcut key and access key r=smaug, enn
|
2012-07-19 10:28:16 +09:00 |
|
David Zbarsky
|
b6548ad674
|
[Bug 774751] Use nsRefPtr in nsIDocument r=bz
|
2012-07-18 12:47:37 -04:00 |
|
Olli Pettay
|
c50f03fc47
|
Bug 773945, remove nsXULElement::mPrototype, part 2, r=bz
|
2012-07-19 11:31:47 +03:00 |
|