Commit Graph

73245 Commits

Author SHA1 Message Date
Alexander Surkov
377dac0540 Bug 671808 - start windows emulation for multiprocess Firefox, round two, r=trevor 2011-07-23 21:14:13 +09:00
ffxbld
2dc736be85 Automated blocklist update from host moz2-linux-slave19 2011-07-23 03:21:33 -07:00
Ed Morley
665459d156 Bug 672046 - Valgrind suppression files are still generated in objdir even when building without --enable-valgrind; r=ted 2011-07-23 11:59:19 +02:00
Ms2ger
f885239eeb Bug 672510 - Remove unused nsIAccessNode::ownerWindow; r=surkov 2011-07-23 11:59:06 +02:00
Ms2ger
2a3176b2ee Bug 666665 - Remove isindex content code; r=sicking+hsivonen 2011-07-23 11:45:38 +02:00
Robert Longson
f03ce0f8a3 Bug 671892 - Simplify a common filter number conversion pattern. r=dholbert 2011-07-23 09:44:52 +01:00
Robert Longson
7115c1b565 Bug 672055 - Use nsCharSeparatedTokenizer to parse number-optional-number attributes. r=dholbert sr=jonas 2011-07-23 09:41:17 +01:00
Trevor Saunders
03ced6f489 bug 673403 - check return of GetParent() and rename to Parent() r=surkov
--HG--
extra : transplant_source : .%87%0F%96%CE%E9%D7%8C%7F%24%FF%09%1B%EAc%F1TMU%8A
2011-07-23 01:38:33 -07:00
Jeff Walden
fe8cdbd90b Diagnostic additions for debugging bug 568663. r=itsatest
--HG--
extra : rebase_source : f1706458ff0a32253e5592d48a34364592083a8b
2011-07-23 00:14:14 -07:00
Mounir Lamouri
e30c631bcc Bug 673584 - Call QueueAnimatedContentForRefresh with 30 instead of 60 for the progress element. r=jimm 2011-07-22 23:07:43 -07:00
Jeff Walden
cbfd8e2789 Bug 673647 - Explicitly identify which bits in JSObject::flags are available for new uses. r=dvander
--HG--
extra : rebase_source : 18f3edce0127110b0f9528dd21f8598ba97ff1a1
2011-07-22 19:10:54 -07:00
Brendan Eich
d94cff4ac3 Bug 588061 - bogus initial tokenizer position (r=cdleary). 2011-07-22 18:14:17 -07:00
Chenxia Liu
1456ea6550 Bug 673309 - Differentiate error and success logs in filename. r=philikon 2011-07-22 17:07:19 -07:00
Brandon Sterne
d43b2cf01e Bug 673588 - use correct location when resolving CSP sources and report-uris, r=dveditz 2011-07-22 16:14:58 -07:00
Ehsan Akhgari
6a04f380fe Backout changeset ed32cfcfd3f0 (bug 564667) because it breaks the build 2011-07-22 19:02:47 -04:00
Matt Woodrow
ce92b3c781 Bug 673572 - Temporarily disable failing test for bug 568683 on mac. r=roc 2011-07-23 10:29:04 +12:00
Matt Woodrow
6366c7e2e7 Bug 505115 - Part 5 - Use gfx3DMatrix in layout. r=roc 2011-07-23 10:28:51 +12:00
Matt Woodrow
0be3a56574 Bug 505115 - Part 4 - Add a lot of new functionality to gfx3DMatrix. r=jrmuizel 2011-07-23 10:28:33 +12:00
Matt Woodrow
f00688318f Bug 505115 - Part 3 - Convert nsStyleTransformMatrix to be backed by a 4x4 matrix. r=dbaron 2011-07-23 10:28:07 +12:00
Luke Wagner
495c630b33 Bug 672026 - JSObject::principals should return the compartment's principals if there is no object-principals-finder (r=mrbkap) 2011-07-22 15:22:05 -07:00
Hernan Rodriguez Colmeiro
fa144624bf Bug 564667: Allow bootstrapped add-ons to have chrome URLs. r=dtownsend, sr=bsmedberg 2011-07-22 15:15:12 -07:00
Ehsan Akhgari
3be0b6110e Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-22 15:48:18 -04:00
Paul Rouget
bfaaf387b5 Bug 669656 - [highlighter] Once a node is locked, the highlighter should give a visual feedback; r=rcampbell,dao 2011-07-22 16:18:27 -03:00
Blake Kaplan
d87a8b11e5 Bug 673503 - Make sure the prototype here is in the right compartment. r=wmccloskey 2011-07-22 12:14:02 -07:00
Blake Kaplan
d8a379a6ee Bug 673094 - Because " and > are weak LTR characters, we need to be more forceful in our attempts to have view-source be LTR. r=ehsan 2011-07-22 12:09:41 -07:00
Joe Drew
769a87995c Bug 660090 - EGL: Track creation/allocation/valid status of textures; r=florian.haenel,romaxa 2011-07-26 13:52:03 -07:00
Joe Drew
c72fce6b51 Bug 660090 - EGL: Allocate Texture in Constructor; r=florian.haenel,romaxa 2011-07-26 13:51:56 -07:00
Benoit Girard
fa00069d9c Bug 674230 - Add 'Add gfx.color_management.force_v4' pref; r=jmuizelaar 2011-07-27 13:56:22 -04:00
Benoit Girard
3cde961989 Bug 674230 - Merge from qcms github branch v4; r=jmuizelaar 2011-07-27 10:11:19 -04:00
Bill McCloskey
e5b1c12c0c Bug 672687 - Fix rebasing mistake 2011-07-27 10:48:52 -07:00
Bill McCloskey
b87fbad118 Bug 672687 - Add more asserts for cross-compartment pointers in proxies (r=mrbkap) 2011-07-27 10:31:06 -07:00
Fabien Cazenave
81bff8a94d Bug 449243 - contentEditable: insert <p> instead of <br>; r=ehsan
In editable elements, create a paragraph instead of a <br> node
when [Return] is pressed:
 * once in a header node (<h[1..6]>);
 * twice in a list item node (<li>).
