Commit Graph

101474 Commits

Author SHA1 Message Date
Andrew McCreight
6c0ec6c6e5 Bug 779669 - Return error in GetMozDash. r=peterv 2012-08-06 08:12:06 -07:00
Ed Morley
cbc7719c91 Backout 7f8928077ed4 (bug 742795) for make-package & find filepath failures 2012-08-06 16:05:07 +01:00
Luke Wagner
fed82d59b8 Bug 780332 - rm getTypedArray (r=billm)
--HG--
extra : rebase_source : 411eb49e7283b62feb62da8a728309433b882c0e
2012-08-06 07:45:54 -07:00
Yoshi Huang
cfcf0b6c50 Bug 780063 - B2G RIL : ICC lock cannot work on Otoro. r=vicamo 2012-08-03 10:28:15 +08:00
Mike Hommey
9726c7ef33 Fixup whitespaces from bug 777379. DONTBUILD 2012-08-06 15:31:10 +02:00
Mike Hommey
ee47330ec1 Bug 777379 - Ensure that default is always the default target. r=ted 2012-08-06 15:21:10 +02:00
Mike Hommey
43826346d0 Bug 742795 - Autogenerate autoconf.mk. r=ted 2012-08-06 15:19:50 +02:00
Alex Vincent
9c84a840b5 Bug 779910 - xulrunner builds fail to compile on windows; r=bz 2012-08-04 23:12:56 +03:00
Aryeh Gregor
f41637535d Bug 780469 - Reduce unnecessary includes in some content/ header files; r=bz 2012-08-06 15:02:08 +03:00
Aryeh Gregor
4d1aebd934 Bug 780070 - Remove unnecessary includes from FragmentOrElement.h; r=bz 2012-08-05 12:11:24 +03:00
Aryeh Gregor
ef2b9c15d7 Bug 777292 - security/manager/: Don't treat number of bytes as an nsresult; r=kaie 2012-07-30 12:24:36 +03:00
Aryeh Gregor
6b6d20e82c Bug 777292 - security/manager/: Fix incorrect conversions to nsresult; r=kaie 2012-07-30 12:24:36 +03:00
Simon Montagu
4ae7b52fd9 Implement the new CSS property value unicode-bidi: isolate-override. Bug 774335, r=dbaron 2012-08-07 01:42:46 -07:00
Simon Montagu
e09f58837c Changes to tests for bug 774335, r=dbaron 2012-08-07 01:42:45 -07:00
Simon Montagu
464ccc6441 Use printf instead of sed to prevent lots of blank lines in console output from make -s. Bug 756382, r=ted 2012-08-07 01:42:45 -07:00
Mike Hommey
fd7fe8283e Bug 770426 - Replace double colon rules with dependency chains for preprocessing rules. r=khuey 2012-07-23 07:42:22 +02:00
Hsin-Yi Tsai
47fbe17a63 Bug 779353 - part 2 - testcase: Telephony hook up to permissions manager. r=philikon 2012-08-07 11:01:18 +08:00
Hsin-Yi Tsai
1179806aa5 Bug 779353 - part 1 - B2G Telephony: Hook up to permissions manager. r=mounir 2012-08-06 15:33:37 +08:00
Mike Hommey
a1a93a6120 Bug 742795 - Autogenerate autoconf.mk. r=ted 2012-08-06 15:19:50 +02:00
Makoto Kato
6ff25d0dc9 Bug 778389 - Password mask should be U+2022 on Android. r=cpeterson 2012-08-07 14:13:25 +09:00
Matt Brubeck
6ead01e8d2 Back out 9fb78d71f361, 28f8ce199bed, 78ffaa79a3de, 9f6f9b74d685 (bug 779940 and bug 778036) because of Android failures 2012-08-06 21:59:01 -07:00
Jason Duell
a04e7b8f68 Bug 776174 - e10s: cleanup IPC nsILoader code. r=smaug, r=jdm 2012-08-06 21:47:48 -07:00
Josh Aas
75eebb8639 Bug 780489: Fix some compiler warnings in plugin and mac code. r=smichaud 2012-08-07 00:09:23 -04:00
Makoto Kato
7c0b06ca0b Bug 780069 - msdmo.dll should be delay loaded. r=khuey 2012-08-07 12:08:04 +09:00
Ryan VanderMeulen
3073aaa004 Backout 0127c9c41bf2 (test for bug 780498) due to orange. 2012-08-06 23:04:12 -04:00
Matt Woodrow
0eb0792320 Bug 779940 - Add a ShadowLayer transaction fps counter. r=cjones 2012-08-07 15:00:42 +12:00
Matt Woodrow
2f1a115d77 Bug 778036 - Only notify the parent of the first TabChild paint. r=cjones 2012-08-07 15:00:41 +12:00
Matt Woodrow
5175ff1115 Bug 778036 - Only mark Layers as Mutated if the property values are different. r=roc 2012-08-07 15:00:41 +12:00
Matt Woodrow
af3016ac22 Bug 778036 - Retain RefLayers instead of creating them every frame. r=roc 2012-08-07 15:00:41 +12:00
Karl Tomlinson
3b28801ea2 b=779786 check fbconfig alpha instead of buffer size against render format r=mattwoodrow
--HG--
extra : transplant_source : %B6%E0%DDdG%F0%93%88%02%DDKf%D7%F8%9E%98%2A%19%92%BB
2012-08-07 13:22:23 +12:00
Karl Tomlinson
cf44d62d08 b=772883 replace MOZ_ENABLE_GTK with MOZ_WIDGET_GTK to restore nsUnixProxyModule r=roc
--HG--
extra : transplant_source : %BAM%C8%EA4%AF%B34%BD%3Bl%B6%82%E5%FA%E1%D6%E2%C4.
2012-08-06 12:59:44 +12:00
Anant Narayanan
c8f728979b Merge with mozilla-inbound 2012-08-06 18:48:05 -07:00
Patrick McManus
e0aa811d8b bug 765048 - backout 3 digit accept-language q values r=biesi 2012-08-06 21:42:38 -04:00
Mark Hammond
42e41f9925 Bug 779431 - symbolstore.py ignores SRCSRV_ROOT if hg provides a path. r=:ted 2012-08-07 11:32:45 +10:00
Marco Castelluccio
ea6847ef54 Bug 760748: Add the category of the application to the desktop entry file - Part 2; r=fabrice 2012-08-06 18:23:00 -07:00
Marco Castelluccio
c8ab37634e Bug 760748: Add the category of the application to the desktop entry file; r=fabrice 2012-08-06 18:16:00 -07:00
David Rajchenbach-Teller
e540621ec1 Bug 780498 - Test that OS.File.move removes the original file. r=nfroyd 2012-08-06 20:27:04 -04:00
Michael Comella
0e042458b2 Bug 780481 - Fix top sites item height. r=sriram 2012-08-06 20:27:04 -04:00
Michael Comella
80e81c360b Bug 780367 - AboutHomeContent should no longer have two views. r=sriram 2012-08-06 20:27:04 -04:00
Jan Varga
8fb6c69c76 Bug 779684 - Move FrameIteratorFlags to nsFrameIterator class. r=roc 2012-08-06 20:27:04 -04:00
Brian Hackett
91d898b1c5 Generate ICs which see through ListBase proxies, bug 769911. r=peterv,dvander 2012-08-06 14:51:33 -06:00
Ryan VanderMeulen
bf6b0b26fd Merge m-c to inbound. 2012-08-06 20:26:58 -04:00
Ed Morley
1368da883d Backout b4a63a0b90c2 (bug 778420), b849f1b3859a (bug 778420), d522b5a13b27 (bug 72964), 3a12c64bf53a (bug 778420), c07148142675 (bug 726053) for failures in test_bug435425.html on a CLOSED TREE 2012-08-07 00:57:27 +01:00
Ed Morley
f2e9e7000f Backout 34a7d2909954 (bug 780546) for causing bug 780761 one push later on a CLOSED TREE 2012-08-07 00:03:29 +01:00
Ed Morley
bfa01be4a0 Backout 684958bd600b (bug 769911) for failures in test_bug435425.html on a CLOSED TREE 2012-08-06 23:39:36 +01:00
Gavin Sharp
ba4f776c38 Bug 780702: fix nsIDOMWindowUtils comment by reordering some fullscreen methods, r=cpearce 2012-08-06 14:57:14 -07:00
Daniel Holbert
aadd1398e2 Bug 780728: Remove unused variable 'pixelRect' from nsDisplayCanvasBackground::Paint(). r=mattwoodrow 2012-08-06 14:55:41 -07:00
Jan Beich
45dc2e7578 Bug 779704 - Cleanup FreeBSD linker cruft from configure script. r=khuey 2012-08-06 19:44:36 +02:00
Anant Narayanan
19a0204dd8 Bug 779626: Javascript-global-constructor objects should be passed a window reference; r=mrbkap 2012-08-03 08:35:00 -07:00
Chris Peterson
058219de38 Bug 778468 - Part 6: Inject LayerView's InputConnectionHandler to remove GeckoInputConnection dependency. r=blassey
--HG--
extra : rebase_source : 7422a54c7c360ef8712c75d865e5e545d922aad1
2012-08-02 11:56:52 -07:00