Jonathan Kew
|
026918c9c1
|
bug 726981 - remove stray instances of PRBool in content. r=mounir
|
2012-02-14 16:17:19 +00:00 |
|
Marco Bonardo
|
5d2d3f3a0e
|
Merge central to inbound
|
2012-02-14 11:18:40 +01:00 |
|
Marco Bonardo
|
ead310cb44
|
Merge last green PGO from inbound to central
|
2012-02-14 11:16:13 +01:00 |
|
Phil Ringnalda
|
4ef4e9a277
|
Back out 7f81109133b5 (bug 725221), 135721f3720b (bug 726891), aef4ead175b4 (bug 726894) for orange
|
2012-02-13 22:31:22 -08:00 |
|
Robert O'Callahan
|
54b0e6b827
|
Bug 725221. Don't fire notifications in nsGenericDOMDataNode::SetTextInternal if the text hasn't changed. r=jst
|
2012-02-14 17:41:57 +13:00 |
|
Brian Birtles
|
841396ac1d
|
Bug 629200 part 5 - Add assignment operator to nsAttrValue; r=bz
|
2012-02-14 11:00:57 +09:00 |
|
Brian Birtles
|
6f19807311
|
Bug 629200 part 4 - Tidy up bool parameters to make them easier to read; r=bz
|
2012-02-14 11:00:56 +09:00 |
|
Brian Birtles
|
8703bcb41f
|
Bug 629200 part 3 - Make AfterSetAttr take an nsAttrValue; r=bz
|
2012-02-14 11:00:56 +09:00 |
|
Brian Birtles
|
8e36f98441
|
Bug 629200 part 2 - Make BeforeSetAttr take an nsAttrValue; r=bz
|
2012-02-14 11:00:56 +09:00 |
|
Brian Birtles
|
3ed762da7b
|
Bug 629200 part 1 - Make MaybeCheckSameAttrVal work on parsed attributes instead of strings; r=bz
|
2012-02-14 11:00:56 +09:00 |
|
Geoff Lankow
|
c4d2ef72bf
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg
|
2012-01-18 23:23:28 +13:00 |
|
Mats Palmgren
|
65785ecf42
|
Bug 726364 - "ASSERTION: unexpected disconnected nodes" with range, splitText, mutation event". r=smaug
|
2012-02-12 22:21:49 +01:00 |
|
Matthew Schranz
|
2756348faf
|
Bug 718274 - Implement ::DispatchUntrustedEvent and ::DispatchEvent for ContentUtils. r=mounir
|
2012-02-13 18:07:04 -05:00 |
|
Jason Duell
|
17f932d3ef
|
Bug 725862: Allow test_websocket.html to run multiple times to help track down random oranges. r=mcmanus
|
2012-02-13 11:30:01 -08:00 |
|
Robert Accettura
|
b24e0ca1f7
|
Bug 542938: add a pref to control whether oncopy/oncut/onpaste events are fired, r=smaug
|
2012-02-13 10:06:26 -08:00 |
|
Phil Ringnalda
|
e66d5e8494
|
Back out 1cd8c9b40035 (bug 725376), df43cc1f72e1 (bug 725535), and 8a820e4ee7f6 (bug 726364) for reftest orange
|
2012-02-12 14:01:58 -08:00 |
|
Mats Palmgren
|
86e320e2f9
|
Bug 726364 - "ASSERTION: unexpected disconnected nodes" with range, splitText, mutation event". r=smaug
|
2012-02-12 22:21:49 +01:00 |
|
Johnny Stenback
|
9f1a2f2eb9
|
Followup fix for bug 723473, also make sure that the content type string remains valid while instantiating a plugin instance. r=josh
|
2012-02-13 13:26:41 -08:00 |
|
Olli Pettay
|
8435d939fc
|
Bug 725768 - BBP for ObjectHolders, additional patch 2, r=mccr8
|
2012-02-13 22:59:14 +02:00 |
|
Olli Pettay
|
2b5128a5bf
|
Bug 701423 - Log the id and classes of an element in cycle collector dumps, f=mccr8,r=sicking
|
2012-02-11 13:03:54 +02:00 |
|
Ed Morley
|
6270d4ef00
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-11 01:49:07 +00:00 |
|
Olli Pettay
|
cb88710c94
|
Bug 725768 - BBP for ObjectHolders, additional patch, mccr8
|
2012-02-11 03:21:26 +02:00 |
|
Olli Pettay
|
ef64620390
|
Bug 725446 - BBP for ContentList, f=mccr8,r=jst
|
2012-02-10 22:47:29 +02:00 |
|
Olli Pettay
|
1c1078d993
|
Bug 725768 - BBP for ObjectHolders, r=mccr8
--HG--
extra : rebase_source : 31e088050144099582d035f758d716516885ebd3
|
2012-02-10 21:50:37 +02:00 |
|
Olli Pettay
|
2bf2adc708
|
Bug 725867 - Optimize anon content in BBP, f=mccr8,r=jst
--HG--
extra : rebase_source : 4ac761bd26bf7497140b574c91d8da9dc6954aa8
|
2012-02-10 21:42:46 +02:00 |
|
Ms2ger
|
01ae744c0b
|
Bug 716208 - Simplify nsHTMLCopyEncoder::IsMozBR; r=peterv
|
2012-02-10 11:04:45 +01:00 |
|
Ms2ger
|
7eb30cb017
|
No bug - Remove unused variable 'gen'; r=smaug
|
2012-02-10 11:04:45 +01:00 |
|
Mounir Lamouri
|
4ae7b782c7
|
Merge mozilla-central into mozilla-inbound.
|
2012-02-09 11:31:59 +01:00 |
|
Benjamin Smedberg
|
b3dc2af026
|
Bug 723473: Fix crash with Flashblock, regression from bug 90268. r=josh
|
2012-02-08 18:15:16 -05:00 |
|
Philipp Wagner
|
76034a2846
|
Bug 724873 - Don't include nsString.h in nsIXPathEvaluatorInternal.h; r=bsmedberg
|
2012-02-08 18:28:07 +01:00 |
|
Ed Morley
|
fa2f8b5e00
|
Merge mozilla-central to mozilla-inbound
|
2012-02-10 14:03:24 +00:00 |
|
Josh Aas
|
7f8b14d760
|
Bug 723217: Fix click-to-play support for plugins on Android. r=snorp
|
2012-02-10 08:39:40 -05:00 |
|
Heather Arthur
|
aee4173802
|
Bug 708874 - API for locking pseudo-class state of an element. r=bz
|
2012-02-08 10:42:38 -08:00 |
|
Edmund Wong
|
e2dc3856a0
|
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
|
f5d4d28cb8
|
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
|
6125e0566b
|
Bug 707382, merge nsIDOMDataTransfer and nsIDOMNSDataTransfer, r=jonas
|
2012-02-07 13:02:32 -05:00 |
|
Marco Bonardo
|
f05785c238
|
Backout 683c21514e28, c22a4f1815c6, adb8a322cbe3, 415f3b807d45, 25edb41d0119 (bug 629200) for Dromaeo(DOM) regressions
|
2012-02-07 15:57:03 +01:00 |
|
Brian Birtles
|
6ee88b6eff
|
Bug 629200 part 5 - Add assignment operator to nsAttrValue; r=bz
|
2012-02-07 15:54:39 +09:00 |
|
Brian Birtles
|
8b808c4c87
|
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
|
c0c319ccbe
|
Bug 629200 part 3 - Make AfterSetAttr take an nsAttrValue; r=bz
|
2012-02-07 15:54:38 +09:00 |
|
Brian Birtles
|
a9bc61b8d3
|
Bug 629200 part 2 - Make BeforeSetAttr take an nsAttrValue; r=bz
|
2012-02-07 15:54:38 +09:00 |
|
Brian Birtles
|
ea0cbd9a1e
|
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
|
995c62066b
|
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
|
8b76d285cd
|
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
|
7457cb6aa6
|
Bug 689540 - Expose IA2 margin- object attributes, r=surkov
|
2012-02-06 18:18:25 +01:00 |
|
Masatoshi Kimura
|
0b5ecd0592
|
Bug 722962 - Avoid a race condition; r=jonas
|
2012-02-04 13:11:09 +00:00 |
|
Gavin Sharp
|
5ed770e1dd
|
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
|
12185d824b
|
Bug 717511 - Content Security Policy Bypass. r=bsterne, jst
|
2012-02-02 15:42:12 -08:00 |
|
Boris Zbarsky
|
c9cb72c0b1
|
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
|
6eb3db5623
|
Merge mozilla-central and mozilla-inbound
|
2012-02-01 17:09:34 -08:00 |
|