Marco Bonardo
|
8d22d9c86b
|
Merge backout from mozilla-central in the hope it solves the permaorange in Android b-c
|
2011-06-24 15:21:50 +02:00 |
|
Frédéric Wang
|
5cd085b872
|
Reftest for bug 427990. r=roc.
|
2011-06-24 14:54:47 +02:00 |
|
Frédéric Wang
|
81ac5db5e4
|
Do not underline MathML links (bug 504324). r=roc.
|
2011-06-24 14:54:37 +02:00 |
|
Bill Gianopoulos
|
122c01ef80
|
Bug 427990 Gecko part - Make XLink href work on MathML element. r=jonas.
|
2011-06-24 14:54:28 +02:00 |
|
Marco Bonardo
|
5bbcd7e6da
|
Backout changesets bdd79a4d1dc9, d697b0b26227, 5abf332b2c45, 8e1bf0b98a30 because of increase in Panorama random oranges.
|
2011-06-24 14:49:42 +02:00 |
|
Marco Bonardo
|
67646e535d
|
Backout changesets dbd02a315176, c8f01a0d5482 to investigate Android b-c permaorange.
|
2011-06-24 14:42:54 +02:00 |
|
Marco Bonardo
|
bf11822e25
|
Merge mozilla-inbound and mozilla-central
|
2011-06-24 11:40:46 +02:00 |
|
Marco Bonardo
|
d50a414c3e
|
Merge last green changeset in mozilla-inbound to mozilla-central
|
2011-06-24 11:32:12 +02:00 |
|
Ms2ger
|
fec4c57342
|
Bug 661327 - Fix typos in dom.properties; r=sicking DONTBUILD
|
2011-06-24 11:01:47 +02:00 |
|
Ed Morley
|
3d2216731b
|
Bug 664979 - Remove unnecessary QueryInterface(Ci.nsISHistory) from nsSessionStore.js; r=bz
|
2011-06-24 01:52:07 -07:00 |
|
arno renevier
|
c5e0b3a9a5
|
Bug 666220: remove unecessary kAppendChromeManifests definition. r=bsmedberg
|
2011-06-24 01:51:14 -07:00 |
|
Daniel Holbert
|
bf7bbff580
|
Bug 666714: Remove unused variable 'start' from nsScanner::Append. r=hsivonen
|
2011-06-24 01:50:25 -07:00 |
|
Boris Zbarsky
|
6be4f29a03
|
merge backout of bug 665564 (rev 9de9b3a9458c) and bug 666790 (rev 7d3d5b9710ea) to CLOSED TREE
|
2011-06-24 00:42:53 -04:00 |
|
Boris Zbarsky
|
794437f593
|
Back out bug 665564 (rev 9de9b3a9458c) and bug 666790 (rev 7d3d5b9710ea) due to Mac test orange.
|
2011-06-24 00:42:23 -04:00 |
|
Dão Gottwald
|
58dbc45032
|
Bug 666717 - URL bar highlighting needs to recognize URLs with hyphenated schemes (e.g. view-source). r=gavin
|
2011-06-24 06:35:25 +02:00 |
|
Alexander Surkov
|
04a98c120f
|
Bug 666212 - summary attribute content mapped to accessible name in MSAA, r=marcoz
|
2011-06-24 13:01:45 +09:00 |
|
Randell Jesup
|
1c939adf6e
|
Bug 666501: fix jprof to work in builds without run-mozilla.sh r=glandium
|
2011-06-24 00:01:49 -04:00 |
|
Jonas Sicking
|
5e5e6bd544
|
Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug
|
2011-06-23 19:18:02 -07:00 |
|
Jonas Sicking
|
864793d608
|
Bug 658714 Part 9: Don't use EventGroups for system-group. r=smaug
|
2011-06-23 19:18:02 -07:00 |
|
Jonas Sicking
|
de9773c785
|
Bug 658714 Part 8: Improve the nsEventListenerManager API. r=smaug
|
2011-06-23 19:18:02 -07:00 |
|
Jonas Sicking
|
26f99e3cdb
|
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Jonas Sicking
|
6a04ff1d9f
|
Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Jonas Sicking
|
e3f6b769a1
|
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
|
2011-06-23 19:18:00 -07:00 |
|
Jonas Sicking
|
4d6ec6c81d
|
Bug 658714 Part 4: Get function signatures correct to make things build on windows. r=smaug
|
2011-06-23 19:17:59 -07:00 |
|
Jonas Sicking
|
976231a975
|
Bug 658714 Part 3: Move nsIDOMEventTarget implementation to nsINode. r=smaug
|
2011-06-23 19:17:59 -07:00 |
|
Jonas Sicking
|
6c4113f213
|
Bug 658714 Part 2: Merge nsIDOMNSEventTarget into nsIDOMEventTarget. r=smaug
|
2011-06-23 19:17:59 -07:00 |
|
Jonas Sicking
|
8fed9108b1
|
Bug 658714 Part 1: Merge nsPIDOMEventTarget into nsIDOMEventTarget. r=smaug,bent
|
2011-06-23 19:17:58 -07:00 |
|
Jonas Sicking
|
4baa58f25d
|
Bug 661984: Add [nostdcall] as an extended idl attribute. r=bsmedberg
|
2011-06-23 19:17:58 -07:00 |
|
Mark Finkle
|
d7594b62c6
|
Bug 661388 - Support selecting text in web content (tests only) [r=mbrubeck]
|
2011-06-23 22:12:45 -04:00 |
|
Ed Morley
|
bae766be77
|
Bug 665549 - Fix unused variable warning for 'shutdownObserved' in mozStorageService.cpp; r=sdwilsh
|
2011-06-23 19:01:17 -07:00 |
|
Ed Morley
|
d44febb3ea
|
Bug 665622 - Fix unused variable warnings in GLContext.cpp & GLContextProviderEGL.cpp; r=joedrew
|
2011-06-23 19:01:17 -07:00 |
|
Hiroyuki Ikezoe
|
d9cf32e90f
|
Bug 666784 - kNotifyData.redirectCallback should be initilized with NULL. r=josh
|
2011-06-23 19:01:17 -07:00 |
|
Daniel Holbert
|
9649e82049
|
Bug 661969: If no delay is passed to gfxFontInfoLoader::StartLoader, use the interval as delay. r=jdaggett
|
2011-06-23 19:01:17 -07:00 |
|
Benjamin Stover
|
a6e53283d5
|
Bug 666394 Remove redraw hack r=mfinkle
|
2011-06-23 18:51:04 -07:00 |
|
Benjamin Stover
|
ac9d44818e
|
Bug 663829 Checkboxes are difficult to check on Gmail r=wesj
|
2011-06-23 18:51:02 -07:00 |
|
Justin Wood
|
b1a593b895
|
Merge backout of Bug 660427
|
2011-06-23 20:45:10 -04:00 |
|
Justin Wood
|
42a9844935
|
Backout Bug 660427 to make the code slightly cleaner now that SeaMonkey no longer needs it (see SeaMonkey Bug 666518). r=backout
|
2011-06-23 20:44:20 -04:00 |
|
Paul O’Shannessy
|
4b6aaf1d08
|
Bug 666790 - addon download progress doorhanger has error when asking permission to install [r=gavin]
|
2011-06-23 16:37:24 -07:00 |
|
Jim Mathies
|
13b2bb59d4
|
Bug 664974 - Work around for _SEH_prolog plugin stack overflow crashes. r=bsmedberg
|
2011-06-23 18:02:53 -05:00 |
|
Cameron McCormack
|
b5a3db93ba
|
Bug 666435 - Remove a line of debugging output from Mochitest harness. r=ted
--HG--
extra : rebase_source : 90bc40c9d247385cd99b5f5f78170f2da8631096
|
2011-06-24 11:37:52 +12:00 |
|
Mark Finkle
|
8b77320a91
|
Bug 661388: Support selecting text in web content [r=mbrubeck]
|
2011-06-23 17:12:38 -04:00 |
|
Andrew McCreight
|
c5b8664e7a
|
Bug 665564 - change DescribeNode to DescribeRefCountedNode to remove CCNodeType. r=bent
|
2011-06-23 14:10:52 -07:00 |
|
Gavin Sharp
|
2bdc02ff5b
|
back out 865bd171fc46 (bug 652657) since review comments weren't addressed
|
2011-06-23 18:31:49 -04:00 |
|
Gavin Sharp
|
d6fdcfa8c3
|
back out 9ad2c67333ba (bug 652657) since review comments weren't addressed
|
2011-06-23 18:31:28 -04:00 |
|
Chris Pearce
|
b364e365c4
|
Bug 661456 - Scale WebM video frames to display size. r=kinetik
|
2011-06-24 10:08:54 +12:00 |
|
Jason Duell
|
f6ae5087c9
|
Bug 666502. DONTBUILD. Document how we make sure HTTP headers have been read by time OnStartRequest called. r=bz
|
2011-06-23 14:41:45 -07:00 |
|
Jason Duell
|
78bbcf1909
|
Bug 665521 - Update Ruben Arakelyan's email address *correctly* in the PSL. r=biesi
|
2011-06-23 14:11:18 -07:00 |
|
Ruben Arakelyan
|
45a7dd081f
|
Bug 665521 - Update Ruben Arakelyan's email address in the PSL. r=biesi
|
2011-06-23 14:04:45 -07:00 |
|
Taras Glek
|
2197d65c22
|
Bug 652657 - only show telemetry prompt if rights prompt isn't being shown r=gavin
|
2011-06-23 13:43:37 -07:00 |
|
Marco Bonardo
|
9323280aaf
|
Merge Places and mozilla-central
|
2011-06-23 22:40:20 +02:00 |
|