Ms2ger
|
5c5ea9ab03
|
Bug 771934 - Throw NOT_FOUND_ERR instead of HIERARCHY_REQUEST_ERR from nsINode::RemoveChild; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
a09f691532
|
Bug 768310 - Don't throw from Event.initEvent if it's called during event dispatch; r=smaug
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
a5373d660b
|
Bug 672814 - Part e: Expand the set of JS mime types we support; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
68c9315ce5
|
Bug 672814 - Part d: Move the type attribute parsing in nsScriptLoader::ProcessScriptElement into a helper function; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
c68877f9b7
|
Bug 672814 - Part c: Remove the typeID variable in nsScriptLoader::ProcessScriptElement; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
2df498e0e9
|
Bug 672814 - Part b: Introduce nsContentUtils::IsJavascriptMIMEType; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ms2ger
|
37e07936d4
|
Bug 672814 - Part a: Move nsJSRuntime::ParseVersion to nsContentUtils; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Ed Morley
|
7834e2c1f0
|
Bug 760770 - Mark test_timeupdate_small_files.html's "got unexpected stalled after ended" as todo for seek.webm, for frequent intermittent failures; r=cpearce
|
2012-08-03 11:28:12 +01:00 |
|
Ed Morley
|
25a45239b4
|
Bug 620598, Bug 661076 & Bug 687972 - Disable frequently intermittent media tests on Linux; r=cpearce
|
2012-08-03 11:28:12 +01:00 |
|
Ben Turner
|
98a57bfb9c
|
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
|
f8dee3f4cb
|
Backed out changeset 46653198caac
|
2012-08-02 21:53:03 -07:00 |
|
Ben Turner
|
b77c1c5db1
|
Bug 778968 - 'Avoid stat-ing remote blobs on the main thread'. r=janv.
|
2012-08-02 13:42:30 -07:00 |
|
Robert O'Callahan
|
36e9494fb6
|
Bug 646331. Specify correct duration for 320x240.ogv. r=cpearce
|
2012-08-03 15:22:24 +12:00 |
|
Benoit Jacob
|
055434264a
|
Bug 617453 - lose the least-recently-used WebGL context when a certain limit is exceeded - r=vladv
The current limits are:
#ifdef MOZ_GFX_OPTIMIZE_MOBILE
// some mobile devices can't have more than 8 GL contexts overall
const size_t kMaxWebGLContextsPerPrincipal = 2;
const size_t kMaxWebGLContexts = 4;
#else
const size_t kMaxWebGLContextsPerPrincipal = 8;
const size_t kMaxWebGLContexts = 16;
#endif
|
2012-08-02 17:28:02 -04:00 |
|
Benoit Jacob
|
503e9e0853
|
Bug 749678 - re-add missing MakeCurrent call in certain WebGL uniform setters - r=jgilbert
|
2012-08-02 17:28:02 -04:00 |
|
Wes Johnston
|
7fe524d43a
|
Bug 777706 - Backout new dom bindings for touchlists. r=smaug
|
2012-08-02 10:41:42 -07:00 |
|
Ed Morley
|
e8272185fa
|
Merge mozilla-central to mozilla-inbound
|
2012-08-02 14:20:05 +01:00 |
|
Ed Morley
|
531252f669
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-02 14:19:18 +01:00 |
|
Cameron McCormack
|
d63a0ddfaa
|
Bug 655877 - Part 15: Don't treat SVG text frames as being positioned. r=roc
|
2012-08-02 21:38:50 +10:00 |
|
Olli Pettay
|
f06835f558
|
Bug 772966 - force XBL parameter names to be non-zero, r=sicking
|
2012-08-02 09:12:34 +03:00 |
|
Ben Turner
|
1ef4c0de5b
|
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 |
|
Matthew Gregan
|
ecf5adaec3
|
Bug 779416 - Shrink some unnecessarily large char arrays used for codec types. r=cpearce
|
2012-08-01 18:15:27 +12:00 |
|
Matthew Gregan
|
7825395ee4
|
Bug 779412 - Iterate over correct test array in test_info_leak. r=cpearce
|
2012-08-01 17:58:09 +12:00 |
|
Ryan VanderMeulen
|
263263202d
|
Bustage fix for bug 779535 follow-up.
|
2012-08-01 18:40:24 -04:00 |
|
Oleg Romashin
|
aee12c8242
|
Bug 779535 - readability followup. r=jgilbert
|
2012-08-01 15:13:49 -07:00 |
|
Oleg Romashin
|
7a20b9b98b
|
Bug 779535 - defaultNoAlpha preference is not used in case if nsIPropertyBag argument is 0. r=vlad
|
2012-08-01 11:58:44 -07:00 |
|
Nicholas Cameron
|
666c8e4e67
|
Bug 776802; Give better info about Azure. r=Bas
|
2012-07-31 18:30:10 +12:00 |
|
Nicholas Cameron
|
8c560786c6
|
Bug 776685; throw TypeError exceptions from Azure canvas bindings. r=bz
|
2012-07-26 14:31:26 +12:00 |
|
Ed Morley
|
d6d42179d1
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-01 18:36:33 +01:00 |
|
Olli Pettay
|
4f6e139505
|
Bug 777278 - Implement nsIDOMStorageEvent using event implementation codegen, r=mayhemer
|
2012-08-01 19:17:19 +03:00 |
|
Olli Pettay
|
fb67655737
|
Bug 777285 - Autogenerate SettingsEvent implementation, r=anygregor
--HG--
extra : rebase_source : 038f38a4f9efae15a3fbf4236c4456bf9cfa4577
|
2012-08-01 12:48:35 +03:00 |
|
Eric Faust
|
2456ed4b53
|
Bug 749535 - Part 2: Rewrite dom::TypedArray to use JS_UnwrapObjectAs*Array(). (r=bz)
|
2012-07-31 20:45:20 -07:00 |
|
Eric Faust
|
921d44b1c5
|
Backout changesets 6e78bc0145ee, 97a1463cde9c, and 9097d0b3acc6 (Bug 749535) for
erroneous bug number (r=me).
|
2012-07-31 20:24:32 -07:00 |
|
Eric Faust
|
edf460e8a0
|
Bug 747935 - Part 2: Rewrite dom::TypedArray to use JS_UnwrapObjectAs*Array(). (r=bz)
|
2012-07-31 20:06:35 -07:00 |
|
Chris Pearce
|
ee625140f8
|
Bug 778105 - Fix an nsOggReader::GetBuffered() return value type mismatch. r=doublec
|
2012-08-01 13:24:25 +12:00 |
|
Matthew Gregan
|
bcba799559
|
Bug 768333 - Follow up: remove redundant call to GetPositionInFrames. r=cpearce
|
2012-07-31 21:11:52 +12:00 |
|
Aryeh Gregor
|
f1325b8b9a
|
Bug 563659 part 6 - Remove #if 0'd code; r=bz
|
2012-07-31 18:36:21 +03:00 |
|
Aryeh Gregor
|
68f2a58424
|
Bug 563659 part 5 - Move things from FragmentOrElement to nsGenericElement; r=bz
|
2012-07-24 11:10:25 +03:00 |
|
Aryeh Gregor
|
1bd66e6e52
|
Bug 563659 part 4 - Make nsDocumentFragment stop inheriting from nsGenericElement; r=bz
|
2012-07-02 16:31:49 +03:00 |
|
David Zbarsky
|
8c734bee81
|
Bug 768440 Part 2: Animate CSS Transitions on the compositor r=roc,dbaron
|
2012-07-31 10:28:22 -07:00 |
|
David Zbarsky
|
bde306fdca
|
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 |
|
Boris Zbarsky
|
667e3189a2
|
Bug 778128. Make putImageData and createImageData on non-Azure canvas work with Xrays. r=peterv
|
2012-07-31 11:35:25 -04:00 |
|
Andrew McCreight
|
fbad72d18c
|
Bug 776213 - don't forget about sortedControls. r=smaug
|
2012-07-31 07:00:13 -07:00 |
|
Aryeh Gregor
|
d7d206d4e3
|
Bug 778681 part 5 - Convert nsXULTemplateQueryProcessorRDF::mBindingDependencies from nsCOMArray to nsTArray; r=bz
|
2012-07-30 16:48:02 +03:00 |
|
Aryeh Gregor
|
64852ca5cf
|
Bug 778681 part 3 - Convert nsXULTemplateQueryProcessorRDF::mQueries from nsCOMArray to nsTArray; r=bz
|
2012-07-30 16:48:02 +03:00 |
|
Aryeh Gregor
|
54dd66bf37
|
Bug 778681 part 2 - Convert nsXULDocument::mUnloadedOverlays from nsCOMArray to nsTArray; r=bz
|
2012-07-30 16:48:02 +03:00 |
|
Aryeh Gregor
|
894629321f
|
Bug 778681 part 1 - Make some nsHTMLSelectElement methods infallible; r=bz
|
2012-07-30 16:48:02 +03:00 |
|
Nicholas Cameron
|
18785cc98b
|
Merge backout, a=bustage fix
|
2012-07-31 18:17:53 +12:00 |
|
Nicholas Cameron
|
45704eb121
|
Back out bug 779001, bug 746883, bug 778595, bug 776803, bug 7118849
|
2012-07-31 18:17:23 +12:00 |
|
Nicholas Cameron
|
3570f3ac38
|
Bug 776802; Give better info about Azure. r=Bas
|
2012-07-31 13:45:59 +12:00 |
|