2011-07-22 12:19:17 -04:00
Tom Schuster
ffe5a02597 Bug 635017 - /undefined/.match() should succeed. r=jorendorff. 2011-07-22 09:46:07 -05:00
Marco Bonardo
55b2a4bd7e Merge mozilla-central and mozilla-inbound 2011-07-22 15:31:14 +02:00
Marco Bonardo
3daa3b7be0 Backout changesets 79a36ed03e14, d17ac9b0254e due to suspect xpcshell permaorange on OSX opt 2011-07-22 14:35:41 +02:00
Nils Maier
6921480be6 Bug 672063 - Complete nsIJSON implementation again. r=jwalden sr=dmandelin 2011-07-22 14:12:34 +02:00
Evan Shaw
a887a49c56 Bug 635658 - Add missing interface to ContentParent. r=jdm 2011-07-22 02:19:00 -07:00
Kyle Huey
21cdfe78c0 Merge m-c to b-s. 2011-07-22 00:03:35 -07:00
Matthew Gregan
db3428cfec Bug 672755 - Add memory reporters for decoded video and audio queues. r=cpearce r=joe 2011-07-22 15:17:23 +12:00
Trevor Saunders
36d24c4340 bug 428657 a11y shouldn't use winable.h r=davidb f=marcoz
--HG--
extra : transplant_source : %F8%E0%5B-%C4%0B%21v%FD%9Dvc%ED%97%A3%B3%C7%9A4%AF
2011-07-26 07:58:27 -07:00
Gavin Sharp
ac96e20d3f Back out 0f11ca4d1733 (bug 670023) due to xpcshell test failures 2011-07-21 22:20:21 -04:00
Gavin Sharp
4b9af2253b merge m-c into fx-team 2011-07-21 21:06:19 -04:00
Kyle Huey
4682f37f8c Bug 585015: Invoke header.py as a native command. r=glandium 2011-07-21 17:01:45 -07:00
Luke Wagner
e8188afccb Backout out bug 672026 for causing mobile startup crashes 2011-07-21 16:39:10 -07:00
Kyle Huey
aeb493ded5 Bug 672938: Make pythonpath.py work as a pymake native command. r=ted 2011-07-21 15:07:33 -07:00
Matt Brubeck
717d71ee1f Bug 673168 - Back out 32135b36a00e (bug 669424) because it breaks upgrades on Android 2011-07-21 14:12:51 -07:00
Rafael Avila de Espindola
e7ffa2c6f6 Bug 673227. Add missing const in GetCharacters. r=jrmuizel
gcc-4.2 accepts this but clang does not.
2011-07-21 17:05:58 -04:00
Richard Newman
fcd65afa28 Bug 673179 - Log Sync User-Agent at the start of each sync. r=philikon DONTBUILD 2011-07-21 13:53:04 -07:00
Brandon Sterne
a55852a70c Bug 664983 - don't send request headers with CSP violation reports, r=dveditz 2011-07-21 13:47:35 -07:00
Oleg Romashin
d3e0751ed0 Bug 648250 - remove wrong assert r=Olli.Pettay 2011-07-21 13:05:55 -07:00