Commit Graph

148141 Commits

Author SHA1 Message Date
Masayuki Nakano
754420fdfd Bug 912956 part.9 Rename nsMutationEvent.h to mozilla/MutationEvent.h r=smaug
--HG--
rename : content/events/public/nsMutationEvent.h => content/events/public/MutationEvent.h
2013-09-24 19:04:16 +09:00
Masayuki Nakano
d33f3e133a Bug 912956 part.8 Create mozilla/MiscEvents.h r=roc 2013-09-24 19:04:15 +09:00
Masayuki Nakano
b2a36ed4e6 Bug 912956 part.7 Create mozilla/ContentEvents.h r=roc 2013-09-24 19:04:15 +09:00
Masayuki Nakano
488e8b2c96 Bug 912956 part.6 Create mozilla/TouchEvents.h r=roc 2013-09-24 19:04:15 +09:00
Masayuki Nakano
18cf13630a Bug 912956 part.5 Create mozilla/MouseEvents.h r=roc 2013-09-24 19:04:15 +09:00
Masayuki Nakano
3dd88b59ba Bug 912956 part.4 Create mozilla/TextEvents.h r=roc 2013-09-24 19:04:15 +09:00
Masayuki Nakano
5bf1259e9f Bug 912956 part.3 Create mozilla/BasicEvents.h r=roc 2013-09-24 19:04:14 +09:00
Masayuki Nakano
2a465d3e36 Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
--HG--
rename : widget/nsEvent.h => widget/EventForwards.h
2013-09-24 19:04:14 +09:00
Jon Coppeard
6a86c9711c Bug 906091 - Post-barrier globals, but only add to the store buffer on first write r=terrence 2013-09-24 10:08:35 +01:00
Jon Coppeard
e1947bb97c Bug 912567 - Add post barrier for newTypeObjects r=bhackett 2013-09-24 10:03:57 +01:00
Jon Coppeard
1b245e7684 Bug 912567 - Split HashMap/HashSet::rekey() into rekey() and rekeyIfMoved() r=terrence 2013-09-24 10:03:32 +01:00
Jacek Caban
822115bfb3 Bug 919513 - content/media/directshow fails to compile on GCC. r=cpearce 2013-09-24 10:41:00 +02:00
Jacek Caban
fda7a45f63 Bug 883522 - undef GetMessage in nsIDOMGeoPositionError.idl to avoid conflicts with PSDK headers. 2013-09-24 10:40:25 +02:00
Jacek Caban
3c628ebd15 Bug 919479 - cairo fails to compile on mingw r=BenWa 2013-09-24 10:39:58 +02:00
Carsten "Tomcat" Book
a88b8cb20a Backed out changeset f9fd3a1b03ed (bug 911678) for suspicion of causing nearly perma-orange on OSX Mochi-Browser Chome Tests 2013-09-24 10:26:07 +02:00
Victor Porof
c6230b20c5 Bug 916747 - Request longer timeout for browser_dbg_breakpoints-contextmenu.js, r=me 2013-09-24 11:11:17 +03:00
Victor Porof
7d26994025 Bug 860349 - Don't do a thread dispatch when performing the test in browser_dbg_chrome-create, r=me 2013-09-23 20:00:03 +03:00
Timothy Nikkel
fd8a8b8de0 Bug 862602. Turn on image visibility for android so we don't keep all images in foreground tab locked. r=kats 2013-09-24 01:30:27 -05:00
Jeff Muizelaar
a67b0b5676 Bug 916535. Avoid using repeating gradients for tiling when it won't work. r=roc
Avoiding normalization introduced in bug 895135 caused gradientStart/Stop to
not correspond to the firstStop and lastStop. This can cause us to incorrectly
decide to use the repeat fast path. This patch switches takes us back to the
same condition as we had before the regression.

--HG--
extra : rebase_source : f335e1db9166213115354eb14dbe90b09127a68b
2013-09-24 00:04:36 -04:00
Daniel Holbert
94a7238fff (no bug) Replace two c-style casts in nsFrame.cpp with const_cast<>. (no review; trivial/non-functional) 2013-09-23 21:04:08 -07:00
Makoto Kato
a1742b9bb3 Backout changeset 28aab9d91f12 (Bug 916071) 2013-09-24 12:55:46 +09:00
Boris Zbarsky
ac15921ffc Bug 919705. Don't ever claim that jsImplemented things are single-operation interfaces. r=mccr8 2013-09-23 23:11:45 -04:00
Boris Zbarsky
d177f64609 Bug 919114. ClientRectList should be [ArrayClass]. r=smaug 2013-09-23 23:11:45 -04:00
Boris Zbarsky
a07dbfc4e5 Bug 919103. Remove no longer needed goop that was making sure we set up expandos on the window with stub get/set hooks. Now we get that for free. r=bholley 2013-09-23 23:11:44 -04:00
Ryan VanderMeulen
e95f999003 Merge m-c to inbound. 2013-09-23 23:08:26 -04:00
Ryan VanderMeulen
a6e90764cc Merge inbound to m-c. 2013-09-23 23:05:11 -04:00
Ryan VanderMeulen
307af78c30 Merge fx-team to m-c. 2013-09-23 23:04:30 -04:00
Ryan VanderMeulen
2c3e37ced9 Backed out changeset 4ae90cb4b89a (bug 915961) for mochitest-bc failures.
CLOSED TREE
2013-09-23 22:58:27 -04:00
Ryan VanderMeulen
8af6d7e0b2 Backout bug 886164 for B2G regressions. 2013-09-23 21:26:05 -04:00
Gregory Szorc
32dda0ad99 NO BUG - Expand build system documentation DONTBUILD (NPOTB) 2013-09-23 17:21:10 -07:00
Rodrigo Silveira
c866e2db2c Bug 891667 - Adding test for fix r=mbrubeck
--HG--
extra : rebase_source : 2001d1f8ea387fed567d8fdb1c357acaa90057c6
2013-09-23 17:03:07 -07:00
Ryan VanderMeulen
fdd42a380a Merge inbound to m-c. 2013-09-23 17:01:29 -04:00
Ryan VanderMeulen
bacbe638ce Merge fx-team to m-c. 2013-09-23 17:00:26 -04:00
Ryan VanderMeulen
87e2f5b745 Merge b2g-inbound to m-c. 2013-09-23 16:57:55 -04:00
Wes Johnston
93c1cbe0f1 Bug 918086 - Disable overscroll when pinch zooming. r=kats 2013-09-23 11:47:05 -07:00
Wes Johnston
0bc39cb1db Bug 705246 - Disable overscroll when panning. r=kats 2013-09-23 11:46:50 -07:00
Gaia Pushbot
78502d729d Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/7c63d2f71b0b
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12371 from EverythingMe/enhanced-revert

