Ed Morley
|
b8481e9929
|
Merge mozilla-central to mozilla-inbound
|
2012-02-10 14:03:24 +00:00 |
Josh Aas
|
9911e684a2
|
Bug 723217: Fix click-to-play support for plugins on Android. r=snorp
|
2012-02-10 08:39:40 -05:00 |
Ms2ger
|
f4c4c93f44
|
Bug 716208 - Simplify nsHTMLCopyEncoder::IsMozBR; r=peterv
|
2012-02-10 11:04:45 +01:00 |
Ms2ger
|
d1b434fcba
|
No bug - Remove unused variable 'gen'; r=smaug
|
2012-02-10 11:04:45 +01:00 |
Mounir Lamouri
|
e9c7fb8189
|
Merge mozilla-central into mozilla-inbound.
|
2012-02-09 11:31:59 +01:00 |
Benjamin Smedberg
|
d5550db0ea
|
Bug 723473: Fix crash with Flashblock, regression from bug 90268. r=josh
|
2012-02-08 18:15:16 -05:00 |
Philipp Wagner
|
839d470660
|
Bug 724873 - Don't include nsString.h in nsIXPathEvaluatorInternal.h; r=bsmedberg
|
2012-02-08 18:28:07 +01:00 |
Heather Arthur
|
92459e6267
|
Bug 708874 - API for locking pseudo-class state of an element. r=bz
|
2012-02-08 10:42:38 -08:00 |
Edmund Wong
|
71332a9d6b
|
Bug 693172 - Moved all subclasses of nsDOMEventTargetWrapperCache to nsDOMEventTargetHelper and then merged the classes. r=smaug
|
2012-02-08 10:53:33 +08:00 |
Josh Aas
|
86ed43265f
|
Bug 723379: Be more strict about not instantiating plugin instances before they have an object frame. Also fix a bug causing object frame creation to fail. r=bz
|
2012-02-07 16:25:28 -05:00 |
Neil Deakin
|
e612988adc
|
Bug 707382, merge nsIDOMDataTransfer and nsIDOMNSDataTransfer, r=jonas
|
2012-02-07 13:02:32 -05:00 |
Marco Bonardo
|
9aec0fff08
|
Backout 683c21514e28, c22a4f1815c6, adb8a322cbe3, 415f3b807d45, 25edb41d0119 (bug 629200) for Dromaeo(DOM) regressions
|
2012-02-07 15:57:03 +01:00 |
Brian Birtles
|
1b26ba252b
|
Bug 629200 part 5 - Add assignment operator to nsAttrValue; r=bz
|
2012-02-07 15:54:39 +09:00 |
Brian Birtles
|
86c24b1626
|
Bug 629200 part 4 - Tidy up bool parameters to make them easier to read; r=bz
|
2012-02-07 15:54:38 +09:00 |
Brian Birtles
|
420453aad5
|
Bug 629200 part 3 - Make AfterSetAttr take an nsAttrValue; r=bz
|
2012-02-07 15:54:38 +09:00 |
Brian Birtles
|
baaba5ee6d
|
Bug 629200 part 2 - Make BeforeSetAttr take an nsAttrValue; r=bz
|
2012-02-07 15:54:38 +09:00 |
Brian Birtles
|
6eb45d3a96
|
Bug 629200 part 1 - Make MaybeCheckSameAttrVal work on parsed attributes instead of strings; r=bz
|
2012-02-07 15:54:37 +09:00 |
Jeff Muizelaar
|
9468da323d
|
Bug 235853 - Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution. r=biesi,sworkman
|
2008-11-04 16:50:00 -05:00 |
Cameron Kaiser
|
873c6174a0
|
Bug 724456. Don't assume that sizeof(bool) == 1 when memsetting arrays of bools in nsLineBreaker. r=bzbarsky
|
2012-02-06 13:02:22 -05:00 |
Mark Capella
|
eef48fd1c8
|
Bug 689540 - Expose IA2 margin- object attributes, r=surkov
|
2012-02-06 18:18:25 +01:00 |
Masatoshi Kimura
|
3e16fe2258
|
Bug 722962 - Avoid a race condition; r=jonas
|
2012-02-04 13:11:09 +00:00 |
Gavin Sharp
|
62a4834859
|
Bug 718203: don't allow drops of javascript: URIs on the home button, r=enndeakin, sr=bz
--HG--
extra : transplant_source : %ADP%C0%F8%8D%C4%A2v%BC%E5ZM%FC%D6BB%B7A%1E%07
|
2012-01-30 17:58:30 -08:00 |
Sid Stamm
|
ced08f1b60
|
Bug 717511 - Content Security Policy Bypass. r=bsterne, jst
|
2012-02-02 15:42:12 -08:00 |
Boris Zbarsky
|
c960bb1b17
|
Bug 723441. Add a way to store base URI object on nodes out-of-band, and use the for <use>-cloned content. r=dholbert
|
2012-02-02 15:50:50 -05:00 |
Matt Brubeck
|
c23aafcb06
|
Merge mozilla-central and mozilla-inbound
|
2012-02-01 17:09:34 -08:00 |
Igor Bukanov
|
766a7e972d
|
bug 723021 - moving native stack limits into runtime. r=luke
|
2012-01-31 23:28:22 +01:00 |
Ms2ger
|
304f9a96e5
|
Bug 722406 - Part a: Introduce nsISelection::CollapseNative; r=smaug
|
2012-02-01 11:54:22 +01:00 |
Josh Aas
|
6591f85687
|
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
|
2012-01-31 16:55:54 -05:00 |
Ed Morley
|
ec49962d27
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-01-31 10:52:29 +00:00 |
Ed Morley
|
5f72c39148
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-01-31 03:06:47 +00:00 |
Olli Pettay
|
134cb7d4b7
|
Bug 721515 - Add Documents, elements and textnodes to BBP, r=mccr8,jst
--HG--
extra : rebase_source : 103b7572ee627990ed53f214b31d0badfdb05585
|
2012-01-30 22:08:13 +02:00 |
Olli Pettay
|
3ae2c4060e
|
Bug 721548 - Cleanup purple buffer during cycle-collector-forget-skippable, r=mrrc8
--HG--
extra : rebase_source : 24265a6e07a778fb308d6273183d5d5e09a06be2
|
2012-01-30 22:07:42 +02:00 |
Philipp Wagner
|
fda8bebb2b
|
Bug 694754 - Accessing DOM Document methods lookupPrefix, lookupNamespaceURI and isDefaultNamespace through XPCOM and quickstubs should create equal results. r=jonas
|
2012-01-30 15:54:54 +01:00 |
Masatoshi Kimura
|
9ed67ddc9b
|
Bug 696586 - Part 3: Tests; r=jonas
|
2012-01-30 11:34:15 +01:00 |
Masatoshi Kimura
|
ccfe102961
|
Bug 696586 - Part 2: Add moz-blob response type and ability to access to the blob in progress events. r=jonas
|
2012-01-30 11:33:59 +01:00 |
Masatoshi Kimura
|
9b8dcd1382
|
Bug 696586 - Part 1: Split nsDOMBlobBuilder.h from nsDOMBlobBuilder.cpp; r=jonas
--HG--
rename : content/base/src/nsDOMBlobBuilder.cpp => content/base/src/nsDOMBlobBuilder.h
|
2012-01-30 11:33:22 +01:00 |
Mats Palmgren
|
73bbf24252
|
Bug 714587 - If the new boundary point is null, as it is for the call from Reset(), then it's expected that the new common ancestor is also null. r=smaug
|
2012-01-28 16:55:23 +01:00 |
David Zbarsky
|
0e922b0c94
|
Bug 682611 - Part 3: Remove ns(I)RangeUtils; r=smaug
|
2012-01-28 16:42:14 +01:00 |
Scott Johnson
|
7faffa3598
|
Bug 706198 - Disable font inflation on sites optimized for mobile to avoid strangely inflated text. [r=mbrubeck,dbaron]
--HG--
extra : rebase_source : 60d764b0a76ae87515a3e669ba76adc61926c862
|
2012-01-30 16:52:11 -06:00 |
Ed Morley
|
7cd17f6097
|
Backout 0e6b1dfaa99c (bug 720208) for M1 orange
|
2012-02-01 12:58:07 +00:00 |
Marco Bonardo
|
66293aecf8
|
Merge mozilla-central to mozilla-inbound
|
2012-01-26 19:34:35 +01:00 |
Olli Pettay
|
2e41d443f3
|
Bug 719949 - Unmark listeners in XHR, WebSocket and EventSource if the object is black, r=mccr8
--HG--
extra : rebase_source : ceff390170c3ad35baa33a7f16ec39e3393a81be
|
2012-01-26 16:55:30 +01:00 |
Olli Pettay
|
3d6330e83f
|
Bug 720647 - Add message managers to black-bit-propagation, r=mccr8
--HG--
extra : rebase_source : f250f4d74ececd46e07bb81eb4ad9178d6408bd9
|
2012-01-26 16:39:23 +01:00 |
Olli Pettay
|
e3c856ba45
|
Bug 720808 - Add nsJSEventListener and nsGlobalWndow to BBP, r=mccr8
--HG--
extra : rebase_source : e6512fe1b8b19b3ddd959b992ce0f2672b0b072f
|
2012-01-26 16:03:21 +01:00 |
Olli Pettay
|
02f526d2c2
|
Bug 720630 - Add a way to unmark all the listeners in black documents, r=mccr8
--HG--
extra : rebase_source : 3703e6bc0dc16683757255fd5bf7a5537ac4de38
|
2012-01-26 15:51:58 +01:00 |
Jeff Walden
|
2df5f1697e
|
Bug 720941 - Remove JSDOUBLE_COMPARE (and DOUBLE_COMPARE, outside SpiderMonkey), as tinderbox's Windows compilers seem not to need it any more. r=dmandelin
--HG--
extra : rebase_source : 1ee5ff83329ef22e6ea471f5a06815bafa45f345
|
2012-01-23 11:52:28 -08:00 |
Jon Buckley
|
b4a5e5bbf8
|
Bug 682299 - Implement CORS support for the <video> tag. r=roc
|
2012-01-25 17:31:30 -05:00 |
Jon Buckley
|
77567290e2
|
Bug 682299 - Move CORS attributes and enumerations to nsGenericHTMLElement. r=bz
|
2012-01-25 17:31:29 -05:00 |
Matthew Schranz
|
5cbd282502
|
Bug 698384 - Make document.createNodeIterator's 2nd and 3rd parameters optional. r=smaug
|
2012-01-25 13:47:50 +01:00 |
Ms2ger
|
52604a336b
|
Merge m-c to m-i.
|
2012-01-25 11:06:40 +01:00 |