Aryeh Gregor
|
8bff3f0c9b
|
Bug 771639 - Handle null current node in nsRange.cpp's ValidateCurrentNode; r=smaug
|
2012-07-09 11:41:47 +03:00 |
|
Ed Morley
|
178b2fd16c
|
Backout 034afcc038c9 (bug 771877) for mochitest-browser-chrome leaks
|
2012-07-09 10:09:56 +01:00 |
|
Luke Wagner
|
1c0f854067
|
Bug 771896 - rm LOAD_ATOM, LOAD_NAME, and 'atoms' from js::Interpret (r=waldo)
|
2012-07-08 04:31:04 -07:00 |
|
Luke Wagner
|
8268bbd3f4
|
Bug 770795 - add NullPtr and associated Handle constructor (r=billm)
|
2012-07-08 03:00:11 -07:00 |
|
Gavin Sharp
|
dde617d7e0
|
Bug 771877: add WorkerAPI, r=jaws/mixedpuppy
--HG--
extra : transplant_source : %12%86%EB%94%A1%9C_%EB%84W%1A%C1%92H%A9%25%F4%F6e%C7
|
2012-07-09 00:22:50 -07:00 |
|
Vicamo Yang
|
7ccd0ca368
|
Bug 769347: order database query results by timestamp, r=philikon
|
2012-07-09 13:06:13 +08:00 |
|
Brian R. Bondy
|
7674d6cc3e
|
Bug 770883 - Disable functionality for clearing prefetch. r=taras
|
2012-07-06 07:41:41 -04:00 |
|
Emmanuele Bassi
|
06a1c689ee
|
Bug 762303 - Unprefix CSS Transition properties and provide temporary aliases for -moz-transition and exposed subproperties. r=dbaron
|
2012-07-08 21:25:10 -04:00 |
|
Emmanuele Bassi
|
98c084c55f
|
Bug 762302 - Unprefix CSS Animation properties and @keyframes rule and provide temporary aliases for -moz-animation and exposed subproperties. r=dbaron
|
2012-07-08 21:25:10 -04:00 |
|
Cameron McCormack
|
ba2cd68004
|
Bug 771903 - Fix member initialization order warning. r=smaug
|
2012-07-09 11:09:51 +10:00 |
|
Cameron McCormack
|
bcbad1983d
|
Bug 771874 - Make nsTextFrame::TrimmedOffsets::GetEnd const. r=roc
|
2012-07-09 11:09:51 +10:00 |
|
Cameron McCormack
|
d6201ab092
|
Bug 771879 - Minor code formatting tweaks. r=roc
|
2012-07-09 11:09:50 +10:00 |
|
Cameron McCormack
|
6b663e7a61
|
Bug 771883 - Minor nsTextFrame::GetCaretColorAt refactoring. r=roc
|
2012-07-09 11:09:50 +10:00 |
|
Cameron McCormack
|
c205057dfb
|
Bug 771900 - Don't have presentation attributes for properties we don't support. r=jwatt
|
2012-07-09 11:09:49 +10:00 |
|
Jonathan Watt
|
f410406b60
|
Bug 769742 - Account for nsSVGOuterSVGFrames' border/padding offset by giving nsSVGOuterSVGFrame an anonymous child to wrap its real children. r=roc.
|
2012-07-09 02:04:56 +01:00 |
|
Jonathan Watt
|
09ff7e2e99
|
Bug 771935 - SVGs that are larger than the browser content area should scroll. r=roc.
|
2012-07-09 01:55:34 +01:00 |
|
Luqman Aden
|
591dff9c8a
|
Bug 770814 - Make nsEditor::GetNodeLocation return already_AddRefed<nsIDOMNode> instead of having it as an out param; r=ehsan
|
2012-07-08 20:45:12 -04:00 |
|
Brian Birtles
|
4f9963e6ae
|
Bug 555392 - Extend timeout for deferred-tree-1.xhtml; r=dholbert
|
2012-07-09 08:47:08 +09:00 |
|
Matthew Noorenberghe
|
0860368cfc
|
Bug 758952 - Add l10n notes to profileSelection.properties. a=comment-only
|
2012-07-08 15:45:16 -07:00 |
|
Matthew Noorenberghe
|
524a1d96ef
|
Bug 770063 - Give more time for loading content in intermittent test_sandbox.xul. a=test-only
--HG--
extra : rebase_source : 6ee3172be5286d045d0d07020ac5cd9e14d477cf
|
2012-07-08 15:45:16 -07:00 |
|
Ryan VanderMeulen
|
dc92c142d3
|
Merge m-c to inbound.
|
2012-07-08 18:18:07 -04:00 |
|
Dão Gottwald
|
f3b45f68be
|
merge backout
|
2012-07-09 00:08:08 +02:00 |
|
Dão Gottwald
|
0fd4f911a5
|
Backed out changeset e5248b32d1b6
|
2012-07-09 00:07:41 +02:00 |
|
Ryan VanderMeulen
|
0c2d2ce884
|
Backout 2dd36c1cd662 (bug 771320) due to red.
|
2012-07-08 16:50:32 -04:00 |
|
Matthew Noorenberghe
|
5f983bfe3e
|
Bug 749931 - "Migration to a clean Firefox profile" feature doesn't suggest browser history migration (Part 2). r=gavin
--HG--
extra : rebase_source : 677d0aeb8924e26ccf505ef133edfaf926d3df5f
|
2012-07-08 13:33:21 -07:00 |
|
Cameron Kaiser
|
553ab9a3f3
|
Bug 771320 - Use payloadOf/PAYLOAD_OFFSET when constructing PIC stubs. r=bhackett
|
2012-07-08 16:33:41 -04:00 |
|
Landry Breuil
|
fd5fc01ba6
|
Bug 764436 - remove DT_WHT constant, it's unused and not standardized. r=yoric
|
2012-07-08 21:32:04 +02:00 |
|
Ryan VanderMeulen
|
342a685ed8
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-07-08 13:48:33 -04:00 |
|
Gavin Sharp
|
efcc5dadb0
|
Bug 771844: make about:memory wider, r=njn
--HG--
extra : transplant_source : %C0%05P%DF%E9j%FA%15%3Fgb%1Bz%B4%7E%1AxY%28%B9
|
2012-07-08 10:43:07 -07:00 |
|
Bill McCloskey
|
d7b16b4be8
|
Bug 771720 - Improve GC data collection (r=terrence)
|
2012-07-08 10:24:32 -07:00 |
|
Eddy Bruel
|
e445b70867
|
Bug 703537: Rename AbstractWrapper to IndirectWrapper + adding comments; r=bholley
|
2012-07-08 19:04:14 +02:00 |
|
L. David Baron
|
79a3a68bc7
|
Merge mozilla-inbound and mozilla-central.
|
2012-07-08 09:22:22 -07:00 |
|
Benoit Jacob
|
15b31c23df
|
Bug 768538 - CheckedInt: HasSignBit should return bool - r=Ms2ger
|
2012-07-08 11:44:22 -04:00 |
|
Benoit Girard
|
f8e1ae62b8
|
Bug 771219 - Disable progressive painting until Talos correctly measure progressive painting progress. r=ajuma
|
2012-07-08 11:36:49 -04:00 |
|
Gavin Sharp
|
10fea41388
|
Bug 753238 bustage fix: fix uninitialized variable use, and clang build error (error: non-constant-expression cannot be narrowed from type 'int' to 'unsigned int' in initializer list [-Wc++11-narrowing]), irc-r=jlebar
|
2012-07-07 23:07:26 -07:00 |
|
Benoit Girard
|
3f7cc48d16
|
Bug 771219 - Added a pref for progressive painting. r=ajuma
|
2012-07-06 14:38:50 -04:00 |
|
Benoit Girard
|
a2c0e42c38
|
Bug 771219 - Implement tile based progressive drawing. r=ajuma
|
2012-07-06 14:02:10 -04:00 |
|
Benoit Girard
|
f6b77af652
|
Bug 771219 - Add Repeatable transactions. r=ajuma
|
2012-07-06 13:58:01 -04:00 |
|
Benoit Girard
|
5d6dc74a0f
|
Bug 771219 - Restore display items when drawing a thebes layer. r=roc
|
2012-07-06 13:57:47 -04:00 |
|
Benoit Jacob
|
8c74d60e26
|
Bug 768538 - CheckedInt: code simplification; remove the separate operator/ implementation - r=Ms2ger
|
2012-07-08 11:25:24 -04:00 |
|
Jared Wein
|
a0a7d195fb
|
Bug 765411 - Performance improvements for about:home. r=dao
|
2012-07-05 13:04:31 -07:00 |
|
Benoit Girard
|
ba8872f58b
|
Bug 769989 - Store time information in each sample. r=jmuizelaar
|
2012-07-05 15:49:19 -04:00 |
|
Benoit Girard
|
6fff8c0cd1
|
Bug 769963 - Record responsiveness in jank mode. r=jmuizelaar
|
2012-07-05 15:47:20 -04:00 |
|
Vladimir Vukicevic
|
1a121033d3
|
b=765150, HTML5 video playback shows purple screen on Motorola/Tegra 2 devices; r=jrmuizel
|
2012-07-05 14:34:04 -04:00 |
|
Bill Walker
|
9c03baf033
|
Bug 768927: Revised Web Runtime error messages for Mac and Win for consistency; r=myk
|
2012-07-05 10:59:27 -07:00 |
|
Masatoshi Kimura
|
c0e14e4428
|
Bug 752187 - Tests. r=dbaron
--HG--
rename : layout/reftests/css-gradients/radial-onestopposition-1.html => layout/reftests/css-gradients/radial-onestopposition-1a.html
rename : layout/reftests/css-gradients/repeating-radial-onestopposition-1.html => layout/reftests/css-gradients/repeating-radial-onestopposition-1a.html
|
2012-07-07 10:27:10 -04:00 |
|
Masatoshi Kimura
|
4cc06edb7c
|
Bug 752187 - Part 12: Implement serializing unprefixed computed values. r=dbaron
|
2012-07-07 10:27:09 -04:00 |
|
Masatoshi Kimura
|
8046768d41
|
Bug 752187 - Part 11: Implement serializing unprefixed gradients. r=dbaron
|
2012-07-07 10:27:09 -04:00 |
|
Masatoshi Kimura
|
ce099da2b8
|
Bug 752187 - Part 10: Implement rendering unprefixed gradients. r=dbaron
|
2012-07-07 10:27:08 -04:00 |
|
Masatoshi Kimura
|
76156293e3
|
Bug 752187 - Part 9: Implement unprefixed radial-gradient parsing. r=dbaron
|
2012-07-07 10:27:08 -04:00 |
|