Commit Graph

108652 Commits

Author SHA1 Message Date
Brian Nicholson
7a7a274be4 Backout 580f710a84e8, ecaff73e5a63 for rc failures 2012-10-02 13:12:17 -07:00
Ehsan Akhgari
b050f5df50 Bug 793880 - Fix the assertion in nsCSSSelector::SetPseudoType to shut up the compiler warning; r=dholbert
--HG--
extra : rebase_source : 058dcc17c37915fa9937f7eafb1b3a93b78384f2
2012-10-02 15:50:50 -04:00
Steven Michaud
8650a61e2a Bug 785667 - Make plugins work with HiDPI mode on the Mac. r=bgirard 2012-10-02 14:48:05 -05:00
Josh Matthews
346c033518 Bug 792528 - Make the channel created to fetch CSS files for editing respect the privacy status of the originating document. r=dcamp 2012-10-02 15:14:00 -04:00
Josh Matthews
a14d918dad Bug 792542 - Make CSP report channel respect the privacy status of the original request. r=sstamm 2012-10-02 15:12:51 -04:00
Shu-yu Guo
117a973833 Bug 795227 - ParallelArray should check length range like Array (r=dvander) 2012-10-02 11:33:46 -07:00
Shu-yu Guo
e85ed8da8f Bug 795165 - Rewrite ParallelArray toString from recursive to iterative (r=dvander) 2012-10-02 11:33:45 -07:00
Jeff Walden
d19768c458 Bug 797049 - Disable C4351 as an MSVC warning about a change to be standards-compliant in MSVC2005 (!). Also sync up warning-disabling between configure.in and js/src/configure.in, and add comments about the warnings being disabled. r=khuey
--HG--
extra : rebase_source : 21218d7dc130c0471985dd5bcd12afc74e348595
2012-10-02 11:49:32 -07:00
Wes Johnston
9c5ce438a5 backout c1b386c21158 2012-10-02 11:48:31 -07:00
Marshall Culpepper
bae89cde8e Bug 740722: Wait until the user is idle before prompting to apply an update in B2G. r=fabrice 2012-10-02 13:33:49 -05:00
Wes Johnston
6f09be899b Bug 795013 - Add semicolon to list of deliminators in extension list. r=blassey 2012-10-02 11:00:19 -07:00
Wes Johnston
56f7132a32 Bug 795013 - Fix check for filter masks in Android file picker. r=blassey 2012-10-02 11:00:17 -07:00
Wes Johnston
a53605eb50 Bug 795013 - Only use */* filter if no extension or mimetype filters exist r=blassey 2012-10-02 11:00:15 -07:00
Wes Johnston
35fde7d44d Bug 795053 - Add ability to unlock a profile from Java. r=blassey 2012-10-02 11:00:13 -07:00
Wes Johnston
46c0b796ba Bug 795053 - Always send the java profile to Gecko. r=mfinkle 2012-10-02 11:00:12 -07:00
Justin Lebar
d332c4aac6 Bug 789392 - Allow mozapp frames to window.close() themselves. r=bz 2012-10-02 13:55:52 -04:00
Luke Wagner
8b57bfb01f Bug 795574 - name lookup in JSOP_IMPLICITTHIS should default to the global (r=waldo)
--HG--
extra : rebase_source : f4779f72c69016e4b1aa2aea0b363c37052d990e
2012-10-02 10:51:10 -07:00
Brian Nicholson
0a92bd7a42 Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle 2012-10-02 10:51:48 -07:00
Brian Nicholson
ba6cea7971 Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle 2012-10-02 10:51:48 -07:00
Chris Peterson
73d21ead6c Bug 778980 - Part 5: Treat gcc -Wconversion-null warnings as errors. r=bsmedberg 2012-09-14 12:03:39 -07:00
Bas Schouten
3b32311994 Bug 778367: Minimize intermediate surface size. r=jrmuizel 2012-09-27 23:00:51 +02:00
Bas Schouten
568977cf86 Bug 776793: Properly create an opaque surface when copying in the background. r=joedrew 2012-10-02 19:18:56 +02:00
Ed Morley
4583cbb907 Backout 16ae4d5d27d7 for mochitest-other failures in test_mousescroll.xul 2012-10-02 17:38:49 +01:00
Jeff Walden
2e23130485 Windows opt build warning fixes. No bug, r=njn on the jsopcode code removal, r=lumpy on the rest 2012-10-02 09:32:29 -07:00
Justin Lebar
283e4325e8 Bug 794280 - Improve comment for SpecialPowers.pushPrefEnv(). r=ted DONTBUILD 2012-10-02 12:04:24 -04:00
Ed Morley
3684244f5a Merge mozilla-central to mozilla-inbound 2012-10-02 16:55:54 +01:00
Ed Morley
548ec830de Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-02 16:53:37 +01:00
Zack Weinberg
230a3c567d Another round of diagnostics for bug 536603. 2012-10-02 09:50:19 -04:00
Zack Weinberg
782bddc8ac Revert previous set of diagnostics for bug 536603. 2012-10-02 09:14:58 -04:00
Simone Carletti
8c8aaac6dc Bug 794882 - Add hu.net to PSL. r=gerv. 2012-10-02 12:59:31 +01:00
Gervase Markham
ee372dcfcd Bug 759095 - remove stray references to tri-license. 2012-10-02 12:52:06 +01:00
Shian-Yow Wu
055a69152c Bug 794767 - B2G RIL: Handle data call error without APN name. r=vicamo 2012-10-02 18:48:00 +08:00
Ed Morley
d078159b72 Merge mozilla-central to mozilla-inbound 2012-10-02 11:19:03 +01:00
Ms2ger
1372b0efac Bug 793314 - Followup: Remove PtrBits from nsAttrValueInlines.h. 2012-10-02 10:57:57 +02:00
Peter Van der Beken
8ff3a955d1 Bug 795610 - Part a: Outparamdel GetBoolAttr/GetIntAttr; r=mounir 2012-10-02 10:24:12 +02:00
Ms2ger
872ef56d79 Bug 793400 - Prepare test_bug370098.html for Node WebIDL binding; r=mounir 2012-10-02 10:24:12 +02:00
Matthew Gregan
5991f5abad Bug 795892 - Fix CORS listener refcnt in ChannelMediaResource::OpenChannel. r=roc 2012-10-02 18:03:24 +13:00
Vladimir Vukicevic
b07a6d7317 b=731974, requestAnimationFrame generates too short/long frames; r=bz,smaug,roc 2012-10-02 10:54:46 -04:00
Eddy Bruel
68e45ce2af Bug 795625 - Don't push StmtInfo for Parser::functionBody; r=jorendorff on irc 2012-10-02 16:04:25 +02:00
Alexander Surkov
a768a4e2c2 Bug 785047 - force disable oop when JAWS is running, r=joshmoz 2012-10-02 22:24:51 +09:00
Gervase Markham
9f565784c6 Bug 794314 - add .ca to IDN TLD whitelist. 2012-10-02 14:10:51 +01:00
Mike Hommey
d7b4b21918 Backout changeset 572b3980300c (bug 792050) for windows pymake bustage. 2012-10-02 15:03:45 +02:00
Gervase Markham
26fd7ec193 Bug 793469 - add MPL 2 headers to files which lack them. 2012-10-02 14:03:36 +01:00
Eddy Bruel
597d2dbf48 Bug 795721 - Inherit FunctionBox from ObjectBox; r=njn 2012-10-02 14:56:26 +02:00
Mike Hommey
8de4907981 Bug 794966 - Treat environment variables as = assignments instead of := in pymake. r=ted 2012-10-02 14:18:00 +02:00
Mike Hommey
4e6044bc55 Bug 794490 - Don't buffer stdout and stderr in pymake. r=ted 2012-10-02 14:17:43 +02:00
Mike Hommey
0dda19d6c3 Bug 792050 - Allow to precompile startup cache without omnijar'ing first. r=khuey 2012-10-02 14:17:40 +02:00
Hsin-Yi Tsai
9d648e440d Bug 795255 - B2G RIL: improve error handling mechanism for 'setCallWaiting'. r=vicamo 2012-09-29 17:21:28 +08:00
Ed Morley
09326bd576 Backout 7895a56d434d, 2520fd9f3883, bca9d7ef2727, ba4e134b13fd (bug 765119) for make check failures 2012-10-02 10:58:37 +01:00
Ed Morley
3e2ecb7adf Backout dbc7e1bc48d0 (bug 765119) for make check failures 2012-10-02 10:55:04 +01:00