Ehsan Akhgari
|
a992263c77
|
Merge mozilla-central into mozilla-inbound
|
2012-04-24 21:29:44 -04:00 |
|
Aryeh Gregor
|
d563cbcbfa
|
Bug 480647 part 2 - Move ParseLegacyFontSize to nsContentUtils so editor/ can use it; r=bz
|
2012-04-24 13:57:23 +03:00 |
|
Ed Morley
|
9db7f5b9bf
|
Merge from mozilla-central
|
2012-04-24 11:46:16 +01:00 |
|
Aryeh Gregor
|
6ed928a21d
|
Bug 599983 part 2 - Don't emit or process _moz_dirty more than necessary; r=ehsan,bz
|
2012-04-24 09:06:11 +03:00 |
|
Serge Gautherie
|
511d9209db
|
Bug 744663. (Cv1) Use 'test' pre instead of redundant 'log' pre, Improve on-screen logging. r=smaug.
(a=test-only)
|
2012-04-24 03:02:33 +02:00 |
|
Serge Gautherie
|
95ef6d0eef
|
Bug 744663. (Bv1) Inline finishWSTest(), Use executeSoon() between sub-tests, Improve message contents, Receive "end" messages too, Add an additional forcegc(), Nits. r=smaug.
(a=test-only)
|
2012-04-24 03:01:35 +02:00 |
|
Serge Gautherie
|
2d281b32ff
|
Bug 744663. (Av1) Improve documentation and logs, Nits. r=smaug.
(a=test-only)
|
2012-04-24 03:00:43 +02:00 |
|
Ehsan Akhgari
|
06098487ea
|
Merge mozilla-central into birch
|
2012-04-22 16:10:35 -04:00 |
|
Ehsan Akhgari
|
ab9c05aacd
|
Bug 747516 - Admit mozilla::dom::Link into a weight loss program; r=bz
|
2012-04-20 17:48:54 -04:00 |
|
Phil Ringnalda
|
b1421d4835
|
Back out dd82458147fd (bug 714861) for mochitest-3 failures and Linux mochitest-chrome leaks
|
2012-04-19 20:06:34 -07:00 |
|
Justin Lebar
|
00fb75253d
|
Bug 714861 - Run <iframe mozbrowser> in a separate process (disabled by default). r=cjones,bz,tn,smaug
|
2012-04-20 09:54:43 +10:00 |
|
Ehsan Akhgari
|
1bca0f5390
|
Merge mozilla-central and mozilla-inbound; a=me
|
2012-04-18 16:26:35 -04:00 |
|
Jared Wein
|
940c68e59a
|
Bug 711618 - Platform changes for click-to-play permissions. r=josh a=blassey
|
2012-04-18 11:40:55 -07:00 |
|
Ed Morley
|
df1407645d
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge
|
2012-04-17 17:47:09 -07:00 |
|
Olli Pettay
|
e0376696c1
|
Bug 743178, CORS may keep XHR alive too long, r=bz, a=tracking-firefox14+
|
2012-04-17 23:55:40 +03:00 |
|
Daniel Holbert
|
b7a5d44d03
|
Bug 744464: Fix incorrect bounds-check of unsigned value in nsPlainTextSerializer::AppendElementEnd. r=smaug
|
2012-04-17 09:55:50 -07:00 |
|
Henri Sivonen
|
c6c8e61892
|
Bug 744366 - Assert about old readyState before readyState transitions. r=bzbarsky.
|
2012-04-17 09:41:49 +03:00 |
|
Aryeh Gregor
|
fc78ff9531
|
Bug 702948 - Add telemetry to count how many ranges are detached; r=smaug
|
2012-04-17 17:36:22 +03:00 |
|
Tanvi Vyas
|
72aed58cec
|
bug 570505 - fix csp to avoid creating strings from URIs and un-hose test_bug558431. r=dveditz
|
2012-04-17 06:16:05 -07:00 |
|
David Anderson
|
9e6c5a8a5f
|
Remove simple JS_FrameIterator use from content, DOM, and caps (bug 744617, r=mrbkap).
--HG--
extra : rebase_source : 003a5285b549845d47c9298606d737620db5bb3d
|
2012-04-16 12:30:00 -07:00 |
|
Josh Aas
|
bb65774aa4
|
Bug 745241: Clean up some plugin stream functions. r=bsmedberg
|
2012-04-15 17:34:01 -04:00 |
|
Ms2ger
|
cb0259bd68
|
Bug 743438 - Move some style rule functions from nsIContent to Element; r=mounir sr=bz
|
2012-04-14 15:09:19 +02:00 |
|
Ms2ger
|
17ded04bad
|
Bug 742837 - Remove dead code and cleanup around nsDOMScriptObjectFactory; r=bz
|
2012-04-14 15:03:16 +02:00 |
|
Ms2ger
|
64c51c21bf
|
Bug 688415 - Outparamdel nsDocument::GetRadioGroup; r=volkmar
|
2012-04-14 14:57:06 +02:00 |
|
Aryeh Gregor
|
ba066c1e21
|
Bug 433662 part 2 - Make Range.insertNode insert the node into the range even when the range is collapsed
|
2012-04-01 08:02:21 -04:00 |
|
Aryeh Gregor
|
542f4bb6ec
|
Bug 433662 part 1 - Clean up nsRange::InsertNode; r=smaug
|
2012-04-01 07:50:31 -04:00 |
|
Mark Capella
|
329ec5f3aa
|
Bug 744332 - Remove nsXULPrototypeScript::ScriptObjectHolder::mLangID. r=jst, f=Ms2ger
|
2012-04-24 18:31:28 -04:00 |
|
Josh Aas
|
930b3a5b7b
|
Bug 745842: Clean up plugin stream listener creation. r=jst
|
2012-04-24 16:25:21 -04:00 |
|
Simon Montagu
|
565550b948
|
bug 738101 - Use the new mozilla::unicode::GetIdentifierModification instead of the old ccmap in IsDefaultIgnorable. This is the last client for precompiled ccmaps, so remove the infrastructure for them at the same time. r=jfkthame
|
2012-04-18 21:54:54 -07:00 |
|
Jonathan Watt
|
7ca527468b
|
Bug 745352 - Remove broken include paths from content Makefile.in files. r=dholbert.
|
2012-01-19 15:36:53 +00:00 |
|
Masatoshi Kimura
|
9b5d48cafb
|
Bug 743575 - Try to get line number if at all possible when reporting warnings to the error console. r=mrbkap
|
2012-04-13 13:57:05 -04:00 |
|
Jeff Walden
|
18b2aec6c5
|
Bug 714260 - Implement FloatingPoint.h to consolidate all IEEE-754 floating point operations in a single location. r=dmandelin for the js bits, r=Ms2ger for mfbt and the core bits
|
2012-01-23 03:43:16 -08:00 |
|
Gregory Szorc
|
15089b0805
|
Merge mozilla-central into inbound
|
2012-04-11 18:51:10 -07:00 |
|
Olli Pettay
|
b5b7b0c4b3
|
Bug 742482 - Add support for MutationObserver.takeRecords(), r=sicking
|
2012-04-11 08:24:18 +03:00 |
|
Ehsan Akhgari
|
663c12dc93
|
Merge the latest green changeset from mozilla-inbound into mozilla-central
|
2012-04-10 16:00:30 -04:00 |
|
Olli Pettay
|
fab5e41574
|
Bug 742636 - Keep observed node alive during microtask if there are transient observers, r=sicking
|
2012-04-10 22:01:14 +03:00 |
|
Daniel Holbert
|
543f521202
|
Bug 742565: Cast known-to-be-nonnegative integer val to unsigned, to fix build warnings in nsRange.cpp. r=smaug
|
2012-04-10 00:45:59 -07:00 |
|
Masatoshi Kimura
|
aeaab5cc06
|
Bug 743574 - Deprecate DOMException.code. r=sicking
|
2012-04-11 17:55:23 -04:00 |
|
Masatoshi Kimura
|
aeb3f9e55a
|
Bug 743049 - Part 2: Use the new API from NS_ScriptErrorReporter to get an error type name. r=jst
|
2012-04-11 17:55:22 -04:00 |
|
Masatoshi Kimura
|
23049011a9
|
Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking
|
2012-04-11 17:55:21 -04:00 |
|
David Humphrey (:humph)
|
9534b79926
|
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc,smaug
|
2012-04-11 17:55:21 -04:00 |
|
Kyle Huey
|
50f43dd111
|
Back out Bug 679230 due to Android reftest failures.
|
2012-04-07 10:36:49 -07:00 |
|
Kyle Huey
|
76887dde56
|
Bug 697230: Part 3 - Make style images block onload. r=bz
|
2012-04-07 09:00:27 -07:00 |
|
Kyle Huey
|
b1e7e0165e
|
Bug 697230: Part 2 - Push onload blocking logic down into imagelib. r=joe sr=bz
|
2012-04-07 09:00:04 -07:00 |
|
Kyle Huey
|
7a78607b88
|
Bug 697230: Part 1 - Centralize style image observers. r=bz
|
2012-04-07 08:58:41 -07:00 |
|
Olli Pettay
|
b7882b811f
|
Bug 743199 - Unmark Document's and Window's ELM, r=mccr8
|
2012-04-07 10:12:03 +03:00 |
|
Jacek Caban
|
2c75fb8742
|
Bug 742357 - Use macros to declare nsIMutationObserver functions in nsMutationReceiver r=smaug
|
2012-04-06 11:12:59 +02:00 |
|
Boris Zbarsky
|
bf00219e54
|
Bug 742549. Add a .crossOrigin IDL property. r=sicking
Note that the content attribute is crossorigin (lowercase) in SVG, hence the need to have different
content and IDL property names in the test.
|
2012-04-05 22:24:42 -04:00 |
|
Ehsan Akhgari
|
b74a7df1cf
|
Merge mozilla-inbound and mozilla-central
|
2012-04-05 13:41:51 -04:00 |
|
Ehsan Akhgari
|
e130fd8945
|
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
|
2012-04-05 13:40:53 -04:00 |
|