Commit Graph

104243 Commits

Author SHA1 Message Date
Cameron McCormack
7b1c6a96f0 Bug 655877 - Part 23a: Add white-space:-moz-pre-discard-newlines value with white space collapsing behavior like SVG's xml:space="preserve". r=roc,dbaron 2012-09-07 15:42:19 +10:00
Boris Zbarsky
06092f65fb Bug 767931. Make drawWindow and asyncDrawXULElement ChromeOnly. r=roc 2012-09-07 01:29:47 -04:00
Kan-Ru Chen (陳侃如)
61237219e9 Bug 789385 - Use AGPS_TYPE_SUPL instead of AGPS_TYPE_ANY. r=dougt 2012-09-07 13:04:05 +08:00
L. David Baron
5e63099fb4 Remove last use of enablePrivilege in layout/style mochitests. (Bug 653461, patch 4) r=bzbarsky 2012-09-06 21:16:09 -07:00
L. David Baron
ff3df34b87 Rename nsIPresShell::InitialReflow to Initialize since it doesn't actually perform reflow. (Bug 788956) r=roc 2012-09-06 21:16:09 -07:00
Andres Hernandez
7db919dde8 Bug 786418 - browser_newtab_focus.js shouldn't fail when FKA is enabled on Mac, r=enn 2012-09-05 13:43:41 -06:00
Chris Jones
25909c8590 Bug 789368: Mind our fenceposts when estimating fps. r=jrmuizel 2012-09-06 20:12:03 -07:00
Isaac Aggrey
bdf73fba49 Bug 785131 - Don't process any node when aChildrenOnly is set; r=ehsan 2012-08-23 12:17:43 -05:00
Ehsan Akhgari
f33b9f1461 Bug 786375 - Remove AutoScriptEvaluate::mContextHasThread since it is unused; r=bholley 2012-09-06 21:59:33 -04:00
Jeff Gilbert
0397411c16 Bug 782860 - Mark failing WebGL reftests as failing - r=bjacob 2012-09-06 18:46:43 -07:00
Jeff Gilbert
5602d6cd75 Bug 782860 - Add basic WebGL reftests - r=bjacob 2012-09-06 18:46:39 -07:00
Jeff Walden
9d8db6b467 Add #include guards to jsversion.h. No bug, r=howtheheckwerethesenottherebefore
--HG--
extra : rebase_source : 89499382057938c51ebdbf1bb70467cba8b5ca5d
2012-09-06 17:51:42 -07:00
Jeff Walden
65a4f01760 Fix clang warnings on extraneous semicolons after member function definitions, implicit NULL-to-bool conversions, and the utter deadwood-ness of PCStack::cx. No bug, r=themaid, r=sfink
--HG--
extra : rebase_source : ba7420a9d61edfd25ebbea81771b640091d14de2
2012-09-06 16:50:46 -07:00
Masayuki Nakano
08b5649f75 Bug 788401 Avoid JS warnings in EventUtils.synthesizeWheel() r=smaug 2012-09-07 09:53:27 +09:00
Ryan VanderMeulen
3e24bd6b86 Backout 512b664f8092 (bug 788105) due to robocop orange. 2012-09-06 20:44:12 -04:00
Andrew Quartey
f51538ccc9 Bug 761155 - Extend Mesa LLVMpipe Preference to GLX r=bjacob 2012-09-06 20:16:30 -04:00
Andrew Quartey
567e57c9ae Bug 788398 - Remove unused variable 'rule' in CairoPathContext::DuplicateContextAndPath r=bjacob 2012-09-06 20:16:30 -04:00
Nick Thomas
5f47df4cd6 Bug 770996, force firefox binary on Mac so that partner builds can use partials, r=catlee NPOTB 2012-09-07 11:57:28 +12:00
David Anderson
9618644f2b Add bogus --disable-ion build flag (bug 789319, r=sstangl). 2012-09-06 16:42:54 -07:00
Luqman Aden
46d1c6ded1 Bug 714937 - Replace GFX_PACKED_PIXEL with an inline function. r=jrmuizel 2012-09-06 01:31:29 -04:00
Felipe Gomes
1971f62b7e Bug 766616. Part 1. Implement about:socialerror page. r=mixedpuppy 2012-09-06 16:23:01 -07:00
Shane Caraveo
f579da83d9 Bug 787272. Disable recommend button on logout. r=jaws 2012-09-06 13:47:01 -07:00
Shane Caraveo
207baefbc9 Bug 789248. Fix failing social tests by only updating the status panel on tests that require it and are sure to clear it up afterwards. r=felipe 2012-09-06 13:14:34 -07:00
Shane Caraveo
f4119f617d Bug 786207. Display name in share panel is white on gray on OSX. r=felipe 2012-09-04 13:00:36 -07:00
Shane Caraveo
793ef5de61 Bug 789308. Fix reversed socialFrameShow/Hide events. r=felipe 2012-09-06 15:36:36 -07:00
Ehsan Akhgari
7ce23caa9e Backout changeset 2a737ee5d9b1 (bug 719180 part 2) for possible orange 2012-09-06 18:52:20 -04:00
Ehsan Akhgari
7f70b54cd5 Backout changeset 1bce26e37922 (bug 719180 part 1) for possible orange 2012-09-06 18:51:54 -04:00
Ehsan Akhgari
08bfa558c1 Backout changeset 25fd2119c8e1 (bug 714937) for possible orange 2012-09-06 18:51:02 -04:00
Ehsan Akhgari
1a43a4f098 Backout changeset f18c63c99be6 (bug 789257) for breaking the builds 2012-09-06 18:47:19 -04:00
Luqman Aden
97366a0c4e Bug 786897 - Command line option -private crashes, if privacy mode is enabled in preferences. r=ehsan 2012-09-05 22:14:37 -04:00
Ehsan Akhgari
c30bfea585 Bug 789257 - Remove some unneeded includes on Windows; r=bbondy 2012-09-06 18:12:45 -04:00
Chris Jones
e2b60610ac Bug 789130: Unregister hal observers on HalParent::ActorDestroy(), and make Unregister*() functions resilient to unregister-of-not-registered observers. r=jlebar 2012-09-06 14:58:36 -07:00
gliuwr@gmail.com
0d539218ab Bug 788430 - Fix a minor bug in the MozillaMaintenanceService error handling. r=bbondy 2012-09-06 17:58:47 -04:00
Nils Maier
a5b44ad4f7 Bug 719180 - Part 2: Add jar channel unit tests. r=tglek 2012-09-06 17:58:47 -04:00
Nils Maier
f3c5bd8a1a Bug 719180 - Part 1: Correct jar channel stream ownership. r=tglek
Avoid potential file locking issues by not keeping references to the input
stream in the first place, analog to how nsBaseChannel/nsFileChannel are
implemented. The file locks will now be released as soon as either the stream
is explictly closed or the stream instance gets destroyed.
This means that a synchronous ::Open() will transfer the input stream
ownership to the caller, while asynchronous ::AsyncOpen() will transfer it to
the pump handling the asynchronous transfer to the caller's listener.
2012-09-06 17:58:47 -04:00
Luqman Aden
8abf3c5145 Bug 714937 - Replace GFX_PACKED_PIXEL with an inline function. r=jrmuizel 2012-09-06 01:31:29 -04:00
Martin Stransky
b667bc1118 Bug 433129 - Add a storage.nfs_filesystem preference and change the underlying file system to an nfs-friendly one when it's set. r=asuth 2012-09-06 17:58:46 -04:00
Ryan VanderMeulen
3486e479c6 Merge m-c to inbound. 2012-09-06 17:58:41 -04:00
Sriram Ramasubramanian
2726c1068f Bug 788105: Missing R in awesomebar directory. [r=cpeterson]
--HG--
extra : rebase_source : f404efc75992f9dc1c5930ba21e04df69a62f278
2012-09-06 12:22:21 -07:00
Jonathan Griffin
747e1f5f5a Bug 788854 - Escape backslash in filenames, r=mdas, DONTBUILD because NPOTB 2012-09-05 17:19:15 -07:00
Mike Hommey
88dc62dcc0 Bug 788954 - Remove export-idl rule. r=ted 2012-09-06 14:46:41 +02:00
Ed Morley
b96b62f2dd Backout ea472ffba523 & ae4a4bfde41e (bug 786922) for causing bug 789008 2012-09-06 11:58:20 +01:00
Ed Morley
c6d2c20860 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-06 10:19:16 +01:00
Ms2ger
c9e479fb63 No bug - Remove useless layout/reftests/Makefile.in; r=ted 2012-09-06 09:25:05 +02:00
Ms2ger
0744280d18 Bug 787971 - Fix warnings about function pointers in gtk2 webapprt; r=glandium 2012-09-06 09:25:05 +02:00
Ms2ger
d653d11db3 Bug 787412 - HTMLOptionElement.prototype.text should use do a deep tree traversal; r=mounir 2012-09-06 09:25:05 +02:00
Ms2ger
3e7ee5753d Bug 785642 - Return failure from nsDocShell::CaptureState if SaveWindowState returns null; r=mrbkap 2012-09-06 09:25:05 +02:00
Ms2ger
6b6c1230f5 Bug 763367 - Add support for [EnforceRange] and [Clamp]; r=bz 2012-09-06 09:25:03 +02:00
Ms2ger
aefd975ea8 No bug - Move the bool specialization of PrimitiveConversionTraits from between the integer ones. 2012-09-06 09:20:29 +02:00
Ms2ger
da816a754b Bug 785067 - Outparamdel nsGlobalWindow::SaveWindowState; r=mrbkap 2012-09-06 09:20:26 +02:00