Revert Bug 910316

========

https://hg.mozilla.org/integration/gaia-central/rev/c37a4d7a31c8
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Revert "Bug 910316 - [e.me] Everything.me features in enhanced branch for Firefox OS 1.2 r=crdlc"

This reverts commit cf5ec4a409ea46d37c4a682537006835014e2e7c.
2013-09-23 10:55:22 -07:00
Margaret Leibovic
272b9ced11 Bug 919228 - (Part 2) Remove unused bookmark_add string. r=sriram 2013-09-23 10:40:26 -07:00
Margaret Leibovic
81bb6f1fde Bug 919228 - Update top sites thumbnail placeholder text to "Add a site". r=sriram 2013-09-23 10:40:24 -07:00
Mark Capella
231f8dac81 Bug 917297 - Clicking on a link sometimes results in a JS error to logcat instead of navigation, r=kats 2013-09-23 12:48:31 -04:00
Gaia Pushbot
b27a71c4cb Bumping gaia.json for 4 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/10b45ef44857
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #12104 from KevinGrandon/bug_914835_contacts_search_lazy

Bug 914835 - Contacts lazy load search js r=francisco,jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/cf4d4565b4ac
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 914835 - Lazy load search js

========

https://hg.mozilla.org/integration/gaia-central/rev/44c207b58809
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #12353 from KevinGrandon/bug_919338_fix_browser_workloads

Bug 919338 - Update indexedDB path for browser workloads r=jhylands

========

https://hg.mozilla.org/integration/gaia-central/rev/3e3b76c35c4a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 919338 - Update indexedDB path for browser workloads
2013-09-23 09:30:24 -07:00
David Rajchenbach-Teller
3346eae372 Bug 910827 - Setting OS.File DEBUG will not automatically start the OS.File thread. r=froydnj 2013-09-23 12:18:28 -04:00
Nick Alexander
e509ad8b1c Bug 909432 - Unify RESFILES and RES_FILES, and rename both to ANDROID_RESFILES. r=gps 2013-09-23 09:02:08 -07:00
Gaia Pushbot
e08fb9744e Bumping gaia.json for 1 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/5b02a614c6ee
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 909622 - [B2G][Helix][messages][zhaotao]Sending mms with attachment(chinese name mp3) fail - r=julienw

- Replace all non standard word characters in filenames with a # while encoding SMIL
- Remove HTML escaping in preference for replacing unsafe chars with the #
- Add unit test to ensure that quotes are always escaped
2013-09-23 08:55:27 -07:00
Gaia Pushbot
95499bd0a5 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/84ef43784804
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12361 from zacc/bug919507

Bug 919507 - Disable test_browser_search

========

https://hg.mozilla.org/integration/gaia-central/rev/3f971ad96782
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 919515 - Disable test_browser_search - Searching for words is not giving results
2013-09-23 08:45:22 -07:00
Jon Coppeard
51f34c8622 Bug 918206 - Store float 32 register as double overlay in pool hint data r=mjrosenb 2013-09-23 16:08:23 +01:00
Gaia Pushbot
acf33b1946 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/c513fbdbf1b7
Author: Ran Ben Aharon <ran@everything.me>
Desc: Merge pull request #12289 from EverythingMe/enhanced-squashed

Bug 910316 - [e.me] Everything.me features in enhanced branch for Firefox OS 1.2 r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/1674d6036283
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Bug 910316 - [e.me] Everything.me features in enhanced branch for Firefox OS 1.2 r=crdlc
2013-09-23 07:56:23 -07:00
Kannan Vijayan
1a00c6cf69 Bug 918405 - Enable OSR-ing into Ion in functions with needsArgsObj. r=h4writer 2013-09-23 10:50:30 -04:00
Jeff Hammel
18cf2dd6e8 Bug 746243 - port Mochitest to Mozbase;r=ted 2013-09-23 07:47:48 -07:00
Gaia Pushbot
ab4da09dc7 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/15127e0e47b5
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #12321 from rnowm/action_menu_header

Bug 916087 - [BB] [Action Menu] Add functionality to headers

========

https://hg.mozilla.org/integration/gaia-central/rev/1960cd7937a8
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 916087 - [BB] [Action Menu] Add functionality to headers
2013-09-23 07:45:23 -07:00