Jason Orendorff
9d5bcb7675
Bug 769504 - Atomize strings when using them as hash keys in a Map or Set. r=luke.
...
--HG--
extra : rebase_source : ba057a23415f4bca85d5c15c555db9fd10b5146e
2012-07-04 10:24:20 -05:00
Jason Orendorff
7668bd2615
Use // comments in MapObject.cpp. Trivial. r=luke in bug 769504.
...
--HG--
extra : rebase_source : eb243d44fba36c930b630d992ff5af74517e8a79
2012-07-04 10:24:12 -05:00
Jason Orendorff
44e8656fed
Bug 725907 - for-of improvements, part 5: Make ctypes arrays iterable. r=bhackett.
...
--HG--
extra : rebase_source : 598baa07d9cfa41255aadff979ca8319e288a05b
2012-07-04 10:24:06 -05:00
Vladimir Vukicevic
fa046b2d0d
b=768598, [profiler] save LR register on ARM Android, for some additional syscall info, r=bgirard
2012-07-04 11:25:15 -04:00
Hessam Salehi
1257ec8a23
Bug 722976 - Stop using nsIPrivateBrowsingService in ConsoleAPIStorage. r=gavin
...
Stop using the global private browsing state and instead use
PrivateBrowsingUtils to find out the privacy state of the relevant docshell.
2012-04-24 20:22:11 +04:30
Gervase Markham
90215374a1
Bug 763208 - Update .jp entry in PSL.
2012-07-04 16:08:35 +01:00
Chris Lord
0b684f98c7
Bug 758620 - Fix abort caused by unchecked clamping. r=ajuma
...
The initial values set for the offset for fixed position layers could clamp
with a max < min. This was due to a slightly incorrect min, but also because
it should have set these values in the else block of a later if that did a
range check on these values.
2012-07-04 15:56:49 +01:00
Kan-Ru Chen
321b84f23a
Bug 770440 - Make sure we only initialize sGLContext/sFramebufferOpen once. r=cjones
2012-07-04 08:30:59 -04:00
KO Myung-Hun
2fca6a900c
Bug 768742 - Implement Full OS/2 IME support. r=daveryeo
2012-06-20 19:09:05 +09:00
Georg Fritzsche
1faad561cc
Bug 757287 - Submit flash version from telemetry ping. r=nfroyd
2012-07-04 08:30:58 -04:00
David Rajchenbach-Teller
b3fa3efa9e
Bug 750178 - Companion test suite. r=khuey
2012-07-04 08:30:58 -04:00
David Rajchenbach-Teller
70ba941adc
Bug 750178 - Add an OS.Constants module. r=khuey
2012-07-04 08:30:58 -04:00
David Rajchenbach-Teller
133a568dc8
Bug 750178 - Expose OS.Constants as an xpcom component. r=khuey
2012-07-04 08:30:58 -04:00
Ryan VanderMeulen
1f6d94df0e
Merge m-c to inbound.
2012-07-04 08:30:52 -04:00
Tim Taubert
de79d806eb
merge m-c to fx-team
2012-07-04 14:16:49 +02:00
Jon Coppeard
a6780ef2fe
Bug 770200: GC: Simplify use of GC lock r=billm
2012-07-04 12:19:23 +01:00
Jon Coppeard
8c34a455b6
Bug 770121: GC: Make GC more deterministic when JS_MORE_DETERMINISTIC is defined r=billm
2012-07-04 12:17:49 +01:00
Jon Coppeard
eb05652f8c
Bug 770110: GC: gcIncrementalState is now used by non-incremental GCs r=billm
2012-07-04 12:15:18 +01:00
Bobby Holley
5e3fa89609
Bug 655649 - Introduce an API to recompute wrappers based on various filters. r=billm
2012-07-04 12:13:01 +02:00
Bobby Holley
8497041728
Bug 655649 - Codify |wrappedObject(value) == key| invariant. r=billm
...
Now that we're not doing that awful Location thing anymore, We should assert this.
2012-07-04 12:13:01 +02:00
Bobby Holley
14a9857e1a
Bug 655649 - Move/Rename RemapWrappers. r=billm
...
Simple rename/move. Renamed some parameters, and switched from manual iteration to CompartmentsIter.
2012-07-04 12:13:01 +02:00
Bobby Holley
cdd645ad4c
Bug 655649 - Hoist machinery for remapping a single wrapper into a separate function. r=billm
...
Aside from some renaming, no functionality has been changed.
2012-07-04 12:13:01 +02:00
Jared Wein
a6dfa42f83
Bug 770792 - PRIORITY_CRITICAL_HIGH notification bar on Windows and Linux is ugly solid red. r=dao
2012-07-04 02:00:03 -07:00
Jared Wein
5b09a26e03
Bug 654687 - Combine Stop and Reload in the page context menu. r=felipe
2012-07-03 23:21:53 -07:00
Masayuki Nakano
f528aa3f8e
Bug 764285 part.2 Use naming rules of virtual keycodes in SDK for defining undefined keycode r=smichaud
2012-07-04 14:59:50 +09:00
Masayuki Nakano
e268daff44
Bug 764285 part.1 Use virtual keycodes defined in SDK r=smichaud
2012-07-04 14:59:50 +09:00
Masayuki Nakano
d198821e6a
Bug 537230 part.2 Remake the test for selection underlines with CSS3 text-decoration r=roc
2012-07-04 14:59:50 +09:00
Masayuki Nakano
de1fe00cec
Bug 537230 part.1 Paint connection of complex style decoration lines smoothly r=roc
2012-07-04 14:59:50 +09:00
Phil Ringnalda
0f85240fe2
Back out ea9410c65673 (bug 769791) for mochitest-chrome bustage
2012-07-03 21:36:45 -07:00
Jared Wein
c7e1f963ae
Bug 770419 - Rename 'Send Image...', 'Send Video', 'Send Audio', and 'Send Page' to 'Email Image...', etc. r=fryn
2012-07-03 21:19:38 -07:00
Ehsan Akhgari
e4d2d195ad
Backout changeset 89f35d1fea6c (bug 539356) because of performance and correctness regressions
2012-07-03 20:32:33 -04:00
Ehsan Akhgari
03f92ed057
Backout changeset 75419010ac02 (bug 539356) because of performance and correctness regressions
2012-07-03 20:31:54 -04:00
Ehsan Akhgari
cebe52a580
Backout changeset ef47dbb6313a (bug 539356) because of performance and correctness regressions
2012-07-03 20:31:07 -04:00
Ehsan Akhgari
2b300e2946
Backout changeset 3a41b53f8ada (bug 539356) because of performance and correctness regressions
2012-07-03 20:30:11 -04:00
Ehsan Akhgari
7ca323fbe6
Backout changeset eea5704272d0 (bug 539356) because of performance and correctness regressions
2012-07-03 20:28:32 -04:00
Ehsan Akhgari
15926d8730
Backout changeset 2c411daf6633 (bug 539356) because of performance and correctness regressions
2012-07-03 20:27:47 -04:00
Ehsan Akhgari
70f358a631
Backout changeset 60affaedccc3 (bug 539356) because of performance and correctness regressions
2012-07-03 20:26:55 -04:00
Ehsan Akhgari
e13dc32085
Backout changeset d97bd4246317 (bug 539356) because of performance and correctness regressions
2012-07-03 20:26:18 -04:00
Ehsan Akhgari
5c63bf26a2
Backout changeset bd0a91621ea9 (bug 539356) because of performance and correctness regressions
2012-07-03 20:25:57 -04:00
Ehsan Akhgari
514088f9e1
Backout changeset f83491fc735a (bug 539356) because of performance and correctness regressions
2012-07-03 20:25:37 -04:00
Ehsan Akhgari
6ef72aef93
Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions
2012-07-03 20:24:55 -04:00
Ehsan Akhgari
729030ee5b
Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions
2012-07-03 20:21:03 -04:00
Ehsan Akhgari
99bc5e9399
Backout changeset ba840bf34511 (bug 539356) because of performance and correctness regressions
2012-07-03 20:20:24 -04:00
Ehsan Akhgari
abc68780bc
Backout changeset 90ab708bab8b (bug 539356) because of performance and correctness regressions
2012-07-03 20:19:49 -04:00
Ehsan Akhgari
ee77eaaad9
Backout changeset 65410094add4 (bug 539356) because of performance and correctness regressions
2012-07-03 20:19:18 -04:00
Ehsan Akhgari
032c183b13
Backout changeset ce5e9fefee19 (bug 539356) because of performance and correctness regressions
2012-07-03 20:18:34 -04:00
Ehsan Akhgari
829b35a778
Backout changeset d9f3358435ba (bug 539356) because of performance and correctness regressions
2012-07-03 20:17:53 -04:00
Ehsan Akhgari
388ec767e6
Backout changeset 0c75abcb72ff (bug 539356) because of performance and correctness regressions
2012-07-03 20:17:01 -04:00
Ehsan Akhgari
675fd1091f
Backout changeset f09fdc691c66 (bug 539356) because of performance and correctness regressions
2012-07-03 20:16:25 -04:00
Ehsan Akhgari
b860e57c8b
Backout changeset b7b89bbdd7ab (bug 539356) because of performance and correctness regressions
2012-07-03 20:15:58 -04:00