Commit Graph

102749 Commits

Author SHA1 Message Date
Masashi Honma
3bc4ce5b57 Bug 783742 - Add support for WPS PIN method. r=mrbkap
--HG--
extra : rebase_source : d2c6df164a18eca7c2ad50e0e49458786cf90b20
2012-08-22 12:41:31 -07:00
Nicholas Cameron
bf17571aff Bug 784260; DrawTargetD2D should deal with Cairo surfaces in CreateBrush... . r=Bas
--HG--
extra : rebase_source : 6f6226c1b22b6e863499a40268cb44afab799381
2012-08-23 08:56:03 +12:00
Jared Wein
2fcb3b2a8a Bug 783928 - Remove the 'Remove from Firefox' menu in the Social API toolbar button dropdown. r=felipe 2012-08-22 13:56:27 -07:00
Gavin Sharp
24661c63b0 Bug 784198 - Rename notifBrowser to notificationFrame. r=jaws 2012-08-22 13:56:14 -07:00
Jared Wein
1be713f5f1 Bug 784198 - browserIter.docShell is undefined errors. r=felipe 2012-08-22 13:56:10 -07:00
Matt Brubeck
540d51b015 Bug 783565 - Don't look for mobile doctype or handheldFriendly if there is also a meta viewport tag [r=jwir3] 2012-08-22 13:17:09 -07:00
Matt Brubeck
bd3aac02af Bug 784704 - GetViewportInfo does not read minimum-scale and maximum-scale [r=jwir3]
--HG--
extra : rebase_source : 7a425fab37b6e5ced66c8a33f1258129b399e4ff
2012-08-22 13:14:11 -07:00
Jonathan Griffin
907e69114d Bug 779984 - Backout 98fc3d40910c due to leaking crashtest, CLOSED TREE 2012-08-22 13:11:53 -07:00
Chris Jones
109f5f4c9e Test for bug 783184. r=jdm 2012-08-17 14:12:57 -07:00
Chris Jones
af428e822e Bug 783184: Ensure that child-process pref state always is the same as its parent's. r=bsmedberg 2012-08-22 13:00:21 -07:00
Josh Aas
6226474304 Bug 728106: Add Notification Center support for OS X 10.8. r=smichaud,dougt
--HG--
rename : toolkit/components/alerts/mac/nsGrowlAlertsService.h => toolkit/components/alerts/mac/nsMacAlertsService.h
rename : toolkit/components/alerts/mac/nsGrowlAlertsService.mm => toolkit/components/alerts/mac/nsMacAlertsService.mm
2012-08-22 15:30:13 -04:00
Ben Turner
09bda2927c Bug 782649 - 'Remove old IPC::InputStream'. r=cjones+khuey. 2012-08-22 12:19:29 -07:00
Boris Zbarsky
57a6d8a0f3 Bug 783867. Don't blindly assume IsDOMClass objects are nsISupports. r=peterv 2012-08-22 12:18:46 -07:00
Alex Crichton
e47d9a9b39 Bug 568142 - Part 2: Have ParseNode's pn_pos enclose children better. r=jorendorff 2012-08-22 12:03:11 -07:00
Alex Crichton
ffaca98dfe Bug 568142 - Part 1: Add column numbers to error reports. r=jorendorff 2012-08-22 12:03:11 -07:00
Brian Hackett
3a886a65cd Allow purging analysis-temporary while retaining jitcode, bug 778724. r=luke 2012-08-22 12:28:34 -06:00
Jonathan Griffin
ebe010163e Bug 779984 - replace --enable-marionette with ENABLE_MARIONETTE and make it consistent, r=ted 2012-08-22 11:17:22 -07:00
Nick Alexander
686536382a Bug 783659 - Fix Android Sync integration tests by initializing exception cause correctly. r=rnewman
--HG--
extra : rebase_source : c36ce45fbd77d38b393f93cc9d20eee1400df420
2012-08-22 11:01:36 -07:00
Luke Wagner
be65bb7776 Bug 784639 - Fix SetNameOperation to not use cx->fp since it is wrong for jit-inlined calls (r=bhackett)
--HG--
extra : rebase_source : 046400a0df483fe5d8e1a7cb96219fb9416d1be8
2012-08-22 10:57:42 -07:00
Gregor Wagner
541a06c025 Bug 784099 - Contacts API is not saving contacts. r=fabrice 2012-08-22 10:56:25 -07:00
Wes Johnston
18058977ac Bug 653813 - Use consistent page titles on about pages. r=mfinkle 2012-08-22 08:41:24 -07:00
Vicamo Yang
26ae05bb6d Bug 707659 - Part 2: fix test scripts, r=philikon 2012-08-23 01:30:40 +08:00
Vicamo Yang
be454322bf Bug 707659 - Part 1: DOM implementation, r=jlebar 2012-08-23 01:30:27 +08:00
Lucas Rocha
6091137343 Bug 784683 - Don't create temporary H1 element for title (r=mfinkle) 2012-08-22 18:17:45 +01:00
Brian Nicholson
63ebc7309a Bug 784126 - Fix JSDOMParser textContent setter. r=lucasr 2012-08-22 10:15:46 -07:00
Nick Alexander
b7efbeac6b Bug 769671 - Don't use IOException(Throwable cause), since it is only available in API level >= 9. r=rnewman
--HG--
extra : rebase_source : df6bde90753913ef2008a5cbede3ec89f5d549c6
2012-08-22 09:49:28 -07:00
Matt Brubeck
620ce51571 Bug 784612 - Remove old XUL content autoScale hack from meta viewport code [r=mfinkle,jwir3]
--HG--
extra : rebase_source : 005f0489eb035c3acc43d7fa2e689d5ff27ffa45
2012-08-22 09:42:24 -07:00
Alex Crichton
7b521308db Bug 782659: Fix assertions about empty registers when profiling is enabled on ARM. r=bhackett 2012-08-22 09:39:03 -07:00
Ehsan Akhgari
1d1c7fe3dc Bug 579517 - Part 8: Automatically convert some more NSPR numeric type usages that were landed on mozilla-inbound; r=bsmedberg 2012-08-22 12:32:21 -04:00
Ehsan Akhgari
a8a14f9163 Merge the landing of bug 579517 to mozilla-inbound 2012-08-22 12:12:15 -04:00
Luke Wagner
944ed67aa3 Bug 784550 - Fix overly-conservative deoptimization of assignment to named lambda (r=jorendorff)
--HG--
extra : rebase_source : ddd625be29c4221843ddc52b9f1c39124c4b1f08
2012-08-21 18:26:22 -07:00
Wes Johnston
143a2d0ece Bug 741621 - Marketplace app should open for market urls. r=mfinkle 2012-08-22 08:37:14 -07:00
Wes Johnston
60ec125fbf Bug 781061 - System notifications should call back to the process that created them. r=blassey 2012-08-22 08:37:08 -07:00
Ed Morley
93fcc446b7 Bug 774062 - Make configure error out if the DirectX SDK redistributables cannot be found; r=ted 2012-08-22 15:11:21 +01:00
Dão Gottwald
a61a6487c9 Bug 784621 - Empty address bar isn't always focused after startup. r=enn 2012-08-22 16:08:12 +02:00
Ed Morley
25981862a2 Backout d62929fa4325 for talos crashes 2012-08-22 14:53:11 +01:00
Brian Hackett
0bfe9633b5 Allow purging analysis-temporary while retaining jitcode, bug 778724. r=luke 2012-08-22 06:27:18 -06:00
julian.reschke@gmx.de
af0b6eb296 Bug 781693 - Accept ';' as delimiter after 'base64' keyword. r=bz 2012-08-22 06:57:02 -04:00
Jan Beich
e019bea48a Bug 783463 - Don't include <malloc.h>, it's unused. r=dougt 2012-08-22 06:53:34 -04:00
Jan Beich
64dd0e7f8b Bug 783463 - libc++ and -std=gnu++11 want explicitly declared close/write. r=dougt 2012-08-22 06:53:33 -04:00
Eric Chou
5ea354700f Bug 783520 - [b2g-bluetooth] follow-up to bug 730992, r=qdot 2012-08-22 18:37:08 +08:00
Jon Coppeard
de317327ba Bug 779183 - GC: Incremental sweeping of atoms table part 2 - Sweep atoms compartment at the end r=billm 2012-08-22 10:45:37 +01:00
Jon Coppeard
4a5ff44d45 Bug 779183 - GC: Incremental sweeping of atoms table part 1 - Add per-compartment mark/sweep state r=billm 2012-08-22 10:45:37 +01:00
Jon Coppeard
c6c2b84239 Bug 784282 - GC: Assert that cross-compartment pointers are wrapped when marking r=billm 2012-08-22 10:45:37 +01:00
Ed Morley
18b177c6cf Merge mozilla-central to mozilla-inbound 2012-08-22 10:37:32 +01:00
Ed Morley
9d67a4ff74 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-22 10:28:02 +01:00
Dão Gottwald
460420e038 fix indent (no bug, DONTBUILD) 2012-08-22 09:58:18 +02:00
jmaher@mozilla.com
28f7095817 Bug 781580 - deploy a new talos.zip to capture bug 781507;r=Callek 2012-08-21 20:57:11 -07:00
Jeff Gilbert
cb06cece67 Bug 766366 - Add GLContext::BlitTextureToTexture - r=bjacob 2012-08-21 20:30:20 -07:00
Jeff Gilbert
8f5f4144ad Bug 738833 - Add webgl force-readback pref - r=bjacob 2012-08-21 20:29:06 -07:00