Ehsan Akhgari
b92a794517
Backed out 2 changesets (bug 814952) because it breaks the build
...
Backed out changeset 974417414266 (bug 814952)
Backed out changeset 315707349606 (bug 814952)
2012-12-12 16:16:35 -05:00
Brian Nicholson
b22e6d3b1c
Bug 801646 - Use private state of parent when opening new tabs. r=mfinkle
2012-12-12 13:10:23 -08:00
Bill McCloskey
5bccb8cdf0
Bug 782818 - Temporarily enable compartment assertions (r=luke)
2012-12-12 12:59:51 -08:00
Jonathan Kew
72558acc83
bug 818454 - backout change from bug 722137, no longer needed. r=smontagu
2012-12-12 20:55:09 +00:00
Ehsan Akhgari
d20928f2f7
Bug 820875 - Implement MutexBase on Windows; r=bbondy
2012-12-12 11:18:17 -05:00
Matt Woodrow
1bc8a88aa8
Bug 820541 - Only call ProcessRemovedDisplayItems once per transaction. r=roc
2012-12-13 09:47:05 +13:00
Bas Schouten
1107ef181a
Bug 814952 - Test: Add a reftest for non-scaled stroke. r=jrmuizel
2012-12-12 21:37:10 +01:00
Bas Schouten
e0e8dc9638
Bug 814952: Further cleanup state management surrounding paths and pathbuilders. r=jrmuizel
2012-12-12 21:37:09 +01:00
Rik Cabanier
57d8174d6f
Bug 748433 - Test: Add tests for canvas blending. r=jrmuizel
2012-12-12 21:28:18 +01:00
Rik Cabanier
db7b579813
Bug 748433: Adds support for blending to the canvas globalCompositeOperator. r=jrmuizel
2012-12-12 21:28:17 +01:00
Rik Cabanier
3024c6e42a
Bug 809927: Add new blend modes and implement them for Direct2D. r=bas
2012-12-12 21:28:17 +01:00
Jared Wein
0834b2d12a
Bug 814404 - Hide useless menu item in non-browser windows on Mac. r=gavin
...
--HG--
extra : rebase_source : 4aebcaa31a6cf45fa1949eba731ad5c4d2e05188
2012-12-11 15:41:42 -08:00
Brian Hackett
7eab3ec7a5
Bug 819329 - Use AutoFlushCache when attaching finished compilations, r=dvander.
2012-12-12 13:18:00 -07:00
Gian-Carlo Pascutto
4282195cd5
Bug 816822 - Fix build files, unit tests, and clone some linux headers to make WebRTC unit tests build on Android, r=dmose,ted
2012-12-12 12:05:57 -08:00
Gian-Carlo Pascutto
a15e9d5a83
Bug 815883 - fix WebRTC builds for ARM chips with neon FPUs by cloning some linux headers and fixing build files. r=dmose,ted
2012-12-12 12:05:54 -08:00
Gian-Carlo Pascutto
8b95b539ee
Bug 813911 - Fix nrappkit on Android in gyp build file. r=dmose, ted
2012-12-12 12:05:50 -08:00
Ms2ger
7e932c86c0
Bug 820864 - Fix new build warnings in nsTransitionManager.cpp; r=nrc
2012-12-12 20:32:29 +01:00
Ehsan Akhgari
61b1fe31c8
Remove two extra instances of whenNewWindowLoaded, no bug
...
It's usually enough to define each function once in Javascript.
No need to keep repeating things to the compiler. ;-)
--HG--
extra : rebase_source : ea8530874b20669c3f0e963836b263f07fb48768
2012-12-12 14:08:19 -05:00
Robert Longson
4d91896f54
Bug 820629 - animateTransform should not animate non-transform-type attributes r=dholbert
2012-12-12 19:07:58 +00:00
Sriram Ramasubramanian
e449176b9f
Bug 818071: Replace private browsing resource for about:home background. [r=mfinkle]
2012-12-07 14:55:12 -08:00
Sriram Ramasubramanian
991ee22253
Bug 818071: Replace private browsing resources for the url-bar. [r=mfinkle]
2012-12-07 14:10:05 -08:00
Sriram Ramasubramanian
dbfab718fb
Bug 818071: Replace private browsing resources for address bar background. [r=mfinkle]
2012-12-07 14:09:33 -08:00
Sriram Ramasubramanian
79472fb0d0
Bug 818071: Replace private browsing resources for tabs-button. [r=mfinkle]
...
--HG--
rename : mobile/android/base/resources/color/tabs_counter_color.xml.in => mobile/android/base/resources/color/tabs_counter_color.xml
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml
rename : mobile/android/base/resources/drawable/tabs_button.xml.in => mobile/android/base/resources/drawable/tabs_button.xml
rename : mobile/android/base/resources/drawable/tabs_level.xml.in => mobile/android/base/resources/drawable/tabs_level.xml
2012-12-07 14:08:13 -08:00
Sriram Ramasubramanian
6f9ae746ef
Bug 806929: "Open in new private tab" for awesomebar entries. [r=mfinkle]
...
--HG--
extra : rebase_source : cd981fca47a0d77cdd42b213341ea26e62d99cea
2012-11-16 13:34:34 -08:00
Sriram Ramasubramanian
2c9891e6dd
Bug 806929: "Open in new private tab" for context-menus. [r=mfinkle]
...
--HG--
extra : rebase_source : 6bda80df74dabec5a8b6a853f3d2691eab4a56b2
2012-11-16 13:20:33 -08:00
Ethan Hugg
47bd0a7bc7
Bug 820550 - Signaling - stop checking API state in CloseInt r=ekr
2012-12-12 09:39:51 -08:00
EKR
1ab56747cb
Bug 820671 Make PCImpl a tombstone if mMedia is null r=jesup
2012-12-11 19:45:09 -08:00
Dan Mosedale
1f420ec7bf
Bug 820559: Workaround old Android gcc build-bustage by casting anonymous enum template args to ints, r=ekr
2012-12-12 10:15:49 -08:00
Jeff Hammel
09ff6205d8
Bug 820606 - update mozfile on mozilla-central to version 0.1;r=gps
2012-12-12 10:01:27 -08:00
Jeff Hammel
a6d8cdba83
Bug 820612 - remove docs.manifest from mozilla-central;r=wlach DONTBUILD because NPOTB
2012-12-12 09:55:30 -08:00
Ted Mielczarek
a73f9fcfe0
bug 820769 - fix mozmake.py to generate correct common.mk include. r=jesup
2012-12-12 11:32:05 -05:00
Justin Lebar
822f4ee221
Bug 820540 - Build more things with -funwind-tables when DMD is enabled on ARM. r=glandium
...
This allows our backtraces to trace into more files.
As part of this fix, fix typo in gfx/cairo/cairo/src/Makefile.in introduced in bug 785422.
2012-12-12 11:15:35 -05:00
Benjamin Peterson
bd0c6115e7
Bug 819509 - Rename almost everything dealing with strict mode to just |strict|. r=njn
...
--HG--
extra : rebase_source : b9698ec5c0fee259ca84aa29ec15118509d9e86f
2012-12-12 01:37:34 -05:00
Benjamin Peterson
7044ad9b09
Bug 819509 - Reduce possible tokenizer lookahead. r=njn
...
--HG--
extra : rebase_source : 85362ff2f4703c23cb5a46cef5fa837a4d8f8240
2012-12-12 01:35:26 -05:00
Benjamin Peterson
1b37e03c8c
Bug 819509 - Remove old strict mode code and simplify. r=njn
...
--HG--
extra : rebase_source : bc45b3d5c6229042512a8079ec9941e86df8a4c5
2012-12-12 01:35:17 -05:00
Benjamin Peterson
5447f78806
Bug 819509 - Make strictness a boolean. r=njn
...
--HG--
extra : rebase_source : c27dcc98cf86d2550590e097f484a15bd26e89a3
2012-12-12 01:35:12 -05:00
Benjamin Peterson
d142cbe071
Bug 819509 - Reimplement banning of XML in defaults. r=njn
...
--HG--
extra : rebase_source : c6caca04941cd93ccc19414cb1f15bccf686f49c
2012-12-12 01:35:06 -05:00
Benjamin Peterson
77dac08f38
Bug 819509 - Reparse functions if we discover they are strict. r=njn
...
--HG--
extra : rebase_source : ab04928f5922e6785f32dcd802b2474525981e99
2012-12-12 01:35:05 -05:00
Benjamin Peterson
8cbbec8014
Bug 819509 - Make some JSFunction setters idempotent. r=njn
...
--HG--
extra : rebase_source : 71dab04f49a84d1d3108d610e33fa7e06a18a143
2012-12-12 01:34:46 -05:00
Benjamin Peterson
b43c7084b8
Bug 819509 - Make the tokenizer record if it sees an octal escape. r=njn
...
--HG--
extra : rebase_source : 924bbbfe3fdcad5c4334f2bf6cbb91763fced512
2012-12-12 01:34:35 -05:00
Benjamin Peterson
c80d3162ca
Bug 819509 - Minimal tokenizer support for seek and tell. r=njn
...
--HG--
extra : rebase_source : 0689ce098094157e1dc9967e86bf30b42a75622c
2012-12-12 01:34:29 -05:00
Benoit Girard
aa1466040b
Bug 773428 - Part 2: Expose AddMarker via IDL. r=ehsan
...
--HG--
extra : rebase_source : 208a4569f5a9e2895400ed244483d4e160b36f48
2012-09-05 09:45:28 -04:00
Benoit Girard
75c5e10ece
Bug 773428 - Part 1: Support dynamic profiler markers. r=ehsan
...
Add support for dynamic markers. All markers are copied and a signal lock is introduced to guard the stack usage. Because the marker stack is guarded by the signal lock the variables are no longer volatile.
--HG--
extra : rebase_source : 9c87347065bdff85430f53453099941895d064da
2012-12-11 14:10:56 -05:00
Benoit Girard
4daa1bdd2e
Bug 820548 - Move .gdbinit to topsrcdir. r=glandium
...
--HG--
rename : build/.gdbinit => .gdbinit
extra : rebase_source : fda8b33aa3214a3d13940f8f1f0ba843cb65dca9
2012-12-11 16:05:53 -05:00
Kartikaya Gupta
f6a406afe1
Bug 820546 - Reduce the number of files that are preprocessed while building fennec. r=mfinkle
2012-12-12 10:10:50 -05:00
Mike Hommey
7a281758d5
Bug 780448 - Add rules for generic python unit tests. r=ted
2012-12-12 16:01:32 +01:00
Mike Hommey
400ba91116
Bug 820724 - Add support for more elaborate expressions for Preprocessor.py. r=ted
2012-12-12 16:00:40 +01:00
Jonathan Kew
c44d8b77b1
bug 820707 - consistently set familyHasItalic flag on GDI font entries, to avoid referring back to the family during font instantiation. r=roc
2012-12-12 14:09:50 +00:00
Ms2ger
dd2281e759
Bug 820791 - Fix set-but-unused variable warning in nsUnicharStreamLoader::WriteSegmentFun; r=emk
2012-12-12 15:07:12 +01:00
Hubert Figuière
c69ae056f0
Bug 814086 - Limit the size of the pending queue of crash reports to 10. r=bsmedberg
...
--HG--
extra : rebase_source : d4cb9a6f65d0838609b2f723f527ae90ba966459
2012-12-11 17:06:48 -05:00